@charset "utf-8";
* {margin:0;padding:0; box-sizing: border-box; -moz-box-sizing: border-box; font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, sans-serif;outline:none;}
ul, li, ol {list-style: none outside none;}
fieldset, img {border:0;}
html{font-size: 13px;}
img{vertical-align:middle; max-width: 100%; display: block;}
em, i {font-style:normal;}
dl,dt,dd,h1,h2,h3,h4,h5,h6,p,ul,ol li,form {margin:0; padding:0;list-style-type:none;}
table {border-collapse:collapse;border-spacing:0;empty-cells:show;}
table.layout {table-layout:fixed;word-wrap:break-word;}
table,tr,td,th {table-layout:fixed;word-break:break-all;word-wrap:break-word;}
textarea {resize:vertical;}
a {font-size:13px;color:#22509d;text-decoration:none;}
a:hover{text-decoration:none; color:#000; }
.cf:after {clear:both;content: ".";display:block;height:0;visibility:hidden;}
.left{ float: left}
.right{ float: right}
.hide{ display: none;}
.wrap{ width: 1200px; margin: 0 auto; position: relative;}
.bzt{ color: #fff;}
.hbg{ background: #e5e5e5;}
.shou{ cursor: pointer;}
.bg_eee{ background: #eee;}
.wzy{white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.ovh{ overflow: hidden;}
.flexBox { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; flex-wrap: wrap; justify-content: space-between;align-items: center; }
.color_change{background: linear-gradient(to right,#197fdf,#028e4a);}


.pagination{display: flex; align-items: center; justify-content: center;margin-top: 20px;}
.pagination li{ display:inline-flex;justify-content: center; border: 1px solid  #ccc;height:30px; margin: 0 5px;line-height:30px;}
.pagination li a,.pagination li span{line-height: 30px;  color: #666; display: block;padding: 0 10px; }
/*.pagination li.disabled{ background: #ccc; color: #fff;}*/
.pagination li.active,.pagination li:hover{ background: #0a3699; color: #fff;border: none;}
.pagination li.active a,.pagination li:hover a,.pagination li.active span,.pagination li:hover span{ color: #fff;padding: 0 11px;}
/*.pagination li.prev ,.pagination li.next{background: none;}*/

.header{}
.header_top{ background: #eee;}
.header_top .wrap{display: flex; align-items: center; justify-content: space-between;line-height: 35px;}
.header_top .wrap .header_time{ color: #22509d;}
.header_top .wrap .header_cz {color:#868686;}
.header_top .wrap .header_cz a{ color: #868686;}
.header_center{display: flex; align-items: center; justify-content: space-between;margin: 20px auto;}

.mobile_nav{display: none;}
.nav_menu{ display: none;}

.header .nav{ }
.header .nav .layui-nav{background: none;padding: 0 50px; display: flex; justify-content: space-between;box-shadow:0 10px 10px -10px rgba(0,0,0,0.5);margin-bottom:5px;}
.header .nav .layui-nav li{padding: 0 30px;}
.header .nav .layui-nav li p{ display: flex;justify-content: center;}
.header .nav .layui-nav li p a{ display:inline-flex; align-items: center; justify-content: space-between;  font-size: 15px; padding: 0;  color:#0a3699;}
.header .nav .layui-nav li.layui-this p a{color: #f89216;}
.header .nav .layui-nav li:hover p a{color: #f89216;}

.header .nav .layui-nav li p span{ display: none;}
.header .nav .layui-nav li p a img{margin-left:5px;}
.header .nav .layui-nav .layui-this:after{display: none;}
.header .nav .layui-nav-bar{ display: none;}
.header .nav .layui-nav-child{top:60px; text-align: center;}
.header .nav .layui-nav-child a{font-size:13px;line-height:40px;}

.index_search{background: #0a3699; border-bottom: 1px solid #fff; color: #fff;}
.index_search .wrap{ display: flex; align-items: center; justify-content: space-between;padding: 0 50px;height: 60px; font-size: 16px;}
.index_search .left{background:url('../images/ss.png') left center no-repeat; padding-left: 30px;margin-left:30px;}
.index_search .center{ display: flex; align-items: center;margin-left: 120px;}
.index_search .center input{border: none;padding: 0 10px;margin-right: 20px;line-height: 25px;font-size: 14px;}
.index_search .center button{ background: #024286; border: none; color:#fff; width: 60px;line-height: 25px;margin: 0 5px;border-radius: 3px;font-size: 14px;cursor: pointer;}
.index_search .center img{ display: inline-block;width: 60px; height: 25px;display: none;}
.index_search .center p{margin-left:20px;font-size: 14px;}
.index_search .right{ display: flex;}
.index_search .right img{margin: 0 5px;}

.banner{ text-align: center; height:430px;}
.banner .swiper-slide{position: relative; background-size:cover; background-position: center center; background-repeat: no-repeat;}
.banner .swiper-slide a{display:block;height: 100%; width: 100%;}
.banner .swiper-pagination {bottom: 50px; display: flex; justify-content: center;}
.banner .swiper-pagination-bullet{ background:#0040d0;border: 1px solid #0040d0; margin: 0 5px !important; opacity: 1; width:60px; height:5px; border-radius:5px;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #f89216;  border: 1px solid #f89216;}
.banner .swiper-button{ background-image: none; width:35px; height: 100px; transition: 0.3s; top:42%; background-color: rgba(0,0,0,0.5); cursor: pointer; color: #fff; display: flex; align-items: center; justify-content: center;margin-top: 0;}
.banner .swiper-button.swiper-button-prev{left:50px;}
.banner .swiper-button.swiper-button-next{ right:50px;}
.banner .swiper-button:hover{  background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}
.banner .swiper-button i,.banner .swiper-button span{ display: inline-block;vertical-align: middle;}
.banner .swiper-button span{ height: 100%;}
.banner .swiper-button i:before{font-size: 30px;}


.index_title{display: flex; align-items: center;justify-content: center;flex-direction: column;text-align: center;position: relative;margin:50px auto;}
.index_title .content{position: relative;}
.index_title span{ color: #0a3699; font-size: 28px;font-weight: bold;letter-spacing:5px;}
.index_title p{ color: #bdbdbd; font-size: 30px;text-transform:uppercase;z-index: 3;position: relative;font-weight: bold;letter-spacing:1px;line-height:50px;padding: 0 25px;}
.index_title i.left{position: absolute;height: 100%;top:60px;left: 0;}
.index_title i.left:after{background: #bdbdbd;width:250px; height: 1px;content: ''; z-index: 1;position: absolute;right: 0;}
.index_title i.left:before{ background: #bdbdbd;width:80px; height: 3px; content: ''; z-index: 2;position: absolute;right: 0;margin-top:-1px;}
.index_title i.right{position:absolute;height: 100%;top:60px;right: 0;}
.index_title i.right:after{background: #bdbdbd;width:250px; height: 1px;content: ''; z-index: 1;position: absolute;left: 0;}
.index_title i.right:before{ background: #bdbdbd;width:80px; height: 3px; content: ''; z-index: 2;position: absolute;left: 0;margin-top:-1px;}


.title_base{ display: flex; align-items: center; justify-content: space-between;}
.title_base .title{display: inline-block;position: relative;color: #187fdb;font-size: 24px; line-height:50px;}
.title_base .title:after{background: linear-gradient(to right,#197fdf,#028e4a); position: absolute;width: 90%;left: 0; top:0;height:5px;content: '';}
.title_base a.more{text-transform: Uppercase; background: #ededed; border-radius:2px; color: #888; font-size: 14px;display: inline-block;padding: 2px 5px;}

.index_cate{ background: #f7f7f7;overflow: hidden;}
.index_cate .list{ display: flex; justify-content: space-between;margin: 0 auto 50px;}
.index_cate .list .cate{width: 280px;}
.index_cate .list .cate:hover{ background: #dce3ee;border-radius:5px;}
.index_cate .list .cate:hover p{color: #22509d;}
.index_cate .list .cate > img{width: 100%; height: 190px;}
.index_cate .list .cate p{color: #030303; font-size: 20px; text-align: center;margin: 25px 0;font-weight: bold;}
.index_cate .list .cate ul{padding: 0 20px;height: 125px;}
.index_cate .list .cate ul li{display: flex;align-items: center; line-height: 25px;font-size: 13px;}
.index_cate .list .cate ul li img{margin-right: 5px;}
.index_cate .list .cate ul li a{color: #000;}
.index_cate .list .cate ul li:hover a{color: #22509d;}
.index_cate .list .cate .more{color: #2b2b2b; line-height:35px; border: 1px solid #2b2b2b;border-radius: 5px; display: block;margin:20px auto; text-align: center;width:60%;}
.index_cate .list .cate .more:hover{ color: #22509d;}

.scope_business{margin: 35px auto 40px;}
.scope_business ul{margin-top: 20px; display: flex; align-items: center; justify-content: space-between;}
.scope_business ul li{ width: 270px; height: 165px;position: relative; display: flex; align-items: center; justify-content: center;}
.scope_business ul li img{width: 100%;height: 100%;position: absolute; left: 0; top:0; z-index: 1;}
.scope_business ul li p{position: relative; z-index:2;line-height: 50px; display: inline-block;padding: 0 30px; color: #fff; font-size: 22px;}

.index_authentication{}
.index_authentication > .content{overflow: hidden; background: url('../images/rz_bg.png') center center no-repeat;}
.index_authentication .content .wrap{display: flex; justify-content: space-between; margin:45px auto;}
.index_authentication .content .img{align-items: center; display: flex;justify-content: space-between; width:54%; }
.index_authentication .content .img img{display: inline-block;max-width:32%;height: 295px;}
.index_authentication .content video{width:45%;height: 295px;object-fit: fill;}

.index_about{}
.index_about .wrap{height: 505px;padding-right:350px; background: url('../images/about_bg.png') right center no-repeat;}
.about_content_text{position: relative;overflow: hidden;}
.about_content_text:before{background:url('../images/logo_wz.png') center center no-repeat;position: absolute;content: '';left: 55px; top:12px;width:322px;height:149px;}
.about_content_text .title{font-size: 28px; color: #000;position: relative;margin:40px 0 70px 50px;}
.about_content_text .title:after{position: absolute;left: 0;bottom:-10px;width: 100px; height: 3px;background: #000;content: '';z-index: 1;}
.about_content_text .text{line-height:28px;font-size: 14px;margin-bottom:25px;position: relative;z-index: 3;}
.about_content_text .address{ color: #0a3699;line-height:25px;font-weight: bold;}

.index_adv{margin-top: 25px;}
.index_adv img{display: inline-block;}
.index_adv .swiper-pagination{width: auto;right:50px;left: auto;bottom:20px;}
.index_adv .swiper-pagination-bullet{ background:#fff;border: 1px solid #fff; margin: 0 5px !important; opacity: 1; width:10px; height:10px; }
.index_adv .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #0037b4;  border: 1px solid #0037b4;}

.index_job_region > .content{background: url('../images/gz_bg.png') top center no-repeat;}
.index_job_region .wrap{overflow: hidden}
.index_job_region .wrap .text{color: #fff;font-size: 25px;line-height:50px; text-align: center;margin:140px 0 90px;}
.index_job_region .wrap ul{display: flex; justify-content: space-between; flex-flow: row wrap;}
.index_job_region .wrap ul li{margin-bottom: 25px;}
.index_job_region .wrap ul li:nth-last-child(-n+3){margin-bottom: 0;}

.link{background: #f7f7f7;overflow: hidden;}
.link .wrap{margin:30px auto 50px;display: flex;align-items: center;flex-flow: row wrap;justify-content: space-between;}
.link .wrap img{border: 1px solid #ccc;margin:5px 0;}


.index_news{background: #f7f7f7; overflow: hidden;}
.index_news_n{margin:45px auto; display: flex; justify-content: space-between;}
.index_news_n > div{width:49%; background: #fff;}
.index_news_n .title_base .title{margin-left:35px;}
.index_news_n .title_base .more{margin-right:35px;}

.notice .title_base{background: #fff;}
.notice ul{padding:15px 35px 25px 35px;}
.notice li{ display: flex; justify-content: space-between; align-items: center; color: #3c3c3c;}
.notice li:first-child{border-bottom: 1px solid #e6e6e6; display: block;margin-bottom:15px;}
.notice li .title a{ font-size: 18px; color: #3c3c3c;line-height: 30px;height:60px;overflow: hidden;  display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.notice li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;margin: 10px 0;}
.notice li .jj a{color: #8f8f8f;}
.notice li > a{ width:80%; color: #3c3c3c; line-height:35px;}
.notice li > a i{margin-right: 10px;}
.notice li > span{}

.industry ul{padding:15px 35px 25px 35px;}
.industry li{padding-bottom:13px;margin-bottom:13px; border-bottom: 1px solid #e6e6e6; display: flex; align-items: center; justify-content:space-between;}
.industry li:last-child{border-bottom: none;padding-bottom: 0; margin-bottom: 0;}
.industry li .img{width:25%;height: 80px;}
.industry li .img img{width:100%;height:100%;}
.industry li .content{width:72%;}
.industry li .title{line-height: 25px;margin-bottom: 10px;}
.industry li .title a{ font-size:16px; color: #3c3c3c;}
.industry li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.industry li .jj a{ color: #8f8f8f;}

.index_policy{ overflow: hidden;}
.index_policy_n{margin:45px auto; display: flex; justify-content: space-between;}
.index_policy_n > div{width:48%;}
.index_policy_n ul{padding:15px 0 25px 0;}
.index_policy_n li{display: flex; align-items: center; justify-content:space-between;}
.index_policy_n li:first-child{padding-bottom:13px;margin-bottom:13px; border-bottom: 1px solid #e6e6e6; }
.index_policy_n li .img{width:25%;height: 80px;}
.index_policy_n li .img img{width:100%;height:100%;}
.index_policy_n li .content{width:72%;}
.index_policy_n li .title{line-height: 25px;margin-bottom: 10px;}
.index_policy_n li .title a{ font-size:16px; color: #3c3c3c;}
.index_policy_n li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.index_policy_n li .jj a{color: #8f8f8f;}
.index_policy_n li{ display: flex; justify-content: space-between; align-items: center; color: #3c3c3c;}
.index_policy_n li > a{ width:80%; color: #3c3c3c; line-height:35px;}
.index_policy_n li > a i{margin-right: 10px;}

.performance{ background: #f7f7f7; overflow:hidden}
.performance_n{margin: 45px auto;}
.performance ul{ display: flex; align-items: center; justify-content: space-between;margin-top:30px;}
.performance ul li{ text-align: center; width:22.5%; background: #fff;}
.performance ul li img{height: 200px; width: 100%;}
.performance ul li p{line-height: 50px;padding: 0 30px; color: #434343;}
.performance ul li:hover p{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}

.information{overflow: hidden;}
.information ul{ display: flex; align-items: center; justify-content: space-between;margin: 50px auto;}
.information li{width: 22.5%; text-align: center;height: 160px;display: flex; align-items: center; justify-content: center;}
.information li:hover{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}
.information li a{ display: inline-block;}
.information li span{display: inline-block;width: 100%; height:60px;}
.information li p{line-height: 50px;font-size: 22px;color: #232323;}
.information li:hover p{color: #fff;}
.information li:nth-child(1) span{ background: url('../images/i1.png') center center no-repeat;}
.information li:nth-child(1):hover span{background: url('../images/i1_b.png') center center no-repeat;}
.information li:nth-child(2) span{background: url('../images/i2.png') center center no-repeat;}
.information li:nth-child(2):hover span{background: url('../images/i2_b.png') center center no-repeat;}
.information li:nth-child(3) span{background: url('../images/i3.png') center center no-repeat;}
.information li:nth-child(3):hover span{background: url('../images/i3_b.png') center center no-repeat;}
.information li:nth-child(4) span{background: url('../images/i4.png') center center no-repeat;}
.information li:nth-child(4):hover span{background: url('../images/i4_b.png') center center no-repeat;}

.footer{background: #2b2b2b;color: #fff;line-height: 45px;text-align: center;}


.n_banner{text-align: center;background-position: center center; background-repeat: no-repeat;background-size: cover;height: 109px;}

.n_content{position: relative;  overflow: hidden;margin-top:40px;}
.n_content_n{position: relative; z-index: 2; background: #fff; display: flex; justify-content: space-between; line-height:25px;margin-bottom: 50px;}
.n_content_l{width:260px;  }
.n_content_l .title{ letter-spacing:2px; font-weight: bold;padding:11px 0 11px 25px;background: #0a3699; display: flex;align-items:center;}
.n_content_l .title p{color: #fff;font-size:16px;border-left:3px solid #fff; height:18px;
    display:flex;align-items: center;padding-left: 10px;margin-right: 5px;min-width: 85px;}
.n_content_l .title span{color: #6890eb;font-size:12px;font-family: -webkit-pictograph;height: 18px;line-height: 22px;}


.n_content_l .list{}
.n_content_l .list li{background: #e1e1e1;margin-top:10px;}
.n_content_l .list li a{color: #515151;padding:0 35px;display: flex; align-items: center;line-height:38px;}
.n_content_l .list li a p{color:#000;font-size: 15px;margin-right: 5px;}
.n_content_l .list li a span{font-size: 10px;color: #999;}


.n_content_l .bottom{border: 1px solid #dcdcdc;margin-top:20px;}
.n_content_l .bottom .title{margin:15px 0;}
.n_content_l .news_tj{padding:10px 20px 30px;}
.n_content_l .news_tj li{}
.n_content_l .news_tj li a{position: relative;color: #000;display: flex; align-items: center;line-height:25px;padding:8px 0 8px 12px;}
.n_content_l .news_tj li a:before{position: absolute;content: ''; border-width:6px;border-style: solid; border-color: transparent  transparent transparent #6dbff9;left: 0;top:16px;}
.n_content_l .news_tj li a:after{position: absolute; bottom:0;width: 100%;border: 1px dotted #e2e2e2;height:1px;content: '';left: 0;}
.n_content_l .news_tj li:hover a{ color: #0a3699;}


.n_content_r{width:910px; padding:20px;background: #f7f7f7;}
.n_content_r > .title{ display: flex; align-items: center;  color: #000;padding: 10px 20px;margin-bottom: 10px;background: #fff;}
.n_content_r > .title i{ display:none;}
.n_content_r > .title p{padding:0 10px; font-size: 13px;}
.n_content_r > .title span{font-family:initial;font-size: 10px;color: #999;}

.n_content_nr{padding: 20px ;background: #fff;min-height: 300px;}

.crumbs{background:#fcfcfc;text-align: center;border-bottom: 1px solid #eee;}
.crumbs .wrap{display: inline-flex; align-items: center; line-height: 55px;margin: 0 auto; text-align: left; white-space: pre; color: #000;}
.crumbs img{margin-right:8px;}
.crumbs a{ color: #000;}
.crumbs a:last-child{color: #0a3699;}

.news_list{background: #fff;}
.news_list ul{}
.news_list li{padding:25px; border-bottom: 1px solid #e6e6e6; }
.news_list li:last-child{border-bottom:none;}
.news_list li .title{line-height: 25px;margin-bottom: 10px;}
.news_list li .title a{ font-size:16px; color: #3c3c3c;}
.news_list li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.news_list li .jj a{color:#8f8f8f;}

.news_detail{}
.news_detail > .title{font-size: 24px;text-align: center;line-height:35px;}
.news_detail > .time{text-align: center;line-height: 30px;border-bottom: 1px solid #e5e5e5;padding:10px 0;}
.news_detail > .body{padding:20px 0;}

#dituContent{width:100%;height:550px;border:#ccc solid 1px;}
#dituContent img{max-width: inherit;}

.achievement_list{}
.achievement_list ul{border-bottom: 1px dashed #ddd;}
.achievement_list ul li{ text-align: center; width:30%;margin-right:5%;  float:left; background: #fff;margin-bottom: 20px;}
.achievement_list ul li:nth-child(3n+3){margin-right:0; }
.achievement_list ul li img{height: 200px; width: 100%;}
.achievement_list ul li p{line-height: 50px;padding: 0 30px; color: #434343;}
.achievement_list ul li:hover p{background: linear-gradient(to right,#197fdf,#028e4a); color: #fff;}


.policy_list ul{}
.policy_list li{padding:25px 0;  border-bottom: 1px solid #e6e6e6; display: flex; align-items: center; justify-content:space-between;}
.policy_list li .img{width:25%;height: 120px;}
.policy_list li .img img{width:100%;height:100%;}
.policy_list li .content{width:72%;}
.policy_list li .title{line-height: 25px;margin-bottom: 10px;}
.policy_list li .title a{ font-size:16px; color: #3c3c3c;}
.policy_list li .jj{ font-size: 14px; color: #8f8f8f;line-height: 25px;}
.policy_list li .jj a{ color: #8f8f8f;}
.policy_list li .time{ color: #838383;margin-top: 10px;}

.expert_list{}
.expert_list .expert_search{margin:50px auto;border-radius: 30px;height: 45px;width: 390px; line-height: 45px; border: 1px solid #d2d2d2; display: flex;justify-content: space-between; align-items: center;}
.expert_list .expert_search input{border: none; background: none;line-height: 100%; height: 100%;margin:0 20px;width: 270px;}
.expert_list .expert_search button{line-height: 100%; height: 100%; background: linear-gradient(to right,#197fdf,#028e4a); color: #fff; border-radius: 30px; display: block; width: 80px; border: none; font-size: 18px; cursor: pointer;}

.expert_list ul{}
.expert_list ul li{width:23.2%;float: left;margin-right:2.4%; text-align: center;}
.expert_list ul li:nth-child(4n+4){margin-right: 0;}
.expert_list ul li .img{ width: 100%; padding: 30px; border: 1px solid #e9e9e9; height: 220px; display: flex; align-items: center; justify-content: center;}
.expert_list ul li .img img{max-height: 100%; }
.expert_list ul li .content{ color: #515151;padding:20px 0 25px;}
.expert_list ul li .title{  font-size: 18px;line-height: 35px;}
.expert_list ul li .jj{}

.certificate_list{background: #fff;padding: 20px;}
.certificate_list li{width:18%;float: left;margin-right:2.5%; padding:20px 10px 0; border: 1px solid #e9e9e9; margin-bottom:20px;text-align: center;}
.certificate_list li:nth-child(5n+5){margin-right: 0;}
.certificate_list li .img{height:150px;text-align: center;display: flex; align-items: center;justify-content: center;cursor: pointer;}
.certificate_list li img{max-height: 100%;display: inline-block;}
.certificate_list li .title{line-height:50px;}

.recruit_list{border:none;}
.recruit_list .layui-colla-item{ background: #f7f7f7;margin-top: 20px;}
.recruit_list .layui-colla-title{ color:#232323; display: flex;align-items: center; justify-content: space-between;padding:20px 30px;height: auto; line-height:inherit;background: none;}
.recruit_list .layui-colla-title i{left: auto;right: 10px;transform:rotate(45deg);width:auto; height:auto; display: flex; align-items: center; justify-content: center;position: relative;top:2px; transition: 0.3s;}
.recruit_list .layui-colla-title.show i{transform:rotate(0deg);}
.recruit_list .layui-colla-title i:before{font-size:35px;line-height:35px;}
.recruit_list .layui-colla-title i:before{}
.recruit_list .layui-colla-title .title{ display: flex; align-items: flex-end;}
.recruit_list .layui-colla-title .title p{ font-size: 24px;padding-right:30px;margin-right: 30px; border-right:1px solid #ddd; }
.recruit_list .layui-colla-title .title span{ font-size: 18px;}
.recruit_list .layui-colla-content{border: none;padding:0 30px;}
.recruit_list .layui-colla-content .content{padding:20px 0;}
.recruit_list .layui-colla-content .content:first-child{border-bottom: 1px solid #ddd;padding-top: 0;}
.recruit_list .layui-colla-content .title{ font-size: 18px;color: #232323;line-height:35px;margin-bottom:15px;}
.recruit_list .layui-colla-content .text{  color: #636363;line-height: 30px;}
.recruit_list .layui-colla-content button{font-size: 18px; color: #fff; text-align: center; display: inline-block; border: none; width: 200px;line-height: 55px;cursor: pointer;margin-bottom: 30px;}

.apply_form{  padding: 50px; }
.apply_form .title{ font-size: 30px; text-align: center;}
.apply_form .content{ margin: 50px 0;}
.apply_form .layui-form-item{ margin-bottom: 20px; }
.apply_form .layui-form-item:after{content:normal;}
.apply_form .layui-form-item label{ text-align: right; font-size:18px; height:55px;line-height:55px;padding: 0; }
.apply_form .layui-form-item label i{color: #e03431;line-height: 55px;margin-right: 10px;}
.apply_form .layui-form-item .layui-input-block{line-height: 55px;}
.apply_form .layui-form-item .layui-input-block input{ padding:0 20px;font-size: 20px;height:55px; width: 100%; border-radius: 5px; border: 1px solid #ddd;}
.apply_form .layui-form-item .layui-input-block .layui-input-inline{ width: 183px;}
.apply_form .layui-form-item .layui-input-block .layui-input-inline:last-child{ margin-right: 0;}
.apply_form .layui-form-item textarea{ font-size: 20px; resize: none;padding: 20px;}
.apply_form > button{ width: 100%; color: #fff; font-size: 30px; line-height: 55px; height: 55px;}
.apply_form .layui-form-select dl{top:55px;}
.apply_form .layui-form-select dd.layui-this{ background: #52a9df;}

.search_box{border: 1px solid #d1dfe9;border-radius: 5px;margin:120px 50px 50px;background-image: linear-gradient(to bottom,#e5eff6 2%,#fff 30%); padding: 50px;}
.search_box > p{color: #0a3699; font-size: 20px;position:relative;padding-left:20px;line-height:20px;}
.search_box > p:before{position: absolute;left: 0;top:2px;content: '';width:15px;height:15px; background: url('../images/ss.png') center center no-repeat #093599;background-size: cover;}
.search_box form{margin:50px 100px;}
.search_box .top{line-height: 30px;color: #000;}
.search_box .top label{font-size: 16px;}
.search_box .top input{border:1px solid #dcdcdc;border-radius: 5px;line-height:28px;padding: 0 10px;width: 320px;}
.search_box .bottom{display: flex; align-items: center;padding-left: 80px;margin-top: 30px;}
.search_box .bottom button{width:80px; line-height: 25px; background: #0a3699; color: #fff; border: none;margin: 0 10px; border-radius: 10px;cursor: pointer;}
.search_box .bottom img{height:25px;}