@charset "utf-8";
/* CSS Document */
body { margin:0; padding:0; font-family:"Montserrat","微软雅黑", Arial;
font-size:14px; line-height:1.5; color:#5b5b5b; overflow-x: hidden; background:#f3f6fb;}
a { color:#5b5b5b; text-decoration:none;}
a:hover { color:#5b5b5b;}
img { border:0; display:inline; max-width:100%; height:auto; vertical-align: bottom;}
select {
    text-transform: none;
}
div,ul,li,dl,dd,span,h1,h2,p,h4,h3 { margin:0; padding:0; list-style:none;}
.clear{ clear:both;}
.container{ width:95%;max-width:1190px; margin:0px auto;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
.blue{ color:#5465ff;}


/* 头部 */
.header { height:92px; background:#fff; top:0; position: fixed;
    z-index: 100;
    background: #ffffff;
    width: 100%;}
.header
.header.active{ border:none; background-color:rgb(243,243,243);}
.header .container{ height:92px;display: flex;
    align-items: center;
    justify-content: space-between; max-width:1415px;}
.menu { width:610px;}
.menu ul{display: flex;
    align-items: center;justify-content: space-between;}
.menu ul li{ text-align:center; height:92px; display:flex; align-items:center; position:relative;}
.menu ul li a{ white-space:nowrap; display:block;}
.header .logo img{ height:35px; width:auto;}

.menu ul li .submenu{
	position: absolute;
	background-color:rgba(255,255,255,0.9); min-width:115px; top:92px; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%); display:none;
}
.menu ul li .nav-link{ font-size:18px; line-height:92px; color:#5b5b5b; position:relative;}
.menu ul li:hover .submenu{ display:block;}
.menu ul li.active .nav-link:before {
	width: 67px;
	height: 4px;
	position: absolute;
	left: 50%;
	bottom: 0px;
	background: #5465ff;transform:translateX(-50%);-webkit-transform:translateX(-50%); border-radius:20px;
	content: '';
}
.menu ul li .submenu a{
	font-size:18px;
	padding:0px; line-height:46px;
}

.search1{ display:flex;align-items: center; width:293px;}
.search1 .inputone{ flex:1; overflow:hidden;box-sizing:border-box;-webkit-box-sizing:border-box; background:#e8e8e8; border-radius:30px; border:1px #dedede solid;outline:none; height:35px; line-height:normal; padding-left:13px; margin-right:7px;}
.search1 .Submit{ width:29px; height:31px; background-image:url(http://www.z17e.com/images/png_10.png); background-repeat:no-repeat; background-position:center; border:0px; background-color:#fff; background-size:cover;cursor:pointer;}
.search1 .inputone::input-placeholder{color:#fff ;}
.search1 .inputone::-webkit-input-placeholder{color:#fff;}
.search1 .inputone:-moz-placeholder{color:fff;}
.search1 .inputone::-moz-placeholder {color:fff;}
.search1 .inputone:-ms-input-placeholder{color:fff;}
.login{ font-size:18px;}
.login a{}
.ui-body:before{ display:block;content:""; height:92px;}
.abbanner{ text-align:center;}

/*中间内容*/
.middle_bg{ background-image:url(http://www.z17e.com/images/abg_03.png); background-repeat:no-repeat; background-position:top center;}
.about_one{ padding:64px 0px 90px;}
.about_bt{ text-align:center; font-size:30px; color:#000; margin-bottom:48px;}
.about_js{ font-size:20px; line-height:2;}
.about_js p{ text-indent:2em;}
.about_two{background-color:rgba(0,0,0,0.02); padding:68px 0px;}
.about_two .ser_fl{ border-bottom:1px #e8e8e8 solid;display: flex;
    align-items: center;
    justify-content: center; margin-bottom:41px;}
.about_two .about_bt{ margin-bottom:30px;}
.about_two .ser_fl a{ font-size:20px; line-height:50px; position:relative; min-width:127px; margin:0px 40px; text-align:center;}
.about_two .ser_fl a.cur:before {
	width: 129px;
	height: 2px;
	position: absolute;
	left: 50%;
	bottom: -1px;
	background: #5465ff;transform:translateX(-50%);-webkit-transform:translateX(-50%); border-radius:20px;
	content: '';
}
.about_two .cp_s {display: flex;
    align-items: center;
    justify-content: space-between;flex-wrap: wrap;}
.about_two .cp_s .tpleft{ font-size:20px; line-height:2;flex:1;}
.about_two .cp_s .photo{ width:510px; margin-left:7%;}
.about_two .cp_s .photo img{ width:100%; height:auto;}
.t-content{ display:none;}
.t-content.cur{ display:block;}

/*底部*/
.foot{ padding:120px 0px 119px;}
.foot .b_logo img{ height:40px; width:auto;}
.foot .b_logo{ margin-left:34px;}
.foot .bottom { border-bottom:1px #e9e9e9 solid; padding-bottom:14px; margin-bottom:71px;}
.foot .d_online{display: flex;
    align-items: center;
    justify-content: space-between;flex-wrap: wrap;}
.foot .d_online .tpleft{ width:392px;}
.foot .d_online .tpleft ul{display: flex;
    align-items: center;}
.foot .d_online .tpleft ul li{ flex:1; text-align:center;}
.foot .d_online .tpleft ul li a{ font-size:30px; color:#898989;}
.foot .d_online .tpleft ul li a img{ height:59px; width:auto; display:block; margin:0px auto 18px;}
.foot .Follow{}
.foot .Follow .title{ color:#898989; font-size:24px; margin-bottom:25px; text-align:center; width:100%;}
.foot .Follow ul{ display:flex;flex-wrap: wrap; justify-content: space-between; width:384px;}
.foot .Follow ul li{ text-align:center;}
.foot .Follow ul li img{ display:block; height:80px; width:auto; margin:0px auto;}

/*使命愿景*/
.mission{ padding:79px 0px;}
.m_cont{ width:852px; margin:0px auto;}
.m_cont ul li{ margin-bottom:55px;}
.m_cont ul li .title { font-size:24px;}
.m_cont ul li .title .big{ font-size:56px; color:#5465ff; margin-right:10px;}
.m_cont ul li .title .sml{ font-size:16px; margin:0px 10px;}
.m_cont ul li .eng{ font-size:95px; color:#d9defc; line-height:1;}
.m_cont ul li:last-child{ margin-bottom:0px;}
.mis_two{background-color:rgba(0,0,0,0.02); padding:93px 0px 72px;}
.mis_two .cp_s{ display:flex; align-items: center;
    justify-content: space-between;flex-wrap: wrap; font-size:18px;}
.mis_two .cp_s .tpleft{ flex:1;}
.mis_two .cp_s .photo{ width:373px; margin-left:121px;}
.mis_two .cp_s .photo img{max-width:100%; height:auto; display:block; margin:0px auto 18px;}
.mis_two .cp_s .tpleft .b_top{display:flex; align-items: center;justify-content: space-between; margin-bottom:38px;}
.mis_two .cp_s .tpleft .b_top .cont{ flex:1; margin-left:30px;}
.mis_two .cp_s .tpleft .b_top .pic{ width:150px; height:150px; border-radius:50%;}
.mis_two .cp_s .tpleft .b_top .cont .title{ font-size:24px; font-weight:bold; color:#5465ff;}
.mis_two .cp_s .tpleft .content{ line-height:2;}

/*荣誉奖章*/
.honor{ padding:150px 0px 50px;}
.honor ul li{ background:#fff; display:flex;align-items: center;
    justify-content: space-between;flex-wrap: wrap;box-shadow:5px 5px 5px 0px #dfdfdf; -webkit-box-shadow:5px 5px 5px 0px #dfdfdf; margin-bottom:100px; }
.honor ul li .content{ flex:1; overflow:hidden;}
.honor ul li .content .cont{ width:92%; margin:0px auto;}
.honor ul li:nth-child(1) .photo{ width:370px;}

.honor ul li .content .cont .title{ font-size:36px; color:#5465ff; margin-bottom:45px;}
.honor ul li .content .cont .infor{ font-size:18px; line-height:1.9;}
.honor ul li:nth-child(2){ background:none;box-shadow:0px 0px 0px 0px #dfdfdf; -webkit-box-shadow:0px 0px 0px 0px #dfdfdf;}
.honor ul li:nth-child(2) .photo{ width:504px; text-align:center;}
.honor ul li:nth-child(2) .content .cont{ width:92%; margin:0px auto 0px 0px;}
.honor ul li .photo img{ max-width:100%; height:auto;}
.honor ul li:last-child{ margin-bottom:0px;}
.honor ul li:nth-child(3) .content .cont{ width:85%; margin:0px auto;}
.honor ul li:nth-child(3) .photo{ width:685px; text-align:center;}

/*发展历程*/
.history{ position:relative; }
.history ul{ width:100%;display:flex;align-items: center;
    justify-content: space-between;flex-wrap: wrap;}
.history ul li{ width:50%; min-height:444px; }
.history ul li:nth-child(2),.history ul li:nth-child(3){ background:#fff; box-shadow:0px 0px 8px #ccc;}
.history ul li .cont{ padding-left:79px; padding-top:90px;}
.history ul li .cont .infor{ font-size:20px; line-height:1.8; margin-left:40px;}
.history ul li .cont .infor .bt{ font-size:24px; font-weight:bold; padding-left:12px;}
.history ul li .cont .title{ color:#5465ff; font-size:28px; font-weight:bold; background-image:url(http://www.z17e.com/images/qql_10.png); background-repeat:no-repeat; background-position:left center; padding-left:48px; background-size:36px 36px; margin-bottom:10px;}
.xf_name{ position:absolute; width:150px; height:150px; background:#5465ff; border-radius:50%; display:flex;display: flex;
    align-items: center;
    justify-content: center; box-shadow:0px 0px 8px #ccc;left:50%; top:50%;transform: translate(-50%,-50%); }
	
.about_two1{background-color:rgba(0,0,0,0.02); padding:110px 0px 77px;}





.about_two1 .about_bt{ margin-bottom:35px;}
.about_two1 .video{display: flex;
    justify-content: space-between;flex-wrap: wrap;}
.about_two1 .video .photo{ width:326px; margin-right:101px;}
.about_two1 .video .photo img{ width:100%; height:auto;}
.about_two1 .video ul{ flex:1; overflow:hidden;font-size:20px; line-height:2;}
.about_two1 .video ul li{ display:flex;font-size:20px; line-height:2;}
.about_two1 .video ul li span{ color:#006ddc; margin-right:10px; white-space:nowrap; }
.about_bt .pic{ display:block; margin:0px auto;}
.research{ padding:100px 0px 40px;}
.research .r_cont{ display:flex; justify-content: space-between;flex-wrap: wrap;}
.research .r_cont .infor{ flex:1; overflow:hidden; font-size:20px; line-height:1.8;margin-top:-50px;}
.research .r_cont .photo{ margin-left:65px; width:504px;}
.research .r_cont .photo img{ width:100%; height:auto;}
.research .about_bt{ margin-bottom:90px;}

/*联系我们*/
.contact{ display:flex;flex-wrap: wrap; justify-content: space-between; padding-top:98px;}
.contact .tpleft{ text-align:center; color:#898989; font-size:30px; margin-right:85px; padding-top:50px;}
.contact .tpleft img{ display:block; margin:0px auto 10px;}
.contact .photo{ width:330px; margin-left:117px;}
.contact .photo img{ width:100%; height:auto;}
.book{ flex:1; overflow:hidden; font-size:18px;}
.book ul li{ display:flex; line-height:53px; margin-bottom:39px;}
.book ul li.no1{ margin-bottom:30px;}
.book ul li.no1 span{ display:flex;align-items: center; margin-right:24px;}
.book ul li.no1 input[type='radio']{ width:24px; height:24px; border:3px #5465ff solid; border-radius:50%;-webkit-appearance: none;outline: none; margin-right:11px;
    cursor: pointer;}
.book ul li.no1 input[type=radio]:checked {
    width:24px;
    height: 24px;
    background: url(http://www.z17e.com/images/about_68_03.png)no-repeat center;
	background-size:cover;
    border: 0px solid #535353;
}
.book ul li.no2{display:flex;}
.book ul li.no2 .title{ width:145px;}
.book ul li.no2 .sinput{ flex:1;box-sizing:border-box;-webkit-box-sizing:border-box; height:53px; line-height:normal; overflow:hidden; border:1px #cdced0 solid; border-radius:5px; padding-left:21px; background:none; font-size:18px;outline: none;}
.book ul li.no2 .sinput::input-placeholder{color:#d0d2d4; font-size:18px;}
.book ul li.no2 .sinput::-webkit-input-placeholder{color:#d0d2d4; font-size:18px;}
.book ul li.no2 .sinput:-moz-placeholder{color:#d0d2d4; font-size:18px;}
.book ul li.no2 .sinput::-moz-placeholder {color:#d0d2d4; font-size:18px;}
.book ul li.no2 .sinput:-ms-input-placeholder{color:#d0d2d4; font-size:18px;}
.book ul li.no2 .content{flex:1; position:relative;}
.book ul li.no2 .binput{ width:100%; padding:15px 21px; background:none;box-sizing:border-box;-webkit-box-sizing:border-box; font-family:"Montserrat","微软雅黑", Arial; font-size:18px;border:1px #cdced0 solid; border-radius:5px;outline: none;}
.book ul li.no2 .content .cout{ position:absolute; right:14px; bottom:12px; font-size:18px; color:#cdcfd3;}
.book ul li.last{ width:100%; text-align:center;}
.book ul li.last .sumbit{ width:170px; height:50px; line-height:normal; text-align:center; border-radius:25px; background:#5465ff; border:0px; margin:0px auto; color:#fff; font-size:18px;cursor:pointer;}
.book ul li.no1 input[type='radio']{ width:16px; height:16px;}
.book ul li.no1 input[type=radio]:checked {
    width:16px;
    height: 16px;}

/*产业服务*/
.industry{ padding:97px 0px 0px;}
.introduce{ width:80%; margin:0px auto 100px; font-size:24px; line-height:1.7;}
.increment ul{ display:flex;align-items: stretch; justify-content: space-between;flex-wrap: wrap;}
.increment ul li{ width:47%; background:#fff;box-sizing:border-box;-webkit-box-sizing:border-box; border-radius:10px; padding:32px 26px 20px; margin-bottom:55px; min-height:277px; position:relative; box-shadow:0px 3px 6px 0px #ccc; -webkit-box-shadow:0px 3px 6px 0px #ccc; }
.increment ul li:before {
	width: 60%;
	height: 5px;
	position: absolute;
	right: 0px;
	top: -5px;
	background: #5465ff;
	content: '';
}
.increment ul li:nth-child(2n):before{ left:0px; right:auto;}
.increment ul li .title{ color:#595757; font-weight:bold; font-size:24px; margin-bottom:7px;}
.increment ul li .infor{ font-size:20px; line-height:1.8;}
.cooper ul{ display:flex;align-items: stretch;flex-wrap: wrap;}
.cooper ul li{ width:20%; font-size:20px; margin-bottom:16px; text-align:center;}
.cooper ul li .tb{ position:relative; height:230px; display: flex;
    align-items: center;
    justify-content:center;}

.cooper ul li .tb .bg{width:152px; height:152px; background:#fff; box-shadow:0px 0px 8px #ccc;transform: rotate(
45deg); margin:0px auto; border-radius:10px; position:absolute; }
.cooper ul li .tb img{ position:absolute; top:50%; left:50%;transform: translate(-50%,-50%); max-width:80%; height:auto;}
.cooper ul li .title{display:block; margin:0 10px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;-webkit-text-overflow:ellipsis;}
.about_bt.one{ margin-bottom:35px;}

/*智库*/
.think{ padding-top:109px;}
.think .t_one{ background:#fff; padding:42px 36px; border-radius:10px; margin-bottom:115px;
 box-shadow:0px 0px 8px #ccc;display: flex;
    align-items: center;
    justify-content: space-between;flex-wrap: wrap;}
.think .t_one .infor{ flex:1; font-size:20px; line-height:1.9;}
.think .t_one .photo{ width:418px;overflow:hidden; margin-left:48px;}
.think .t_one .photo img{ max-width:100%; height:auto; border-radius:20px; }
.t_title{ position:relative; font-size:37px; font-weight:bold; line-height:1.7; color:#c3c4c6; padding-left:26px; margin-bottom:87px;}
.t_title:before {
	width: 10px;
	height: 80%;
	position: absolute;
	left: 0px;
	top: 50%;
	background: #5465ff;transform:translateY(-50%);-webkit-transform:translateY(-50%);
	border-top-right-radius: 12px; 
border-bottom-left-radius:12px;
	content: '';
}
.zk_one{background-color:rgba(0,0,104,0.1); padding:49px 0px; margin-bottom:105px;}
.zk_one ul { display:flex;align-items: stretch;flex-wrap: wrap;}
.zk_one ul li{ width:20%; text-align:center; font-size:20px; line-height:2; margin-bottom:17px;}
.zk_one ul li .photo{ margin-bottom:15px;}
.zk_one ul li .photo img{ width:129px; height:164px;object-fit: cover;
 object-position: top center;}
 .zk_fout{ margin-bottom:56px;}
 .zk_fout ul{ display:flex;align-items: stretch;flex-wrap: wrap;}
.zk_fout ul li{ width:50%; text-align:center; font-size:20px; padding:0px 8%;box-sizing:border-box;-webkit-box-sizing:border-box; line-height:2;}
.zk_fout ul li .photo{ width:110px; height:110px; border-radius:50%; overflow:hidden; margin:0px auto 20px; box-shadow:0px 0px 8px #ccc;}
.zk_fout ul li .photo img{ width:100%; height:100%;object-fit: cover;
 object-position: center center;}
.zk_five{}
.zk_five ul{ display:flex;align-items: stretch;justify-content: center;flex-wrap: wrap;
}
.zk_five ul li{ width:168px; text-align:center; font-size:16px; line-height:2; margin-bottom:50px;}
.zk_five ul li .photo{ margin-bottom:10px;}
.zk_six ul{ display:flex; display:flex;align-items: stretch;  justify-content: space-between;flex-wrap: wrap;margin-bottom:57px;}
.zk_six ul li{ width:40%;display:block;box-sizing:border-box;-webkit-box-sizing:border-box; font-size:20px; line-height:2;}
.zk_six ul li:nth-child(2n){ width:60%;}


/**下拉菜单**/
.header.navigation, .ui-body {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
}
html.active .navigation, html.active .ui-body {
    transform: translateX(-66%);
    -webkit-transform: translateX(-66%);
}
.ui-menu-fixed {
	right:0;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
}
.ui-menu-fixed {
	position: fixed;
	right: -100%;
	width: 66%;
	top: 0;
	z-index: 999;
	height: 100%;
	background-color: #fff;
	transition: all 0.64s ease 0s;
	-webkit-transition: all 0.64s ease 0s;
	display: -webkit-box;
	display:-moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-direction:column;
}
.ui-menu-fixed .m-header {
	z-index:100;
}
.ui-menu-fixed .m-header, .ui-menu-fixed .ui-menu-down li .return-p {
	height:60px;
	line-height:60px;
	background-color:#5465ff;
	position:relative;
}
.ui-menu-fixed .m-header .searchform-wrapper {
	margin:0 10px;
	height:36px;
	position:relative;
	top:12px;
	overflow:hidden;
}
.ui-menu-fixed .m-header .ui-menu-close {
	position:absolute;
	width:18px;
	height:30px;
	width:30px;
	right:0;
	top:50%;
	margin-top:-15px;
	cursor:pointer;
	z-index:10;
transition:all .5s;
-webkit-transition:all .5s;
	cursor:pointer;
}
.ui-menu-fixed .m-header .ui-menu-close i {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.ui-menu-fixed .m-header .ui-menu-close i:after {
	content:"\200B";
	display:block;
	position:absolute;
	width:17px;
	height:1px;
	border-radius:.5px;
	background: #fff;
	z-index:1;
	left:7px;
}
.header.product .ui-menu-btn .menu-box i{background: #0E48A4;}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(1) {
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(1):after {
top:14px;
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(2) {
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ui-menu-fixed .m-header .ui-menu-close i:nth-child(2):after {
bottom:14px;
}
.ui-menu-fixed .m-header .search {
	position:absolute;
	height:36px;
	background-color:rgba(255, 255, 255, .1);
	left:0;
	right:50px;
	top:0;
	bottom:0;
	margin:auto;
	border-radius: 8px;
	padding-left:30px;
transition:all .5s;
-webkit-transition:all .5s;
}
.ui-menu-fixed .m-header .search .search-btn {
	position:absolute;
	width:26px;
	height:100%;
	left:0;
	top:0;
	background-position:center;
	background-size:13px 13px;
	background-repeat:no-repeat;
	background-image:url(http://www.z17e.com/images/image_small.svg);
}
.ui-menu-fixed .m-header .search input {
	width:100%;
	color:white;
	padding-right:30px;
	float:left;
	background:none;
	border:none;
	height:36px;
	visibility:visible;
	line-height:normal;
	font-size:16px;
	outline:none;
}
.ui-menu-fixed .m-header .search input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #ccc;
}
.ui-menu-fixed .m-header .search .searchform-cancel {
	position:absolute;
	right:0;
	top:0;
	width:30px;
	height:100%;
	z-index:10;
	display:none;
}
.ui-menu-fixed .m-header .search .searchform-cancel:after {
	position:absolute;
	content:"\200B";
	width:15px;
	height:16px;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
	background-size: 15px 16px;
	background-repeat: no-repeat;
	background-image:url(http://www.z17e.com/images/reset_small.svg);
}
.ui-menu-fixed .m-header .width-reset .search .searchform-cancel {
	display:block;
}
.ui-menu-fixed .m-header .width-reset .search {
	right:0px;
}
.ui-menu-fixed .m-header .width-reset .ui-menu-close {
	right:-30px;
}
.ui-menu-fixed .ui-menu-box {
	flex:1;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.ui-menu-fixed .ui-menu-box.lock {
	overflow:hidden !important;
}
.ui-menu-fixed .ui-menu-down ul {
	box-sizing:border-box;
	padding-bottom:60px;
}
.ui-menu-fixed .ui-menu-down li {
	line-height: 60px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}
.ui-menu-fixed .ui-menu-down li a {
	display:block;
	padding:0 8%;
	font-size:16px;
	color:#666;
	position:relative;
}
.ui-menu-fixed .ui-menu-down li.sub>a:after {
	content:"\200B";
	float:right;
	width:12px;
	height:12px;
	margin-top:26px;
	background-image:url(http://www.z17e.com/images/gt.png);
	background-size:contain;
	background-position: center;
	background-repeat: no-repeat;
}
.ui-menu-fixed .ui-menu-down li .return-p:after {
	display:none;
}
.ui-menu-fixed .ui-menu-down li ul {
	background:white;
	position:absolute;
	width:100%;
	height:100%;
	right:-100%;
	padding-top:60px;
	top:0;
	z-index:10;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
	overflow:hidden;
	overflow-y:auto;
	-webkit-overflow-scrolling:touch;
}
.ui-menu-fixed .ui-menu-down li.open>ul {
	transform:translateX(-100%);
	-webkit-transform:translateX(-100%);
}
.ui-menu-fixed .ui-menu-down li a.return-p {
	color:#fff;
	cursor:pointer;
}
.ui-menu-down li .return-p span {
	background-image:url(http://www.z17e.com/images/lt.png);
	background-position:left center;
	background-repeat: no-repeat;
	padding-left:20px;
	display:block;
	color:rgba(0255,255,255,.85);
}
.ui-menu-btn {
	width:46px;
	height:46px;
	position:absolute;
	overflow:hidden;
	right:0%;
	top:50%;
	margin-top:-23px;
	cursor:pointer;
	display:none;
	z-index:999;
}
.ui-menu-btn .menu-box {
	width:20px;
	height:15px;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto;
}
.ui-menu-btn .menu-box i {
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:2px;
	width:100%;
	background:#000;
transition:all .5s;
-webkit-transition:all .5s;
}
.ui-menu-btn .menu-box i:nth-child(1) {
width:60%;
}
.ui-menu-btn .menu-box i:nth-child(2) {
top:6px;
}
.ui-menu-btn .menu-box i:nth-child(3) {
width:80%;
top:13px;
}
html.active .ui-menu-btn .menu-box i {
	width:100%;
}
html.active .ui-menu-fixed {
	right:0;
	transition: all 0.44s ease 0s;
	-webkit-transition: all 0.44s ease 0s;
}

@media (max-width: 1000px){
.ui-menu-btn {
    display: block;
}
.header .container{ position:relative;}
.menu{ display:none;}
.login{ margin-right:70px;}
}
@media (max-width: 1450px){
	.menu ul li .nav-link {
    font-size: 16px;}
	.login{ font-size:16px;}
}



@media screen and (max-width:1200px){
	.search1{ display:none;}
	.honor {
    padding: 100px 0px 30px;
}
	.honor ul li .content .cont .infor{ font-size:14px;}
	.honor ul li:nth-child(3) .photo{ width:500px; text-align:center;}
	.honor ul li{ margin-bottom:50px;}
	.honor ul li .content .cont .title{ margin-bottom:15px; font-size:28px;}
	.history ul li .cont .infor .bt{ font-size:18px;}
	.history ul li .cont .title{ font-size:20px; background-size:20px 20px; padding-left:30px;}
	.history ul li .cont .infor{ font-size:14px; margin-left:20px;}
	.about_two1 .video ul li{ font-size:14px;}
	.about_two1 .video .photo{ margin-right:50px;}
	.research .r_cont .infor{ font-size:14px;}
	.about_two1 .video .photo img{ height:350px;object-fit: cover;
 object-position: center center;}
  .history ul li{ min-height:350px;}
 .history ul li .cont {
    padding-left: 0px;
    padding-top: 70px; width:92%; margin:0px auto;
}
.about_two1{ padding:9% 0px;}
.research{ padding:9% 0px 4%;}
.research .about_bt{ margin-bottom:40px;}
.contact .tpleft{ display:none;}
.contact .photo{ margin-left:57px;}
.foot{ padding:7% 0px;}
.foot .d_online .tpleft ul li a{ font-size:16px;}
.foot .d_online .tpleft ul li a img{ height:39px;}
.foot .d_online .tpleft{ width:240px;}
.foot .Follow .title{ font-size:18px;}
.foot .b_logo img{ height:30px;}
.foot .bottom{ margin-bottom:5%;}
.foot .Follow ul{ width:354px;}
.introduce{ font-size:14px;}
.industry{ padding-top:70px;}
.introduce{ margin-bottom:6%;}
.increment ul li .title{ font-size:16px;}
.increment ul li .infor{ font-size:14px;}
.about_bt{ font-size:27px;}
.increment ul li{ min-height:270px;}
.cooper ul li .tb .bg{ width:120px; height:120px;}
.cooper ul li{ font-size:14px;}
.cooper ul li .tb{ height:200px;}
.cooper ul li .tb img{ max-width:60%;}
.think .t_one .infor{ font-size:14px;}
.t_title{ font-size:23px; margin-bottom:57px;}
.think .t_one{ margin-bottom:8%;}
.think{ padding-top:8%;}
.zk_one ul li{  font-size:14px;}
.zk_one{ margin-bottom:8%;}
.zk_fout ul li{ font-size:14px;}
.zk_fout{ margin-bottom:36px;}
.zk_five ul li{ font-size:14px; margin-bottom:30px;}
.zk_six ul li{ font-size:14px;}
.menu ul li .submenu a{ font-size:14px;}
.about_one{    padding: 7% 0px 9%;}
.about_js{ font-size:14px;}
.about_two .ser_fl a{ font-size:16px;}
.about_two .cp_s .tpleft{ font-size:14px;}
.about_two .about_bt{ margin-bottom:20px;}
.about_two{ padding:7% 0px;}
.mis_two .cp_s { font-size:14px;}
.mis_two .cp_s .photo{ margin-left:50px;}
.m_cont ul li .title{ font-size:18px;}

.m_cont ul li .title .sml {
    font-size: 14px;
    margin: 0px 5px;
}
.m_cont{ width:80%;}
.m_cont ul li .title .big{ font-size:30px;}
.m_cont ul li .eng{ font-size:55px;}
.m_cont ul li .tb img{ height:60px; width:auto;}
}
@media screen and (max-width:1000px){
	.header{ height:60px;}
	.header .container{ height:60px;}
	.ui-body:before{height:60px;}
	.header .logo img{ height:25px;}
	.login{ font-size:14px;}
	.about_bt {
    text-align: center;
    font-size: 25px;
    margin-bottom: 28px;
}
.book{ font-size:14px;}
.book ul li.no2 .title {
    width: 105px;
}
.book ul li{ margin-bottom:19px;}
.book ul li.no1{ margin-bottom:19px;}


.honor ul li:nth-child(2) .photo{ width:350px;}
.honor ul li:nth-child(3) .photo{ width:420px;}
.research .r_cont .photo{ margin-left:40px;}
.contact .photo{ width:280px;}
.contact{ padding-top:60px;}
.book ul li.no2 .sinput,.book ul li.no2 .binput{ font-size:14px;}
.book ul li.no2 .sinput::input-placeholder{color:#d0d2d4; font-size:14px;}
.book ul li.no2 .sinput::-webkit-input-placeholder{color:#d0d2d4; font-size:14px;}
.book ul li.no2 .sinput:-moz-placeholder{color:#d0d2d4; font-size:14px;}
.book ul li.no2 .sinput::-moz-placeholder {color:#d0d2d4; font-size:14px;}
.book ul li.no2 .sinput:-ms-input-placeholder{color:#d0d2d4; font-size:14px;}
.book ul li.no2 .content .cout{ font-size:14px;}
.zk_five ul li{ width:148px;}
.zk_six ul{ margin-bottom:37px;}
}
@media screen and (max-width:950px){
	.research .r_cont .infor{ width:100%;flex:none; margin-bottom:4%;}
	.research .r_cont .photo{ margin-left:0px; width:100%; text-align:center;}
	.research .r_cont .photo img{ max-width:100%; height:auto;}
	.about_bt .pic{ height:70px; width:auto;}
	.about_two1 .about_bt{ margin-bottom:20px;}
	.history ul li .cont .title{ margin-bottom:5px;}
	.research .about_bt{ margin-bottom:25px;}
	.cooper ul li{ width:25%;}
}
@media screen and (max-width:850px){
	.honor { padding:11% 0px 30px;}
	.honor ul li .photo{ width:100% !important;}
	.honor ul li .content{ width:100%; flex:none;}
	.honor ul li:nth-child(1) .photo img{ width:100% !important; height:auto;}
	.honor ul li .cont{ padding:5% 0px 7% !important; width:90% !important;}
	.honor ul li:nth-child(2) .content .cont{ margin:0px auto;}
	.honor ul li:nth-child(3) .photo img{ width:100% !important; height:auto;}
	.about_two1 .video .photo{ display:none;}
	.think .t_one{ padding:22px 18px;}
	.think .t_one .infor{ width:100%; margin-bottom:4%; flex:none;}
	.think .t_one .photo {
    width: 100%; text-align:center;
    margin-left: 0px;
}
.about_two .cp_s .tpleft{flex:none; width:100%; margin-bottom:4%;}
	.about_two .cp_s .photo{ width:100%; margin-left:0px; text-align:center;}
	.about_two .cp_s .photo img{ width:auto; max-width:100%;}
}
@media screen and (max-width:750px){
	.cooper ul li{ width:33.3%;}
}
@media screen and (max-width:800px){
	.mis_two .cp_s .tpleft{ flex:none; width:100%; margin-bottom:4%;}
	.mis_two .cp_s .photo{ width:100%; text-align:center; margin-left:0px;}
	.mis_two .cp_s .photo img{}
	.mis_two{ padding:9% 0px;}
	.mis_two .cp_s .tpleft .b_top{ margin-bottom:20px;}
	.history ul li{ width:100%; min-height:auto; padding-bottom:6%; }
	.history ul li .cont{ padding-top:30px;}
	.xf_name{ display:none;}
	.history ul li:nth-child(3){ background:none; box-shadow:0px 0px 0px #ccc;}
	.history ul li:nth-child(4){ background:#fff; box-shadow:0px 0px 8px #ccc;}
	.book{ width:100%; flex:none; margin-bottom:2%;}
	.contact .photo{ margin-left:0px; text-align:center; width:100%;}
	.contact .photo img{ width:auto; max-width:100%;}
	.book ul li.last .sumbit{ font-size:16px;}
	.zk_one ul li{ width:25%;}
	
}
@media screen and (max-width:680px){
	.about_two .ser_fl a{ flex:1;margin: 0px 0px;}
	
.foot .d_online .tpleft{ width:100%; margin-bottom:4%;}
.Follow{ text-align:center; width:100%;}
.foot .Follow ul{ width:100%;justify-content: center;}
.foot .Follow ul li{ margin:0px 10px;}	
.foot .Follow .title{ font-size:16px; margin-bottom:15px;}
.foot .b_logo{ margin-left:14px;}
.m_cont{ width:95%;}
.m_cont ul li .title { font-size:14px;}
.m_cont ul li .title .big{ font-size:25px;}
.m_cont ul li .eng{ font-size:35px;}
.m_cont ul li .tb img{ height:45px; width:auto;}
.m_cont ul li{ margin-bottom:35px;}
.mission{ padding:8% 0px 10%;}
.mis_two .cp_s .tpleft .b_top .pic{ width:110px; height:110px;}
.mis_two .cp_s .tpleft .b_top .cont .title{ font-size:20px;}
.honor ul li .content .cont .title{ font-size:20px;}
.contact{ padding-top:30px; padding-bottom:20px;}
.book ul li.no2 .sinput{ height:43px;}
.book ul li{ line-height:43px;}
.book ul li.last .sumbit {
    width: 140px;
    height: 45px;}
.introduce{ width:100%;}
.industry{ padding-top:40px;}
.about_bt.one{ margin-bottom:15px;}
.increment ul li{ width:100%; min-height:auto; padding-bottom:50px; margin-bottom:30px;}
.zk_one ul li{ width:33.3%;}
.zk_one ul li .photo img{}
.t_title {
    font-size: 20px;
    margin-bottom: 6%;
}
.zk_fout ul li{ padding:0px 4%;}
.zk_six ul li{ width:100%;}
.zk_six ul li:nth-child(2n){ width:100%;}
}
@media screen and (max-width:550px){
	.cooper ul li{ width:50%;}
	.cooper ul li .tb img{ max-width:50%;}
}
@media screen and (max-width:500px){
	.foot .Follow ul li img{ height:60px; width:auto;}
	.foot .Follow ul li a{ font-size:12px;}
	.foot .d_online .tpleft ul li a{ font-size:14px;}
	.foot .d_online .tpleft ul{justify-content: center;}
	.foot .d_online .tpleft ul li{ width:30%;flex:none;}
	.foot .Follow ul{}
	.foot .Follow ul li{ margin:0px 5px;}	
	.foot .d_online .tpleft ul li a img{ margin-bottom:8px;}
	.about_bt {
    text-align: center;
    font-size: 22px;
    margin-bottom: 23px;
}
.about_two .about_bt{ margin-bottom:10px;}
.cooper ul li{ margin-bottom:10px;}
.zk_one ul li{ width:50%;}
.zk_one ul li .photo img{}
.zk_five ul li {
    width: 50%; line-height:1.7;
}
.zk_fout ul li{ line-height:1.7;}
.zk_one ul li{ line-height:1.7;}
.t_title:before {
    width: 7px;}

}
@media screen and (max-width:350px){
	.m_cont ul li .eng{ font-size:30px;}
}
@media screen and (max-width:450px){
	.cooper ul li .tb img{ max-width:65%;}
}