.main {
	width: 1170px;
	margin: 0 auto;
	max-width: 100%;
	position: relative;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.nav_btn {
	display: none;
}
body {
	padding-top: 85px;
}
.header_out {
	background: #fff;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	border-bottom: 1px solid #393c4f;
}
.ts {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.head {
	height: 85px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.head .logo {
	display: block;
	float: left;
	margin-top: 27px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.head .logo img {
	display: block;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
	float: left;
}
.head .logo .logo_b {
	margin-left: 14px;
	margin-top: 10px;
}
.head .nav {
	float: right;
}
.head .nav li {
	float: left;
	position: relative;
}
.head .nav li > a {
	line-height: 85px;
	padding: 0 10px;
	font-size: 16px;
	display: block;
	font-size: 19px;
	transition: all 0.9s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.head .nav li > a.on {
	font-weight: bold;
	color: #2a447b;
}
.head .nav li .sub {
	position: absolute;
	min-width: 100%;
	left: 50%;
	transform: translateX(-50%);
	visibility: hidden;
	opacity: 0;
	top: 110%;
	text-align: center;
	background: #fff;
	box-shadow: 0px 1px 1px 0.26px rgba(0, 0, 0, 0.15);
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
	white-space: nowrap;
	text-align: center;
	padding: 8px 0px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.head .nav li .sub a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	padding: 0px 5px;
	line-height: 30px;
	font-size: 16px;
	color: #222b66;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.head .nav li .sub a:hover {
	background: #ededed;
}
.inner_nav {
	background: #fff;
	padding-bottom: 28px;
	position: relative;
	z-index: 5;
	box-shadow: -5.393px 2.63px 10px 0px rgba(0, 0, 0, 0.2);
}
.inner_nav .con {
	background: #393c4f;
}
.inner_nav .con .welcome {
	float: left;
	line-height: 66px;
	font-size: 20px;
	color: #e0eafe;
}
.inner_nav .con .ebox {
	line-height: 66px;
	float: right;
	font-size: 23px;
	color: #ffdd00;
	padding-left: 36px;
	background: url(../img/icon_tel.png) no-repeat left center;
}
.inner_nav .con nav {
	float: right;
	line-height: 66px;
}
.inner_nav .con nav a {
	display: block;
	float: left;
	font-size: 20px;
	color: #fff;
	margin-left: 28px;
	transition: all 0.3s;
}
.inner_nav .con nav a:hover {
	color: #ffdd00;
}
.inner_nav .con nav a.on {
	position: relative;
	font-weight: bold;
	color: #ffdd00;
}
.inner_nav .con nav a.on::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: #2a447b transparent transparent transparent;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -7.5px;
}
.inner_nav .con nav a:first-child {
	margin-left: 0;
}
.inner_banner {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding-top: 123px;
	padding-bottom: 125px;
	border-bottom: 12px solid #e7e9fb;
}
.inner_banner img {
	display: block;
	max-width: 100%;
	float: left;
	margin-bottom: 20px;
}
.inner_banner img:nth-child(2) {
	float: right;
	margin-bottom: 0;
}
.about_con {
	padding-top: 100px;
	padding-bottom: 100px;
}
.title_a {
	overflow: hidden;
	margin-bottom: 50px;
}
.title_a p {
	font-size: 50px;
	font-weight: bold;
	line-height: 1;
	color: #d3d5e0;
	float: left;
	text-transform: uppercase;
	padding-left: 35px;
	border-left: 7px solid #ffdd00;
}
.title_a h3 {
	float: right;
	font-size: 47px;
	color: #2a447b;
	line-height: 1;
	margin-top: 50px;
}
.txt_con_a {
	font-size: 20px;
	color: #333333;
	line-height: 2;
}
.txt_con_a img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom: 30px;
}
.txt_con_b {
	margin-top: 52px;
}
footer {
	background: #393c4f;
	padding-top: 70px;
	border-top: 4px solid #ffdd00;
}
footer .inner {
	max-width: 100%;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	padding-bottom: 55px;
}
footer .inner li {
	float: left;
	width: 35%;
}
footer .inner li:last-child {
	width: 30%;
}
footer .inner li .tt {
	color: #fff;
	margin-bottom: 30px;
}
footer .inner li .tt p {
	font-size: 29px;
	line-height: 1;
	margin-bottom: 10px;
}
footer .inner li .tt img {
	display: block;
	position: relative;
	left: 6px;
}
footer .inner li .sbox {
	font-size: 20px;
	line-height: 2;
}
footer .inner li .sbox span {
	display: block;
	color: #e3e7ff;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left 9px;
}
footer .inner li .n_box a {
	display: block;
	font-size: 20px;
	line-height: 2;
	color: #e3e7ff;
	padding-left: 18px;
	position: relative;
}
footer .inner li .n_box a::after {
	content: "";
	display: block;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #9eaaf9;
	position: absolute;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
}
footer .inner li .n_box a:hover {
	color: #fff;
}
footer .inner li .bbox a {
	padding-left: 36px;
	background-size: 26px auto;
	background-repeat: no-repeat;
	background-position: left center;
}
footer .inner li .bbox a::after {
	display: none;
}
footer .copyrights {
	text-align: center;
	font-size: 20px;
	color: #a9adcc;
	background: #4c4f65;
	padding: 30px 0;
}
.title_b {
	padding-left: 30px;
	border-left: 7px solid #ffdd00;
	padding-bottom: 5px;
}
.title_b p {
	text-transform: uppercase;
	font-size: 50px;
	font-weight: bold;
	color: #d3d5e0;
	line-height: 1;
}
.title_b h3 {
	font-size: 45px;
	line-height: 1;
	color: #2a447b;
	margin-top: 5px;
}
.founder_left {
	float: left;
	width: 56%;
}
.founder_left .des {
	margin-top: 50px;
}
.founder_left .des h3 {
	font-size: 26px;
	color: #333333;
	margin-bottom: 20px;
}
.founder_left .des p {
	font-size: 20px;
	color: #333333;
	line-height: 2;
	text-align: justify;
}
.founder_right {
	float: right;
	width: 39%;
}
.founder_right img {
	display: block;
	width: 100%;
}
.team_list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 64px;
}
.team_list li {
	width: 50%;
	float: left;
	padding-right: 47px;
	padding-top: 35px;
	position: relative;
	margin-bottom: 80px;
}
.team_list li .pic {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
	width: 46%;
}
.team_list li .pic img {
	display: block;
	width: 100%;
}
.team_list .r_name {
	width: 47px;
	right: 0;
	position: absolute;
	top: 0;
	writing-mode: vertical-rl;
	padding-right: 13px;
	text-align: center;
	color: #222b66;
	opacity: 0.5;
	padding-top: 176px;
}
.team_list .r_name::after {
	content: "";
	display: block;
	top: 0;
	width: 1px;
	height: 170px;
	background: #222b66;
	right: 50%;
	position: absolute;
}
.team_list .txt {
	display: block;
	height: 100%;
	width: 56%;
	box-shadow: 0px 12px 18px 0px rgba(175, 175, 175, 0.3);
	background: #fff;
	padding: 30px 20px;
	float: right;
	position: relative;
	z-index: 5;
}
.team_list .txt h3 {
	font-size: 22px;
	color: #222b66;
}
.team_list .txt span {
	display: block;
	font-size: 18px;
	color: #222b66;
	margin-bottom: 10px;
}
.team_list .txt .des {
	font-size: 16px;
	line-height: 1.5;
	color: #333333;
}
.page {
	font-size: 0;
	text-align: center;
}
.page a {
	display: inline-block;
	line-height: 26px;
	margin: 0 4px;
	font-size: 15px;
}
.page .op {
	margin: 0 15px;
}
.page .op.blur {
	color: #393c4f;
	opacity: 0.5;
}
.page .num {
	width: 26px;
	border-radius: 50%;
	font-size: 15px;
	color: #393c4f;
}
.page .num.on {
	background: #f2f2f2;
}
.page.page_b .num.on {
	background: #fff;
}
.about_intro {
	padding: 0 15px;
	background: url(../img/about_intro.png) no-repeat center/cover;
}
.about_intro .inner {
	width: 1290px;
	max-width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.about_intro .box {
	background: #fff;
	padding: 95px 65px;
	float: left;
	width: 600px;
	max-width: 90%;
}
.about_intro .des {
	margin-top: 50px;
	font-size: 24px;
	color: #333333;
	line-height: 1.8;
}
.about_intro .des b {
	color: #222b66;
}
.contact_con {
	padding-top: 110px;
	padding-bottom: 125px;
	background: #f4f4f4;
}
.contact_con .map {
	float: left;
	width: 44.5%;
}
.contact_con .map img {
	display: block;
	width: 100%;
}
.contact_con .txt {
	float: right;
	width: 51%;
	padding-top: 22px;
}
.contact_list {
	margin-top: 40px;
}
.contact_list li {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-left: 32px;
	background-repeat: no-repeat;
	background-position: left 2px;
}
.contact_list li:nth-child(1) {
	background-image: url(../img/c1.png);
}
.contact_list li:nth-child(2) {
	background-image: url(../img/c2.png);
}
.contact_list li:nth-child(3) {
	background-image: url(../img/c3.png);
}
.contact_list li:nth-child(4) {
	background-image: url(../img/c4.png);
}
.contact_list li a {
	color: #3e74c4;
	text-decoration: underline;
}
.bg_g {
	background: #f4f4f4;
}
.news_list {
	margin-top: 52px;
	margin-bottom: 15px;
}
.news_list li {
	width: 49%;
	float: left;
	background: #fff;
	margin-bottom: 40px;
}
.news_list li:nth-child(2n) {
	float: right;
}
.news_list a {
	display: block;
}
.news_list .pic {
	overflow: hidden;
}
.news_list .pic img {
	display: block;
	width: 100%;
	transition: all 0.3s;
}
.news_list .tit {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 40px;
	height: 80px;
	padding: 0 30px;
	font-size: 24px;
	color: #222b66;
}
.news_list .op {
	padding: 0 30px;
	line-height: 77px;
	border-top: 1px solid #a5a5a5;
	font-size: 20px;
	overflow: hidden;
}
.news_list .op span {
	display: block;
	float: left;
	color: #999999;
}
.news_list .op em {
	display: block;
	float: right;
	color: #374bcd;
}
.news_list a:hover img {
	transform: scale(1.06);
}
.news_list a:hover .tit {
	color: #8989ff;
}
.zhaosheng_box {
	position: relative;
	background: url(../img/zs_bg.png) no-repeat center 70px;
}
.zhaosheng_box li {
	padding-top: 30px;
	position: relative;
	padding-bottom: 30px;
}
.zhaosheng_box li::after {
	content: "";
	display: block;
	clear: both;
}
.zhaosheng_box li img {
	position: absolute;
	right: 155px;
	top: 50%;
	transform: translateY(-50%);
}
.zhaosheng_box li .txt {
	float: left;
	max-width: 66%;
}
.zhaosheng_box li .txt .tit {
	font-size: 32px;
	font-weight: bold;
	color: #222b66;
	background: #fff;
	padding-left: 32px;
	line-height: 56px;
}
.zhaosheng_box li .txt .tit span {
	font-size: 38px;
	vertical-align: middle;
	margin-right: 30px;
}
.zhaosheng_box li .txt .des {
	padding-left: 125px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 2;
	color: #333333;
}
.zhaosheng_box li .txt .des p {
	padding-left: 83px;
	text-indent: -82px;
}
.zhaosheng_box li:nth-child(2n) img {
	left: 155px;
	right: auto;
}
.zhaosheng_box li:nth-child(2n) .txt {
	float: right;
}
.zhaosheng_box li:nth-child(2n) .txt .des {
	padding-left: 0;
	padding-right: 125px;
}
.zhaosheng_box li:nth-child(2n) .txt .tit {
	overflow: hidden;
	text-align: right;
}
.zhaosheng_box li:nth-child(2n) .txt .tit span {
	display: block;
	float: right;
	margin-left: 30px;
	margin-right: 0;
}
.zhaosheng_box li:nth-child(2) {
	padding-top: 0;
}
.zhaosheng_box li:nth-child(4) {
	padding-top: 0;
	padding-bottom: 10px;
}
.zhaosheng_box li:nth-child(6) {
	padding-top: 32px;
	padding-bottom: 85px;
}
.visit {
	margin-top: 55px;
}
.visit .tit {
	font-size: 20px;
	color: #333333;
	line-height: 2;
}
.visit .tit b {
	color: #808ff2;
}
.visit ul {
	margin-top: 60px;
}
.visit ul li {
	width: 49%;
	margin-bottom: 25px;
	font-size: 20px;
	float: left;
}
.visit ul li:nth-child(2n) {
	float: right;
}
.visit ul li input,  .visit ul li select {
	width: 100%;
	background: #f2f5f6;
	height: 77px;
	border-radius: 10px;
	display: block;
	padding: 0 50px;
	border: none;
}
.visit ul li .sel {
	background-image: url(../img/down.png);
	background-repeat: no-repeat;
	background-position: right 21px center;
	background-size: 11px auto;
}
.visit .submit {
	width: 293px;
	height: 90px;
	border-radius: 10px;
	background: #808ff2;
	color: #fff;
	font-size: 36px;
	border: none;
	margin-top: 25px;
	cursor: pointer;
}
.our_list li {
	width:49%;
	float:left;
	padding:0 6%;
	height:390px;
	color:#fff;
	display:table;
	position:relative;
	overflow:hidden;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.our_list .a1 {
	background:#3e4e71;
}
.our_list .a2 {
	background:#934761;
	float:right;
}
.our_list li .word {
	display: table-cell;
	vertical-align:middle;
}
.our_list li .tit {
	text-align:center;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.our_list li .tit h3 {
	font-size:30px;
	line-height:32px;
}
.our_list li .tit p {
	font-size:24px;
}
.our_list li .text {
	line-height:40px;
	font-size:20px;
	margin-top:10px;
	opacity:0;
	position:absolute;
	bottom:-100px;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.our_list li:hover .text {
	opacity:1;
	position:relative;
	bottom:0;
}
 @media (min-width: 1031px) {
.nav li:hover > a {
	color: #2a447b;
}
.nav li:hover .sub {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.header_out.on {
	box-shadow: 0.174px 0.985px 13.58px 0.42px rgba(0, 0, 0, 0.1);
}
.header_out.on .head {
	height: 66px;
}
.header_out.on .head .nav li > a {
	line-height: 66px;
}
.header_out.on .head .logo {
	margin-top: 9px;
}
.m_nav {
	display: none !important;
}
}
 @media (max-width: 1230px) {
.main {
	width: 992px;
}
.head .nav li > a {
	padding: 0 5px;
	font-size: 18px;
}
.head .logo .logo_b {
	display: none;
}
.inner_nav .con .welcome {
	font-size: 16px;
	line-height: 50px;
}
.inner_nav .con nav {
	line-height: 50px;
}
.inner_nav .con nav a {
	font-size: 16px;
	margin-left: 20px;
}
.inner_nav {
	padding-bottom: 20px;
}
.inner_banner img {
	height: 140px;
}
.about_con {
	padding-top: 60px;
	padding-bottom: 60px;
}
.title_a p {
	font-size: 34px;
	padding-left: 20px;
}
.title_a h3 {
	font-size: 34px;
	margin-top: 30px;
	width: 100%;
}
.title_a {
	margin-bottom: 35px;
}
.txt_con_a {
	font-size: 17px;
}
.title_b p {
	font-size: 30px;
}
.title_b h3 {
	font-size: 38px;
}
.founder_left .des {
	margin-top: 34px;
}
.founder_left .des h3 {
	font-size: 22px;
	margin-bottom: 10px;
}
.founder_left .des p {
	font-size: 18px;
}
.team_list .txt {
	width: 65%;
}
.about_intro .box {
	padding: 60px 30px;
}
.about_intro .des {
	margin-top: 30px;
	font-size: 20px;
}
.inner_banner img:last-child {
	height: auto;
	float: left;
}
.zhaosheng_box {
	background: none;
}
.zhaosheng_box li img {
	position: static;
	display: block;
	transform: translateY(0);
	margin: 0 auto;
}
.zhaosheng_box li .txt .des {
	padding: 0 !important;
}
.zhaosheng_box li .txt {
	text-align: center;
	max-width: 100%;
}
.zhaosheng_box li .txt .tit {
	padding-left: 0;
}
.zhaosheng_box li .txt {
	float: none;
}
.zhaosheng_box li {
	padding: 15px !important;
}
.zhaosheng_box li:nth-child(2n) .txt .tit {
	text-align: center;
}
.zhaosheng_box li:nth-child(2n) .txt .tit span {
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin-left: 0;
	margin-right: 30px;
}
.zhaosheng_box li .txt .des p {
	padding-left: 0;
	text-indent: 0;
}
.zhaosheng_box li:nth-child(2n) .txt {
	float: none;
}
}
 @media (max-width: 1030px) {
.head .nav {
	display: none;
}
.main {
	width: 768px;
}
.header_out {
	box-shadow: 0.174px 0.985px 13.58px 0.42px rgba(0, 0, 0, 0.1);
}
.header_out .head {
	height: 70px;
}
.header_out .head .nav li > a {
	line-height: 1.6;
}
.header_out .head .logo {
	margin-top: 13px;
	position: absolute;
	margin-top: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
html {
	position: relative;
	transition: all 0.3s;
	left: 0;
}
html.slide_nav {
	left: 450px;
}
.header_out {
	transition: all 0.3s;
	left: 0;
}
.header_out.slide_nav {
	left: 450px;
}
.head .nav {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	display: block;
	width: 450px;
	position: fixed;
	z-index: 999;
	top: 0;
	overflow: hidden;
	z-index: 50;
	background: #2a447b;
	margin-left: 0;
	height: 100%;
	padding-top: 60px;
	padding-right: 25px;
	padding-left: 25px;
	left: -450px;
	transition: all 0.3s;
}
.head .nav.on {
	left: 0;
}
.head .nav li {
	display: block;
	float: none;
	border-bottom: 0.6px solid rgba(255, 255, 255, 0.6);
	padding-right: 55px;
}
.head .nav li > a {
	line-height: 1;
	padding: 14px 0;
	font-size: 13px;
}
.head .nav li.has_sub::after {
	content: "";
	display: block;
	position: absolute;
	font-family: Arial;
	width: 40px;
	height: 100%;
	font-weight: lighter;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	right: 0;
	top: 0;
	background: url(../img/more.png) no-repeat center/20px 20px;
}
.header_out .head .nav li > a {
	line-height: 2;
	color: #fff;
}
.nav_btn {
	display: block;
	width: 26px;
	height: 18px;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -9px;
	z-index: 999;
}
.nav_btn span {
	display: block;
	transition: all 0.3s;
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	background: #666;
	transition: all 0.3s;
}
.nav_btn span:nth-of-type(1) {
	top: 0;
}
.nav_btn span:nth-of-type(2) {
	top: 50%;
	margin-top: -0.5px;
}
.nav_btn span:nth-of-type(3) {
	bottom: 0;
}
.nav_btn.active span {
	background: #333;
}
.nav_btn.active span:nth-of-type(1) {
	top: 50%;
	transform: rotate(45deg);
}
.nav_btn.active span:nth-of-type(2) {
	opacity: 0;
}
.nav_btn.active span:nth-of-type(3) {
	top: 50%;
	transform: rotate(-45deg);
}
.m_nav {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 50;
	top: 0;
	left: 100%;
	background: #2a447b;
	transition: all 0.3s;
	padding: 150px 40px 0;
}
.m_nav .close {
	display: block;
	width: 30px;
	height: 30px;
	top: 80px;
	left: 50%;
	margin-left: -15px;
	position: absolute;
	background: url(../img/close.png) no-repeat center/cover;
}
.m_nav .con > a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin-bottom: 25px;
}
.m_nav .sub a {
	display: block;
	text-align: center;
	margin-bottom: 15px;
	color: #fff;
	font-size: 14px;
}
.m_nav.on {
	left: 0;
}
.inner_banner img {
	height: 100px;
}
.inner_banner {
	padding-top: 90px;
	padding-bottom: 85px;
}
body {
	padding-top: 70px;
}
.inner_nav {
	display: none;
}
.founder_left .des p {
	font-size: 16px;
}
.title_b h3 {
	font-size: 32px;
}
.team_list li .pic {
	width: 60%;
}
.team_list .txt {
	width: 80%;
}
.team_list li {
	padding-top: 100px;
	margin-bottom: 20px;
}
.team_list .txt h3 {
	font-size: 18px;
}
.team_list .txt span {
	font-size: 15px;
}
.team_list .txt .des {
	font-size: 14px;
}
.inner_banner img:last-child {
	width: 380px;
}
.contact_con .map {
	width: 100%;
	margin-bottom: 25px;
}
.contact_con .txt {
	width: 100%;
}
.news_list .tit {
	margin: 10px 0;
	line-height: 30px;
	font-size: 18px;
	height: 60px;
}
.news_list .op {
	line-height: 56px;
	font-size: 16px;
}
.news_list li {
	margin-bottom: 24px;
}
}
 @media (max-width: 800px) {
.header_out.slide_nav {
	left: 300px;
}
html.slide_nav {
	left: 300px;
}
.head .nav {
	width: 300px;
}
.header_out .head .nav li > a {
	line-height: 1.6;
}
.head .nav {
	padding-right: 0;
	padding-left: 0;
}
.head .nav li {
	padding-left: 26px;
}
.header_out .head {
	height: 50px;
}
body {
	padding-top: 50px;
}
footer .inner li {
	width: 100%;
	margin-bottom: 24px;
}
footer {
	padding-top: 40px;
}
footer .inner li .tt p {
	font-size: 24px;
}
footer .inner li .tt {
	margin-bottom: 16px;
}
footer .inner li .n_box a {
	font-size: 14px;
	line-height: 2;
}
footer .inner li .n_box a::after {
	width: 4px;
	height: 4px;
}
footer .inner li .bbox a {
	background-size: 16px auto;
	padding-left: 24px;
}
footer .inner li:last-child {
	width: 100%;
}
footer .inner li .sbox span {
	font-size: 16px;
}
footer .inner li .sbox span {
	background-position: left 5px;
}
footer .copyrights {
	font-size: 12px;
}
.head .logo img {
	width: 200px;
}
.main {
	padding-right: 15px;
	padding-left: 15px;
}
.inner_banner img {
	height: 58px;
}
.title_a p {
	font-size: 25px;
}
.title_a h3 {
	margin-top: 20px;
	float: left;
	font-size: 28px;
}
.title_a {
	margin-bottom: 25px;
}
.txt_con_a {
	font-size: 15px;
}
footer .inner {
	padding-bottom: 20px;
}
.founder_left {
	width: 100%;
}
.founder_right {
	width: 100%;
	margin-bottom: 24px;
}
.team_list {
	margin-top: 40px;
	margin-bottom: 32px;
}
.team_list li {
	width: 100%;
}
.about_intro .box {
	width: 100%;
	max-width: 100%;
}
.about_intro .box {
	padding: 30px 15px;
}
.about_intro .des {
	font-size: 15px;
}
.contact_con {
	padding-top: 40px;
	padding-bottom: 40px;
}
.contact_list li {
	font-size: 16px;
}
.news_list li {
	width: 100%;
}
.zhaosheng_box li img {
	height: 100px;
}
.zhaosheng_box li .txt .tit {
	font-size: 18px;
	margin-top: 20px;
	line-height: 2;
}
.zhaosheng_box li .txt .tit span {
	font-size: 18px;
	margin-right: 10px;
}
.zhaosheng_box li .txt .des {
	font-size: 16px;
	text-align: justify;
}
.zhaosheng_box li:nth-child(2n) .txt .tit span {
	margin-right: 10px;
}
.visit .tit {
	font-size: 16px;
}
.visit ul li {
	width: 100%;
}
.visit ul li input,  .visit ul li select {
	padding: 0 30px;
	height: 56px;
	font-size: 16px;
	border-radius: 4px;
}
.visit ul {
	margin-top: 24px;
}
.visit ul li {
	margin-bottom: 20px;
}
.visit .submit {
	margin-top: 10px;
	width: 240px;
	height: 60px;
	font-size: 20px;
}
.our_list li {
	width:100%;
    height: 290px;
}
.our_list li .tit h3 {
    font-size:24px;
}
.our_list li .tit p {
    font-size:18px;
}
.our_list li .text {
	font-size:16px;
}
.title_b p {
    font-size:20px;
}
.title_b h3 {
    font-size:26px;
}
}
.inner_swiper {
	position: relative;
	margin: 50px auto;
	width:1290px;
	padding:0 60px;
}
.inner_swiper img {
	display: block;
	width: 100%;
}
.inner_swiper .swiper-slide {
	border-radius: 8px;
	overflow: hidden;
}
.inner_swiper .swiper-button-prev,  .inner_swiper .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23d1d1d1'%2F%3E%3C%2Fsvg%3E");
}
.inner_swiper .swiper-button-next,  .inner_swiper .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23d1d1d1'%2F%3E%3C%2Fsvg%3E");
}
.swi_kind {
	padding-bottom:20px;
}
.swi_kind img {
	display:block;
	width:100%;
	height:100%;
}
.swi_kind .swiper-pagination-bullet {
    width: 25px;
    height: 7px;
    display: inline-block;
    border-radius: 7px;
    background: #dedede;
    opacity:1;
}
.swi_kind .swiper-pagination-bullet-active {
    opacity: 1;
    background: #393c4f;
}