html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-family: "Microsoft YaHei";
	font-size: 14px; min-width:1400px;
	overflow-x: hidden;
}
body, div, span, a, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
input, select, textarea {
	font-size: 100%
}
ol, ul {
	list-style: none
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
h1, h2, h3 {
	line-height: 2;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
a {
	color: #666;
	text-decoration: none;
}
/*img {
	display: block;
	width: 100%;
	height: auto;
	border: 0;
	vertical-align: middle
}*/
table {
	border-collapse: collapse;
	border-spacing: 0
}
table td, table th {
	padding: 5px;
}
p {
	word-wrap: break-word;
}
em, i, b {
	font-style: normal;
}
.cf {
	zoom: 1;
}
.cf:after {
	clear: both;
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear-form {
	background: none;
	border: none 0;
	outline: 0;
}
.width1300 {
	width:90%;
	margin: 0 auto;
	position: relative;
}
.bgset {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.img-box {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.img-box:hover img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
.img-box img {
	-webkit-transition: all .8s ease-out;
	-moz-transition: all .8s ease-out;
	transition: all .8s ease-out;
}
.wrap-title{margin-bottom:2.5rem;text-align:center;}
.wrap-title h2{line-height:1.25;font-weight:normal;font-size:2.625rem;color:#333;}
.wrap-title h2 a{color:#333; font-size:2.625rem;}
.wrap-title h2 a:hover{color:#04287e; font-size:2.625rem;}
.wrap-title p{margin-top:0.625rem;line-height:1;font-size:1.125rem;color:#666;}
.wrap-title.white *{color:#fff;}
.wrap-title.white h2 a:hover{color:#fff;}
@media(max-width:1200px){
html{font-size:15px;}
}
@media(max-width:992px){
html{font-size:14px;}
.wrap-title h2{font-size:1.4rem;}
.wrap-title p{font-size:1rem;}
}
/*抬头*/
.wrapper{margin:0 auto;width:1400px;}
.header{padding:0 1%;width:100%;height:100px; position: relative; background:url(images/20210114152124_1745226039.png);box-sizing:border-box;}
.header .logo{float:left;margin-top:20px;margin-right:24px;width:170px;text-align:center;}
.header .logo img{display:block;width:100%;}
.header .logo span{display:block;font-size:20px;color:#fff;line-height:1.5;}
.header .slogan{float:left;padding-left:20px;margin-top:20px;overflow:hidden;border-left:#4a4a4a solid 1px;}
.header .slogan h2{font-weight:normal;font-size:26px;color:#fff;height:34px;line-height:34px;letter-spacing:1px;}
.header .slogan p{font-size:16px;color:#a4a4a4;height:22px;line-height:22px; letter-spacing:1.5px;}
.header .slogan p i{display:inline-block;margin:0 5px;}
.head_nav { float:right;}
.head_nav ul {display: flex;justify-content: space-between;align-items: center;}
.head_nav li {/*flex: 1;*/z-index: 5;text-align: center;line-height:98px;}
.head_nav>li:hover a,.head_nav>ul>li.cur a,.head_nav>ul>li.on a{color:#f08200; }
.head_nav li>a {font-size:17px;position: relative; padding-right:40px; color:#fff;}
/*.head_nav>ul>li>a:after {content: '';width: 100%;height: 2px; background: #04287e;position: absolute; left: 0;bottom: 0;
transform: scaleX(0); transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);}*/
.head_nav>ul>li:hover a:after,.head_nav>ul>li.cur a:after {transition: 0.5s;transform: scaleX(1);}
.header.fixed .head_nav li{ line-height:50px;}
.header .tel{float:right;margin:34px 0 34px 0;}
.header .tel em{display:block;padding-left:42px;height:32px;line-height:32px;  font-family: Arial; font-weight:bold; font-size:24px;color:#fff;background:url(images/20210114151504_185733780.png) no-repeat 0 center;}
.header.fixed{position:fixed;z-index:9999;top:0;left:0;height:50px;}
.header.fixed .logo{margin-top:10px;}
.header.fixed .logo img{height:30px;}
.header.fixed .logo span{display:none;}
.header.fixed .slogan{margin-top:0;height:50px;}
.header.fixed .slogan h2{height:50px;line-height:50px;font-size:20px;}
.header.fixed .slogan p{display:none;}
.header.fixed .nav-list li{height:50px;line-height:50px;}
.header.fixed .tel,.header.fixed .search{margin:9px 20px;}
@media(max-width:1500px){
.header .slogan{display:none;}
}
@media(max-width:1200px){
.header .tel{display:none;}  
}
.head_phone {font-size: 22px;line-height: 32px;float: right;font-family: Arial;}
.head_phone i {font-size: 24px; color: #999999;margin-right: 5px;    vertical-align: top;}
.dropmenu{ position:absolute; width:100%; left:0; background:#04287e; top:100px; opacity:0; visibility:hidden; -webkit-transition:all .6s ease; transition:all .6s ease; z-index:333;  text-align:center;}
.dropmenu table td table{ display:none;}
.dropmenu a,.dropmenu table td a{ display:inline-block; line-height:62px; color:#fff !important;font-size:15px;}
.dropmenu a+a{ margin-left:30px;}
.dropmenu table,.dropmenu table tbody{ width:100% !important; display:block;}
.dropmenu table tr{ display: flex;justify-content: space-evenly;}
.dropmenu table tr td {display: flex;justify-content: center; align-items: center;}
.dropmenu table tr+tr{ margin-left:25px;}
.head_nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}
.page{ margin:0 auto; width:1400px; display: flex;justify-content: center; align-items: center;}
.w1400{ width:1400px; margin:auto;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1400px; height:680px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:680px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto; width: 100%; height: 80%; position: relative; z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:290px; left: 0; margin-left: 0; height: 370px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(images/20210114134813_1921043840.png) no-repeat 0 0; } 
 .banner-btn a.next{ right:-50px; background:url(images/20210114134813_1921043840.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background:#04287e;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
.search_bg{width:98%; min-width:1400px; height:62px; margin:0 auto; }
#search{ color: #999; line-height:62px;margin:0 auto;}
.search_01 i{display: block;float: left;padding-top: 22px;margin-right: 14px;}
.search_01{ float:left; width:900px; padding-left:2px;}
.search_02{height:40px; overflow:hidden;margin-top:11px;float:right; border: #d8d8d8 solid 1px; border-radius:3px;}
.search_02 form{padding-left:0;}
.search-i{ width:46px; overflow:hidden; height:40px;float: right;}
.search-bg{float:left; overflow:hidden;padding-left:10px;}
.search_01 a{font-size: 0.875rem; color:#000;}

/*产品*/
.product{padding:73px 0 80px 0; background:url(images/20210113174424_275401181.png);}
.proshow{margin-top: 50px; font-size: 0; padding: 0 1%;}
.hotpro{display: inline-block;box-sizing: border-box; width: 49.4%; border: 1px solid #eaeded; padding: 15px; background:#04287e; position: relative; overflow: hidden; margin-right:1%;}
.jj1 {
	background-color:#3c5fb3;
	margin-right: -18px;
	padding: 9.9% 74px 9.1% 73px;
}
.jj1 > img {
}
.jj1 > h4 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 56px;
	margin-left: 3px;
}
.jj1 p {
	font-size: 15px;
	color: #fff;
	line-height: 30px;
	margin-left: 5px;
	height: 154px;
	overflow: hidden;
}
.jj1a {
	width: 100%;
}
.jj1a1 {
	width: 61.8%;
	margin-top: 74.5px;
}
.jj1a1 > img {
	width: 89.2%;
}
.jj1a1 > h4 {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	line-height: 56px;
}
.jj1a1a {
	margin-top: 20px;
}
.jj1a1a1 {
	width: 15.9%;
	cursor: pointer;
}
.jj1a1a2 {
	width: 15.9%;
	margin-left: 30px;
	cursor: pointer;
}
.jj1a2 {
	width: 35.1%;
	overflow: hidden;
	margin-top: 37.5px;
	box-shadow: 13px 14px 0 0 rgba(0,0,0,0.4);
}
.jj1a2a {
	width: 400%;
}
.jj1a2a1 {
	width: 25%;
}
.jj1a2a1 img {
	width: 100%;
}
/*.hotpro:after{content:''; display:block;position:absolute;top:15px; right:0;width:15px;height:30%; background:#04287e; z-index:9; animation:heightchange 3s linear infinite;}
@keyframes heightchange{
	0%{height:30%;}
	50%{height:60%;}
	80%{height:80%;}
	100%{height:30%;}
	}*/
.hotpic img{width: 100%; height: auto;}
.hotpro ul{position: relative;width: 100%; float: left; height:auto; overflow:hidden;}
.hotprocon{position: absolute;width: 100%;top: 0;left: 0;box-sizing: border-box;padding: 5%;}
.hot_t{font-size:28px;color: #323636; height:54px; font-family: microsoft yahei;}
/*.hot_t:after{content: '';display: block;width: 38px;height: 3px;background: #04287e;margin: 25px 0;}*/
.hot_wa{font-size:18px;    color: #333;   font-weight: lighter; line-height:34px; }
.hot_btn{margin-top: 50px;}
.hot_btn a{display: inline-block;width: 146px;line-height: 44px; border-radius: 0 0 20px 0; background: #04287e url(images/20210114181030_161804353.png) no-repeat 96px 18px;font-size: 16px;color: #fff; transition: all .3s ease; padding-left: 25px;}
.hot_btn a:hover{background:#04287e; border-radius: 20px 0 20px 0;  background: #04287e url(images/20210114181030_161804353.png) no-repeat 96px 18px;}
.hotpro .probg{position: absolute; text-align:left;left:7% !important;bottom: 20% !important;z-index: 9;font-size: 0;}
.probg span{transition: all .3s ease;width: 12px;height: 12px;border-radius: 12px;background: #9ca2a2;cursor: pointer; display: inline-block;vertical-align: top;}
.probg span+span{margin-left: 20px;}
.probg span.swiper-pagination-bullet-active{width:12px;background:#04287e;}

.proshow table,.proshow tbody ,.proshow tr{display:contents; width:auto; vertical-align:top;}
.proshow td{ display:inline-block; vertical-align:top; box-sizing: border-box; width:24.25%;  padding:0 !important; transition:all .3s ease;position: relative; background:#fff;  box-shadow: 0 0 1rem rgba(0,0,0,0.1);}
.proshow td+td{margin-left:1%; }
.proshow td br{ display:none;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td>a img{ width:100%; height:auto; transition:all .6s ease;}
.proshow td span a{ position: relative;line-height:70px; font-size:18px; color:#000; font-weight: lighter;transition:all .3s ease; margin-bottom:36px;}
.proshow td>a{border-bottom: 1px solid #dfdfdf;}
.proshow td>a:after{content:''; display:block; position:absolute;  top:0; left:0; width: 100%; height: 100%;background: rgba(0,0,0,.2);opacity: 0;transition: all .3s ease;}
.proshow td:hover>a:after{ opacity: 1;}
.proshow td:hover span a{color: #04287e;}
.proshow td:hover>a img{ transform:scale(1.1);}
.proshow td .promore{width: 110px;height: 36px; line-height: 36px;left: 0;right: 0;margin: 0 auto;background:#f6f6f6;;font-size: 14px;color:#333; position: absolute; bottom: 0;transition: all .3s ease; font-weight:lighter;}
.proshow td:hover .promore{background: #04287e;color: #fff; letter-spacing: 4px;}
.proshow1{ margin-top:1%;}

.proshow .bd{overflow:hidden;}
.proshow .bd li{float:left;margin-top:0.75rem;margin-right:0.75rem;width:6.625rem;height:6.625rem;text-align:center;overflow:hidden;background:#f6f6f6;}
.proshow .bd li:nth-child(4n){margin-right:0;}
.proshow .bd li a{display:block;position:relative;top:50%;transform:translateY(-50%);}
.proshow .bd li i{display:block;margin:0 auto;width:2.5rem;height:2.5rem;}
.proshow .bd li span{display:block;margin-top:0.625rem;font-size:1rem;color:#333;}
.proshow .more{padding-top:3.75rem;font-size:1rem;text-align:center;overflow:hidden; margin-bottom:5rem;}
.proshow .more a{display:inline-block;padding-right:1.25rem !important; background:url(images/20210114192056_1743443263.png) no-repeat right center; font-size:15px;
width: auto;
    box-shadow: none;
}

.proshow a{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    width: 24.25%;
    padding: 0 !important;
    transition: all .3s ease;
    position: relative;
    background: #fff;
    box-shadow: 0 0 1rem rgba(0,0,0,0.1);
}
.proshow a+a{ margin-left:1%;}
.proshow a:nth-of-type(3){ margin-left:0;}
.proshow a:nth-of-type(n+3){ margin-top:1%;}
.proshow a .pic{border-bottom: 1px solid #dfdfdf;position:relative;overflow:hidden;}
.proshow a .pic:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.2);
    opacity: 0;
    transition: all .3s ease;
}
.proshow a:hover .pic:after{opacity:1;}

.proshow a .pic img{
    display: block;width: 100%;height: auto;transition: all .6s ease;
}
.proshow a:hover .pic img{transform: scale(1.1);}

.proshow a .txt{display: block;text-align: center; padding-bottom: 36px;
    position: relative;
    overflow: hidden;}
.proshow a .txt span{position: relative;
    line-height: 70px;
    font-size: 18px;
    color: #000;
    font-weight: lighter;
    transition: all .3s ease;
    margin-bottom: 36px;}
    .proshow a:hover .txt span{color:#042167;}
.proshow a .txt .more2{width: 110px;
    height: 36px;
    line-height: 36px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background: #f6f6f6;
    font-size: 14px;
    color: #333;
    position: absolute;
    bottom: 0;
    transition: all .3s ease;
    font-weight: lighter;}
.proshow a:hover .txt .more2{    background: #04287e;
    color: #fff;
    letter-spacing: 4px;}
    
    
/*合作*/
.partner_box{margin:0px auto;width:100%;padding:70px 0px;background:#fff url(images/20210111094420_375110660.jpg) bottom no-repeat;}
.Partner{padding-bottom: 60px;}
.part_nr{ width: 1400px; margin: 0 auto; position:relative; }
.part_nr tr{display:block;}
.part_nr td{width:279px;display: inline-table;overflow:hidden;position:relative;height: 151px;float: left;box-sizing: border-box;margin: 0 -1px -1px 0;}
.part_nr td>a{display: block; border: #eaeaea solid 1px;}
.part_nr td>a>img{width:279px;height:150px;
    display: block;
}
.part_nr td+td{}
.part_nr td>div{width:100%;height: 152px;background: rgba(0, 0, 0, 0.6);position:absolute;top:40%;left:0;margin-top: -60px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.part_nr td>div>a{display:block;line-height:152px;font-size:16px;color:#fff;text-align:center;}
.part_nr td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_nr td br{display: none;}
#top50{ height:50px;}
/**/
.power { background: url(images/20210119142310_1008434352.jpg)center top; padding-top: 63px; padding-bottom: 100px; overflow:hidden;}
.power h2 a { background: url(images/20210118084158_1327430376.png) no-repeat center top;}
.power h2 a strong { color: #fff }


h2.main_title a { width: 1200px; margin: 0 auto; overflow: hidden; display: block; text-align: center; line-height: 0; font-size: 0; padding-top:15px;}
h2.main_title a strong { display: block; font-size: 2.625rem; line-height: 100%; color: #fff; font-weight:normal;}
h2.main_title a span { display: block; font-size: 22px; line-height: 100%; color: #e8efff; font-weight: 400; letter-spacing: 1px; padding-top: 14px }
h2.main_title a:hover { color: #333 }

/*--photos--*/
.photos{position:relative;z-index:33;margin-top:-5rem;padding-bottom:4.375rem;overflow:hidden; }
.photos:after{position: absolute; top:15%; width: calc(50% - 1.6875rem); height:566px; z-index:-1; content: ""; background: url(images/20210113174424_275401181.png); width: 100%;}
.photos .inner{padding:2.5rem;background:#fff;box-shadow:0 1.5rem 1.5rem rgba(0,0,0,0.1);}
/*--end photos--*/
/*优势*/
.bz .con{margin-top: 0px; width:1100px; float: left;}
.bz .con dl{position: relative;}
.bz .con dt{}
.bz .con dt img{width:1100px;height:471px;}
.bz .con dd{width:1100px; padding:0 0 0 50px;box-sizing: border-box; border-left:rgba(255,255,255,0.1) solid 1px; overflow:hidden; border-right:rgba(255,255,255,0.1) solid 1px;}
.bz .con dd h3{font-size:40px;color: #fff;line-height: 58px; float: left; width:290px; overflow: hidden; padding-top:50px;}
.bz .con dd h3 span{font-size: 60px;line-height: 54px;color: #fff;font-family:DINOT-Bold,impact;height: 40px;overflow: hidden;display: inline-block;margin-right: 15px;position: relative;top:-0px; display: block; margin-bottom: 15px;}
.bz .con dd h3 a{width: 194px; display: block; font-size: 17px; background:#FFF; color:#000; text-align: center; height: 40px; line-height: 40px; margin-top:55px;}
.bz .con dd p{float: left; border-left:rgba(255,255,255,0.1) solid 1px; height:316px;}
.bz .con dd p span{display: inline-block;background: url(images/20210119142432_1184656355.png) no-repeat;line-height: 16px;font-size: 16px;color: #fff;padding-left:55px;margin-bottom: 16px; left: -8px; position: relative;}
.bz .con dd p strong{font-size: 52px; font-family: Impact; line-height:58px; color: #fff; display: block; margin:50px 0px 15px 50px;}
.bz .con dd p strong i{font-size: 21px; display: block; color:#fff; font-weight: 100;}
.bz .tit{width: 300px; float: left; background:url(images/20210115164711_2068347924.png) no-repeat center bottom; padding-bottom:62px;}
.bz .tit ul{width: 300px;margin: 0 auto; background:#000;}
.bz .tit li{display:block;width: 300px; padding:30px 30px; transition: all .2s linear;cursor: pointer; border-bottom:rgba(255,255,255,0.1) solid 1px;}
.bz .tit li:after{
    display: block;content: "";clear: both;
}
.bz .tit li:last-child{border-bottom:none;}
.bz .tit li em{line-height: 0;width: 52px;overflow: hidden; float: left; margin-top: 5px;}
.bz .tit li em img{display: block;margin: 0 auto;}
.bz .tit li span{float: left; font-size:26px;color: #fff;font-weight: bold;margin-top:4px; margin-left: 12px;}
.bz .tit li span i{font-style: normal; text-transform: uppercase; font-size: 14px; color: #999; display: block; font-family: Arial; font-weight: normal; letter-spacing: 1px;}
.bz .tit li.cur{background:#f08200;}
.bz .tit li.cur i{ color:#ffe6c9; }
.bz .tit li.cur img{position: relative;z-index: 1; border-right: 52px solid transparent; -webkit-filter: drop-shadow(52px 0 #fff); filter: drop-shadow(52px 0 #fff); z-index: 1;}
.bz .tit li.cur span{color: #fff;}
em,.em,i{text-transform:uppercase;font-family:arial;vertical-align:top;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#115195;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.w408{width:408px;}
.w350{width:350px;}

/*解决方案*/
.qyxx18{overflow:hidden; width:1400px; margin:auto;}
.qyxx18 td{ display:inline-block; padding:0 !important; width:31.3%; margin-right:3%; margin-bottom:2%;}
.qyxx18 tr{/*display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; */}
.qyxx18 td a,.qyxx td span{ display:block; position:relative; overflow:hidden;}
.qyxx18 td>div{ width:100% !important; position:relative; background:#f9f9f9;}
.qyxx18 td>a{ border:1px solid #f9f9f9;}
.qyxx18 td br{ display:none;}
.qyxx18 td div a{ line-height:69px; text-align:left; border-bottom:1px solid #e5e5e5; font-size:16px; color:#666666; padding:0 45px 0 15px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;transition:all .3s ease; position:relative; z-index:9;}
.qyxx18 td div a:after{ content:''; display:block; position:absolute; width:18px; height:12px; background:url(images/20210119142519_1709662308.png) no-repeat left center; transition:all .3s ease; right:25px; top:0; bottom:0; margin:auto 0;}
.qyxx18 td div:after{ content:''; display:block; position:absolute; width:100%; height:0; left:0; bottom:0; background:#f08200;}
.qyxx18 td:hover div:after{ height:100%;}
.qyxx18 td:hover div a:after{ background-position-x:right;}
.qyxx18 td a img{ transition:all .6s ease; width:100%; height:auto;
    display: block;
}
.qyxx18 td:hover a img{ transform:scale(1.1);}
.qyxx18 td:hover div a{ color:#fff;}
.qyxx18 td:nth-child(3n){ margin-right:0px;}
/*--service--*/
.service{padding:4.375rem 0.625rem;overflow:hidden;background:#fff;}
.service .item{position:relative;float:left;padding:3.75rem 3.75rem;width:18.85%;height:21.875rem;text-align:center;cursor: pointer;background:#04287e;transition:all 0.5s;}
.service .item:before{display:none;position:absolute;z-index:3;left:50%;bottom:-0.9rem;margin-left:-1.25rem;width:2.5rem;height:2.5rem;content:"";background:#000 url(images/20210118083803_857567814.png) no-repeat center;}
.service .item:after{display:block;position:absolute;z-index:1;left:0;bottom:0;width:0;height:5px;content:"";background:#000;transition:all 0.5s;}
.service .item:nth-child(even){background:#042167;}
.service .item i{display:block;margin:0 auto;width:3.75rem;height:3.75rem;}
.service .item i img{display:block;width:100%;}
.service .item h3{margin-top:1.5rem;height:4.5rem;line-height:2.25rem;font-weight:normal;font-size:1.75rem;color:#fff;}
.service .item p{display:none;margin-top:1rem;line-height:1.5rem;font-size:1rem;color:#fff;}
.service .item em{display:block;position:absolute;left:0;bottom:3.125rem;width:100%;font-size:0.875rem;font-family:"DIN Medium";color:#fff;text-transform:uppercase;}
.service .item.cur{width:43.45%;background:#f08200 url(images/20210119142555_693213133.png) no-repeat center 0 !important;}
.service .item.cur *{color:#000;}
.service .item.cur i{filter:contrast(0) brightness(0);}
.service .item.cur h3{height:2.25rem;}
.service .item.cur p{display:block;}
.service .item.cur em{display:none;}
.service .item.cur:after{width:100%;}
.service .item.cur:before{display:block;}
@media (max-width:992px){
.service{padding:2rem 0.625rem;}
.service .item{padding:1rem;height:15rem;}
.service .item,.service .item.cur{width:50%;}
.service .item em{bottom:2rem;}
.service .item h3{font-size:1rem;}
.service .item.cur p{display:none;}
.service .item.cur em{display:block;}
}
/*--aboutus--*/
.aboutus{padding:5rem 0.625rem 6.25rem;overflow:hidden; position:relative; background:url(images/20210116221448_1785041643.jpg) no-repeat center 0; }
.aboutus .summary{text-align:center;font-size:1rem;line-height:2.2;color:#fff;overflow:hidden;}
.aboutus .playerBox{position:relative;margin-top:1.5rem;height:3.375rem;overflow:hidden;}
.aboutus .playerBox:before,.aboutus .playerBox:after{position:absolute;top:50%;width:calc(50% - 1.6875rem);height:1px;content:"";background:rgba(255,255,255,0.1);}
.aboutus .playerBox:before{left:0;}
.aboutus .playerBox:after{right:0;}
.aboutus .playerBox a{display:block;position:absolute;z-index:3;left:50%;top:0;margin-left:-1.6875rem;width:3.375rem;height:3.375rem;cursor:pointer;background:url(images/20210116211749_773005883.png) no-repeat center;background-size:100%;transition:all 0.5s;border-radius:50%;}
.aboutus .playerBox a:hover{transform:rotate(360deg);}
.stats-counter{overflow:hidden;}
.stats-counter .item{float:left;padding:1.25rem;width:25%;text-align:center;}
.stats-counter .item i{display:block;margin:0 auto;width:3.75rem;height:3.75rem;}
.stats-counter .item dl{margin-top:0.625rem;color:#fff;overflow:hidden;}
.stats-counter .item dt em{font-size:3.4375rem; font-weight:bold;}
.stats-counter .item dt sub{font-size:1.125rem;}
.stats-counter .item dd{font-size:1rem;}
@media (max-width:992px){
.aboutus{padding:2rem 0.625rem;background-size:cover;}
.stats-counter .item{width:50%;}
.stats-counter .item dt em{font-size:2.5rem;}
}
/*企业形象*/
.qyxx{overflow:hidden;}
.qyxx table,.qyxx tbody,.qyxx tr{ display:block; width:100%; overflow:hidden;}
.qyxx td{ display:inline-block; width:396px; padding:0 !important; margin-right:30px;}
.qyxx td a{ display:block; position:relative; overflow:hidden;}
.qyxx td a img{ width:100%; height:auto; transition:all .6s ease;
    display: block;
}
.qyxx td:hover a img{ transform:scale(1.1);}
.qyxx td br{ display:none;}
.qyxx td div{ padding:0 !important;}
.qyxx td div a{ background:#f2f3f4; line-height:72px; font-size:16px; color:#333333; transition:all .3s ease;}
.qyxx td:hover div a{color:#fff; background:#04287e;}
/*新闻*/
.news {width: 100%;background:url(images/20210113174424_275401181.png); overflow: hidden;height:814px;}
.news_box {width: 1400px;margin: 0 auto;overflow: hidden;}
.news_tab {margin-top:26px;}
.news_Cen {font-size: 38px;line-height: 40px;color:#333; float: left; margin-bottom:30px;}
.news_Cen span {color: #04287e;}
.news_Cen p {font-size: 16px;color: #888888;line-height: 42px;}
.news_pic {float: left;margin-top: 30px; position: relative;height:594px; box-shadow: 0 0 0.5rem rgba(0,0,0,0.1); background:#fff; padding: 1.5rem 1.5rem 2rem;}
.news_nav {float: right;overflow: hidden;}
.news_dyn {display: inline-block;float: right;}
.news_dyn ul {list-style: none;}
.news_dyn ul li {width: 150px;float: left; text-align: center;margin-right: 12px;height: 54px;line-height: 54px;position:relative;}
.news_dyn ul li a {font-size: 1.125rem;color:#000;display: block;}
.news_y .news_div_item_year,.news_div_item_month,.news_div_item_day {float: left;}
.news_div_item_title a {font-size:19px;line-height:40px; color:#000;}
.news_div_item_title a:hover {color:#04287e;}
.news_div_item_body {font-size:15px;color:#666;line-height:26px; padding-right:1.5rem; margin-top:5px;}
.news_y .news_div_item_date {font-size: 15px;color: #333;position:absolute;bottom:6px;left:245px;  margin-left: 24px;}
.news_y .news_div_item {position:relative;float: left; margin-top: 26px;}
.news_y .news_div_item_content {width:460px;float:right;margin-left:24px;}
.news_y .news_div_item_pic {float: left;  background: url(images/20210114152217_78420175.png) no-repeat 98% center; display:block;}
.news_y .news_div_item_pic a{}
.news_y img.news_div_item_image {width:240px;height:180px;}
.news_y .news_div {display: inline-block;}
.news_pic .news_div {display: inline-block;}
.news_pic .news_div_item_content {position:absolute;bottom:0; height: 115px;}
.news_call {width: 1400px !important; overflow:hidden;}
.news_y {width:725px;float: right;display: inline-block;margin-top:5px; margin-bottom:6px;}
.news_dyn ul li.on a{background: #f08200;color: #ffffff;transition: 0.5s;}
.news_dyn li.on:after {content: "";width: 0px;height: 0px;border-top: 9px solid #f08200;border-right: 7px solid transparent;border-bottom: 10px solid transparent;border-left: 7px solid transparent;position: absolute;top: 54px;left: 45%;transition: 0.5s;}
.news_pic img.news_div_item_image {width:600px;height:450px;}
.news_y .news_div_item:nth-child(1) {display:none;}
/*--footer--*/
.footer {
	overflow: hidden;
	background: #04287e;
}
.ft-inner {
	position: relative;
	padding: 5rem 0;
	border-bottom: rgba(255,255,255,0.1) solid 1px;
}
.ft-inner .line {
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	background: #fff;
	opacity: 0.1;
}
.ft-inner .line-1 {
	left: 0;
}
.ft-inner .line-2 {
	left: 28.33%;
}
.ft-inner .line-3 {
	left: 52.83%;
}
.ft-menu {
	position: relative;
	z-index: 2;
	float: left;
	width: 52.83%;
}
.ft-menu dl {
	float: left;
}
.ft-menu dl.item-0 {
	width: 53.63%;
}
.ft-menu dl.item-1 {
	width: 46.37%;
}
.ft-menu dt {
	position: relative;
	padding-left: 3.75rem;
	height: 2.5rem;
	line-height:1.8rem;
	font-size: 1.25rem;
}
.ft-menu dt:before {
	display: block;
	position: absolute;
	left: -1rem;
	top: 0;
	width: 2rem;
	height: 2rem;
	content: "";
	background-color: #04287e;
	background-repeat: no-repeat;
	background-size: 2rem;
}
.ft-menu dl.item-0 dt:before {
	background-image: url(images/20210113165048_525635754.png);
}
.ft-menu dl.item-1 dt:before {
	background-image: url(images/20210113165048_468726689.png);
}
.ft-menu dt a { font-size: 1.25rem;
	color: #fff;
}
.ft-menu dt a:hover {
	font-weight: bold;
}
.ft-menu dd {
	padding-left: 3.75rem;
	padding-top: 1.25rem;
	font-size: 0.9rem;
	color: #fff;
	overflow: hidden;
}
.ft-menu dd a {font-size: 0.875rem;
	display: block;
	margin-top: 0.625rem;
	line-height: 1.25rem;
	color: #fff;
	opacity: 0.625;
}
.ft-menu dd a:hover {
	opacity: 1;
}
.ft-infos {
	position: relative;
	z-index: 2;
	float: right;
	width: 47.17%;
}
.ft-infos .QRcode {
	float: right;
	padding: 0.625rem;
	width: 8.375rem;
	text-align: center;
	overflow: hidden;
	background: #fff;
}
.ft-infos .QRcode i {
	position: relative;
	display: block;
	overflow: hidden;
}
.ft-infos .QRcode i img {
	display: block;
	width: 100%;
}
.ft-infos .QRcode i:after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;
	height: 1.25rem;
	content: "";
	background: url(images/20210113165912_868925879.png) no-repeat center 0;
	animation: light 5s infinite;
}
.ft-infos .QRcode p {
	margin-top: 0.625rem;
	font-size: 0.875rem;
	color: #333;
}
.ft-infos .info {
}
.ft-infos .info dt {
	position: relative;
	padding-left: 3.75rem;
	height: 2.5rem;
	line-height:1.8rem;
	font-size: 1.25rem;
}
.ft-infos .info dt:before {
	display: block;
	position: absolute;
	left: -1rem;
	top: 0;
	width: 2rem;
	height: 2rem;
	content: "";
	background-color: #04287e;
	background-repeat: no-repeat;
	background-size: 2rem;
}
.ft-infos .info dt:before {
	background-image: url(images/20210113165048_1317842801.png);
}
.ft-infos .info dt a {
	color: #fff; font-size: 1.25rem;
}
.ft-infos .info dt a:hover {
	font-weight: bold;
}
.ft-infos .info dd {
	padding-left: 3.75rem;
	padding-top: 1.25rem;
	font-size: 0.875rem;
	color: #fff;
	overflow: hidden;
}
.ft-infos .info dd p {
	display: block;
	margin-top: 0.625rem;
	line-height: 1.25rem;
	color: #fff;
	opacity: 0.625;
}
.ft-bottom {
	position: relative;
	padding: 1.75rem 0;
	line-height: 2.25rem;
	border-top: #080e8e solid 1px;
}
.copyright {
	font-size: 0.875rem;
	color: #a4abc5;
	overflow: hidden;
}
.copyright span {
	display: inline-block;
	margin-right: 1rem;
}
.copyright span a {font-size: 0.875rem;
	color: #a4abc5;
}
.copyright span a:hover {
	color: #fff;
}
.flink-btn {
	float: right;
}
.flink-btn a {
	display: block;
	width: 7.375rem;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
	border: #365398 solid 1px;
}
.flink-btn a:after {
	display: inline-block;
	margin-left: 1rem;
	width: 5px;
	height: 3px;
	content: "";
	vertical-align: middle;
	background: url(images/20210113164840_1244548681.png) no-repeat;
}
.flink-btn a:hover {
	color: #333;
	background: #fff;
}
.flink-btn a:hover:after {
	filter: contrast(0);
}
.flinks {
	display: none;
	position: absolute;
	z-index: 33;
	right: 0;
	bottom: 100%;
	width: 30%;
	padding: 1rem;
	line-height: 2.25rem;
	overflow: hidden;
	background: #fff;
}
.flinks .addlink {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 0.875rem;
	color: #04287e;
}
.flinks .addlink:hover {
	color: #04287e;
}
.flinks .list {
	overflow: hidden;
}
.flinks .list a {
	display: inline-block;
	margin-right: 1rem;
	font-size: 0.875rem;
	color: #666;
}
.flinks .list a:hover {
	color: #04287e;
}
 @media(max-width:992px) {
.footer {
	padding-bottom: 3rem;
}
.ft-inner {
	padding: 2rem 0.625rem;
}
.ft-inner .line {
	display: none;
}
.ft-menu {
	display: none;
}
.ft-infos {
	float: none;
	width: 100%;
}
.ft-infos .info dt {
	display: none;
}
.ft-infos .info dd {
	padding: 0;
}
.ft-infos .QRcode {
	display: none;
}
.ft-bottom {
	padding: 1rem 0.625rem;
}
.flink-btn {
	display: none;
}
}
 @keyframes light {
 0% {
top:0;
opacity:0;
}
 50% {
top:100%;
opacity:1;
}
 100% {
top:0;
opacity:0;
}
}