@charset "UTF-8";
blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul {
	margin:0;
	padding:0
}
body {
	font-size:16px;
	background:#fff;
	color:#333;
	-webkit-text-size-adjust:100%;
	font-family:Helvetica,'Microsoft YaHei',arial,sans-serif;
	overflow-x: hidden
}
table {
	border-collapse:collapse;
	border-spacing:0
}
fieldset,img {
	border:0
}
address,caption,cite,code,dfn,em,optgroup,var {
	font-style:normal;
	font-weight:400
}
del,ins {
	text-decoration:none
}
li,ol,ul {
	list-style:none
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:400
}
q:after,q:before {
	content:''
}
abbr,acronym {
	border:0;
	font-variant:normal
}
sup {
	vertical-align:baseline
}
sub {
	vertical-align:baseline
}
legend {
	color:#000
}
button,input,optgroup,option,select,textarea {
	font-style:normal;
	font-weight:400;
	outline:0
}
textarea {
	resize:none
}
em,i,strong {
	font-style:normal
}
a {
	text-decoration:none;
	color:#333
}
.clearfix:after {
	clear:both;
	content:'';
	display:table
}
.none {
	display:none
}
.wrap {
	width:1550px;
	margin:0 auto;
	height: 100%
}
.header-box {
	position:relative;
	z-index:9999999999999;
	background-color:#fff;
	position:fixed;
	top:0;
	left:0;
	width: 100%;
}

.header-box .header {
	
	width:1284px;
	margin: 0 auto;
	height:80px;
	transition: 0.5s;
	z-index: 9999;
}

.header-box .header .logo, .header-box .header .logo1 {
	float:left;
	margin: 14px 0 0 35px;
	display: block;
	transition: 0.5s
}
.header-box .header .logo1{
	display: none;
	transition: 0.5s
}
.header-box .header .nav {
	float:right;
	transition: 0.5s
}
.nav-jj span img{padding-right: 10px;}
.header-box .header .nav a {
	display:inline-block;
	height:80px;
	line-height:80px;
	padding:0 22px;
	color:#535353;
	transition: 0.5s;
	font-size: 14px;
}
.header-box .header .nav a.nav-jj{
	padding: 0 66px;
	background: #183885;
	color:#fff!important
}
.header-box .header .nav a.on,.header-box .header .nav a:hover {
	transition: 0.5s;
	color:#183885!important
}
.header-box .header .nav a.nav-jj:hover{
	color:#fff!important
}
.footer {
    width: 100%;
    padding: 140px 0 88px;
    color: #757573;
    background: #262626;
    position: relative;
	overflow: hidden
}
.banner{
	background: #fff;
    position: relative;
    z-index: 999;
    overflow: hidden;
	text-align: center;
}
.header-box .header .nav .nav-xl ul li a:hover{
	background: #183885;
	color:#fff!important
}

