li {
list-style: none;
}
ul {
padding: 0;
margin: 0;
}
* {.
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
word-wrap: break-word;
}
input{
outline: none;
font-family: '微软雅黑';
}
.text-center{
text-align: center;
}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0;padding: 0px;bor;/* border: 0; */f;/* font-size: 100%; */*/outline: none;}
caption,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {font-size: 14px;-ms-text-size-adjust: 100%;overflow-x: hidden;/* -webkit-tap-highlight-color: transparent; */ }
body {font-family: "Microsoft Yahei","微软雅黑","Hiragino Sans GB","冬青黑体",tahoma,"times new roman",helvetica,arial;margin: 0 auto;color: #333;background-color: #fff;}
body{
overflow: hidden;
background: #fff;
}
textarea{
outline: none;
font-family: '微软雅黑';
}
.inner {
width: 95%;
margin: 0px auto;
position: relative;
}
.inner1 {
width: 100%;
margin: 0px auto;
position: relative;
}
.inner2{
width: 83%;
margin: 0px auto;
position: relative;
}
.inner1200 {
margin: 0px auto;
width: 1200px;
position: relative;
}
.inner1250{
margin: 0px auto;
width: 1250px;
position: relative;
}
.inner1000{
width: 1000px;
margin: 0 auto;
}
.inner1100 {
margin: 0px auto;
width: 1100px;
}
.inner1080{width: 1080px;
margin: 0 auto;}
.inner1280{width: 1280px;margin: 0 auto;}
.inner1240{
margin: 0px auto;
width: 1240px;
}
.inner1300{
margin: 0px auto;
width: 1300px;
position: relative;
}
.inner1400{
margin: 0px auto;
width: 1400px;
box-sizing: border-box;padding: 0 15px;
position: relative;
}
.inner1380{
margin: 0px auto;
width: 1380px;
}
.inner1440{
margin: 0 auto;
width: 1440px;
position: relative;
}
.inner1536{
margin: 0px auto;
width: 1536px;
position: relative;
}
.fc {
text-align: center;
}
.inner1600{
margin: 0 auto;
width: 83.33%;
position: relative;
}
.center{
text-align: center;
}
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.clearboth{ clear:both;}
h1, h2, h3, h4, h5, h6, p {
margin: 0;
padding: 0px;
}
figure,section,li,dd,div{
margin: 0;
padding: 0px;
border: 0;
font-size: 100%;
outline: none;
}
/*section{
letter-spacing:1px;
}*/
a{
text-decoration: none;
outline: none;
}
/*loding*/
.loading {
position: fixed;
width: 100%;
height: 100%;
background-color: #fff;
z-index: 1000000;
}
.spinner {
width: 150px;
height: 30px;
position: absolute;
left: 47%;
top: 50%;
margin-left: -75px;
margin-top: -15px;
}
.spinner>div {
/* width: 30px;
height: 30px;
background-color: #67CF22;*/
border-radius: 100%;
/* display: inline-block;*/
-webkit-animation: bouncedelay 1.8s;
animation: bouncedelay 1.8s;
/* Prevent first frame from flickering when animation starts */
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes bouncedelay {
0% {
-webkit-transform: scale(0.5)
}
,
30% {
-webkit-transform: scale(0.8)
}
,
/* 60% {
-webkit-transform: scale(1.2)
},*/
100% {
-webkit-transform: scale(2)
}
}
@-webkit-keyframes bouncedelay1 {
0% {
-webkit-transform: scale(0.5)
}
,
30% {
-webkit-transform: scale(0.8)
}
,
100% {
-webkit-transform: scale(1.5)
}
}
.fl{
float: left;
}
.ri{
float: left;
}
.fr{
float: right;
}
/*分页*/
.fanye{
float: left;
width: 100%;
display: inline-block;width: 100%;
margin: 30px 0;
}
.newdtitle{
text-align: center;
font-size: 32px;
padding: 15px 0;
padding-bottom: 30px;
color: #fff;
}
.new-deta{
color: #fff;
}
.moreye {
float: left;
width: 100%;
margin-bottom: 50px;
}
.moreye a {
color: #fff;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
margin-bottom: 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
/*.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
border-radius: 6px;
border-radius: 6px;
}*/
.pagination-lg>a, .pagination-lg>span {
padding: 8px 14px;
font-size: 14px;
line-height: 1.3333333;
margin: 0 3px;
border: none;
}
.pagination-lg>a {
background: #dcdcdc;
border: 1px solid #dcdcdc;
color: #fff;
}
.pagination-lg>span {
background: #bb272e;
/*border: 1px solid #1c7bd7;*/
color: #fff;
}
.pagination-lg>a:hover{
background: #bb272e;
/* border: 1px solid #1c7bd7;*/
color: #fff;
}
/*分页*/
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.clearboth{ clear:both;}
.video_div{width:100%; height:100%; background:rgb(0,0,0,0.8); position:fixed; z-index:100011111111111; left:0px; top:-100%;}
.video_div_closebtv{width:50px; height:50px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;}
.video_div_closebtv img{width:50px; height:50px;}
.video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;}
.video_div_center iframe{width:60%; margin-left:20%; margin-right:30%; height:600px; position:relative; top:50%; margin-top:-300px;}
/*******手机导航*******/
.a_zxlmenu{width:100%;/* margin-bottom:3%;*/ position:relative; display:none; z-index:100;background: linear-gradient(#95cd12,#09a23b);}
.a_zxlmenu_t{width:100%;height: 50px;line-height: 50px; font-size:14px; text-align:center; background-color:#3c77ff; color:#fff; cursor:pointer;}
.a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color: #fff;text-indent:0px; display:none;z-index: 1000;}
.a_zxlmenu_c li{width:100%; float:left; text-align:center; border-bottom: 1px solid #ccc;margin: 1px 0;}
.a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#000000; font-size:14px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#333; text-decoration:none;}
.a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;}
.a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;}
.a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:16px; text-decoration:none; text-indent:0px;}
.a_zxlmenu_t{background:#199e9e;}
.a_zxlmenu_c1{
display: none;
}
.a_zxlmenu_t i{
margin: 0 10px;
}
.a_zxlmenu_c1 li{
text-align: center;
border: none;
display: inline-block;
background-color: rgba(255,255,255,0.8);
border: none;
margin: 0;
}
.a_zxlmenu_c1 li a{
padding: 0 15px;
position: relative;
line-height: 30px;
margin: 5px 0;
}
.a_zxlmenu_c li a i{
float: right;
right: 15px;
top: 6px;
position: relative;
}
/*******手机导航*******/
/*内页nenuy*/
.pc_amenu{width:100%;padding:0px 2%;text-align:left;width: 100%;max-height: 54px;overflow: hidden;}
/*.pc_amenu{position: absolute;left: 0; bottom: 0;width: 100%;}*/
.a_menu_bg{ background:#f8f0de;max-height: 54px;overflow: hidden;}
.a_menu{width:100%; margin:0px; padding:0px; max-height: 54px;overflow: hidden;float: right;}
.a_menu .a_menu_a{ position: relative; margin:0 35px;padding: 0 5px; height:54px; display:inline-block; overflow:hidden; text-align:center; line-height:54px; color:#fff; font-size:18px;}
.a_menu .a_menu_a:after{-webkit-transition:all 0.5s ; transition:all 0.5s;position: absolute;left: 0;bottom: 0;width: 0;height: 4px;background: #199e9e;content: "";}
.a_menu .a_menu_a:hover:after,.a_menu .a_menu_a.activetm1:after{width: 100%;}
/*内页nenuy*/
/*手机导航*/
/* CSS Document */
.phone_nav{ display:none;height: 50px;}
.hided{ overflow:hidden; width:100%; height:100%; position:fixed;}
.phone_logo{ height:50px; background:#fff;box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2)}
/*.phone_logo .p1{ position:absolute; left:0; top:0; padding:20px; display:block;}*/
.phone_logo .p1 img{ height: 100%}
@media screen and (max-width:1200px) {
.phone_logo .p1 {padding-top: 10px; height: 43px; display: block;}
.in_top .heard{ display:none;}
.phone_logo {width: 100%;padding: 0 20px;box-sizing: border-box;}
.phone_nav{display:block; position:fixed; width:100%; top:0;left:0; display:block; transition-delay:0.7s; -webkit-transition-delay:0.7s; z-index:9999; border-bottom: 2px solid #e4e4e4;background: }
/*导航按钮*/
.phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:20px; top:10px; z-index:1;
transition:all 0.7s; -webkit-transition:all 0.7s;}
.phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#2e366c;
-webkit-transition-property: background-color, -webkit-transform;
transition-property: background-color, -webkit-transform;
transition-property: background-color, transform;
transition-property: background-color, transform, -webkit-transform;
-webkit-transition-duration: 300ms;
transition-duration: 300ms;}
.phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#2e366c;
transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform;
transition-property: margin, transform; transition-property: margin, transform, -webkit-transform;
transition-duration: 300ms; -webkit-transition-duration: 300ms;}
.phone_nav .nav_but:before{margin-top:-5px;}
.phone_nav .nav_but:after {margin-top:5px;}
/*栏目名称*/
.phone_nav .nav_main{z-index: 30000; height:100%; position:fixed; left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background:#199e9e ; overflow:hidden;}
.phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;}
.phone_nav .nav_main li a{background-position:left; color:#fff; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;}
/*.phone_nav .nav_main .ss{border:1px solid #fff; margin-top:20px;}
.phone_nav .nav_main .ss .p2{ float:right;}
.phone_nav .nav_main .ss .p2 input{ border:0; background:url("../images/app_ss1.png") center no-repeat; width:34px; height:34px;}
.phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; }
.phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;}
*/
.phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../image/lmfooter_bottom.png") center right no-repeat; z-index:99;}
.phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0; max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;}
.phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);}
.phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal}
.phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;}
.phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;}
.phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; }
.phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; }
.phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; }
.phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; }
.phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; }
.phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
.phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; }
/*打开样式*/
.phone_nav_one{background:#231815; transition-delay:0s; -webkit-transition-delay:0s; }
.phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;}
.phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); }
.phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);}
.phone_nav_one .nav_but_box { opacity:0.8;}
.phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);}
}
@media screen and (max-width:758px){/*--768-0--*/
/*.phone_logo .p1{ left:20px; padding:0; width:131px; margin-top:18px;}
.phone_logo .p1 img{ width:100%;}
.phone_logo{ height:77px;}
.phone_nav{ height:77px;}*/
/*.phone_nav .nav_main{ top:77px;}*/
.phone_nav .nav_but_box{ top:10px; right:10px;}
.phone_nav .nav_main ul{ margin-top:20px; height:350px; overflow-y:auto; box-sizing:border-box;}
.phone_nav .nav_main .b_one .ul{ height:auto;}
}
@media screen and (max-width:470px){/*--768-0--*/
.phone_logo {padding: 0 10px}
.phone_nav .nav_main ul{ height:410px;}
.phone_nav .nav_main .b_one .ul{ height:auto;}
}
.a_rlzydiv_c {display: inline-block;width: 100%;}
.a_rlzydiv_c dt{width:100%; float:left; font-weight:normal;text-align: left;}
.a_rlzydiv_c dt .div{width:100%; padding:1.2% 0px; background-color:#e5e6e6; color:#000; font-size:16px; float: left;}
.a_rlzydiv_c dt .div .s1{width:46%; text-indent:3%;}
.a_rlzydiv_c dt .div .s2{width:19.5%;}
.a_rlzydiv_c dt .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dt .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;text-align: left;background: #fff; border-bottom: 1px solid #edeae9;}
.a_rlzydiv_c dd .div{border-bottom: 1px solid #dddddd; float: left;width:100%; padding:20px 0px; background: url(../image/r_jt1.png) right 20px center no-repeat; background-color:#fff; font-size:14px; color:#000; cursor:pointer;}
.a_rlzydiv_c dd .div:hover,.a_rlzydiv_c dd .div.activerc{ background:url(../image/r_jt2.png) right 20px center no-repeat; background-color:#3871c1; color: #fff !important;}
.a_rlzydiv_c dd .div .s1{width:46%; text-indent:3%;font-size: 16px;}
.a_rlzydiv_c dd .div .s2{width:19.5%;}
.a_rlzydiv_c dd .div .s3{width:13%; text-align:center;}
.a_rlzydiv_c dd .div .s4{width:21.5%; text-align:center;}
.a_rlzydiv_c dd .div1{box-sizing: border-box; width:100%; display:none; float: left;}
.a_rlzydiv_c dd .div1_c{text-align: left; width:100%; padding: 25px; background: #fff; color:#888888; font-size:14px; line-height:2.0; overflow-x:hidden;}
.a_rlzydiv_c dd .div1_b,.a_rlzydiv_c dd .div1_b:hover{width:150px; height:40px; line-height:40px; text-align:center; background-color:#6eba44; display:inline-block; overflow:hidden; color:#333; text-decoration:none; font-size:14px;}
.zhangp-box-tie{
text-align: center;
font-size: 30px;
color: #333;
font-weight: 500;
margin-bottom: 20px;
}
.zp-box-bo{
animation:fadeInUp 2s;
-webkit-animation:fadeInUp 2s;
/* background: #fff;*/
float: left;
width: 100%;
margin: 25px 0;
}
.zp-box-to{
padding: 30px 30px;
animation:fadeInUp 2s;
-webkit-animation:fadeInUp 2s;
background: #fff;
}
.zhangp-box {
background: #f1f2f3;
padding: 50px 0;
}
.zp-box-to select {
width: 243px;
float: left;
outline: none;
margin-right: 10px;
padding: 10px 15px;
margin-bottom: 10px;
}
.zp-bt-h3{
color: #333;
font-weight: 400;
font-size: 18px;
}
.zp-bt-h4{
color: #333;
font-weight: 400;
font-size: 15px;
margin-top: 5px;
margin-bottom: 20px;
}
.sousuo-box{
float: right;
}
.souss-con{
width: 245px;
float: left;
padding: 10px 15px;
}
.soubtn{
padding:0 20px;
line-height: 41px;height: 41px;
color: #fff;
background: #3871c1;
border: none;
}
/*校园招聘*/
.index-swiper .swiper-slide img{transform: scale(1.1); -webkit-transition:all 2s ; transition:all 2s;}
.index-swiper .swiper-slide-active img{transform: scale(1);}
.index-swiper .swiper-pagination{bottom: 20px;}
.inbanner .index-swiper img{display: block;width: 100%;}
.index-swiper .swiper-pagination-bullet{background: #fff;opacity: 0.6;width: 15px;height: 7px;border-radius: 10px;}
.index-swiper .swiper-pagination-bullet-active{background: #fff; width: 30px;height: 7px;opacity: 1;}
/*内页banner*/
.n_banner{width:100%; height:600px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner1{width:100%; height:400px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner2{ width:100%; height:480px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner3{width:100%; height:300px; background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
.n_banner5{width:100%; height:460px; background-repeat:no-repeat !important; background-position:center center!important; background-size:cover!important; position:relative;overflow: hidden;}
.n_banner5 .n_banner_text{top: 30%;text-align: left;}
.n_banner5 img{display: none;}
.n_banner_text{width:100%; position:absolute; left:0px; width: 100%; bottom:80px;text-align: center;}
.n_banner55{height: 604px;}
.n_banner55 .n_banner_text p{color: #fff;}
.n_banner_text p{color: #bc1a21;text-align: center;font-weight: 550;}
.n_banner_text p{font-size: 36px;line-height: 60px;text-transform: uppercase;}
.n_banner_text .p2{font-size: 50px;line-height: 60px;text-transform: uppercase;}
.fixhead{position: fixed;width: 100%;top: 0;padding-top: 0;background:#fff; animation:fadeInDown 1s;
-webkit-animation:fadeInDown 1s;z-index: 100;}
.fixhead2{background: #fff;box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .nav li .a1{color: #333333;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .img1{display: none !important; -webkit-transition:all 0.5s ; transition:all 0.5s;}
.fixhead2 .img2{display: block !important;-webkit-transition:all 0.5s ; transition:all 0.5s;}
.nbanner{
position: relative;
}
.nbanner .text{text-align: left;position: absolute;bottom: 200px;}
.weizhi{ background-size: cover; display: block;}
.weizhi p{font-size: 14px;color: #555555;font-weight: 400;}
.weizhi p img{position: relative;top: 3px;margin-right: 5px;}
.weizhi a{color: #555555;}
.weizhi a:last-child{color: #02509a;}
.weizhi2{border-bottom: 1px solid #e5e5e5;}
.topheader{background: #e5e5e5;}
.topheader p{font-size: 14px;color: #666666;line-height: 30px;}
/*.index-swiper .swiper-button-next{-webkit-transition:all 0.35s ; transition:all 0.35s;right: 40px; width: 80px;height: 80px;background: url(../image/prev.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-prev{-webkit-transition:all 0.35s ; transition:all 0.35s;left: 40px; width: 80px;height: 80px;background: url(../image/next.png) center center no-repeat; background-color: rgba(0,0,0,0.1);}
.index-swiper .swiper-button-next:hover{background-color: rgb(215,22,31,0.56);}
.index-swiper .swiper-button-prev:hover{background-color: rgb(215,22,31,0.56);}
*/
.header{ z-index: 500;position: relative;}
.kczyul li:hover .text2{background: #efcc10;}
.headerbox .logo img{display: block;}
.flexbox_bt{display: flex;justify-content: space-between;flex-wrap: wrap;}
.header{background: #0048ad;}
.nav{display: flex;}
.nav li {width: 10%;text-align: center;}
.nav li .a1{line-height: 47px; color: #fff;font-size: 16px;}
.nav li.active,.nav li:hover{background: #2a66ba;}
.headerbox{box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.1);}
.flex_btw{display: flex;justify-content: space-between;}
.ncontent_wbox{padding: 50px 0;}
li .image{position: relative;overflow: hidden;}
li .image img{-webkit-transition:all 0.5s ; transition:all 0.5s;display: block;width: 100%;}
li:hover .image img{transform: scale(1.1);}
.footer{padding-top: 40px;}
.footer .div2{background: #014099;padding: 50px 0;}
.footer .div1{background: #f5f5f5;padding: 18px 0;}
.footer .div1 .link{display: flex;justify-content: space-between;align-items: center;}
.footer .div1 .link .text{font-size: 16px;color: #666666;}
.footer .div1 .link select{width: 348px;border: 1px solid #ddd;line-height: 36px;background: #fff;box-sizing: border-box;padding: 0 20px;height: 36px;}
.footer .div1 .link select option{line-height: 36px;line-height: 36px;}
.footer .div2 .flex_bt{display: flex;justify-content: space-between;}
.footer .div2 .text p{font-size: 14px;color: #ffffff;line-height: 32px;}
.nmenu{position: absolute;left: 0;bottom: 0;width: 100%;}
.pc_amenu{padding-left: 310px;}
.nmenu .div1{background: rgba(0, 0, 0, 0.3);}
.form{margin: 0 auto;width: 350px;}
.form .fdiv{width: 100%;margin-bottom: 15px;}
.form .fdiv input{width: 100%;line-height: 40px;box-sizing: border-box;padding: 0 15px;background: #f1f1f1;border: 1px solid #999999;border-radius: 5px;}
.form .fdiv button{cursor: pointer; width: 100%;line-height: 40px;text-align: center;font-size: 16px;color: #fff;font-weight: bold;background: #199e9e;border: none;}
.xhwj_ul{display: flex;flex-wrap: wrap;}
.xhwj_ul li{width: 100%;padding: 9px 0;}
.xhwj_ul li{}
.xhwj_ul li a{color: #333333;font-size: 15px;display: flex;justify-content: space-between;}
.xhwj_ul li a .sp1{flex: 1;min-width: 1px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap; box-sizing: border-box;padding-right: 20px;}
.xhwj_ul li a .time{color: #999999;}
.xhwj_ul li a img{margin-right: 5px;}
.deti{text-align: center;margin-bottom: 30px;}
.deti .p1{font-size: 36px;color: #333333;font-weight: bold;margin-bottom: 10px;}
.deti .p2{font-size: 14px;color: #999999;text-transform: uppercase;}
.map{height: 654px;}
.moabox{position: relative;}
.show_detail .title{border-bottom: 1px solid #e5e5e5;padding-bottom: 30px;text-align: center;}
.show_detail .title .p1{display: flex;justify-content: center;align-items: flex-end;font-size: 28px;color: #333333;}
.show_detail .title .p1 img{vertical-align: middle;}
.show_detail .title .p1 a{font-size: 16px;color: #999999;}
.show_detail .title .p2{font-size: 14px;color: #999999;margin-top: 20px;}
.show_detail .text{min-height: 400px;padding-top: 30px;}
.show_detail .text img{max-width: 100%;}
.content_box{min-height: 400px;}
.a_link{display: flex;justify-content: space-between;}
.a_link a{width: 50%;line-height: 24px;text-align: center;font-size: 14px;color: #666666;text-align: left;}
.a_link a:nth-child(2){text-align: right;}
.danwei-swiper img{display: block;width: 100%;}
.quanxian{position: fixed;height: 100%;width: 100%; top: 0;left: 0;z-index: 10;display: flex;align-items: center;justify-content: center;}
.quanxian{ background-image: linear-gradient(transparent 20%, #fff 30%,#fff 30%,#fff 30%);}
.quanxian .img img{display: block;margin: 0 auto;}
.quanxian .text{text-align: center;font-size: 14px;color: #444444;line-height: 24px;font-weight: bold;margin: 15px 0;}
.quanxian a{line-height: 42px;margin-top: 20px; width: 167px;text-align: center;color: #fff;border-radius: 30px;position: relative;overflow: hidden;color: #fff;background: #199e9e;display: inline-block;}
.pagination li a, .pagination li span {
padding: 8px 14px;
font-size: 14px;
line-height: 1.3333333;
margin: 0 3px;
border: none;
}
.pagination li a {
background: #dcdcdc;
border: 1px solid #dcdcdc;
color: #fff;
}
.pagination li.disabled span {
background: #dcdcdc;
border: 1px solid #dcdcdc;
color: #fff;
}
.pagination li span {
background: #0048ad;
border: 1px solid #0048ad;
color: #fff;
}
.pagination li a:hover{
background: #0048ad;
border: 1px solid #0048ad;
color: #fff;
}
.mag20{margin-top: 20px;}
.guanggap img{display: block;width: 100%;}
.mobile{display: none;}
.pc{display: block;}
.xuanfu{width: 300px;}
.xuanfu .img img{display: block;width: 100%;}
.xuanfu .wbox{position: relative;}
.xuanfu .xfclose{position: absolute;right: 0;top: 0;z-index: 3000;cursor: pointer;}
.xuanfu.active{left: -100%;}
.downfile{display: inline-block;line-height: 32px;padding: 0 15px;font-size: 14px;color: #000;border: 1px solid #e5e5e5;margin-bottom: 20px;}
.downfile:hover{background: #0048ad;border-color: #0048ad;color: #fff;}
.nconte_flex{display: flex;justify-content: space-between;}
.nconte_flex .lef_box{width: 18.333%;}
.nconte_flex .right_box{width: 80%;border: 1px solid #e6e6e6;}
.nconte_flex .right_box .h1{display: flex;justify-content: space-between;border-bottom: 1px solid #dddddd;}
.nconte_flex .right_box .h1 .h1_span{font-size: 16px;color: #002d6c;border-top: 2px solid #002d6c;border-right: 1px solid #dddddd;line-height: 50px;padding: 0 27px;}
.wz_wbox{display: flex;justify-content: space-between;}
.weizhi{line-height: 50px;}
.wz_wbox .fanhui{font-size: 14px;color: #999999;padding: 0 20px;line-height: 50px;font-weight: 400;}
.ncontentbox{padding: 25px 0;}
.right_box_content{padding: 30px;}
.nconte_flex .lef_box .div1{border: 1px solid #dddddd;margin-bottom: 15px;}
.nconte_flex .lef_box .div2{border: 1px solid #dddddd;margin-bottom: 15px;}
.nconte_flex .lef_box .div2 img{max-width: 100%;}
.nconte_flex .lef_box .div2 .text{padding: 20px 13px;}
.nconte_flex .lef_box .div2 form{display: flex;justify-content: space-between;}
.nconte_flex .lef_box .div2 form .in1{background: url(../image/serch.png) left 10px center no-repeat; border: 1px solid #ddd;border-right: 0;line-height: 34px;box-sizing: border-box;padding: 0 20px; padding-left: 30px; flex: 1;min-width: 1px;}
.nconte_flex .lef_box .div2 form .btn{background: #2a66ba;color: #fff;border: none;width: 44px;cursor: pointer;}
.left_menu_h1{background: #0048ad;line-height: 50px;color: #fff;font-size: 16px;font-weight: bold;box-sizing: border-box;padding: 0 17px;}
.left_menu{padding: 20px 15px;display: flex;flex-wrap: wrap;}
.left_menu li{width: 100%;}
.left_menu li a{display: flex;justify-content: space-between;line-height: 46px;border-bottom: 1px solid #fff; background: url(../image/jiantou1.png) right 16px center no-repeat;font-size: 15px;color: #222222; box-sizing: border-box;padding: 0 16px;}
.left_menu li.active a,.left_menu li:hover a{background: #f9f9f9 url(../image/jiantou2.png) right 16px center no-repeat;color: #0048ad;}
.hyzs_ul{display: flex;flex-wrap: wrap;}
.hyzs_ul li {
margin-right: 2%;
width: -webkit-calc((100% - 2%*3)/ 3);
width: calc((100% - 2%*3)/ 3);
margin-bottom: 20px;
}
.hyzs_ul li .image{border: 1px solid #ddd;height: 200px;}
.hyzs_ul li .image img{display: block;width: 100%;min-height: 100%;}
.hyzs_ul li .p1{text-align: center;line-height: 50px;font-size: 15px;color: #222222;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.hyzs_ul:after{
content: "";
flex: auto;
}
.case_ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.case_ul li {
width: 49%;
border: 1px solid #ddd;
margin-bottom: 20px;
}
.case_ul li .text{padding: 20px;}
.case_ul li .p1{font-size: 16px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.case_ul li .p2{font-size: 14px;color: #666666;overflow: hidden;
line-height: 24px;height: 48px;position: relative;
margin: 10px 0;
}
.case_ul li .image{height: 258px;}
.case_ul li .image img{display: block;width: 100%;min-height: 100%;}
.case_ul li .p3{font-size: 14px;color: #666666;}
.case_ul li:hover .p1,.case_ul li:hover .p3{color: #014099;}
.mapbox .text{font-size: 15px;line-height: 32px;color: #333333;}
.mapbox .text{padding-bottom: 30px;}
.section1{background: #dddddd;}
.section1 .inner1440{position: relative;overflow: hidden;background: #f5f5f5;box-sizing: border-box;padding: 0 30px;}
.se1_box{display: flex;justify-content: space-between;}
.se1_box .p1{float: left;line-height: 50px;background:url(../image/ggbk.png) left center no-repeat; color: #fff; box-sizing: border-box;padding-left: 20px;}
.se1_box .p1 img{vertical-align: middle;margin-right: 10px;}
.se1_box .se1_con{flex: 1; position: relative; overflow: hidden;}
.se1_box .se1_con .bd{width: 500px;box-sizing: border-box;}
.se1_box .se1_con .bd ul li{overflow: hidden;box-sizing: border-box;padding-right: 20px;}
.picList li a{font-size: 16px;color: #666666;line-height: 50px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
display: flex;
}
.picList li a:hover {color: #880025}
.se1new-swiper .swiper-slide{position: relative;}
.se1new-swiper .swiper-slide .img{height: 427px;position: relative;overflow: hidden;}
.se1new-swiper .swiper-slide .text{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0, 0, 0, 0.4);line-height: 50px;color: #fff;box-sizing: border-box;padding: 0 15px;font-size: 16px;padding-right: 100px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.se1new-swiper .swiper-slide img{display: block;width: 100%;}
.in_flex_bt{display: flex;justify-content: space-between;}
.in_flex_bt .wdiv1{width: 49.166%;}
.in_flex_bt .wdiv2{width: 49.166%;}
.se1new-swiper .swiper-pagination{text-align: right;right: 15px;bottom: 15px;padding-right: 15px;}
.se1new-swiper .swiper-pagination-bullet{opacity: 0.4;background: #fff;}
.se1new-swiper .swiper-pagination-bullet-active{opacity: 1;background: #fff;}
.se1_box .div1{flex: 1;box-sizing: border-box;padding-right: 20px;}
.se1_box .div2{display: flex;align-items: center;}
form.deform{display: flex;justify-content: space-between;}
form.deform .in1{ background: #fff url(../image/serch.png) left 10px center no-repeat; width: 231px; border: 1px solid #ddd;border-right: 0;line-height: 34px;box-sizing: border-box;padding: 0 20px; padding-left: 30px; flex: 1;min-width: 1px;}
form.deform .btn{background: #2a66ba;color: #fff;border: none;width: 81px;cursor: pointer;}
.section11{padding: 40px 0;padding-bottom: 20px;}
.section12{padding-bottom: 20px;}
.section3{margin-bottom: 20px;}
.section4{margin-bottom: 20px;}
.section4 .case_ul li{margin-bottom: 0;}
.in_newsbox{border: 1px solid #ddd;height: 100%;}
.in_newsbox .in_toph1{display: flex;justify-content: space-between;border-bottom: 1px solid #ddd;box-sizing: border-box;padding-right: 20px;}
.in_newsbox .wtext{box-sizing: border-box;padding: 15px 20px;}
.in_newsbox .in_toph1 span{font-size: 16px;
color: #002d6c;
border-top: 2px solid #002d6c;
border-right: 1px solid #dddddd;
line-height: 50px;
padding: 0 27px;}
.in_newsbox .in_toph1 a{font-size: 15px;color: #666666;display: flex;align-items: center;font-weight: 400;}
.section2{padding-bottom: 20px;}
.section2 .w_h1{font-size: 26px;font-family: "黑体";background: #0057d1;color: #fff;text-align: center;line-height: 70px;box-sizing: border-box;padding: 0 20px;}
.section2 .wdiv1 ul{box-sizing: border-box;padding: 30px 35px;padding-bottom: 0; display: flex;justify-content: space-between;flex-wrap: wrap;}
.section2 .wdiv1 ul li{width: 49%;text-align: center;margin-bottom: 20px;border: 1px solid #f4f1f3;}
.section2 .wdiv1 ul li .p1{font-size: 18px;color: #000000;line-height: 50px;}
.section2 .wdiv1{border: 1px solid #dcdcdc;}
.section2 .wdiv2{border: 1px solid #dcdcdc;}
.section2 .wdiv2 ul{box-sizing: border-box;padding: 20px 35px;display: flex;justify-content: space-between;flex-wrap: wrap;}
.section2 .wdiv2 ul li{width: 32%;text-align: center;border: 1px solid #f4f1f3;}
.section2 .wdiv2 ul li a{display: block;position: relative;}
.section2 .wdiv2 ul li .p1{position: absolute;left: 0;box-sizing: border-box;padding: 0 40%; justify-content: space-between;align-items: center;display: flex;width: 100%;height: 100%;top: 0;color: #fff;font-size: 26px;}
.section2 .wdiv1{width: 59.25%;}
.section2 .wdiv2{width: 39.166%;}
.section3 .wdiv1{width: 59.25%;;background: url(../image/dw_bk.png) center center no-repeat;border: 1px solid #ddd;}
.section3 .wdiv1{box-sizing: border-box;padding: 30px 0}
.se3_ti{text-align: center;font-size: 22px;color: #000000;font-weight: bold;margin-bottom: 40px;}
.section3 .wdiv2{width: 39.166%;}
.section3 .wdiv2 ul li:first-child{margin-bottom: 15px;}
.danwei-swiper p{text-align: center;font-size: 16px;color: #333;line-height: 40px;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;box-sizing: border-box;padding: 0 10px;}
.danwei-swiper{padding: 0 20px;}
.danwei-swiper .swiper-slide{transform: scale(0.8);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.danwei-swiper .swiper-slide .img{height: 135px;position: relative;overflow: hidden;}
.danwei-swiper .swiper-slide .img img{display: block;}
.danwei-swiper .swiper-slide-active{transform: scale(1);-webkit-transition:all 0.5s ; transition:all 0.5s;}
.danwei-swiper .swiper-button-next{right: 0; top: 40%; width: 30px;height: 70px;background: url(../image/in_next1.png);background-size: cover;}
.danwei-swiper .swiper-button-prev{left: 0; top: 40%;width: 30px;height: 70px;background: url(../image/in_prev1.png);background-size: cover;}
.danwei-swiper .swiper-button-next:hover{background: url(../image/in_next2.png);}
.danwei-swiper .swiper-button-prev:hover{background: url(../image/in_prev2.png);}
.section4 .wdiv1{display: flex;border: 1px solid #ddd;}
.section4 .wdiv1 .left img{display: block;width: 100%;min-height: 100%;}
.section4 .wdiv1 .right{flex: 1;box-sizing: border-box;padding: 0 30px;}
.more{display: flex;justify-content: flex-end;}
.more a{font-size: 15px;color: #666666;line-height: 46px;}
.section4 .xhwj_ul{justify-content: space-between;}
.section4 .xhwj_ul li{width: 48%;}
.xhwj_ul li a:hover{color: #014099;}
.xhwj_ul li a:hover .time{color: #014099;}
.section5 .wdiv1{width: 65%;}
.section5 .wdiv2{width: 33.333%;}
.section5 .wdiv1 .in_newsbox .wtext{padding: 30px;padding-bottom: 20px;padding-top: 40px;}
.jiaoliu-swiper a{display: flex;justify-content: space-between;}
.jiaoliu-swiper a .image{width: 253px;}
.jiaoliu-swiper a .image img{display: block;width: 100%;}
.jiaoliu-swiper a .text{box-sizing: border-box;padding-left: 20px;min-width: 1px;flex: 1;}
.jiaoliu-swiper a .p1{font-size: 16px;color: #333333;overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;font-weight: bold;}
.jiaoliu-swiper a .p2{font-size: 14px;color: #333333;overflow: hidden;
line-height: 24px;max-height: 72px;position: relative;
margin: 15px 0;
}
.jiaoliu-swiper a .p3{font-size: 14px;color: #014099;}
.jiaoliu-swiper{padding-bottom: 30px;}
.jiaoliu-swiper .swiper-pagination{bottom: 0;text-align: left;}
.jiaoliu-swiper .swiper-pagination-bullet{width: 14px;height: 14px;}
.jiaoliu-swiper .swiper-pagination-bullet-active{background: #014099;}
.top_time{position: absolute;top: 0;left: 0;width: 100%;z-index: 3000;text-align: right;}
.top_time{line-height: 40px;color: #fff;}
.xhwj_ul2 li{border-bottom: 1px dashed #ddd;padding: 12px 0;}
.xhwj_ul2 li:last-child{border-bottom: 0;}
.left_gg{position: absolute;left: -200px;z-index: 4000;width: 180px;}
.left_gg .gg_nbox{position: relative;}
.left_gg a img{display: block;width: 100%;}
.left_gg .close{position: absolute;right: 0;bottom: -24px;cursor: pointer;}
.left_gg.fix{position: fixed;left:20px;top: 0;-webkit-transition:all 1s ; transition:all 1s;height: 100%;display: flex;align-items: center;}
.in_new_ul2{display: flex;justify-content: space-between;flex-wrap: wrap;}
.in_new_ul2 li{width: 45%;}
.in_new_ul2 .li2 a{display: flex;justify-content: space-between;align-items: center;height: 100%;}
.in_new_ul2 .li2 a .text .p1{font-size: 16px;color: #222222;margin-bottom: 10px;}
.in_new_ul2 .li2 a .text{box-sizing: border-box;padding-left: 20px;flex: 1;min-width: 1px;}
.in_new_ul2 .li2 a .text .p2{height: 48px;font-size: 14px;color: #666666;line-height: 24px;position: relative;overflow: hidden;}
.in_new_ul2 .li2 a .time{background: #f5f5f5;width: 78px; text-align: center;}
.in_new_ul2 .li2 a .time .p1{font-size: 16px;color: #222222;line-height: 60px;}
.in_new_ul2 .li2 a .time .p1 strong{font-size: 25px;font-weight: 400;}
.in_new_ul2 .li2 a .time .p2{font-size: 16px;color: #666666;border-top: 1px solid #fff;line-height: 27px;}
.in_new_ul2 .right_box2{flex: 1;box-sizing: border-box;padding-left: 20px;}
.in_new_ul2 .li2{width: 100%;height: 50%;}
.in_new_ul2 .li2:first-child{border-bottom: 1px solid #efefef;}
.in_new_ul2 .li1 a{position: relative;overflow: hidden;display: block;}
.in_new_ul2 .li1 .text{ position: absolute;
left: 0;
bottom: 0;
width: 100%;
background: rgba(0, 0, 0, 0.4);
line-height: 50px;
color: #fff;
box-sizing: border-box;
padding: 0 15px;
font-size: 16px;
padding-right: 100px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
.in_new_ul2{padding-bottom: 0;}
.in_new_ul2{position: relative;top:-25px ;}
.liuyan{display: flex;justify-content: space-between;flex-wrap: wrap;}
.liuyan .form-group{width: 48%;margin-bottom: 15px;}
.liuyan .form-group input{width: 100%;border: 1px solid #d2d2d2; line-height: 40px;box-sizing: border-box;padding: 0 15px;}
.liuyan .form-group textarea{width: 100%;border: 1px solid #d2d2d2; line-height: 40px;box-sizing: border-box;padding: 0 15px;height: 200px;resize: none;}
.liuyan .form-group2{width: 100%;}
.liuyan .form-group3{width: 100%;}
.liuyan .form-group3 input{width: 48%;}
.liuyan .input-group{display: flex;align-items: center;}
.liuyan .plupload{height: 100%;line-height: 40px;cursor: pointer; border: none;}
.btn2{padding: 0 30px;line-height: 40px;border: none;cursor: pointer;}
.btn-primary{background: #ff994e;color: #fff;}
.liuyan .text{padding-bottom: 30px;}
.liuyan .text .p1{font-size: 15px;color: #0048ad;font-weight: bold;margin-bottom: 10px;}
.liuyan .text .p2{font-size: 15px;color: #333333;}
#fanhui{position: fixed;z-index: 3000;right: 20px;bottom: 20%;cursor: pointer;}3ƽ̨ҳ