@charset "utf-8";

/* 项目主体部分设置 */
body{background:#fff;color:#555;}
a{color:#555;text-decoration:none;transition:color 0.2s linear 0s}
a:hover{color: #004080}
.swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.swiper-container .swiper-slide img{max-width: 100%;}
.g-in { width:1002px; margin:0 auto; }
.g-in:after{content:'\20';display:block;height:0;clear:both;}
.g-in{*zoom:1;}
body,h1,h2,h3,h4,h5,h6,dl,dd,ul,ol{margin:0;padding:0}
em,i{font-style:normal}
li{list-style:none}
a,a:hover{text-decoration:none}
img{border:0}
table{border-collapse:collapse;border-spacing:0}
label{cursor:default}
body,button,input,select,textarea{font:12px/1.5 Microsoft yahei, arial, 'Hiragino Sans GB', 'microsoft yahei', \5b8b\4f53}
textarea{resize:none}
a,a:focus{outline:none}
.clearfix:after{content:'\20';display:block;height:0;clear:both}
.clearfix{*zoom:1}
.clear{display:block;height:0;clear:both;font-size:0;line-height:0;overflow:hidden}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.fn{float:none}
.tl{text-align:left}
.tr{text-align:right}
.tc{text-align:center}
.hide{display:none}
.show{display:block}
.mt10{margin-top:10px}
.noBg{background:none!important}
.noBorder{border:0!important}
.yahei{font-family:'microsoft yahei'}
.red{color:red}

/* Banner */
.ibanner { position:relative; width:1920px; left:50%; margin-left:-960px; }

/*内页header*/
.iheader { width: 100%; height:110px; background: #fff;}
.iheader a{color: #333;}
.iwrap{max-width: 1280px;margin: 0 auto;height: 100px;}
.ilogo{float: left;margin-top:25px;margin-left: 5px;}

.inav{float: right;}
.inav li{float: left; line-height: 100px;margin-right:20px;text-align: center;position: relative;font-size: 17px;}
.inav li:last-child{margin-right: 0;margin-left:10px;}
.inav li .subNav{position: absolute;top: 80px;z-index: 10;display: none;width: 200px;margin-left:-50px;}
.inav li .subNav a{line-height: 15px;background: #004080;font-size: 14px;padding:8px 5px;color:#fff;display: block;}
.inav li .subNav dd a:hover{background: #fff;color:#004080;}
.inav li:hover,.inav li.current{background: #fff;color:#004080;}
.inav li:hover>a,.inav li.current>a{color: #004080;}
.inav dd:hover>a{color: #004080;}
.inav li:last-child span{padding:0 5px;}
.inav li:last-child>a{color:#004080;}
/*内页footer*/
.ifooter{text-align: center; background: #004080; color: #fff;padding: 12px 0;}
.ifooter a{color: #fff}
.ifooter .fts p{line-height: 26px;font-size: 14px;}

/* 主体 */
.container { position:relative; z-index:8; }
.wrap { position:relative; width:1300px; margin:0 auto; background:url(wrap.gif) repeat-y; }
.wrap .sidebar { float:left; width:211px; margin-top:20px; }
.wrap .main {display:block; overflow:hidden; *zoom:1; padding:20px 0 50px 40px;  border-left: 1px solid #eaeaea; }

/* 左侧栏目标题 */
.leftTitle { position:relative; padding:18px 0; background:#004080; color:#fff; }
.leftTitle i,.leftTitle s { display:block; text-align:center; }
.leftTitle i { font-size:22px; line-height:28px; font-weight:normal; }
.leftTitle s { color:#eee; font:12px/18px arial; text-decoration:none; text-transform:uppercase; }

/* 二级、三级菜单 */
.menu { margin-bottom:40px; }
.menu dl dt {}
.menu dl dt a { display:block; padding:8px 6px 8px 36px; border-bottom:1px solid #ddd; background:#efefef; color:#666; font-size:14px; text-align:left; }
.menu dl dt a:hover,.menu dl dt .current { border-bottom:1px solid #929292; background:#929292; color:#fff; text-decoration:none; }
.menu dl dd { padding:5px 0 5px 45px; border-bottom:1px solid #eee; background:url(o_ico_18.gif) no-repeat 35px 13px; font-size:14px; text-align:left; }
.menu dl dd a:hover,.menu dl dd .current { color:#32a237; text-decoration:none; }

/* 面包屑 */
.location { position:relative; height:46px; margin-bottom:30px; border-bottom:1px solid #eaeaea; line-height:46px; }
.location h3 { float:left; padding-left:16px; background:url(o_ico_11.jpg) no-repeat 0 center; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; }

/* 内容模式 */
.article {line-height:2; font-size:14px; word-wrap:break-word; }
.article img{max-width: 100%;}
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#333; font-size:20px; }
.article .hd .titBar { color:#797979; font-size:12px; } 
.article .bd { padding-bottom:40px; }
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }

/* 头部新闻 */
.hotNews { margin-bottom:30px; background:#848484; overflow:hidden; }
.hotNews .pic { float:left; width:390px; height:250px; margin-right:5px; }
.hotNews .pic img { width:100%; height:100%; }
.hotNews dl { display:block; overflow:hidden; zoom:1; padding:25px 20px 0 15px; line-height:22px; }
.hotNews dl dt { margin-bottom:13px; padding-left:10px; background:url(o_ico_05.jpg) no-repeat 0 13px; color:#fff; font-size:14px; line-height:30px; }
.hotNews dl dt a { color:#fff; }
.hotNews dl dt a:hover { color:#000; }
.hotNews dl .i { min-height:110px; padding-bottom:10px; padding-left:10px; color:#eee; }
.hotNews dl .m { width:84px; height:24px; margin-left:10px; background:#fff; line-height:24px; text-align:center; }
.hotNews dl .m a { display:block; color:#333; }
.hotNews dl .m a:hover { background:#666; color:#fff; }

/* 图片列表 */
.list { padding:0 0 40px; }
.list li { padding:10px 0; height:20px; line-height:20px; font-size:14px; border-bottom:1px dashed #ddd;}
.list li a { float:left; padding-left:12px; background:url(o_ico_04.gif) no-repeat left center; }
.list li span { float:right; font-family:Arial; color:#999;}

/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item { margin-bottom:20px; padding:0 0 20px; border-bottom:1px dashed #d3d3d3; overflow:hidden; }
.pothoItem .item .pic { float:left; margin-right:20px; padding:4px; border:1px solid #e7e7e7; }
.pothoItem .item .pic a{display:block;width:200px;height:150px;line-height:150px;text-align:center;background:#eee;}
.pothoItem .item .pic img { width:200px; height:150px; }
.pothoItem .item dl { display:block; overflow:hidden; zoom:1; padding:0; line-height:20px; }
.pothoItem .item dl dt { font-size:16px; line-height:32px; }
.pothoItem .item dl .d {font-size:14px;font-family:Arial;padding-top:3px;}
.pothoItem .item dl .m a{display:block; width:120px; height:30px; line-height:30px; background:#ddd; text-align:center;}
.pothoItem .item dl .m a:hover{background:#ffa200;color:#fff;}
.pothoItem .item dl .i { padding:5px 0 20px; color:#999; font-size:13px; line-height:25px; }

/* 图片列表 */
.piList { padding:0 0 20px; overflow:hidden; }
.piList .pic-item { position:relative; width:31%; margin:0 24px 20px 0; float:left; display:inline;}
.piList .pic-item:nth-child(3n){margin-right:0;}
.piList .list-pic { display:block; width:300px; height:200px; line-height:200px;}
.piList .list-pic img { width:300px; height:200px; }
.piList dl { padding:4px 5px; }
.piList dl dt { height:30px; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align:center; }

/* 分页 */
.page { padding:0 0 40px; line-height:24px; text-align:center; }
.page a { display:inline-block; margin:0 2px; padding:2px 10px; border:1px solid #ddd; background:#ddd; color:#333; vertical-align:top; }
.page a:hover,.page .current { border:1px solid #004080; background:#004080; color:#fff; }
.page span{margin-right:6px;}


/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#0063be; font-size:14px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.form-panel { padding:0 0 30px; }
.form-panel h4 { margin-bottom:20px; padding:0 20px; background:#888; color:#fff; line-height:30px; }
.form-panel .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; color:#f00; }
.form-panel .field { clear:both; }
.form-panel li.field label { display:block; float:left; width:100px; line-height:32px; text-align:right; }
.form-panel .input { padding:7px 0; zoom:1; }
.form-panel .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel .text { height:26px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; border-radius:2px; }
.form-panel .textarea { width:700px; height:100px; padding:1px 3px; border:1px solid #ccc; border-radius:2px; background:#fff; color:#555; }
.form-panel .submit-field { padding:20px 10px 20px 100px; clear:both; }
.form-panel .submit-field input { margin-right:10px; }
.form-panel .submit-field .btn-submit,.form-panel .submit-field .btn-reset { width:100px; height:32px; border:none; background:#666; color:#fff; cursor:pointer; }
.form-panel .submit-field .btn-submit{background:#004080;}

/* webmap */
.webmap { margin: 0 auto; }
.webmap dl dt { margin: 8px 0; padding-left: 18px; font-size: 16px; line-height: 2; }
.webmap dl dt a { color: #000; font-weight: bold; }
.webmap dl dd { padding-left: 18px; }
.webmap dl dd a { float: left; display: block; margin-right: 10px; margin-bottom: 5px; padding: 0 10px; background: #ccc; color: #333; font-size: 14px; line-height: 2; white-space: nowrap; }
.webmap dl dd a:hover { background: #004080; color: #fff; text-decoration: none; }

/* 人才招聘 */
.hr { position:relative; padding:0 0 30px; font-size:14px; }
.hr-list { border-bottom:1px dotted #aaa; padding-top:20px; }
.hr-list .title { color:#004080; font-weight:bold; padding-bottom:12px; font-size:15px; }
.hr-list .info { text-align:justify; color:#555; line-height:26px; }
.hr-list .apply {height:26px;padding:20px 0 15px;}
.hr-list .apply a{display:block;width:90px;height:26px;line-height:26px;text-align:center;background:#004080;color:#fff;float:right;border-radius:10px;}