@charset "utf-8";
/*头部*/
header{background-color:#5d5e62;height:30px;line-height:30px;min-width:1200px}
header span{margin-right:24px;font-size:12px;color:#ffffff}
.header{height:110px;box-shadow:0px 2px 2px 0px rgba(0,0,0,0.08);min-width:1200px}
.header .logo{height:40px;margin-top:37px}
.header .hotline{background:url(../images/icon-phpne.png) no-repeat left;padding-left:50px;margin-top:30px}
.header .hotline p{font-size:24px;font-weight:bold;color:#e70228;padding:0;line-height:32px}
.header .wx{margin:20px 30px 0 0}
.header .wx img{width:70px}
.nav-area{width:100%;height:62px;background:url(../images/nav_bg.jpg) no-repeat center}
.nav > li{float:left;height:62px;line-height:62px;text-align:center;width:11.1%;font-size:15px}
.nav > li > a{font-size:15px;color:#fff}
.nav > li:hover{background:#093986}
.nav > li.current>a,.nav > li:hover>a{background:#fff;color:#333;border-top:2px solid red}
.dropdown{position:relative}
.dropdown .dropdown-content{position:absolute;top:62px;left:0;width:100%;background-color:#ffffff;display:none;z-index:100}
.dropdown .dropdown-content > li > a{border-bottom:1px solid #e6e6e6}
.dropdown .dropdown-content > li:hover > a{color:#ffffff;background:#093986}
.dropdown:hover .dropdown-content{display:block}
.item{position:relative}
.item-list{position:absolute;left:100%;top:0;background:#fff;z-index:100;display:none}
.item-list li a{width:210px;border-bottom:1px solid #e6e6e6}
.item-list li:hover a{color:#ffffff;background:#093986}
.item:hover > .item-list{display:block}
@keyframes fade{from{opacity:0}
to{opacity:1}
}
/*基础动画样式*/
.animated{animation-duration:0.8s;animation-fill-mode:both}
.fadeIn{animation-name:fade;animation-direction:normal}
#banner{position:relative;height:500px;min-width:1200px}
/*搜索*/
.zs-search { width: 100%;background: #efefef; padding:25px 0 28px;margin-top:-3px; }
.zs-search-a { float: left;height: 75px;padding-right:50px;border-right:1px solid #dfdfdf; padding-top:5px; }
.zs-search-a p { width: 220px;height: 42px;line-height: 42px;text-align: center;background: #1147b2;border-radius: 5px;font-size: 16px;color: #fff; }
.zs-search-a span { font-size: 15px;color: #969797;font-weight: bold;text-transform: uppercase;display: block;margin-top:10px; text-align:center;}
.zs-search-b { width: 880px;float: right; }
.zs-search-b p { font-size: 14px;color: #b5b2b2;height: 30px;line-height: 30px; }
.zs-search-b form { margin-top:5px; }
.zs-search-b .inp { font-size: 12px; padding-left:15px; margin-right:10px; width: 352px;height: 42px;box-sizing: border-box; border-radius: 20px;border:1px solid #dadada;outline: none; }
.zs-search-b .sub { width: 148px;height: 42px;border:none;background: #d50b33;border-radius:20px;font-size: 16px;color: #fff;cursor: pointer; }
/*服务*/
.business{margin-top:25px}
.business .tit{line-height:58px;border-bottom:#eeeeee solid 1px;font-size:18px;position:relative;color:#1147b2;padding-left:14px;font-weight:bold}
.business .tit:after{height:16px;width:3px;background:#1147b2;content:'';position:absolute;left:0;top:50%;margin-top:-8px}
.business-box{display:flex;justify-content:space-between;width:100%;margin-top:25px}
.business-item{width:32%;float:none;margin-right:0;box-shadow:0 2px 5px rgba(0,0,0,0.1);border-radius:4px;overflow:hidden;height:220px;margin-top:5px}
.business-item-tit{position:relative;height:40px;line-height:40px;z-index:2;background:#f4f4f4 url(../images/tit-bg.png) no-repeat left top;padding-left:20px;color:#161563;font-size:18px}
.business-item-tit span{color:#333;text-decoration:none;display:inline-block;font-size:16px}
.business-item-more{position:absolute;right:10px;top:0;float:right;font-size:14px;color:#2d2d2d}
.business-item-more:hover{color:#ff8900}
.business-text{display: block; position: relative; height: 180px; overflow: hidden;}
.business-text img{width: 100%; height: 100%; object-fit: cover; object-position: center;}
.business-text-box{position: absolute; bottom: 0; left: 0; right: 0; background: rgba(0,0,0,0.6); padding: 10px 0; text-align: center;}
.business-text-box h3{color: white; margin: 0; font-size: 18px; font-weight: bold;}
.business-text-box p{color: #eee; margin: 5px 0 0 0; font-size: 12px;}
/*新闻*/
.news { margin-top:50px; }
.news-a { width: 790px; float: left; }
.news-a .hd { width: 100%;height: 60px;box-sizing: border-box; border-bottom: #eeeeee solid 1px;line-height: 58px;}
.news-a .hd h2 { float: left; font-size: 18px;position: relative;color: #1147b2;padding-left:16px; }
.news-a .hd h2:after { height: 16px;width: 3px;background: #1147b2; content:'';position: absolute;left:0;top:50%;margin-top:-8px; }
.news-a .hd a.more { float: right; margin-right:20px;display: inline-block; height: 58px;line-height: 58px;text-transform: uppercase;font-family:"Arial";color: #666; }
.news-a .bd { margin-top:20px; }
.news-b { float: left;width: 320px;height: 336px;position: relative; }
.news-b .bd1 li { position: relative; }
.news-b .bd1 li img{ width:100%;height: 336px;}
.news-b a.t { font-size: 14px;color: #fff; box-sizing: border-box; padding-left:30px; display: block; width: 420px;height: 66px;line-height: 66px;background: rgba(0,0,0,0.5); position: absolute;left:0;bottom:0; }
.news-a span.d { box-sizing: border-box;padding-top:10px; line-height: 22px; font-size: 18px;color: #fff;font-weight: bold; position: absolute;right:0;bottom:0;background: #1147b2; display: block; text-align: center;width: 85px;height: 66px; }
.news-a span.d i { display: block;font-size: 16px;font-weight: normal; }
.news-c { width: 440px;float: right; }
.news-c dd:first-child{margin-top:0;}
.news-c dd {margin-top:10px; padding-bottom:7px;border-bottom:1px dashed #ededed; }
.news-c dd span { float: right;font-size: 14px;color:#666; }
.news-b .hd1 { position: absolute;right:0;bottom:80px;text-align: right;width: 100%; }
.news-b .hd1 li { display: inline-block;margin: 0 5px; cursor: pointer; font-size: 0; width: 10px;height: 10px;border-radius: 5px;background: #fff; }
.news-b .hd1 li.on { background: #1147b2; }
.news-c dd a.t { font-size: 14px;color: #2c2a2a;height: 20px;line-height: 21px;display: inline-block; width: 360px;float: left;  padding:0 0 5px; }
.news-d { float: right;width: 397px; }
.news-d li {margin-bottom:11px; float: left;margin-left:9px;width: 189px;height: 136px;text-align: center; }
.news-d li a { display: block;width: 100%;height: 100px;font-size: 18px;color: #fff; box-sizing: border-box;padding-top:80px; }
.news-d li:nth-child(1){ background: url(../images/p4.jpg) no-repeat center; }
.news-d li:nth-child(2){ background: url(../images/p5.jpg) no-repeat center; }
.news-d li:nth-child(3){ background: url(../images/p9.jpg) no-repeat center; }
.news-d li:nth-child(4){ background: url(../images/p10.jpg) no-repeat center; }
.news-d li:nth-child(5){ width: 387px;height: 123px; background: url(../images/p11.jpg) no-repeat center; }
.news-d li:nth-child(5) a { padding:0;line-height: 123px;padding-left:60px; }
.news-d li a:hover { color: #fff; }
/*简介*/
.intro{margin-top:40px}
.intro .section{background:url(../images/intro_bg.png) no-repeat top center;height:260px;overflow:hidden;display:flex}
.intro span{font-size:22px;color:#fff;display:block;margin:40px 0px 10px}
.intro p{font-size:14px;line-height:26px;color:#fff;width:605px}
.intro .company{width:50%}
.intro .download{width:50%}
.intro a{display:block;width:120px;height:35px;line-height:35px;color:#fff;text-align:center;font-size:13px;margin-top:25px;transition:all 0.3s;border-radius:3px;box-sizing:border-box;border:1px solid #fff}
.intro span,.intro p,.intro a{margin-left:50px}
.intro a:hover{background:#1147b2;border-color:#1147b2}
/*左侧导航*/
dl.cat{float:left}
dl.cat dt{box-sizing:border-box;width:240px;height:100px;background-color:#2465cd;padding:20px;margin-bottom:8px}
dl.cat dt p{font-size:24px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,0.55);margin-bottom:6px;float:left}
dl.cat dt p a{color:#ffffff}
dl.cat dt span{font-size:12px;color:rgba(255,255,255,0.6);display:block;clear:both}
dl.cat dd{box-sizing:border-box;width:240px;height:50px;line-height:50px;padding-left:20px;background:#ffffff url("../images/icon4.png") no-repeat 209px center;margin-bottom:8px}
dl.cat dd a.current{color:#2465cd}
/*当前位置*/
.position{box-sizing:border-box;padding-left:54px;height:64px;line-height:64px;border-bottom:1px solid  #dce0e6;background:url("../images/icon3.png") no-repeat 30px center}
.position img{position:relative;top:-2px;margin-right:8px}
.position span{display:inline-block;margin-right:5px;color:#666666}
.position span a{color:#2465cd}
.position span a.color{color:#666666}
/*页面通用*/
.view{background:#F5F5F5;padding-top:46px}
.view .section{overflow:hidden;padding-bottom:51px}
.view .section .view-r{margin-left:49px;width:910px;background:#fff}
.view .section .view-r .page>h1{font-size:22px;font-weight:500;padding-bottom:15px;text-align:center;margin:35px auto 0}
.view .section .view-r .page>div.time{display:block;text-align:center;color:#999999;border-bottom:1px dashed #ced1d6;padding-bottom:24px;margin:0 30px}
.view .section .view-r .page>div.line{width:90px;height:2px;background-color:#2465cd;text-align:center;margin:0 auto}
.view .section .view-r .page>div.word{font-size:15px;line-height:28px;margin:30px;text-align:left;padding-bottom:59px}
.view .section .view-r .page>div.word p{text-indent:2em;margin:0 0 10px}
.view .section .view-r .page>div.word img{max-width:80%}
.view .section .view-r .page>div.word a{color:#2465cd}
/*文章列表*/
.list { padding:0 30px 40px; }
.list li { padding:25px 0; border-bottom:1px dashed #e0e0e0; line-height:20px; clear:both; }
.list li span { float:right; color:#999; font-size:14px;}
.list li a { display: inline-block;font-size: 16px; color:#333; }
.list li a:hover { color: #2465cd; }
/*产品列表*/
.goods_list_item_container{width:100%;margin-top:39px;display:flex;justify-content:flex-start;flex-wrap:wrap}
.goods_item{margin:0 0 19px 16px;border:1px solid #EBEBEBFF;border-radius:2px;width:278px;height:278px;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease}
.goods_item:hover{box-shadow:0px 10px 15px 0px rgba(0,42,135,0.15);transform:translateY(-4px)}
.goods_item_title{text-align:center;margin-top:23px;margin-bottom:2px;line-height:28px;font-size:20px;font-weight:500;color:#242424FF;padding:0 4px;height:28px;overflow:hidden;word-break:break-all}
.goods_item_text{text-align:center;color:#5B5B5BFF;font-size:18px;line-height:28px;padding:0 4px;height:28px;overflow:hidden;word-break:break-all}
/*招聘*/
.job{background-size:100%;padding-top:40px}
.job-title{font-size:32px;font-weight:500;text-align:center;color:#242424;margin:0 auto;line-height:45px}
.job-title-line{width:44px;height:4px;background:#2465cd;margin:11px auto 13px auto}
.job-subtitle{font-size:16px;line-height:22px;font-weight:500;text-align:center;padding-bottom:83px}
.job-list{}
.job-item{width:100%;box-shadow:0 9px 10px 0 #A7A7A76E;background:white}
.job-item-row{padding:0 19px;display:flex;justify-content:space-between;height:60px;border-bottom:1px solid #F1F1F1FF;text-align:left;font-size:16px;cursor:pointer}
.job-item-row-name{width:384px;align-self:center;font-size:17px;line-height:23px;font-weight:600}
.job-item-row-type{width:132px;align-self:center}
.job-item-row-num{width:120px;align-self:center}
.job-item-row-area{width:112px;align-self:center}
.job-item-row-money{width:110px;align-self:center}
.job-item-row-date{width:170px;align-self:center}
.job-item-row-icon{background:url(../images/contact-arrow-gray-up.png) no-repeat;background-size:100%;width:20px;height:12px;margin-top:24px}
.job-item-row-icon.down{background:url(../images/contact-arrow-gray-down.png) no-repeat;width:20px;height:12px;background-size:100%}
.job-item-content{padding:0 19px;width:100%;position:relative;display:none;overflow:hidden;background:#ffffff;border-bottom:1px solid #F1F1F1FF}
.job-item-title{font-size:18px;color:#232323FF;line-height:25px;margin-bottom:8px}
.job-item-cont{font-size:16px;font-weight:400;color:#596680FF;line-height:34px;white-space:pre-line;word-wrap:break-word}
.job-item-title{font-size:18px;color:#232323FF;line-height:25px;margin-bottom:8px}
.job-item-cont{font-size:16px;font-weight:400;color:#596680FF;line-height:34px;white-space:pre-line;word-wrap:break-word}
.job-list-contact-row{height:60px;background:linear-gradient(to right,#01B4FFFF,#2465cd);display:flex;justify-content:center;align-items:center;margin-top:1px}
.job-list-contact-row-text{font-size:16px;font-weight:500;line-height:25px;color:white;margin-left:60px}
/*分页*/
.pagination{display:inline-block;padding-left:0;margin:20px 0 80px 0;border-radius:4px}
.pagination>li{display:inline}
.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#2465cd;text-decoration:none;background-color:#fff;border:1px solid #ddd}
.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}
.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}
.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}
.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;cursor:default;background-color:#2465cd;border-color:#2465cd}
.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}
/*友情链接*/
.hlink{margin-top:25px}
.hlink .tit{line-height:58px;border-bottom:#eeeeee solid 1px;font-size:18px;position:relative;color:#1147b2;padding-left:14px;font-weight:bold}
.hlink .tit:after{height:16px;width:3px;background:#1147b2;content:'';position:absolute;left:0;top:50%;margin-top:-8px}
.hlink ul{width:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:row;padding:25px 0 20px 0}
.hlink ul li{width:12%}
.hlink ul li span{display:block;width:100%}
/*底部*/
.footer{text-align:center;color:#d0d0d0;height:150px;overflow:hidden;background:#313741;min-width:1200px;filter:none !important;box-sizing:border-box}
.footer dl{padding-top:34px;width:614px;margin:0 auto;overflow:hidden;margin-bottom:10px}
.footer dl dd{float:left}
.footer a{color:#d0d0d0}
.footer dl dd{padding:0 10px;border-right:1px solid #d0d0d0}
.footer dl dd:last-child{border-right:0}
.footer p{line-height:30px}
.footer_bottom_img{position:relative;width:16px;height:15px;margin-right:4px}
.footer p.icp a{display:inline-block}