.line-box a{
	color:#757573
}
.footer .info-left {
	float:left;
	width:38%;
}
.f_pro a{width:100%;}
.nav-xl{position: relative}
.nav_910{
	width: 100%
}
.header-box .header .nav .f_pro a:hover{
	background: #183885;
	color:#fff!important;
}
.content01{text-align: center;padding:0!important;}
.footer .info-left p {
	margin-top:28px;
	line-height:32px;
		font-size: 16px;
}
.footer .info-web {
	float:left;
	margin-left:60px
}
.footer .info-web h3 {
	font-size:26px;
	margin-bottom: 20px;
}
.footer .info-web p {
	font-size: 18px;
    color: #fff;
    line-height: 3em;
}
.footer .info-web p img{margin-right:24px;}
.footer .info-web p a{
	display:block;
	padding:10px 0;
	color:#757573；
}
.footer .info-web p span {
	display:block;
	color:#fff;
	font-size: 12px;
	text-align:center;
}
.footer .info-web01 p img{margin-right:0;}
.footer .on-line {
	float:right
}
.footer .on-line h4 {
	font-size:14px
}
.footer .on-line .line-box {
	margin-top:60px
}
.footer .on-line .line-box .qq,.footer .on-line .line-box .wechat {
	display:inline-block;
	text-align:center
}
.footer .on-line .line-box .qq p,.footer .on-line .line-box .wechat p {
	margin-top:24px
}
.footer .on-line .line-box .wechat {
	margin-left:20px;
	position: relative;
}
.footer .info-web01{float:right;}
.footer h3, .info-web h3{font-size:26px; color:#fff;}
.wechat-img{
	position: absolute;
    margin-top: 20px;
    left: -210%;
    top: -32%;
    width: 200%;
	opacity: 0;
	z-index: -1;
	transition: 0.5s
}
.wechat:hover .wechat-img{
	opacity: 1;
	z-index: 22;
	transition: 0.5s
}
.beian {
	color:#7c7c7c;font-size:14px;float:left;padding:20px 0;
}
.footer-right{float:right;color:#7c7c7c;font-size:14px;padding:20px 0;}
.beijing{background-color:#1b1b1b;}
.beijing01{width:1280px;margin:0 auto;}


.mouse-point {
    opacity: 0;
    position: fixed;
    z-index: 99999;
    width: 20px;
    height: 20px;
    border: 1px solid #fff;
    background-color: #000;
    border-radius: 100px;
    mix-blend-mode: exclusion;
    pointer-events: none;
    display: flex;
    align-items: center;
    justify-content: center;
    will-change: transform;
}
.mouse-point.cursor{
	width:80px;
	height:80px;
	mix-blend-mode:unset;
	background-color:transparent;
	
}
.mouse-point.cursor .mouse-text{
	font-size:16px;
	color:#fff;
	
}
.index-banner  .swiper-pagination-bullet-active{
	background: #888!important
}
.index-banner {
      width: 100%;
      height: 100%;
		overflow: hidden;
		position: relative
	
    }

   .index-banner  .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;
    }
.index-banner  .swiper-slide img{
	width: 100%
}
.bannerVideo{
	width: 100%
}
 
.banner .up-count .more-news:hover{
	background:#183885;
	color:#fff;
	border:1px solid #183885;
	transition: 0.5s
}

.business-all{
	width: 100%;
	text-align: center;
}
.business-all>h2{
	font-size:32px;
	margin-top:74px;
	line-height: 1;
	color:#2e68a8;
}
.business-all>p{
	font-size:16px;
	color:#888;
	line-height: 1;
	margin-top: 20px;
	margin-bottom: 70px;
}
.qy-all-left, .qy-all-right{
	display: inline-block;
	float: left;
	width: 50%;
	position: relative
}
.qy-all-left img, .qy-all-right img{
	width: 100%
}
.qy-all::after{
	
	clear: both;
	content: "";
	display: block
}
.qy-all-left-text{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #00000060
}
.qy-all-left-text h3{
	font-size: 22px;
	color:#fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 1;
	margin-top: 30%;
	margin-bottom: 15px;
	font-weight: bold
}
.qy-all-left-text h2{
	font-size: 52px;
	color:#fff;
	line-height: 1;
	margin-bottom: 16%;
}
.qy-all-left-text span{
	width: 135px;
	display: block;
	margin: auto;
	cursor: pointer;
}
.qy-all-right-bottom{
	margin-top: 80px;
	transition: 0.6s;
}
.qy-all-right-bottom h2{
	font-size: 32px;
	color:#6f6f6f;
	margin: 15px 0;
	text-align:left;
	margin-left: 130px;
	font-weight:bold;
}
.qy-all-right-bottom h2 span{
	color:#2e68a8
}
.qy-all-right-bottom>a{
	position: relative;
	    display: inline-block;
    font-size: 14px;
    color: #535353;
    border: 1px solid #535353;
    width: 74%;
    height: 68px;
    line-height: 68px;
    margin-top: 75px;
    box-sizing: border-box;
	left: -72px;
	transition: 0.6s;
}
.qy-all-right-bottom>a span{
	display: inline-block;
    width: 20px;
    height: 20px;
    float: right;
    line-height: 68px;
    position: absolute;
    top: calc(68% - 20px);
    right: 5%;
}
@media screen and (max-width: 1800px){
	.qy-all-left-text h2{
		margin-bottom: 12%
	}
	.qy-all-left-text span{
		 width: 15%;
	}
	.qy-all-left-text h3{
		margin-bottom: 2%;
		font-size: 18px;
	}
	.qy-all-left-text h2{
		font-size: 46px;
	}
	.qy-all-right-bottom h2{
		font-size:22px;   
	}
	
.qy-all-right-bottom a:hover{background-color:#183885;color:#fff;}
.qy-all-right-bottom {
    margin-top: 8%;
}
	.qy-all-right-bottom>a{
		margin-top: 4%
	}
}
.nav-xl {
    display: inline-block;
}
.header-box .header .nav-xl ul li a{
	height: 50px;
	line-height: 50px;
}
.header-box .header .nav-xl ul{
	display: none
}
.nav{
	position: relative
}
.nav-xl ul{
	position: absolute;
	background: #fff;
}
.top-dh-right-ss{
	display: inline-block
}
.top-dh-right-ss.search {
    background: url(http://www.zhilun.com/images/css-01.png) no-repeat;
    background-position: 0px -730px;
    height: 44px;
    width: 44px;
    padding-top: 32px;
    margin-bottom: -30px;
}
#search-box-wrapper {
    width: 100%;
    padding: 1px 12px;
    position:fixed;
    top: -100%;
    left: 0px;
    z-index: 2;
    right: 0;
    margin-right: 0px;
    text-align: right;
    background-color: #ededed;
    transition: top 0.6s ease-out;
	    padding-top: 10px;
	height: 80px;
    box-sizing: border-box;
}
.visible form #search-box {
    width: 90%;
    line-height: 2em;
    padding: 16px;
}
#search-img {
    background-color: #999;
    padding: 22px;
    line-height: 2;
    position: relative;
    top: 24px;
}
.visible form #search-box {
    width: 84%;
    line-height: 2em;
    padding: 16px;
    float: left;
}

