@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#333; text-align:center; background:#fff; line-height:2; margin-left:auto; margin-right:auto;}
a{ color:#333; text-decoration:none; outline-style:none; outline-color:invert; outline-width:medium; -webkit-tap-highlight-color:transparent; transition:all 0.3s; -ms-transition:all 0.3s;}
a:link{ text-decoration:none;}
a:hover{ color:#0e3293;}
a img{ border:0 none;}
a{ blr:expression(this.onFocus=this.blur());}
a{ outline:none;}
a:focus{ outline:none;} 
h1,h2,h3,h4,ul,li,div,p,span,b,i,input,select{ margin:0; padding:0;}
ul,li,dl,dd,dt{ padding:0; margin:0; list-style:none;}
input,textarea{ font-family:Arial, Helvetica, sans-serif; outline:none; resize:none; -webkit-appearance:none; border-radius:0; -webkit-border-radius:0;}
em,i{ font-style:normal;}
i{ transition:all 0.3s; -ms-transition:all 0.3s;}
img{ display:block;}
video{ outline:none;}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.font{ font-family:'SimSun';}
.length{ word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.con{ padding:0 0 20px 0; background:#f4f4f4;}
.container{ max-width:1400px; width:94%; margin:0 auto; padding:0; text-align:left;}
/* CSS Common*/

/*header */
#header{ position:fixed; width:100%; margin:0 auto; text-align:center; top:0; z-index:9;}
#header .header_con{ height:110px; display:flex; align-items:center; justify-content:space-between; transition:all 0.5s; -ms-transition:all 0.5s;}
#header .lang{ background:url(../images/lang_ico.png) no-repeat left center; padding-left:32px;}
#header .lang>a{ font-size:14px;}
.header_box{ background:#fff; border-bottom:1px solid rgba(0,0,0,.1);}
.header_box .header_con{ height:70px !important;}

/*menu*/
.menu>ul>li{ float:left; padding:0 27px; height:70px; line-height:70px; text-align:center; position:relative; z-index:9;}
.menu>ul>li>a{ display:block; height:100%; font-size:16px; color:#303030; box-sizing:border-box;}
.menu>ul>li>a:hover{ color:#0e3293;}
.menu>ul>li>a.on{ color:#0e3293;}
.menu>ul>li:last-child{ padding-right:0;}
.menu>ul>li dl{ width:100%; background:rgba(255,255,255,0.95); position:absolute; left:0; right:0; margin:auto; top:70px; border-top:1px solid #0e3293; display:none;}
.menu>ul>li dl dd{ width:100%; display:flex; align-items:center; justify-content:center; text-align:center;}
.menu>ul>li dl dd a{ display:block; line-height:1.4; padding:10px; box-sizing:border-box; font-size:14px;}
.menu>ul>li dl dd:hover{ background:#0e3293;}
.menu>ul>li dl dd:hover a{ color:#fff;}

/*banner*/
.banner{ height:100vh;}
.banner .swiper-slide{ background-position:center; background-repeat:no-repeat; display:flex; align-items:center; justify-content:center; background-size:cover;}
.banner .swiper-slide .desc{ line-height:1; font-family:'Source Han Sans CN', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Serif CN'; margin-top:-30vh;}
.banner .swiper-slide .desc>em{ font-size:40px; color:#0e3293; display:block; font-weight:bold;}
.banner .swiper-slide .desc>.desc_box{ width:70%; margin:0 auto; font-size:18px; line-height:1.2; margin-top:26px; display:flex; align-items:center;}
.banner .swiper-slide .desc>.desc_box p{ display:flex; align-items:center; text-align:left;}
.banner .swiper-slide .desc>a{ width:145px; height:36px; line-height:36px; font-size:15px; margin:0 auto; text-align:center; background:#0e3293; color:#fff; border-radius:30px; display:block; margin-top:30px; display:none;}
.banner .swiper-slide .desc>a:hover{ background:#103db8;}
.banner .swiper-pagination{ bottom:12px;}
.banner .swiper-pagination-bullet{ margin:0 8px !important;}
.banner .swiper-pagination-bullet{ background:rgba(163,163,163,0.85); opacity:1; width:10px; height:10px;}
.banner .swiper-pagination-bullet-active{ background:#0e3293;}
.banner .swiper-button-next,.banner .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner .swiper-button-prev{ left:20px;}
.banner .swiper-button-next{ right:20px;}

/*banner_inside*/
.banner_inside{ height:600px;}
.banner_inside .swiper-slide{ background-position:center; background-repeat:no-repeat; display:flex; align-items:center; justify-content:center; background-size:cover;}
.banner_inside .swiper-slide .desc{ line-height:1; font-family:'Source Han Sans CN', 'Microsoft YaHei', 'Microsoft YaHei UI', 'Source Han Serif CN'; margin-top:-16vh;}
.banner_inside .swiper-slide .desc>em{ font-size:36px; color:#0e3293; display:block; font-weight:bold;}
.banner_inside .swiper-slide .desc>.desc_box{ width:70%; margin:0 auto; font-size:16px; line-height:1.2; margin-top:26px; display:flex; align-items:center;}
.banner_inside .swiper-slide .desc>.desc_box p{ display:flex; align-items:center; text-align:left;}
.banner_inside .swiper-slide .desc>a{ width:145px; height:36px; line-height:36px; font-size:15px; margin:0 auto; text-align:center; background:#0e3293; color:#fff; border-radius:30px; display:block; margin-top:25px; display:none;}
.banner_inside .swiper-slide .desc>a:hover{ background:#103db8;}
.banner_inside .swiper-pagination{ bottom:12px;}
.banner_inside .swiper-pagination-bullet{ margin:0 8px !important;}
.banner_inside .swiper-pagination-bullet{ background:rgba(163,163,163,0.85); opacity:1; width:10px; height:10px;}
.banner_inside .swiper-pagination-bullet-active{ background:#0e3293;}
.banner_inside .swiper-button-next,.banner_inside .swiper-button-prev{ width:15px; height:24px; background-size:15px 24px; margin-top:-12px;}
.banner_inside .swiper-button-prev{ left:20px;}
.banner_inside .swiper-button-next{ right:20px;}

/*home_pro*/
#home_pro{ margin-top:60px;}
#home_pro .home_pro_dh{ line-height:1;}
#home_pro .home_pro_dh>span{ color:#0e3293; font-size:32px; font-weight:bold; display:block; text-transform:uppercase;}
#home_pro .home_pro_dh>em{ font-size:15px; display:block; margin-top:12px; text-transform:uppercase;}
#home_pro .home_pro_con{ height:100%; display:flex; align-items:center; justify-content:center; overflow:hidden; margin-top:45px;}
#home_pro .home_pro_con ul{ width:100%; height:100%; display:flex; transition:all 1s;}
#home_pro .home_pro_con ul li{ position:relative; width:20%; height:100%; transition:all 1s;}
#home_pro .home_pro_con ul:hover li{ width:18%;}
#home_pro .home_pro_con ul li:hover{ width:28%;}
#home_pro .home_pro_con ul li .img>img{ transition:all 1s; -ms-transition:all 1s;}
#home_pro .home_pro_con ul li span{ position:absolute; top:85%; left:10%; font-size:24px; color:#fff; display:block; z-index:2; transition:all 1s; -ms-transition:all 1s;}
#home_pro .home_pro_con ul li .desc{ width:350px; position:absolute; top:85%; opacity:0; left:10%; right:10%; line-height:1.6; text-align:left; color:#fff; z-index:2; transition:all 1.2s; -ms-transition:all 1.2s;}
#home_pro .home_pro_con ul li .desc>i{ width:106px; height:30px; line-height:30px; color:#fff; text-align:center; display:block; margin-top:20px; border:1px solid #fff;}
#home_pro .home_pro_con ul li:hover .img>img{ filter:brightness(50%); -webkit-filter:brightness(50%);}
#home_pro .home_pro_con ul li:hover span{ bottom:auto; top:30%;}
#home_pro .home_pro_con ul li:hover .desc{ bottom:auto; top:38%; opacity:1;}
#home_pro .home_pro_list{ display:none;}

/*home_about*/
#home_about{ margin-top:60px;}
#home_about .home_about_dh{ line-height:1;}
#home_about .home_about_dh>span{ color:#0e3293; font-size:32px; font-weight:bold; display:block; text-transform:uppercase;}
#home_about .home_about_dh>em{ font-size:15px; display:block; margin-top:12px; text-transform:uppercase;}
#home_about .home_about_con{ margin-top:45px; position:relative;}
#home_about .home_about_con .box{ height:728px; display:flex; align-items:center;}
#home_about .home_about_con .desc{ width:65%; height:600px; background:url(../images/about_bg.png) no-repeat left center; background-size:cover; box-sizing:border-box; text-align:left; display:flex; justify-content:flex-end; align-items:center; position:absolute; z-index:2;}
#home_about .home_about_con .img{ width:65%; height:100%; overflow:hidden; position:absolute; right:0;}
#home_about .home_about_con .img>img{ width:100%; height:100%; object-fit:cover;}
#home_about .home_about_con .list{ position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; display:flex; align-items:center; z-index:2;}
#home_about .home_about_con .list .list_box{ width:64%;}
#home_about .home_about_con .list .list_box>span{ font-size:24px; color:#0e3293; line-height:1.4; font-weight:bold; display:block;}
#home_about .home_about_con .list .list_box>p{ font-size:15px; line-height:1.8; margin-top:8px;}
#home_about .home_about_con .list .list_box>ul{ width:65%; margin:0 auto; margin-top:25px; display:flex; justify-content:space-between;}
#home_about .home_about_con .list .list_box>ul>li>img{ width:78px; height:auto;}
#home_about .home_about_con .list .list_img{ display:none;}
#home_about .home_about_con .ico{ margin-top:50px;}
#home_about .home_about_con .ico>em{ font-size:24px; color:#0e3293; font-weight:bold; display:block; line-height:1;}
#home_about .home_about_con .ico>ul{ margin-top:25px; display:flex; flex-wrap:wrap; justify-content:space-between;}
#home_about .home_about_con .ico>ul>li{ width:33.3333%; display:flex; align-items:center; margin-bottom:15px;}
#home_about .home_about_con .ico>ul>li>span{ margin-left:10px; line-height:1.4;}

/*home_news*/
#home_news{ width:100%; margin-top:70px;}
#home_news .home_news_dh{ line-height:1; text-align:center;}
#home_news .home_news_dh>span{ color:#0e3293; font-size:32px; font-weight:bold; display:block; text-transform:uppercase;}
#home_news .home_news_dh>em{ font-size:15px; display:block; margin-top:12px; text-transform:uppercase;}
#home_news .home_news_con{ margin-top:45px; display:flex; justify-content:space-between;}
#home_news .home_news_con .l{ width:40%;}
#home_news .home_news_con .l .swiper-pagination-bullet{ margin:0 5px;}
#home_news .home_news_con .l .swiper-pagination-bullet{ background:#fff; opacity:0.6; width:18px; height:8px; border-radius:0;}
#home_news .home_news_con .l .swiper-pagination-bullet-active{ opacity:1}
#home_news .home_news_con .l .img{ width:100%; height:auto; overflow:hidden;}
#home_news .home_news_con .l .img img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
#home_news .home_news_con .l .img img:hover{ transform:scale(1); -webkit-transform:scale(1);}
#home_news .home_news_con .r{ width:57%;}
#home_news .home_news_con ul>li{ margin-bottom:30px; padding-bottom:25px; border-bottom:1px solid #ebebeb;}
#home_news .home_news_con ul>li span{ font-size:16px; line-height:1; display:block; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#home_news .home_news_con ul>li em{ color:#666; display:block; margin-top:5px;}
#home_news .home_news_con ul>li p{ color:#666; font-size:15px; line-height:1.8; margin-top:5px; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:2; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
#home_news .home_news_con ul>li:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}

/*home_partner*/
#home_partner{ width:100%; margin-top:90px; padding:60px 0; background:url(../images/partner_bg.jpg) no-repeat left center; background-size:cover;}
#home_partner .home_partner_dh{ line-height:1; text-align:center;}
#home_partner .home_partner_dh>span{ color:#0e3293; font-size:32px; font-weight:bold; display:block; text-transform:uppercase;}
#home_partner .home_partner_dh>em{ font-size:15px; display:block; margin-top:12px; text-transform:uppercase;}
#home_partner .home_partner_con{ margin-top:45px; display:flex; justify-content:space-between;}
#home_partner .home_partner_con ul{ display:flex; flex-wrap:wrap; padding-bottom:20px;}
#home_partner .home_partner_con ul>li{ width:15.8333%; background:#fff; margin-left:1%; margin-bottom:1%; display:flex; align-items:center; justify-content:center;}
#home_partner .home_partner_con ul>li:nth-child(6n+1){ margin-left:0;}
#home_partner .home_partner_con ul>li .img{ width:100%; padding:15% 0; box-sizing:border-box; background:#fff; display:flex; align-items:center; justify-content:center; overflow:hidden;}
#home_partner .home_partner_con ul>li .img img{ margin:0 auto; max-width:90%; max-height:90%; transition:all 0.6s; -ms-transition:all 0.6s;}
#home_partner .home_partner_con ul>li:hover img{ transform:scale(1.08); -webkit-transform:scale(1.08);}

/*left*/
#left{ width:100%;}
#left .left_dh ul{ height:70px; display:flex; align-items:center; justify-content:center;}
#left .left_dh ul li{ padding:0 12px;}
#left .left_dh ul li>a{ height:40px; line-height:40px; padding:0 25px; display:block;}
#left .left_dh ul li>a:hover{ color:#0e3293;}
#left .left_dh ul li>a.on{ background:#0e3293; color:#fff;}

/*content*/
#right{ width:100%;}
#right .right_dh{ background:#fff;}
#right .right_con{ min-height:200px; padding:50px 0 60px 0; max-width:1200px; margin:0 auto;}
#right .right_box{ clear:both; overflow:hidden;}
#right .right_box img{ max-width:100%; height:auto !important; display:inline-block;}
#right .right_box video{ max-width:100%; height:auto;}
#right .right_box iframe{ max-width:100%;}

/*list_pro*/
ul.list_pro{ display:flex; flex-wrap:wrap;}
ul.list_pro li{ width:23.5%; background:#fff; margin-left:2%; margin-bottom:2%;}
ul.list_pro li:nth-child(4n+1){ margin-left:0;}
ul.list_pro li>a{ cursor:pointer;}
ul.list_pro .img{ width:80%; height:auto; margin:0 auto; margin-top:6%; margin-bottom:6%; overflow:hidden;}
ul.list_pro .img img{ margin:0 auto; max-width:100%; max-height:100%; transition:all 0.5s; -ms-transition:all 0.5s;}
ul.list_pro li:hover img{ transform:scale(1.08); -webkit-transform:scale(1.08);}
ul.list_pro li span{ height:50px; line-height:50px; display:block; border-top:2px solid #f4f4f4; text-align:center; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*display*/
.dis_big{ display:flex; justify-content:space-between;}
.dis_big .l{ width:50%; background:#fff; display:flex; align-items:center; justify-content:center;}
.dis_big .l>img{ max-width:100%; max-height:100%;}
.dis_big .r{ width:45%;}
.dis_big .r>span{ font-size:20px; color:#0e3293; display:block;}
.dis_big img{ background:#fff; padding:25px; max-width:80%; margin:0 auto; box-sizing:border-box;}
.dis_big span{ display:block; padding:15px 0; font-size:16px;}
.dis_note{ text-align:left; margin-top:20px;}
.dis_note img{ margin:0 auto; max-width:100%; height:auto;}

/*login*/
.login{ position:fixed; left:0; top:0; right:0; bottom:0; z-index:99; display:none;}
.login .login_bg{ width:100%; height:100%; background-color:rgba(0,0,0,0.6);}
.login .login_con{ position:absolute; margin:auto; left:0; top:0; right:0; bottom:0; z-index:9; width:305px; height:250px; padding:30px 40px 33px; background:#fff; box-shadow:0 2px 14px 0 rgba(0,0,0,0.10); border-radius:4px;}
.login .login_con>span{ color:#222; font-size:20px; display:block; padding:0 12px; line-height:1; margin-bottom:10px;}
.login .close{ font-size:30px; font-weight:lighter; color:#666; cursor:pointer; display:block; position:absolute; top:-8px; right:15px;}
.login form{ width:100%; margin:0 auto; text-align:left;}
.login form .form-group{ position:relative; height:60px; border-bottom:1px solid #f3f3f3; position:relative;}
.login form .form-group span{ width:80px; display:inline-block; font-size:15px;}
.login form .form-group input{ width:200px; height:30px; padding:15px 0; background:transparent; font-size:15px; border:0;}
.login form input::-webkit-input-placeholder{ color:#9b9b9b;}
.login form input[type="button"]{ display:block; width:100%; height:45px; line-height:45px; background:#0e3293; border-radius:3px; margin:0 auto; margin-top:20px; font-size:18px; color:#fff; cursor:pointer; border:0; transition:all 0.3s;}
.login form input[type="button"]:hover{ background:#103db8;}
.login form p{ margin-top:10px;}
.login form p>a{ color:#0e3293; cursor:pointer;}
.login .reg_con{ position:absolute; margin:auto; left:0; top:0; right:0; bottom:0; z-index:9; width:305px; height:330px; padding:30px 40px 33px; background:#fff; box-shadow:0 2px 14px 0 rgba(0,0,0,0.10); border-radius:4px; display:none;}
.login .reg_con>span{ color:#222; font-size:20px; display:block; padding:0 12px; line-height:1; margin-bottom:10px;}
.login .reg_con .form-group{ position:relative; height:50px; border-bottom:1px solid #f3f3f3; position:relative;}

/*recruitment*/
.recruitment{ margin-top:110px;}
.recruitment .right_dh{ border-top:1px solid rgba(0,0,0,.1);}
.recruitment .right_con{ max-width:inherit !important;}

/*recruit*/
.recruit{ max-width:1200px; width:86%; margin:0 auto;}
.recruit .list_box{ background:#fff; padding-bottom:35px;}
.recruit .list_box>ul>li{ display:flex; align-items:center; margin-bottom:20px;}
.recruit .list_box>ul>li:last-child{ margin-bottom:0;}
.recruit .list_box>ul>li>.img{ width:50%;}
.recruit .list_box>ul>li>.img>img{ width:100%; height:auto; object-fit:cover;}
.recruit .list_box>ul>li>.desc{ width:50%; padding:3% 4%; box-sizing:border-box; text-align:left;}
.recruit .list_box>ul>li>.desc>span{ font-size:22px; display:block;}
.recruit .list_box>ul>li>.desc>.desc_box{ margin-top:20px; line-height:2;}
.recruit .list_box>span{ font-size:22px; padding-top:50px; text-align:center; display:block; border-top:1px solid #eff1f1;}
.recruit .list_box>dl{ padding:0 30px; margin-top:30px; display:flex; justify-content:space-between;}
.recruit .list_box>dl>dd{ width:32%; background:#f4f5f7; padding:25px; box-sizing:border-box; text-align:left;}
.recruit .list_box>dl>dd>span{ font-size:18px;}
.recruit .list_box>dl>dd>i{ width:40px; height:1px; background:#666; display:block; margin:10px 0;}
.recruit .list_box>dl>dd>.desc{ margin-top:20px;}
.recruit .list_con>.dh{ font-size:22px; display:block; margin:30px auto 25px auto; text-align:center; line-height:1;}
.recruit .list_con>.list{ background:#fff; padding-bottom:30px;}
.recruit .list_con>.list>.list_nav{ background:#f4f5f7; height:52px; line-height:52px; display:flex; justify-content:space-between; border-top:1px solid #e9e9e9; margin:0 30px;}
.recruit .list_con>.list>.list_nav>span{ width:14%; display:inline-block; text-align:center;}
.recruit .list_con>.list>.list_nav>span:nth-child(1){ width:24%;}
.recruit .list_con>.list>.list_nav>span:last-child{ width:10%;}
.recruit .list_con>.list>ul{ margin:0 30px;}
.recruit .list_con>.list>ul>li{ border-bottom:1px solid #e9e9e9; font-size:15px; cursor:pointer;}
.recruit .list_con>.list>ul>li>.list_dh{ display:flex; justify-content:space-between;}
.recruit .list_con>.list>ul>li>.list_dh>span{ width:14%; display:flex; align-items:center; justify-content:center; text-align:center; height:52px; line-height:1.4;}
.recruit .list_con>.list>ul>li>.list_dh>span:nth-child(1){ width:24%;}
.recruit .list_con>.list>ul>li>.list_dh>span:last-child{ width:10%; font-size:20px;}
.recruit .list_con>.list>ul>li>.list_dh>span>a{ color:#0a3385; border-bottom:1px solid #0a3385;}
.recruit .list_con>.list>ul>li>.list_dh>span>i{ color:#0a3385; font-size:26px;}
.recruit .list_con>.list>ul>li>.list_dh>span>i:nth-child(2){ display:none;}
.recruit .list_con>.list>ul>li>.list_ico>span>i:nth-child(1){ display:none;}
.recruit .list_con>.list>ul>li>.list_ico>span>i:nth-child(2){ display:block;}
.recruit .list_con>.list>ul>li>.list_desc{ border-top:1px solid #e9e9e9; padding:35px 0; line-height:2.2; display:none;}
.recruit .list_con>.list>ul>li>.list_desc>.list_desc_box{ width:90%; margin:0 auto; display:flex; justify-content:space-between;}
.recruit .list_con>.list>ul>li>.list_desc>.list_desc_box .box{ width:45%; text-align:left;}
.recruit .list_con>.list>ul>li>.list_desc>.list_desc_box .box>span{ font-weight:bold;}
.recruit .list_con .list_page{ display:flex; justify-content:space-between; line-height:60px; padding: 0 30px;}
.recruit .list_con .list_page>span{ font-size:15px; color:#0a3385; display:block;}
.recruit .list_con .list_page>span>i{ margin:0 5px;}
.recruit .list_con .list_page>.page{ font-size:18px;}
.recruit .list_con .list_page>.page .page_box{ display:flex; align-items:center;}
.recruit .list_con .list_page>.page span{ cursor:pointer;}
.recruit .list_con .list_page>.page em{ margin:0 6px; font-size:15px;}
.recruit .list_con .list_search{ background:#fff; padding:30px; box-sizing:border-box; padding-bottom:0;}
.recruit .list_con .list_search .list_search_box{ display:flex; align-items:baseline; margin-bottom:10px; height:42px; overflow:hidden;}
.recruit .list_con .list_search .list_search_box>span{ font-size:16px; width:130px; text-align:left;}
.recruit .list_con .list_search .list_search_box>ul{ width:calc(100% - 130px); display:flex; align-items:center; flex-wrap:wrap; position:relative;}
.recruit .list_con .list_search .list_search_box>ul>li{ margin-bottom:10px;}
.recruit .list_con .list_search .list_search_box>ul>li>a>em{ padding: 0 20px; height:32px; line-height:32px; border-radius:25px; display:block;}
.recruit .list_con .list_search .list_search_box>ul>li>a>em.on{ background:#0a3385; color:#fff;}
.recruit .list_con .list_search .list_search_box>ul>i{ height:32px; line-height:32px; cursor:pointer; color:#0a3385; position:absolute; right:0; top:0;}
.recruit .list_con .list_search .list_height{ height:auto;}

/*dis_recruit*/
.dis_recruit{ max-width:1200px; width:86%; margin:0 auto; background:#fff; padding:30px 0; box-sizing:border-box;}
.dis_recruit .recruit_name{ padding:0 30px; display:flex; justify-content:space-between; align-items:center;}
.dis_recruit .recruit_name>span{ font-size:22px; display:block;}
.dis_recruit form{ padding:20px 30px; margin-top:30px;}
.dis_recruit form>ul>li{ display:flex; margin-bottom:50px; border-bottom:1px solid #eff1f1; padding-bottom:50px;}
.dis_recruit form>ul>li>span{ width:40%; text-align:left; font-size:17px;}
.dis_recruit form>ul>li>.upload{ width:60%; height:220px; background:#f8f9fa; display:flex; align-items:center; justify-content:center; cursor:pointer;}
.dis_recruit form>ul>li>.upload>.box{ text-align:center; padding:25px 15px;}
.dis_recruit form>ul>li>.upload>.box>i{ font-size:16px; display:block;}
.dis_recruit form>ul>li>.upload>.box>span{ font-size:15px; width:160px; height:40px; line-height:40px; border:1px solid #0e3293; color:#0e3293; border-radius:30px; text-align:center; display:block; margin:0 auto; margin-top:15px;}
.dis_recruit form>ul>li>.upload>.box>span:hover{ background:#0b3a9e; color:#fff;}
.dis_recruit form>ul>li>.upload>.box>em{ display:block; margin-top:10px; font-size:15px;}
.dis_recruit form>ul>li>.upload>.box>p{ color:#888; margin-top:25px; line-height:1.4; font-size:14px;}
.dis_recruit form input[type="file"]{ display:none;}
.dis_recruit form>ul>li>dl{ width:60%;}
.dis_recruit form>ul>li>dl>dd{ margin-bottom:20px;}
.dis_recruit form>ul>li>dl>dd:last-child{ margin-bottom:0;}
.dis_recruit form>ul>li>dl>dd>span{ display:block; margin-bottom:10px; text-align:left;}
.dis_recruit form>ul>li>dl>dd>span>i{ color:#f00;}
.dis_recruit form>ul>li>dl>dd>input{ width:100%; height:40px; line-height:40px; border:1px solid #e6e6e6; text-indent:15px; font-size:15px;}
.dis_recruit form>ul>li>dl>dd>input:focus{ border-color:#0e3293;}
.dis_recruit form button{ width:176px; height:46px; line-height:46px; background:#0e3293; text-align:center; color:#fff; font-size:16px; margin-bottom:0; border:0; cursor:pointer; border-radius:30px;}
.dis_recruit form button:hover{ background:#0b3a9e;}

/*list_share*/
ul.list_share{ display:flex; flex-wrap:wrap;}
ul.list_share li{ float:left; width:380px; margin-left:30px; margin-bottom:30px;}
ul.list_share li:nth-child(3n+1){ margin-left:0;}
ul.list_share li .img{ width:380px; height:260px; overflow:hidden;}
ul.list_share li img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
ul.list_share li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_share li span{ display:block; padding-top:12px;}

/*share_list*/
ul.share_list{ display:flex; flex-wrap:wrap; padding-bottom:20px;}
ul.share_list li{ width:15.8333%; background:#fff; margin-left:1%; margin-bottom:1%; display:flex; align-items:center; justify-content:center;}
ul.share_list li:nth-child(6n+1){ margin-left:0;}
ul.share_list li .img{ width:100%; padding:15% 0; box-sizing:border-box; background:#fff; display:flex; align-items:center; justify-content:center; overflow:hidden;}
ul.share_list li .img img{ margin:0 auto; max-width:90%; max-height:90%; transition:all 0.6s; -ms-transition:all 0.6s;}
ul.share_list li:hover img{ transform:scale(1.08); -webkit-transform:scale(1.08);}

/*table*/
table{ width:100%; border-width:1px; border-color:#eee; border-collapse:collapse;}
table th{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#e8e8e8;}
table td{ border-width:1px; padding:8px; border-style:solid; border-color:#eee; background-color:#fff;}

/*list_news*/
ul.list_news li{ position:relative; height:40px; line-height:40px; border-bottom:1px dotted #ccc;}
ul.list_news li span{ position:absolute; right:5px; top:0;}

/*list_img_news*/
ul.list_img_news li{ padding-bottom:40px; overflow:hidden;}
ul.list_img_news li>a{ display:flex; justify-content:space-between;}
ul.list_img_news li .img{ width:25%; height:100%; overflow:hidden;}
ul.list_img_news li .img img{ width:100%; height:100%; object-fit:cover; transition:all 0.6s; -ms-transition:all 0.6s;}
ul.list_img_news li .img:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_img_news li .desc{ width:70%;}
ul.list_img_news li span{ font-size:20px; margin:10px 0; display:block; margin-top:2%; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.list_img_news li p{ color:#666; line-height:1.8; overflow:hidden; text-overflow:ellipsis; display:box; display:-webkit-box; line-clamp:3; -webkit-line-clamp:3; -webkit-box-orient:vertical;}
ul.list_img_news li em{ display:block; color:#888; margin-top:10px;}
ul.list_img_news li i{ width:146px; height:38px; line-height:38px; text-align:center; background:#0e3293; color:#fff; border-radius:20px; display:block; margin-top:4%;}
ul.list_img_news li i:hover{ background:#103db8;}

/*list_pic_news*/
ul.list_pic_news{ text-align:center;}
ul.list_pic_news li{ float:left; width:300px; margin:0 8px; height:260px;}
ul.list_pic_news li .img{ width:300px; height:200px; overflow:hidden;}
ul.list_pic_news li img{ width:100%; height:100%; object-fit:cover; transition:all 0.8s ease 0s; -webkit-transform:all 0.8s ease 0s; -ms-transition:all 0.8s ease 0s;}
ul.list_pic_news li:hover img{ transform:scale(1.1); -webkit-transform:scale(1.1);}
ul.list_pic_news li span{ display:block; padding-top:10px;}

/*dis_news*/
#dis_news .news_title{ font-size:22px; text-align:center; font-weight:bold;}
#dis_news .news_date{ text-align:center; line-height:2; padding-bottom:10px; color:#666; font-size:15px;}
#dis_news .news_content{ padding:5px; text-align:left;}

/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:30px; text-align:center; font-size:15px;}
.pages .pages_m_box{ display:none;}
.pages a{ border:1px solid #e5e5e5; padding:5px 10px; margin:0 3px;}
.pages a:hover,.pages a.active{ background:#0e3293; color:#fff; border-color:#0e3293;}
.pages span{ border:1px solid #e5e5e5; padding:5px 10px; margin:0 3px; cursor:pointer;}
.pages span:hover,.pages span.active{ background:#0e3293; color:#fff; border-color:#0e3293;}

/*animate*/
@keyframes rotate{
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}

/*map*/
.map{ width:100%; height:400px; border:1px solid #ccc;}
.map img{ max-width:inherit !important;}
.shadow,.pop,.anchorBL{ display:none;}

/*form*/
.form{ margin:0 auto; width:100%; font-size:15px;}
.form .form-group{ margin-bottom:10px;}
.form .form-group>em{ width:96px; display:inline-block;}
.form .form-group:nth-child(5)>em{ vertical-align:top;}
.form .form-group>input[type="text"],textarea{ width:300px; height:30px; border:1px solid #ddd; outline:none; text-indent:10px;}
.form .form-group>input.code{ width:80px;}
.form .form-group>textarea{ width:296px; height:100px; margin:5px 0;}
.form .form-group>img{ display:inline-block;}
.form .form-group>.box{ margin:0 auto; text-align:center; margin-top:20px;}
.form .form-group>.box>input{ width:100px; background:#f2f2f2; height:36px; line-height:36px; font-size:15px; color:#565656; border:0; cursor:pointer;}
.form .form-group>.box>input[type="submit"]{ margin:0 5px;}
.form .form-group>.box>input[type="submit"]:hover{ background:#0e3293; color:#fff;}
.form .form-group>.box>input[type="reset"]{ margin:0 5px;}
.form .form-group>.box>input[type="reset"]:hover{ background:#0e3293; color:#fff;}

/*float*/
.float{ width:50px; position:fixed; right:0; bottom:150px; background:#e2e4e3; z-index:99; padding:10px 0; border-radius:5px 0 0 5px;}
.float li{ margin:20px 0; position:relative;}
.float em{ display:block; width:80%; margin:0 auto; text-align:center; line-height:1.2; padding-top:10%;}
.float .note{ background:#fff; width:135px; position:absolute; right:50px; color:#222; padding:15px 0 10px 0; text-align:left; padding-left:10px; line-height:1.5; font-size:18px; box-shadow:0px 6px 30px 1px rgba(0,0,0,.2);-webkit-box-shadow:0px 6px 30px 1px rgba(0,0,0,.2); display:none;}
.float .note img{ width:120px; height:120px;}

/*nav*/
#footer_nav{ background:#0d2d83; padding:60px 0; color:#fff;}
#footer_nav .footer_nav_con{ display:flex; align-items:center; justify-content:space-between;}
#footer_nav .footer_nav_con ul{ display:flex; align-items:center; justify-content:center;}
#footer_nav .footer_nav_con ul>li{ display:block; padding:0 25px;}
#footer_nav .footer_nav_con ul>li>a{ color:#fff; font-size:16px;}
#footer_nav .footer_nav_con ul>li>a:hover{ color:#fff;}
#footer_nav .footer_nav_list{ display:flex; align-items:center; justify-content:space-between; margin-top:50px; font-size:14px;}
#footer_nav .footer_nav_list .img{ display:flex; align-items:center;}
#footer_nav .footer_nav_list .img>.desc{ margin-left:20px;}
#footer_nav .footer_nav_list ul{ width:500px;}
#footer_nav .footer_nav_list ul>li{ background:url(../images/contact_ico1.png) no-repeat left center; padding-left:30px; line-height:2.2;}
#footer_nav .footer_nav_list ul>li:nth-child(2){ background-image:url(../images/contact_ico2.png);}
#footer_nav .footer_nav_list ul>li:nth-child(3){ background-image:url(../images/contact_ico3.png);}
#footer_nav .footer_nav_list ul>li:nth-child(4){ background-image:url(../images/contact_ico4.png); background-position:left 6px;}

/*footer*/
#footer{ padding:30px 0; background:#092571; color:#fff; font-size:14px;}
#footer a{ color:#fff;}
#footer a:hover{ color:#fff;}
#footer .footer_con{ margin:0 auto; text-align:center;}

/*go_top*/
.go_top{ width:50px; height:50px; background:#222; color:#fff; font-size:16px; position:fixed; bottom:60px; right:20px; text-align:center; cursor:pointer; display:none;}
.go_top em{ text-align:center; display:block; line-height:1; padding-top:3px;}

/*media*/
@media (min-width:1000px){
.header{ display:none;}
}
@media screen and (max-width:1600px){
#home_pro .home_pro_con ul li span{ font-size:22px;}
#home_pro .home_pro_con ul li .desc{ width:300px;}
#home_about .home_about_con .list .list_box{ width:62%;}
}
@media screen and (max-width:1500px){
.menu>ul>li{ padding:0 20px;}
.menu>ul>li>a{ font-size:16px;}
#home_news .home_news_con ul>li{ margin-bottom:3.6%; padding-bottom:2.6%;}
}
@media screen and (max-width:1400px){
#home_news .home_news_con ul>li{ margin-bottom:3%; padding-bottom:2%;}
}
@media screen and (max-width:1360px){
.header_con>.logo>img{ height:36px;}
.menu>ul>li{ padding:0 18px;}
.menu>ul>li>a{ font-size:15px}
.banner .swiper-slide .desc>em{ font-size:36px;}
.banner .swiper-slide .desc>.desc_box{ font-size:17px;}
.banner_inside .swiper-slide .desc>em{ font-size:30px;}
.banner_inside .swiper-slide .desc>.desc_box{ font-size:15px;}
#home_pro .home_pro_con ul li span{ font-size:18px;}
#home_pro .home_pro_con ul li .desc{ width:260px;}
#home_news .home_news_con ul>li{ margin-bottom:2%; padding-bottom:1.5%;}
#footer_nav .footer_nav_con>.img>img{ height:36px;}
#footer_nav .footer_nav_con ul>li>a{ font-size:15px;}
ul.list_img_news li span{ margin-top:0;}
ul.list_img_news li i{ margin-top:2%;}
}
@media screen and (max-width:1200px){
.header_con>.logo>img{ height:30px;}
.menu>ul>li{ padding:0 10px;}
.menu>ul>li>a{ font-size:15px}
#home_pro .home_pro_con ul li .desc{ width:220px;}
#home_about .home_about_con .list .list_box>span{ font-size:18px;}
#home_news .home_news_con ul>li em{ line-height:1.6;}
#home_news .home_news_con ul>li p{ line-height:1.6; font-size:14px;}
#footer_nav .footer_nav_con ul>li{ padding:0 15px;}
#left .left_dh ul li{ padding:0 10px;}
#left .left_dh ul li>a{ padding:0 15px;}
}
/*public*/
@media screen and (max-width:999px){
html,body{ overflow:auto; overflow-x:hidden; font-size:15px; line-height:1.8;}
#header{ display:none;}
.container{ min-width:94%; width:94%;}
.con{ padding:0 0 30px 0;}

/*header*/
.header{ width:100%; height:60px; line-height:60px; background:#fff; position:fixed; border-bottom:1px solid rgba(0,0,0,.1); z-index:999;}
.header .m_logo img{ height:22px; padding:18px 0;}
.header .nav{ width:100%; height:100%; background:#fff; position:absolute; left:0; top:60px; border-top:1px solid #f0f0f0; overflow-y:scroll; display:none;}
.header .nav ul li a{ display:block; font-size:15px; color:#454545; line-height:16px; text-align:left; padding:14px 20px; border-bottom:1px solid #f0f0f0;}
.header .nav ul li a:hover{ background:#0e3293; color:#fff;}
.header .header_icon{ position:fixed; top:0; right:0; height:60px; width:50px; overflow:hidden; text-indent:100%; white-space:nowrap; color:transparent;}
.header .header_icon span,.header .header_icon span::after,.header .header_icon span::before { position:absolute; background-color:#0e3293; height:2px; width:24px;}
.header .header_icon span{left:50%; top:50%; bottom:auto; right:auto; -webkit-transform:translateX(-50%) translateY(-50%); -ms-transform:translateX(-50%) translateY(-50%); transform:translateX(-50%) translateY(-50%); -webkit-transition:background-color .3s; transition:background-color .3s;}
.header .header_icon span::after,.header .header_icon span::before{ content:''; left:0; -webkit-transition:-webkit-transform .3s; transition:-webkit-transform .3s; transition:transform .3s; transition:transform .3s,-webkit-transform .3s;}
.header .header_icon span::before{ -webkit-transform:translateY(-9px); -ms-transform:translateY(-9px); transform:translateY(-9px);}
.header .header_icon span::after{ -webkit-transform:translateY(9px); -ms-transform:translateY(9px); transform:translateY(9px);}
.header_top{ height:60px;}

/*banner*/
.banner{ height:40vh;}
.banner .swiper-slide{ background-size:cover;}
.banner .swiper-slide .desc{ margin-top:-20vh;}
.banner .swiper-slide .desc>em{ font-size:18px;}
.banner .swiper-slide .desc>.desc_box{ width:90%; margin:0 auto; font-size:14px; margin-top:10px;}
.banner .swiper-slide .desc>.desc_box p{ display:block; line-height:1.4;}
.banner .swiper-slide .desc>a{ width:120px; height:30px; line-height:30px; font-size:14px; margin-top:10px;}
.banner .swiper-pagination{ bottom:5px;}
.banner .swiper-pagination-bullet{ margin:0 4px !important;}
.banner .swiper-pagination-bullet{ width:8px; height:8px;}
.banner .swiper-button-prev{ left:10px;}
.banner .swiper-button-next{ right:10px;}

/*banner_inside*/
.banner_inside{ height:25vh;}
.banner_inside .swiper-slide{ background-size:cover;}
.banner_inside .swiper-slide .desc>em{ font-size:16px;}
.banner_inside .swiper-slide .desc>.desc_box{ width:90%; margin:0 auto; font-size:14px; margin-top:10px;}
.banner_inside .swiper-slide .desc>.desc_box p{ display:block; line-height:1.4;}
.banner_inside .swiper-slide .desc>a{ width:120px; height:32px; line-height:32px; font-size:14px; margin-top:20px;}
.banner_inside .swiper-pagination{ bottom:5px;}
.banner_inside .swiper-pagination-bullet{ margin:0 4px !important;}
.banner_inside .swiper-pagination-bullet{ width:8px; height:8px;}
.banner_inside .swiper-button-prev{ left:10px;}
.banner_inside .swiper-button-next{ right:10px;}

/*home*/
#home_pro{ margin-top:30px;}
#home_pro .home_pro_dh>span{ font-size:20px;}
#home_pro .home_pro_dh>em{ font-size:12px; margin-top:8px;}
#home_pro .home_pro_con{ display:none;}
#home_pro .home_pro_list{ display:block; margin-top:20px;}
#home_pro .home_pro_list .swiper-slide{ position:relative; height:60vh;}
#home_pro .home_pro_list .swiper-slide .img{ width:100%; height:100%; background:#000; overflow:hidden;}
#home_pro .home_pro_list .swiper-slide .img>img{ width:100%; height:100%; opacity:0.6; object-fit:cover;}
#home_pro .home_pro_list .swiper-slide .desc{ position:absolute; top:0; bottom:0; left:20px; right:0; margin:auto; color:#fff; display:flex; align-items:center;}
#home_pro .home_pro_list .swiper-slide .desc .desc_box{ width:80%; text-align:left; font-size:15px;}
#home_pro .home_pro_list .swiper-slide .desc span{ display:block; font-size:16px; margin-bottom:10px;}
#home_pro .home_pro_list .swiper-slide .desc i{ width:106px; height:30px; line-height:30px; font-size:14px; color:#fff; text-align:center; display:block; margin-top:20px; border:1px solid #fff;}
#home_pro .home_pro_list .swiper-pagination-bullet{ background:#fff; opacity:0.6;}
#home_pro .home_pro_list .swiper-pagination-bullet-active{ opacity:1;}

#home_about{ margin-top:30px;}
#home_about .home_about_dh>span{ font-size:20px;}
#home_about .home_about_dh>em{ font-size:12px; margin-top:8px;}
#home_about .home_about_con{ margin-top:15px;}
#home_about .home_about_con .box{ display:none;}
#home_about .home_about_con .list{ display:block; position:static;}
#home_about .home_about_con .list .list_box{ width:100%;}
#home_about .home_about_con .list .list_box>span{ font-size:17px;}
#home_about .home_about_con .list .list_box>p{ font-size:15px;}
#home_about .home_about_con .list .list_box>ul{ width:80%;}
#home_about .home_about_con .list .list_box>ul>li>img{ width:46px; height:auto;}
#home_about .home_about_con .list .list_img{ display:block; margin-top:10px;}
#home_about .home_about_con .list .list_img>img{ width:100%; height:auto;}
#home_about .home_about_con .ico{ margin-top:25px;}
#home_about .home_about_con .ico>em{ font-size:17px;}
#home_about .home_about_con .ico>ul{ margin-top:15px;}
#home_about .home_about_con .ico>ul>li{ width:48%;}
#home_about .home_about_con .ico>ul>li img{ width:36px;}
#home_about .home_about_con .ico>ul>li>span{ line-height:1.4;}

#home_news{ margin-top:30px;}
#home_news .home_news_dh>span{ font-size:20px;}
#home_news .home_news_dh>em{ font-size:12px; margin-top:8px;}
#home_news .home_news_con{ margin-top:20px; display:block;}
#home_news .home_news_con .l{ width:100%;}
#home_news .home_news_con .l .img{ width:100%; height:auto;}
#home_news .home_news_con .l .swiper-pagination{ bottom:8px;}
#home_news .home_news_con .l .swiper-pagination-bullet{ width:16px; height:4px;}
#home_news .home_news_con .r{ width:100%; margin-top:20px;}
#home_news .home_news_con ul>li{ padding-bottom:12px; margin-bottom:15px;}
#home_news .home_news_con ul>li span{ font-size:15px; line-height:1.2;}
#home_news .home_news_con ul>li em{ font-size:14px;}
#home_news .home_news_con ul>li p{ font-size:14px;}

#home_partner{ margin-top:30px; padding:30px 0;}
#home_partner .home_partner_dh>span{ font-size:20px;}
#home_partner .home_partner_dh>em{ font-size:12px; margin-top:8px;}
#home_partner .home_partner_con{ margin-top:20px; display:block;}
#home_partner .home_partner_con ul{ padding-bottom:0;}
#home_partner .home_partner_con ul>li{ width:48%; margin-left:4%; margin-bottom:4%;}
#home_partner .home_partner_con ul>li:nth-child(2n+1){ margin-left:0;}
#home_partner .home_partner_con ul>li .img{ height:60px; padding:0;}
#home_partner .home_partner_con ul>li .img>img{ max-width:90%; max-height:60%;}

/*content*/
/*right*/
#right{ width:100%;}
#right .right_dh{ margin:0; font-size:16px; position:relative;}
#right .right_con{ min-height:320px; padding:0; padding-top:20px;}
#right .right_con img{ max-width:100%; padding:0 !important;}
#right .right_con iframe{ max-width:100%; height:auto;}
#right .right_con video{ max-width:100%; height:auto;}
#right .right_con table{ width:100% !important;}

/*left*/
#left .left_dh ul{ height:auto; padding:10px 0; white-space:nowrap; overflow-x:scroll; display:block; text-align:center;}
#left .left_dh ul li{ padding:0; display:inline-block;}
#left .left_dh ul li a{ height:36px; line-height:36px; padding:0 15px; font-size:15px;}
#left .left_dh ul li a.on{ border-bottom:2px solid #0e3293;}
.mask{ position:fixed; top:0; left:0; z-index:1; width:100%; height:100%; background-color:rgba(0,0,0,.5); display:none;}

/*list_pro*/
ul.list_pro li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_pro li:nth-child(2n+1){ margin-left:0;}
ul.list_pro li .img{ width:100%; height:120px; margin-top:20px; margin-bottom:20px;}
ul.list_pro li span{ height:36px; line-height:36px; padding:0 5px;}

/*display*/
.dis_big{ display:block;}
.dis_big .l{ width:100%;}
.dis_big .r{ width:100%;}
.dis_big .r>span{ font-size:16px; padding-bottom:10px;}
.dis_big>span{ font-size:15px;}
.dis_note{ margin-top:5px;}

/*login*/
.login .login_bg{ width:100%;}
.login .login_con{ width:80%; height:240px; padding:5%;}
.login .login_con>span{ font-size:16px; padding:0; margin-bottom:10px; top:0;}
.login form .form-group{ height:46px;}
.login form .form-group span{ width:20%; font-size:14px;}
.login form .form-group input{ width:78%; padding:8px 0; font-size:14px;}
.login form input[type="button"]{ margin-top:20px; font-size:16px;}
.login .reg_con{ width:80%; height:300px; padding:5%;}
.login .reg_con>span{ font-size:16px; padding:0; margin-bottom:10px; top:0;}
.login .reg_con .form-group{ height:40px;}

/*recruitment*/
.recruitment{ margin-top:0; border:0;}

/*recruit*/
.recruit .list_box{ padding-bottom:0;}
.recruit .list_box>ul>li{ flex-wrap:wrap; margin-bottom:0;}
.recruit .list_box>ul>li:nth-child(1){ flex-direction:column-reverse;}
.recruit .list_box>ul>li>.desc{ width:100%; padding:15px;}
.recruit .list_box>ul>li>.desc>span{ font-size:17px;}
.recruit .list_box>ul>li>.desc>.desc_box{ margin-top:10px;}
.recruit .list_box>ul>li>.img{ width:100%;}
.recruit .list_box>span{ padding-top:20px; font-size:17px;}
.recruit .list_box>dl{ padding:15px; display:block; margin-top:0; padding-bottom:5px;}
.recruit .list_box>dl>dd{ width:100%; padding:15px; margin-bottom:15px;}
.recruit .list_box>dl>dd>span{ font-size:16px;}
.recruit .list_con>.dh{ margin:25px auto 20px auto; font-size:17px;}
.recruit .list_con .list_search{ padding:15px; padding-bottom:0;}
.recruit .list_con .list_search .list_search_box{ display:block; height:62px;}
.recruit .list_con .list_search .list_search_box>span{ font-size:15px; width:100%; text-align:left; display:block;}
.recruit .list_con .list_search .list_search_box>ul{ width:100%; margin-top:5px;}
.recruit .list_con .list_search .list_search_box>ul>li{ margin-bottom:5px;}
.recruit .list_con .list_search .list_search_box>ul>li>a>em{ padding:0 10px; height:30px; line-height:30px; border-radius:5px;}
.recruit .list_con .list_search .list_height{ height:auto !important;}
.recruit .list_con .list_search .list_search_box>ul>i{ height:30px; line-height:30px;}
.recruit .list_con .list_page{ padding:0 15px; line-height:40px;}
.recruit .list_con>.list>.list_nav{ margin:0 15px;}
.recruit .list_con>.list>ul{ margin:0 15px;}
.recruit .list_con>.list>.list_nav{ height:auto; line-height:1.4; display:flex; align-items:center;}
.recruit .list_con>.list>.list_nav>span{ width:25%;}
.recruit .list_con>.list>.list_nav>span:nth-child(1){ width:30%;}
.recruit .list_con>.list>.list_nav>span:nth-child(3){ display:none;}
.recruit .list_con>.list>.list_nav>span:nth-child(4){ display:none;}
.recruit .list_con>.list>.list_nav>span:nth-child(5){ display:none;}
.recruit .list_con>.list>ul>li>.list_dh>span{ width:25%; height:auto; padding:6px 0;}
.recruit .list_con>.list>ul>li>.list_dh>span:nth-child(1){ width:30%;}
.recruit .list_con>.list>ul>li>.list_dh>span:nth-child(3){ display:none;}
.recruit .list_con>.list>ul>li>.list_dh>span:nth-child(4){ display:none;}
.recruit .list_con>.list>ul>li>.list_dh>span:nth-child(5){ display:none;}
.recruit .list_con>.list>ul>li>.list_dh>span>i{ font-size:16px;}
.recruit .list_con>.list>ul>li>.list_desc{ padding:15px 0;}
.recruit .list_con>.list>ul>li>.list_desc .list_desc_box{ display:block;}
.recruit .list_con>.list>ul>li>.list_desc .list_desc_box>.box{ width:100%;}

/*dis_recruit*/
.dis_recruit{ padding:20px 0;}
.dis_recruit .recruit_name>span{ font-size:16px; text-align:left;}
.dis_recruit .recruit_name{ padding:0 15px; display:block;}
.dis_recruit .recruit_name>.box{ text-align:center;}
.dis_recruit .recruit_name>.box>a{ height:32px; line-height:32px; margin-top:15px; padding:0 20px;}
.dis_recruit form{ padding:0 15px; margin-top:10px;}
.dis_recruit form>ul>li{ display:block; padding-bottom:20px; margin-bottom:15px; text-align:left;}
.dis_recruit form>ul>li>span{ font-size:15px;}
.dis_recruit form>ul>li>.upload{ width:100%; margin-top:10px; height:auto;}
.dis_recruit form>ul>li>.upload>.box{ padding:15px;}
.dis_recruit form>ul>li>.upload>.box>span{ width:150px; height:30px; line-height:30px; margin-top:10px;}
.dis_recruit form>ul>li>.upload>.box>i{ font-size:15px;}
.dis_recruit form>ul>li>.upload>.box>p{ margin-top:15px;}
.dis_recruit form>ul>li>dl{ margin-top:10px; width:100%;}
.dis_recruit form>ul>li>dl>dd>input{ width:100%; height:38px; line-height:38px;}
.dis_recruit form button{ margin:10px auto; width:130px; height:38px; line-height:38px; font-size:15px;}

/*list_share*/
ul.list_share li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_share li:nth-child(2n+1){ margin-left:0;}
ul.share_list li .img{ height:60px; padding:0;}
ul.list_share li span{ padding-top:10px; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*share_list*/
ul.share_list{ padding-bottom:0;}
ul.share_list li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.share_list li:nth-child(2n+1){ margin-left:0;}
ul.share_list li .img{ height:60px;}
ul.share_list li .img>img{ max-width:90%; max-height:60%;}

/*list_news*/
ul.list_news li{ width:100%;}
ul.list_news li dd{ width: calc(100% - 86px); word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

/*list_pic_news*/
ul.list_pic_news li{ width:48%; margin-left:4%; margin-bottom:4%;}
ul.list_pic_news li:nth-child(2n+1){ margin-left:0;}
ul.list_pic_news li .img{ width:100%; height:100%;}
ul.list_pic_news li img{ width:100%; height:100%;}
ul.list_pic_news li span{ font-size:15px; text-align:left; word-break:keep-all; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.list_pic_news li p{ padding-top:5px;}

/*list_img_news*/
ul.list_img_news li{ padding-bottom:4%;}
ul.list_img_news li .img{ width:35%; height:100px;}
ul.list_img_news li .desc{ width:60%; padding:1% 0;}
ul.list_img_news li .desc span{ line-height:1; margin:0; font-size:15px;}
ul.list_img_news li .desc p{ font-size:14px; line-height:1.6; margin-top:10px; line-clamp:2; -webkit-line-clamp:2;}
ul.list_img_news li .desc em{ margin-top:5px; font-size:14px;}
ul.list_img_news li .desc i{ width:110px; height:30px; line-height:30px; margin-top:6px; display:none;}

/*dis_news*/
#dis_news{ width:100%;}
#dis_news img{ height:auto !important;}
#dis_news .news_title{ font-size:16px; width:90%; margin:0 auto; line-height:1.6;}

/*form*/
.form{ width:100%;}
.form .form-group>em{ width:100%;}
.form .form-group>input[type="text"]{ width:100%;}
.form .form-group>textarea{ width:98.5%;}
.form .form-group>input.code{ width:70px;}
.form input[type="submit"],input[type="reset"]{ width:40%;}

/*pages*/
.pages{ width:100%; margin:0 auto; margin-top:10px; margin-bottom:10px; text-align:center;}
.pages .pages_box{ display:none;}
.pages .pages_m_box{ display:block;}
.pages a{ padding:0px 8px;}
.pages span{ padding:0px 8px; margin:0;}
.pages .p_left{ float:left;}
.pages .p_right{ float:right;}
.pages .p_page{ border:0;}
.pages span:nth-child(2):hover{ background:none; color:inherit;}

/*float*/
.float{display:none;}

/*nav*/
#footer_nav{ display:none;}

/*footer*/
#footer{ padding:15px 0;}
#footer .footer_con{ width:96%; margin:0 auto; text-align:center;}
#footer .footer_con .l{ float:none;}
#footer .footer_con .r{ float:none; text-align:center;}
#footer .footer_copy{ margin:0 auto; width:94%; padding:15px 0;}
}