#search-img {
    background-color: #999;
    padding: 22px;
    line-height: 2;
    position: relative;
    top: 0px;
	height: 18px;
	    width: 22px;
	display: flex;
    align-items: center;
	width: 1%;
	float: left
}
#hide-search {
    background-color: #f4f4f4;
    padding: 20px;
    line-height: 22px;
    position: relative;
    color: #888;
    font-size: 16px;
    height:20px;
    width: 1%;
	float: left;
}
#search-box-wrapper form{
	
}
.vido-lift.video1{
	cursor: pointer;
	position: relative;
    width: 100%;
    margin-left:0;
    margin-top: 0px;
    z-index: 9;
}
#video2 {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
div#video2{
	    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
    z-index: 999999999999;
}
#movie1 {
    position: absolute;
    width:49%;
    left: 26%;
    top: 18vh;
    box-sizing: border-box;
    border-radius: 7px;
    cursor: pointer;
}
#close {
    position: absolute;
    left: 75%;
    top: 18vh;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #ccc;
    text-align: center;
    line-height: 32px;
    margin-left: -20px;
    margin-top: -13px;
    font-size: 26px;
    cursor: pointer;
    padding: 0;
    border: none;
}
@media screen and (max-width: 1600px){
	.qy-all-right-bottom{
	    margin-top: 8%;
    margin-left: 16%;
	}
	.qy-all-right-bottom h2{
		margin-left: 0
	}
	.qy-all-right-bottom a{
		margin-left: 0
	}
}