	/*pc头部*/

header {
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 22;
	width: 100%;
	box-shadow: 0px 0px 10px #e5e5e5;
}

.hight1_23 {
	height: 123px;
}

.head {
	width: 100%;
	margin: 0 auto;
}

.head_top {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #666666;
	font-size: 18px;
	height: 60px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 92px;
	box-sizing: border-box;
}

.head_tel {
	display: flex;
	align-items: center;
}

.head_tel li {
	display: flex;
	align-items: center;
}

.head_tel li span {
	border: 1px solid #dcdcdc;
	border-radius: 14px;
	margin-left: 6px;
	padding: 4px 14px;
}

.head_tel i {
	color: #dcdcdc;
	margin: 0 14px;
}

.head_center {
	height: 62px;
	display: flex;
	align-items: center;
	color: #666666;
	justify-content: space-between;
	padding: 0 92px;
	box-sizing: border-box;
}

.head_nav {}

.head_nav a {
	color: #333333;
	font-size: 17px;
	margin-right: 60px;
	display: inline-block;
	height: 60px;
	line-height: 60px;
}

.head_nav a:hover {
	font-weight: bold;
	color: #037dd7;
	border-bottom: 2px solid #037dd7;
}

.head_nav .head_nav_active {
	font-weight: bold;
	color: #037dd7;
	border-bottom: 2px solid #037dd7;
}

.head_wx {
	position: relative;
}

.head_wx .wx {
	display: flex;
	align-items: center;
}

.head_wx .wx span {
	margin-right: 6px;
}

.head_ewm {
	opacity: 0;
	position: absolute;
	bottom: -104px;
	background: url(../img/head06.png) center -3px no-repeat;
	background-size: 100% 100%;
	width: 101px;
	height: 108px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 1s;
}

.head_wx:hover .head_ewm {
	opacity: 1;
}


/*pc尾部*/

.fot1 {
	background: #3a3c3e;
	color: #fff;
	font-size: 16px;
	padding: 0 92px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
	height: 216px;
}

.fot1_L {}

.fot1_L_nav {
	height: 74px;
	line-height: 60px;
}

.fot1_L_nav a {
	color: #fff;
	margin-right: 60px;
}

.fot1_L_nav a:hover {
	color: #0095ee;
}

.fot1_L_nav .fot_active {
	color: #0095ee;
}

.fot1_L_msg {
	line-height: 36px;
	color: #bebebe;
}

.fot1_R {
	text-align: center;
	font-size: 12px;
	line-height: 30px;
}

.fot1_R_pic {
	background: #fff;
	width: 132px;
	height: 132px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.fot1_R_pic>img {
	width: 90%;
}

.fot2 {
	color: #767676;
	font-size: 14px;
	background: #303234;
	height: 60px;
	line-height: 60px;
	padding: 0 92px;
	box-sizing: border-box;
}

.index_swiper .swiper-button-prev {
	background-image: url(../img/pic02.png);
}

.index_swiper .swiper-button-next {
	background-image: url(../img/pic03.png);
}

.index_swiper .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	display: inline-block;
	border-radius: 0;
	background: #fff;
	opacity: 1;
}

.index_swiper .swiper-pagination-bullet-active {
	background: #0095ee;
}

.index_swiper img {
	width: 100%;
}

.title {
	text-align: center;
	line-height: 38px;
}

.margin {
	margin: 50px 0;
}

.title_txt1 {
	color: #333333;
	font-size: 36px;
}

.title_txt2 {
	color: #666666;
	font-size: 12px;
	position: relative;
	text-transform: uppercase;
}

.title_txt2:after {
	content: '';
	position: absolute;
	bottom: -4px;
	background: #dcdcdc;
	width: 36px;
	height: 2px;
	left: 0;
	right: 0;
	margin: auto;
}

.index01 {
	padding: 0 92px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-around;
}

.index01_L {
	width: 1030px;
}

.index01_R {
	width: 600px;
}

.index01_txt1 {
	color: #2d2d2d;
	font-size: 36px;
}

.index01_txt2 {
	color: #555555;
	font-size: 24px;
	margin-left: 44px;
}

.index01_txt3 {
	color: #2D2D2D;
	font-size: 16px;
	line-height: 28px;
	margin: 40px 0;
}

.index01_list {
	color: #555555;
	font-size: 18px;
	font-weight: bold;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.index01_list a {
	width: 186px;
	height: 118px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 40px;
	box-sizing: border-box;
}

.index01_list a:hover {
	color: #fff;
}

.index01_list a:nth-child(1) {
	background: #eeeeee url(../img/pic05.png) center 20px no-repeat;
}

.index01_list a:nth-child(2) {
	background: #eeeeee url(../img/pic06.png) center 20px no-repeat;
}

.index01_list a:nth-child(3) {
	background: #eeeeee url(../img/pic07.png) center 20px no-repeat;
}

.index01_list a:nth-child(4) {
	background: #eeeeee url(../img/pic08.png) center 20px no-repeat;
}

.index01_list a:nth-child(5) {
	background: #eeeeee url(../img/pic09.png) center 20px no-repeat;
}

.index01_list a:nth-child(1):hover {
	background: #0095ee url(../img/pic05_.png) center 20px no-repeat;
}

.index01_list a:nth-child(2):hover {
	background: #0095ee url(../img/pic06_.png) center 20px no-repeat;
}

.index01_list a:nth-child(3):hover {
	background: #0095ee url(../img/pic07_.png) center 20px no-repeat;
}

.index01_list a:nth-child(4):hover {
	background: #0095ee url(../img/pic08_.png) center 20px no-repeat;
}

.index01_list a:nth-child(5):hover {
	background: #0095ee url(../img/pic09_.png) center 20px no-repeat;
}

.index02 {
	background: #fff url(../img/pic10.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 684px;
}

.index02_ul {
	padding: 0 92px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.index02_ul_a {
	background: #fff;
	width: 32.4%;
}

.index02_ul .index02_ul_a:hover .index02_ul_txt2 {
	color: #0095ee;
}

.index02_ul_pic {
	width: 100%;
	height: 360px;
    overflow: hidden;
}

.index02_ul_pic>img {
	width: 100%;
	height: 100%;
}

.index02_ul_txt {
	line-height: 38px;
	color: #666666;
	font-size: 15px;
}

.index02_ul_txt p {
	padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.index02_ul_txt .index02_ul_txt1 {
	color: #333333;
	font-size: 22px;
	border-bottom: 1px solid #ebebeb;
	line-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.index02_ul_txt .index02_ul_txt2 {
	color: #b9b9b9;
	font-size: 15px;
	line-height: 52px;
	border-top: 1px solid #ebebeb;
	margin-top: 4px;
}

.index03 {
	padding: 0 92px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

.index03 li {
	width: 25%;
	height: 613px;
	color: #fff;
	font-size: 24px;
	position: relative;
	text-align: center;
}

.index03 li:nth-child(1) {
	background: url(../img/pic11_.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.index03 li:nth-child(2) {
	background: url(../img/pic12_.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.index03 li:nth-child(3) {
	background: url(../img/pic13_.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.index03 li:nth-child(4) {
	background: url(../img/pic14_.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.index03 li:hover .index03_box {
	height: 400px;
}

.index03_box {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 170px;
	overflow: hidden;
	transition: all 1s;
}

.index03_txt1 {
	margin: 28px 0;
}

.index03_txt2 {
	font-size: 14px;
	line-height: 24px;
	padding: 0 75px;
	box-sizing: border-box;
}

.index03_txt3 {
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	padding: 10px 20px;
	border-radius: 20px;
	margin-top: 20px;
	display: inline-block;
}

.index03_txt3:hover {
	color: #333;
	background: #fff;
}

.index04 {
	padding: 0 92px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	color: #fff;
	margin: 100px 0;
}

.index04 .about12_bg {
	background: url(../img/pic15.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 578px;
	width: 50%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 40px;
}

.index04 .about12_bg2 {
	background: url(../img/pic16.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.index04 .about11_txt {
	text-align: center;
}

.index04 .about11_txt1 {
	color: #fff;
	font-size: 36px;
}

.index04 .about11_txt2 {
	color: #fff;
	font-size: 12px;
	position: relative;
	padding-bottom: 10px;
}

.index04 .about11_txt2:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 40px;
	height: 2px;
	background: #dbdbdb;
	bottom: 0;
}

.index04 .about11_txt4 {
	color: #fff;
	font-size: 14px;
	border: 1px solid #fff;
	border-radius: 20px;
	width: 94px;
	height: 34px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	/*position: absolute;
    bottom: 110px;
    left: 0;
    right: 0;*/
}

.index04 .about11_txt4:hover {
	color: #333;
	background: #fff;
}

.index04 .about11_txt3 {
	width: 440px;
	line-height: 26px;
	margin-top: 16px;
	margin-bottom: 16px;
}

.index05 {
	padding: 0 92px;
	box-sizing: border-box;
	color: #333333;
	font-size: 18px;
}

.index05_tab {
	display: flex;
	justify-content: center;
	margin: 44px 0
}

.index05_tab li {
	padding: 6px 12px;
	margin: 0 8px;
	cursor: pointer;
}

.index05_tab .index05_tab_active {
	background: #0095ee;
	color: #fff;
}

.index05_content {
	display: none;
	justify-content: space-between;
	height: 450px;
	overflow: hidden;
}

.index05_content:first-child {
	display: flex;
}

.index05_L {
	width: 620px;
	position: relative;
	color: #fff;
	font-size: 16px;
}

.index05_L_pic {
	width: 100%;
	height: 100%;
}

.index05_L_pic>img {
	width: 100%;
	height: 100%;
}

.index05_L_tit {
	position: absolute;
	height: 55px;
	line-height: 55px;
	bottom: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0 20px;
	box-sizing: border-box;
	color: #fff;
}

.index05_L_time {
	background: rgba(0, 149, 238, 0.9);
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 20px;
	color: #fff;
}

.index05_L_time .date {
	font-size: 28px;
	font-weight: bold;
}

.index05_L_time .riqi {
	font-size: 12px;
}

.index05_C {
	color: #fff;
	width: 740px;
}

.index05_C_li {
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    height: 140px;
    overflow: hidden;
}

.index05_C_li:last-child {
	margin-bottom: 0;
}

.index05_C_Left {
	position: relative;
	margin-right: 24px;
}

.index05_C_Left_pic {
	width: 195px;
}

.index05_C_Left_pic>img {
	width: 100%;
}

.index05_C_right_txt1 {
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 16px;
}

.index05_C_right_txt2 {
	color: #878787;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index05_R {
	width: 300px;
}

.index05_R_li {
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    height: 213px;
    overflow: hidden;
}
.index05_R_li:nth-child(2) {
	margin-bottom: 0;
}

.index05_R_txt {
	position: absolute;
	background: rgba(0, 0, 0, 0.7);
	bottom: 0;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	padding: 0 12px;
	box-sizing: border-box;
	width: 100%;
}

.index05_R_pic {
	width: 310px;
}

.index05_R_pic>img {
	width: 100%;
}

.index06 {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.index06_L {
	width: 50%;
}

.index06_L>img {
	width: 100%;
	height: 100%;
}

.index06_R {
	background: url(../img/pic21.jpg) center center no-repeat;
	height: 544px;
	width: 50%;
}

.index06_R_input {
	background: rgba(255, 255, 255, 0.2);
	height: 68px;
	margin-bottom: 22px;
	display: flex;
	align-items: center;
	padding-left: 20px;
	box-sizing: border-box;
}

.index06_R_input img {
	margin-right: 20px;
}

.index06_R_input input {
	background: none;
	font-size: 14px;
	color: #fff;
}

.index06_R_input ::-webkit-input-placeholder,
.index06_R_textarea ::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
}

.index06_R form {
	padding-top: 80px;
	padding-left: 120px;
	width: 530px;
}

.index06_R_textarea {
	background: rgba(255, 255, 255, 0.2);
	height: 120px;
	display: flex;
	align-items: flex-start;
	margin-bottom: 22px;
}

.index06_R_textarea textarea {
	background: none;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
	width: 80%;
}

.index06_R_textarea img {
	margin: 0 20px;
	margin-top: 20px;
}

.index06_R_btn {
	background: #0095ee;
	color: #fff;
	cursor: pointer;
	width: 100%;
	text-align: center;
	height: 68px;
	line-height: 68px;
}


/*产品展示*/

.banner {
	position: relative;
}

.banner_pic {
	width: 100%;
}

.banner_txt {
	color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 88px;
	text-align: center;
	line-height: 46px;
}

.banner_txt1 {
	font-size: 36px;
	font-weight: bold;
}

.banner_txt2 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.product01_nav {
	height: 96px;
	line-height: 96px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}

.product01_nav a {
	color: #333333;
	font-size: 16px;
	padding: 8px 16px;
	margin: 0 20px;
}

.product01_nav a:hover {
	background: #0095ee;
	color: #fff;
}

.product01_nav .product01_nav_active {
	background: #0095ee;
	color: #fff;
}

.product02 {
	margin: 50px 0;
}

.product02 .index02_ul_a {
	border: 1px solid #ebebeb;
	margin-bottom: 30px;
	margin-right: 30px;
	width: 32%;
}

.product02 .index02_ul_a:nth-child(3n) {
	margin-right: 0;
}

.product02 .index02_ul {
	justify-content: normal;
}


/*产品详情*/

.pro_banner {
	position: relative;
}

.pro_banner_pic {
	width: 100%;
}

.pro_banner_box {
	position: absolute;
	display: flex;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 1400px;
	align-items: center;
}

.pro_banner_txt {
	color: #fff;
	font-size: 42px;
	font-weight: bold;
	width: 22%;
	line-height: 60px;
	margin-left: 200px;
}

.product03 {
	height: 200px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
}

.product03_tit {
	color: #333333;
	font-size: 36px;
	margin-top: 46px;
}

.product03_ul {
	color: #666666;
	font-size: 24px;
	display: flex;
	width: 920px;
	justify-content: space-between;
	margin: 34px auto;
	line-height: 30px;
}

.product03_ul .dw {
	font-size: 15px;
}

.circle {
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
	border: 4px solid #a2a2a2;
	margin: 12px auto 0;
}

.product04_ul {
	color: #333333;
	font-size: 18px;
	display: flex;
	justify-content: center;
	margin: 40px 0;
}

.product04_ul i {
	color: #dddddd;
	font-size: 18px;
	margin: 0 50px;
}

.circle_line {
	position: relative;
}

.circle_line:after {
	content: '';
	background: #e6e6e6;
	position: absolute;
	width: 140px;
	height: 1px;
	top: 4px;
	left: 19px;
}

.circle_line:before {
	content: '';
	background: #e6e6e6;
	position: absolute;
	width: 140px;
	height: 1px;
	right: 20px;
	top: 4px;
}

.product04 {
	margin-bottom: 54px;
}

.product04_ul .product04_ul_active a {
	color: #0095ee;
}

.product04_ul .product04_ul_active .circle {
	border: 4px solid #0095ee;
}

.product04_ul li:hover a {
	color: #0095ee;
}

.product04_ul li:hover .circle {
	border: 4px solid #0095ee;
}

.product04_table {
	width: 1200px;
	margin: 0 auto;
	color: #666666;
	font-size: 16px;
}

.product04_th {
	line-height: 54px;
	display: flex;
}

.product04_table .product04_th:nth-child(2n+1) {
	background: #f4f7f9;
}

.product04_th_L {
	width: 380px;
	border-right: 1px solid #fff;
	margin-left: 42px;
	box-sizing: border-box;
}

.product04_th_R {
	margin-left: 54px;
	box-sizing: border-box;
}

.product04_video {
	width: 1200px;
	margin: 0 auto;
}

.product04_pic {
	width: 1200px;
	margin: 0 auto;
}

.swiper-container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	background-size: cover;
	background-position: center;
}

.gallery-top {
	height: 714px;
	width: 100%;
}

.gallery-thumbs {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 110px;
	border: 1px solid #ebebeb;
}

.gallery-thumbs .swiper-slide-thumb-active {
	border: 1px solid #0097ed;
}


/*关于我们*/

.about_banner {
	position: relative;
}

.about_banner .about_banner_pic {
	width: 100%;
}

.about_txt {
	position: absolute;
	color: #fff;
	font-size: 32px;
	font-weight: bold;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 150px;
	text-align: center;
	line-height: 66px;
}

.about_txt1 {
	font-size: 48px;
}

.about_nav {
	border-bottom: 1px solid #ebebeb;
	line-height: 96px;
	font-size: 16px;
	text-align: center;
}

.about_nav a {
	color: #333333;
	display: inline-block;
	width: 196px;
	height: 52px;
	line-height: 52px;
}

.about_nav a:hover {
	background: #0095ee;
	color: #fff;
}

.about_nav .about_nav_active {
	background: #0095ee;
	color: #fff;
}

.about_history_tit {
	color: #2d2d2d;
	font-size: 36px;
	text-align: center;
	margin-top: 80px;
}

.about_history_txt {
	color: #666666;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	width: 950px;
	margin: 30px auto 90px;
}

.about_history_ul {
	position: relative;
}

.about_history_ul .about_ul_box {
	display: flex;
	align-items: center;
	width: 1200px;
	position: relative;
	margin: 0 auto;
	height: 154px;
}

.about_history_ul li:nth-child(2n+1) {
	background: #f8fafb;
}

.about_history_ul li:nth-child(2n) .about_ul_R {
	text-align: right;
}

.about_history_ul li:hover {
	background: #0095ee;
}

.about_history_ul li:hover .about_ul_L {
	color: #fff;
}

.about_history_ul li:hover .about_ul_R {
	color: #fff;
}

.about_history_ul li:hover .cricle_bule {
	border: 4px solid #fff;
	background-color: #0095ee;
}

.about_ul_plane {
	position: relative;
	width: 352px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.about_ul_L {
	color: #333333;
	font-size: 15px;
	line-height: 24px;
	width: 600px;
	padding: 0 80px;
	box-sizing: border-box;
	position: relative;
}

.about_ul_R {
	width: 600px;
	color: #0095ee;
	font-size: 48px;
	padding: 0 80px;
	box-sizing: border-box;
}

.about_ul_R>span {
	font-size: 15px;
}

.about_history_ul:before {
	content: '';
	position: absolute;
	width: 1px;
	height: calc(100% - 205px);
	background: #e5e5e5;
	top: -38px;
	left: 50%;
	z-index: 9;
}

.cricle_bule {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #fff;
	border-radius: 50%;
	border: 4px solid #0095ee;
	margin: 12px auto 0;
	position: absolute;
	top: 60px;
	right: 49.3%;
	z-index: 10;
}

.about_history_ul li:first-child {
	position: relative;
}

.about_history_ul li:first-child:before {
	content: '';
	position: absolute;
	border: 1px solid #e5e5e5;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	margin: auto;
	left: 0;
	right: 0;
	top: -60px;
}

.about01_L_tit {
	color: #2d2d2d;
	font-size: 36px;
}

.about01_L_txt1 {
	color: #2d2d2d;
	font-size: 16px;
	margin: 24px 0 10px;
	line-height: 26px;
}

.about01_L_txt2 {
	color: #0095ee;
	font-size: 24px;
}

.about01 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	margin: 60px auto;
}

.about01_L {
	width: 580px;
}

.about01_R {
	width: 580px;
}

.about02 {
	width: 1200px;
	margin: 60px auto;
}

.about_swiper img {
	width: 100%;
}

.about03 {
	width: 1400px;
	margin: 60px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.about03_L {
	width: 640px;
}

.about03_R {
	width: 716px;
}

.about03_R img {
	width: 100%;
}

.about03_L_tit {
	color: #2d2d2d;
	font-size: 36px;
}

.about03_ul {
	display: flex;
	justify-content: space-between;
	margin: 50px 0 30px;
	text-align: center;
}

.about03_ul_txt1 {
	color: #0095ee;
	font-size: 40px;
}

.about03_ul_txt1>span {
	color: #333333;
	font-size: 16px;
}

.about03_ul_txt2 {
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
}

.about03_L_txt3 {
	color: #2d2d2d;
	font-size: 16px;
	line-height: 28px;
}

.about04_tit {
	background: url(../img/pic33.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 103px;
	color: #fff;
	font-size: 36px;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	align-items: center;
	padding: 0 251px;
}

.about04_tit_R {
	font-size: 24px;
	font-style: italic;
}

.about04_list {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.about04_list_L {
	width: 50%;
	padding: 0 251px;
	box-sizing: border-box;
}

.about04_list_L_tit {
	color: #333333;
	font-size: 28px;
	position: relative;
}

.about04_list_L_tit:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: 1px;
	width: 40px;
	height: 2px;
	background: #666666;
}

.about04_list_R {
	width: 50%;
}

.about04_list_R img {
	width: 100%;
}

.about03_ul li {
	position: relative;
}

.about03_ul li:after {
	content: '';
	position: absolute;
	background: #e5e5e5;
	width: 1px;
	height: 55px;
	right: -48px;
	top: 8px;
}

.about03_ul li:last-child:after {
	opacity: 0;
}

.width_edit {
	width: 270px;
}

.about04 .about04_list:nth-child(2n+1) .about04_list_L {
	padding: 0 80px;
}

.about04 .about04_list:nth-child(2n+1) .about03_L_txt3 {
	width: 566px;
}

.about05 {
	width: 1200px;
	margin: 60px auto;
	color: #333333;
	font-size: 16px;
	text-align: center;
}

.about05_txt1 {
	font-size: 24px;
	margin-bottom: 20px;
}

.about05_txt2 {
	width: 900px;
	margin: 0 auto;
	line-height: 26px;
}

.keji_swiper {
	margin-top: 36px;
}

.keji_swiper .keji_swiper_img {
	width: 388px;
    height: 262px;
    border-radius: 8px;
}

.about06 {
	background: url(../img/pic39.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 564px;
}

.about06_tit {
	color: #fff;
	font-size: 24px;
	text-align: center;
	padding-top: 50px;
}

.about06_ul {
	width: 900px;
	margin: 40px auto 60px;
	display: flex;
	justify-content: space-between;
}

.about06_ul li {
	background: rgba(255, 255, 255, 0.9);
	width: 31.5%;
}

.about06_ul .about06_ul_txt1 {
	background: #0095ee;
	font-size: 18px;
	font-weight: bold;
	line-height: 96px;
	color: #fff;
	text-align: center;
}

.about06_ul .about06_ul_txt2 {
	height: 290px;
	padding: 40px 30px;
	box-sizing: border-box;
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}

.about07 {
	width: 1200px;
	margin: 60px auto;
}

.about07_tit {
	color: #333333;
	font-size: 15px;
	text-align: center;
}

.about07_tit1 {
	font-size: 24px;
	margin-bottom: 20px;
}

.about07_txt1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 22px;
}

.about07_txt2 {
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}

.about07_box {
	display: flex;
	justify-content: space-between;
	margin: 42px 0 34px;
}

.about07_box li {
	height: 211px;
	color: #fff;
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 0 50px;
	box-sizing: border-box;
	position: relative;
	z-index: 11;
}

.about07_box li:after {
	content: '';
	position: absolute;
	background: rgba(0, 149, 238, 0.5);
	width: 100%;
	height: 100%;
	z-index: 9;
	opacity: 0;
}

.about07_box li:hover:after {
	opacity: 1;
}

.about07_box li:nth-child(1) {
	background: url(../img/pic40.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.about07_box li:nth-child(2) {
	background: url(../img/pic41.jpg) center center no-repeat;
	background-size: 100% 100%;
}

.about07_ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.about07_ul li {
	width: 25%;
	position: relative;
	height: 300px;
}

.about07_ul li:nth-child(1),
.about07_ul li:nth-child(3),
.about07_ul li:nth-child(6),
.about07_ul li:nth-child(8) {
	background: #eef4f7;
}

.about07_ul li:hover .about07_ul_hide {
	opacity: 1;
}

.about07_ul_hide {
	position: absolute;
	top: 0;
	background: #0095ee;
	color: #fff;
	font-size: 13px;
	height: 100%;
	text-align: center;
	line-height: 24px;
	padding: 40px;
	box-sizing: border-box;
	opacity: 0;
}

.about07_ul_pic {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.about07_ul_txt1 {
	margin-top: 20px;
	color: #666666;
	font-size: 20px;
	font-weight: bold;
}

.about07_ul_txt2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.about07_ul li:last-child {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.about07_ul li:last-child a {
	color: #0697ee;
}

.about07_ul li:last-child .more {
	color: #0697ee;
	font-weight: normal;
	font-size: 14px;
	background: #fff;
	width: 100px;
	margin: 20px auto;
	height: 40px;
	line-height: 40px;
	border-radius: 22px;
}

.about08 {
	margin: 80px auto 0;
	width: 1200px;
	text-align: center;
}

.about08_txt1 {
	color: #333333;
	font-size: 36px;
}

.about08_txt2 {
	color: #666666;
	font-size: 18px;
	line-height: 24px;
	margin: 34px auto;
	width: 726px;
}

.about08_list {
	text-align: center;
}

.about08_list_txt1 {
	color: #0095ee;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 2px solid #0095ee;
	line-height: 60px;
	display: inline-block;
	padding: 0 40px;
	box-sizing: border-box;
	margin-bottom: 34px;
}

.about08_list_ul {
	display: flex;
	width: 950px;
	margin: 0 auto 50px;
	justify-content: space-between;
}

.about08_list_ul a {
	width: 32%;
	position: relative;
}

.about08_list_pic {
	width: 100%;
	height: 170px;
	border-radius: 8px;
	overflow: hidden;
}

.about08_list_pic img {
	width: 100%;
	height: 100%;
}

.about08_list_txt2 {
	position: absolute;
	bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	line-height: 24px;
}

.about08_list_txt3 {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
	width: 666px;
	margin: 0 auto 20px;
}

.fwx_list .about08_list_ul a {
	width: 100%;
	height: 450px;
}

.fwx_list .about08_list_ul .about08_list_pic {
	height: 450px;
}

.about09 img {
	width: 100%;
}

.width1200 {
	width: 1200px;
	margin: 0 auto;
}

.about09_pic1 {
	margin: 90px 0;
}

.about09_pic2 {
	margin-bottom: 90px;
}

.about11 {
	display: flex;
	justify-content: space-between;
}

.about11 img {
	width: 50%;
}

.about12_tit {
	color: #333333;
	font-size: 32px;
	text-align: center;
	line-height: 136px;
}

.about12 {
	display: flex;
	justify-content: space-between;
}

.about12 img {
	width: 25%;
}

.about13 {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

.about13_txt1 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 30px;
}

.about13_txt2 {
	color: #555555;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}

.about13 li {
	width: 374px;
	background: url(../img/pic61.png) center center no-repeat;
	background-size: 100% 100%;
	height: 329px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.about13 li:hover {
	background: url(../img/pic61_.png) center center no-repeat;
	background-size: 100% 100%;
}

.about13 li:hover .about13_txt1 {
	color: #fff;
}

.about13 li:hover .about13_txt2 {
	color: #fff;
}


/*加盟共赢*/

.join01_bg {
	background: url(../img/pic63.jpg) center center no-repeat;
	background-size: 100% 100%;
	width: 1200px;
	height: 586px;
	margin: 50px auto;
}

.join01 {
	color: #fff;
	text-align: center;
	padding: 84px 0;
	box-sizing: border-box;
}

.join01_txt1 {
	font-size: 72px;
	font-weight: bold;
}

.join01_txt2 {
	font-size: 30px;
	width: 1000px;
	margin: 50px auto;
	line-height: 44px;
}

.join01_txt3 {
	font-size: 48px;
	position: relative;
	line-height: 90px;
}

.join01_txt3:after {
	content: '';
	position: absolute;
	width: 544px;
	height: 1px;
	top: 0;
	background: #fff;
	left: 0;
	margin: auto;
	right: 0;
	bottom: 0;
}

.join01_txt4 {
	font-size: 23px;
	margin-top: 60px;
}

.join01_bg2 {
	background: url(../img/pic64.jpg) center center no-repeat;
	background-size: 100% 100%;
	width: 1200px;
	height: 700px;
	margin: 50px auto;
}

.join1_list {
    width: 1200px;
    margin: 56px auto;
}

.join1_list .join1_list_ul {
    display: flex;
    align-items: center;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    padding: 12px 12px;
    position: relative;
}

.join1_list .join1_list_ul li {
    font-size: 14px;
    color: #727071;
    width: 130px;
    text-align: left;
}

.join1_list .join1_list_ul li:nth-child(1) {
    font-size: 16px;
    color: #333333;
    width: 320px;
    text-align: left;
    padding-left: 7px;
    box-sizing: border-box;
}

.join1_list_ul .an {
    position: absolute;
    right: 10px;
    top: 6px;
}

.join1_list_hide {
	display: none;
	border: 1px solid #d5d5d5;
	border-radius: 4px;
    padding: 10px 20px;
    color: #333333;
    font-size: 14px;
    line-height: 28px;
    box-sizing: border-box;
}

.join1_list_hide .title {
	margin: 1% 0;
}

.join1_list>li {
	margin-bottom: 1%;
	position: relative;
}

.verticalLine {
	position: absolute;
	left: 0;
	background: #0095ee;
	width: 2px;
	height: 100%;
	top: 0;
}
.join02 {
	width: 1200px;
	margin: 55px auto;
	text-align: center;
}
.join02 {
	color: #2d2d2d;
	font-size: 36px;
}
.join02_bg {
	background: url(../img/pic65.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 228px;
	color: #fff;
	margin-top: 36px;
	font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.join02_txt1 {
    width: 700px;
    margin: 0 auto;
    line-height: 30px;
    margin-bottom: 30px;
}
.join02_txt2 {
    font-size: 15px;
    background: #0095ee;
    display: inline;
    padding: 10px 40px;
    box-sizing: border-box;
}
/*客户服务*/
.anli01 {
	width: 1200px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.anli01 .anli01_li {
	position: relative;
	width: 48%;
	margin-bottom: 44px;
}
.anli01 .anli01_li:hover .anli01_txt {
	background: rgba(0,149,238,0.9);
}
.anli01 .anli01_li:hover .anli01_txt1 {
	color: #fff;
}
.anli01 .anli01_li:hover .anli01_txt3 {
	color: #fff;
    background: url(../img/pic68.png) left center no-repeat;
}
.anli01 .anli01_li:hover .anli01_txt4 {
	color: #fff;
}
.anli01 .anli01_li:hover .anli01_txt5 {
	color: #fff;
}
.anli01_txt {
    position: absolute;
    bottom: 16px;
    background: rgba(255,255,255,0.9);
    width: 94%;
    padding: 16px 36px;
    box-sizing: border-box;
    margin: 0 auto;
    left: 0;
    right: 0;
    color: #333333;
}
.anli01_pic {
	height: 378px;
	overflow: hidden;
}
.anli01_pic>img {
	width: 100%;
	height: 100%;
}
.anli01_txt1 {
	font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.anli01_txt2 {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.anli01_txt3 {
    color: #0095ee;
    font-size: 13px;
    background: url(../img/pic68_.png) left center no-repeat;
    padding-left: 20px;
    box-sizing: border-box;
}
.anli01_txt4 {
	color: #b2b2b2;
	font-size: 13px;
}
.anli01_txt4 {
    color: #0095ee;
    font-size: 13px;
}
.anli00 {
	width: 1200px;
	margin: 50px auto;
}
.anli00>img {
	width: 100%;
}
.anli02 {
	width: 1200px;
	margin: 66px auto 60px;
	text-align: center;
}
.anli02_tit {
	color: #2d2d2d;
	font-size: 36px;
}
.anli02_txt1 {
	font-size: 28px;
}
.anli02_txt2 {
	margin-top: 16px;
	font-size: 15px;
}
.anli02_ul {
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.anli02_ul li {
	width: 32%;
	background: #f7fafb;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 166px;
}
.anli02_ul li:hover {
	background: #0095ee;
	color: #fff;
}
.anli03 {
	background: url(../img/pic76.jpg) center center no-repeat;
	background-size: 100% 100%;
	height: 914px;
}
.anli03_txt1 {
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding: 60px 0 18px;
}
.anli03_txt2 {
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    text-align: center;
    width: 620px;
    margin: 0 auto;
    line-height: 24px;
}
/*新闻动态*/
.new01 {
	width: 1200px;
	margin: 66px auto 0;
	display: flex;
	flex-wrap: wrap;
}
.new01 .new01_li {
    width: 31.2%;
    margin-bottom: 40px;
    margin-right: 35px;
    border: 1px solid #ebebeb;
}
.new01 .new01_li:nth-child(3n) {
	margin-right: 0;
}
.new01_li_txt {
    padding: 30px;
    box-sizing: border-box;
}
.new01_li_txt1 {
	color: #666666;
	font-size: 15px;
}
.new01_li_txt2 {
	color: #333;
	font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-weight: bold;
    margin: 20px 0;
}
.new01_li_txt3 {
	color: #666666;
	font-size: 13px;
	line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px 0;
}
.new01_li_txt4 {
	color: #c8c8c8;
	font-size: 12px;
	background: url(../img/pic79_.png) center center no-repeat;
	background-size: 100% 100%;
	width: 327px;
	height: 37px;
	padding: 0 20px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.new01 .new01_li:hover {
	border: 1px solid #0095ee;
	box-shadow: 0px 0px 10px #e5e5e5;
}
.new01 .new01_li:hover .new01_li_txt4 {
	background: url(../img/pic79.png) center center no-repeat;
	background-size: 100% 100%;
	color: #0095ee;
}
.new01 .new01_li:hover .new01_li_txt2 {
	color: #0095ee;
}
.new01_li_pic {
	width: 100%;
	height: 282px;
	overflow: hidden;
}
.new01_li_pic>img {
	width: 100%;
	height: 100%;
}
/*新闻-详情*/
.newdetail01 {
    width: 1200px;
    margin: 40px auto;
    background: #fff;
}

.newdetail01 .newdetail01_text1 {
    font-size: 32px;
    color: #333333;
    margin-bottom: 30px;
    text-align: center;
}

.newdetail01 .newdetail01_text2 {
	font-size: 15px;
	color: #676767;
	margin-bottom: 20px;
	text-align: center;
}

.newdetail01 .newdetail01_content {
	color: #4f4b4a;
	font-size: 15px;
	padding: 3% 0;
	line-height: 28px;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.newdetail01_content img {
	width: 100%;
}

.newdetail01_list {
	display: flex;
	justify-content: space-between;
	padding: 40px 0 0;
	align-items: center;
}

.newdetail01_list a {
	width: 33%;
}

.newdetail01_list a:last-child {
	text-align: right;
}

.newdetail01_list .back {
	border: 1px solid #4f4b4a;
	text-align: center;
	width: 150px;
	height: 46px;
	display: inline-block;
	line-height: 46px;
}

.newdetail01_list .back:hover {
	color: #00438f;
	border: 1px solid #00438f;
}

.newdetail01_list .newdetail01_text {
	color: #4f4b4a;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
}

.newdetail01_list a:hover .newdetail01_text {
	color: #00438f;
}

.header_box {
	display: none;
}
.footer_m {
	display: none;
}

@media only screen and (max-width: 768px) {
	header {
		display: none;
	}
	.header_box {
		display: block;
	}
	.hight1_23 {
		display: none;
	}
	.wap_header {
		display: flex;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		align-items: center;
		justify-content: space-between;
		padding: 2% 4%;
		background: rgba(0, 0, 0, 0.2);
		box-sizing: border-box;
	}

	.wap_header .logo {
		width: 30%;
	}

	.wap_header .logo img {
		width: 100%;
	}

	.wap_show {
		position: fixed;
		top: 0;
		left: -80%;
		bottom: 0;
		z-index: 12;
		width: 80%;
		background-color: rgba(0, 0, 0, 0.8);
	}

	.wap_show .wap_show_list .listindex {
		padding-left: 0;
		height: auto;
		line-height: 0;
		font-size: 16px;
		padding-bottom: 6%;
	}

	.wap_show .wap_show_list a {
		width: 94%;
		color: #fff;
		display: inline-block;
		width: 100%;
		padding-left: 6%;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.wap_show .logo {
		text-align: center;
		margin: 4% 0;
	}

	.wap_show .logo img {
		width: 30%;
	}

	.menu_web .bar {
		position: relative;
		display: block;
		width: 30px;
		height: 4px;
		margin: 7px auto;
		background-color: #fff;
		border-radius: 10px;
		-webkit-transition: .3s;
		transition: .3s;
	}

	.cross_web .bar:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		-ms-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);
	}

	.cross_web .bar:nth-of-type(2) {
		opacity: 0;
	}

	.cross_web .bar:nth-of-type(3) {
		-webkit-transform: translateY(-12px) rotate(45deg);
		-ms-transform: translateY(-12px) rotate(45deg);
		transform: translateY(-12px) rotate(45deg);
	}

	.wap_show_list {
		color: #fff;
	}

	.wap_show_list li {
		padding: 4% 6% 0 6%;
	}

	.wap_show_list .listtitle {
		padding-bottom: 4%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.wap_show_list .listerji {
		display: none;
	}
	
	/* 手机端尾部 */
	footer {
		display: none;
	}
	.footer_m {
		display: block;
		background: #2f2f2f;
		color: #fff;
		padding: 2%;
	}

	.footer_c {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 0 0 10px;
	}

	.footer_c .footer_c_list {
		line-height: 26px;
		font-size: 12px;
		width: 74%;
	}

	.footer_c .footer_c_pic {
	    width: 16%;
	}

	.footer_c .footer_c_pic img {
		width: 100%;
	}

	.footer_m_tag {
		text-align: center;
		color: rgba(255, 255, 255, 0.2);
		font-size: 10px;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		padding: 2% 0;
		line-height: 18px;
	}
	.paging .pages {
	    width: 100%;
	    margin: 20px auto;
    }
    .paging .pages_list span {
	    width: 30px;
    	height: 30px;
	    font-size: 15px;
    }
	.about_banner .about_banner_pic {
	    width: 100%;
	    transform: scale(3);
	}
	.about_banner {
	    height: 234px;
	    overflow: hidden;
	}
	.about_txt1 {
	    font-size: 24px;
	}
	.about_txt {
	    font-size: 16px;
	    height: 66px;
	    line-height: 33px;
	}
	.about_nav {
        width: 100%;
	    display: flex;
	    justify-content: space-between;
	    overflow-x: scroll;
	    white-space: nowrap;
	}
	.about_nav a {
	    padding: 0 20px;
    	box-sizing: border-box;
	}
	.newdetail01 {
	    width: 100%;
	    margin: 10px auto;
	    padding: 0 6px;
	    box-sizing: border-box;
    }
    .newdetail01 .newdetail01_text1 {
	    font-size: 18px;
	    line-height: 26px;
	    margin-bottom: 10px;
    }
    .newdetail01 .newdetail01_text2 {
	    font-size: 10px;
	    line-height: 20px;
    }
	.newdetail01 .newdetail01_content {
	    font-size: 14px;
	    padding: 0;
	    line-height: 25px;
	    border-bottom: none;
	    border-top: none;
	}
	.newdetail01_list {
		padding: 20px 0;
	}
	.newdetail01_list .back {
	    width: 90px;
	    height: 26px;
	    line-height: 26px;
	    font-size: 12px;
	}
	.newdetail01_list .newdetail01_text {
	    font-size: 12px;
	    -webkit-line-clamp: 3;
	    line-height: 20px;
	}
	.newdetail01_list a:last-child {
	    text-align: left; 
	}
	.new01 {
		width: 100%;
		margin: 0 auto;
		display: inline-block;
		padding: 10px;
		box-sizing: border-box;
	}
	
	.new01 .new01_li {
		width: 100%;
		display: inline-block;
		margin-right: 0;
		border: 1px solid #ebebeb;
		margin-bottom: 10px;
	}
	
	.new01 .new01_li:last-child {
		margin-bottom: 0;
	}
	
	.new01_li_txt {
		padding: 14px;
	}
	
	.new01_li_txt1 {
		font-size: 13px;
	}
	
	.new01_li_txt2 {
		margin: 10px auto;
		font-size: 16px;
	}
	
	.new01_li_txt3 {
		margin: 10px auto;
		font-size: 13px;
		line-height: 20px;
	}
	
	.new01_li_txt4 {
		width: 100%;
	}
	
	.about_history_tit {
		font-size: 24px;
		margin-top: 20px;
	}
	
	.about_history_txt {
		color: #666666;
		font-size: 15px;
		text-align: center;
		line-height: 24px;
		width: 100%;
		margin: 20px auto 70px;
	}
	
	.about_history {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.about_history_ul .about_ul_box {
		width: 100%;
	}
	
	.about_ul_L {
		font-size: 14px;
		line-height: 22px;
		width: 50%;
		padding: 0;
		padding: 0 12px;
	}
	
	.about_ul_R {
		width: 50%;
		color: #0095ee;
		font-size: 28px;
		padding: 0;
		padding: 0 14px;
	}
	
	.cricle_bule {
		right: 47.5%;
	}
	
	.about03 {
		width: 100%;
		margin: 10px auto;
		display: inline-block;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.about03_L {
		width: 100%;
	}
	
	.about03_R {
		width: 100%;
	}
	
	.about03_L_tit {
		font-size: 24px;
	}
	
	.about03_ul {
		margin: 20px 0 20px;
	}
	
	.about03_ul_txt1 {
		font-size: 24px;
	}
	
	.about03_ul_txt1>span {
		font-size: 14px;
	}
	
	.about03_ul li:after {
		content: '';
		position: absolute;
		background: #e5e5e5;
		width: 1px;
		height: 34px;
		right: -10px;
		top: 10px;
		display: none;
	}
	
	.about03_ul_txt2 {
		font-size: 15px;
	}
	
	.about03_L_txt3 {
		font-size: 15px;
	}
	
	.about04 {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.about04_tit {
		height: 60px;
		padding: 0 10px;
		font-size: 22px;
	}
	
	.about04_tit_R {
		font-size: 12px;
		font-style: normal;
	}
	
	.about04_list {
		display: inline-block;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.about04_list_L {
		width: 100%;
		padding: 0;
	}
	
	.about04_list_L_tit {
		font-size: 22px;
		margin: 18px 0;
	}
	
	.width_edit {
		width: 200px;
	}
	
	.about04_list_L_tit:after {
		bottom: -10px;
	}
	
	.about04_list_R {
		width: 100%;
	}
	
	.about04 .about04_list:nth-child(2n+1) .about04_list_L {
		padding: 0;
	}
	
	.about04 .about04_list:nth-child(2n+1) .about03_L_txt3 {
		width: 100%;
	}
	
	.about05 {
		width: 100%;
		margin: 10px auto;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.about05_txt1 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.about05_txt2 {
		width: 100%;
		margin: 0 auto;
		line-height: 22px;
		font-size: 14px;
	}
	
	.about06_ul {
		width: 100%;
		margin: 20px auto 10px;
		display: inline-block;
		justify-content: space-between;
	}
	
	.about06 {
		padding: 0 10px;
		box-sizing: border-box;
		height: auto;
	}
	
	.about06_ul li {
		width: 70%;
		margin: 0 auto 10px;
	}
	
	.about06_tit {
		font-size: 22px;
		padding-top: 20px;
	}
	
	.about06_ul .about06_ul_txt1 {
		font-size: 16px;
		line-height: 40px;
	}
	
	.about06_ul .about06_ul_txt2 {
		height: auto;
		padding: 14px 14px;
		box-sizing: border-box;
		color: #333333;
		font-size: 14px;
		line-height: 22px;
	}
	
	.about07 {
		width: 100%;
		margin: 20px auto;
	}
	
	.about07_box {
		display: inline-block;
	}
	
	.about07_box li {
		width: 100%;
	}
	
	.about07_tit1 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	
	.about07_tit {
		line-height: 20px;
	}
	
	.about07_ul li {
		width: 50%;
		position: relative;
		height: 250px;
	}
	
	.about07_ul_txt2 {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	.about07_ul_hide {
		line-height: 24px;
		padding: 10px;
		font-size: 12px;
	}
	
	.about07_ul li:nth-child(1),
	.about07_ul li:nth-child(3),
	.about07_ul li:nth-child(6),
	.about07_ul li:nth-child(8) {
		background: #fff;
	}
	
	.about07_ul li:nth-child(1),
	.about07_ul li:nth-child(4),
	.about07_ul li:nth-child(5),
	.about07_ul li:nth-child(8) {
		background: #eef4f7;
	}
	
	.about08 {
		margin: 10px auto;
		padding: 0 10px;
		box-sizing: border-box;
		width: 100%;
	}
	
	.about08_txt1 {
		font-size: 22px;
	}
	
	.about08_txt2 {
		font-size: 15px;
		line-height: 22px;
		margin: 10px auto;
		width: 100%;
	}
	
	.about08_list_txt1 {
		font-size: 15px;
		line-height: 28px;
		padding: 0 10px;
		box-sizing: border-box;
		margin-bottom: 20px;
	}
	
	.about08_list_ul {
		display: inline-block;
		width: 100%;
		margin: 0 auto 0;
	}
	
	.about08_list_ul a {
		width: 100%;
		position: relative;
		display: inline-block;
		margin-bottom: 12px;
	}
	
	.about08_list_pic {
		height: 200px;
	}
	
	.about08_list_txt3 {
		font-size: 14px;
		line-height: 22px;
		width: 100%;
	}
	
	.fwx_list .about08_list_ul a {
		height: 250px;
	}
	
	.fwx_list .about08_list_ul .about08_list_pic {
		height: 250px;
	}
	
	.width1200 {
		width: 100%;
	}
	
	.about09_pic1 {
		margin: 10px 0;
		width: 100%;
	}
	
	.about09_pic2 {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.about11 {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
		overflow: hidden;
	}
	
	.about11 img {
		width: 134%;
	}
	
	.about12_tit {
		font-size: 22px;
		line-height: 60px;
	}
	
	.about12 {
		flex-wrap: wrap;
	}
	
	.about12 img {
		width: 50%;
	}
	
	.about13 {
		display: inline-block;
		width: 100%;
	}
	
	.about13 li {
		width: 90%;
		height: 260px;
		margin: 0 auto 10px;
	}
	
	.about13_txt1 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.anli01 {
		width: 100%;
		margin: 10px auto;
		display: inline-block;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.anli01 .anli01_li {
		position: relative;
		width: 100%;
		margin-bottom: 10px;
		display: inline-block;
	}
	
	.anli01_pic {
		height: 230px;
	}
	
	.anli00 {
		width: 100%;
		margin: 0;
		overflow: hidden;
	}
	
	.anli00>img {
		width: 190%;
	}
	
	.anli02 {
		width: 100%;
		margin: 10px 0;
	}
	
	.anli02_tit {
		font-size: 22px;
	}
	
	.anli02_ul {
		margin-top: 10px;
	}
	
	.anli02_txt1 {
		font-size: 20px;
	}
	
	.anli02_txt2 {
		margin-top: 16px;
		font-size: 14px;
		line-height: 20px;
		width: 100%;
		padding: 0 10%;
		box-sizing: border-box;
	}
	
	.anli03_txt1 {
		font-size: 22px;
		padding: 20px 0 20px;
	}
	
	.anli03_txt2 {
		width: 100%;
		line-height: 22px;
	}
	
	.anli03 {
		background: #00448f url(../img/pic76.jpg) center center no-repeat;
		background-size: 850px;
		height: 550px;
	}
	
	.join01_bg2 {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	
	.join01 {
		padding: 20px 10px;
	}
	
	.join01_txt1 {
		font-size: 24px;
	}
	
	.join01_txt2 {
		font-size: 16px;
		width: 100%;
		margin: 20px auto;
		line-height: 22px;
	}
	
	.join01_txt3 {
		font-size: 28px;
		position: relative;
		line-height: 40px;
	}
	
	.join01_txt4 {
		font-size: 16px;
		margin-top: 20px;
		line-height: 24px;
	}
	
	.join01_txt3:after {
		width: 100%;
	}
	
	.join02 {
		width: 100%;
		margin: 10px auto;
		font-size: 22px;
	}
	
	.join02_bg {
		margin-top: 16px;
		font-size: 15px;
		height: 170px;
		background-size: cover;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.join02_txt1 {
		width: 100%;
		margin: 0 auto;
		line-height: 24px;
		margin-bottom: 24px;
	}
	
	.join02_txt2 {
		display: inline;
		padding: 8px 12px;
	}
	
	.join1_list {
		width: 100%;
		margin: 10px auto;
	}
	
	.join1_list .join1_list_ul {
		padding: 8px 0;
	}
	
	.join1_list .join1_list_ul li:nth-child(1) {
		font-size: 15px;
		width: 110px;
		margin-right: 10px;
	}
	
	.join1_list .join1_list_ul li {
		line-height: 22px;
		width: 70px;
	}
	
	.join1_list_ul .an {
		top: 18px;
	}
	
	.join01_bg {
		width: 100%;
		height: auto;
		margin: 0;
	}
	
	.pro_banner {
		position: relative;
		width: 100%;
		height: 280px;
		overflow: hidden;
	}
	
	.pro_banner_pic {
		width: 100%;
		transform: scale(3.8);
	}
	
	.pro_banner_box {
		width: 100%;
	}
	
	.pro_banner_car {
		width: 50%;
	}
	
	.pro_banner_car>img {
		width: 100%;
	}
	
	.pro_banner_txt {
		color: #fff;
		font-size: 22px;
		font-weight: bold;
		width: 44%;
		line-height: 24px;
		margin-left: 0;
	}
	
	.product03_tit {
		font-size: 22px;
		margin-top: 10px;
	}
	
	.product03_ul {
		font-size: 15px;
		width: 100%;
		margin: 10px auto;
		line-height: 20px;
	}
	
	.product03 {
		height: auto;
	}
	
	.product04_pic {
		width: 100%;
	}
	
	.gallery-top {
		height: 250px;
		width: 100%;
	}
	
	.gallery-thumbs .swiper-slide {
		height: 40px;
	}
	
	.product04 {
		margin-bottom: 10px;
	}
	
	.product04_ul i {
		font-size: 15px;
		margin: 0 30px;
	}
	
	.product04_ul {
		font-size: 16px;
		margin: 20px 0;
	}
	
	.circle_line:after {
		width: 80px;
		left: 28px;
	}
	
	.circle_line:before {
		width: 80px;
		right: 28px;
	}
	
	.product04_table {
		width: 100%;
		margin: 0 auto;
		font-size: 15px;
	}
	
	.product04_th {
		line-height: 20px;
		display: flex;
		height: 60px;
		align-items: center;
	}
	
	.product04_th_L {
		width: 30%;
		margin-left: 2%;
		box-sizing: border-box;
	}
	
	.product04_th_R {
		margin-left: 2%;
		box-sizing: border-box;
		width: 66%;
	}
	
	.product04_video {
		width: 100%;
		margin: 0 auto;
	}
	
	.title {
		line-height: 24px;
	}
	
	.title_txt1 {
		font-size: 24px;
	}
	
	.margin {
		margin: 20px 0;
	}
	
	.index01 {
		padding: 0 10px;
		box-sizing: border-box;
		display: inline-block;
	}
	
	.index01_L {
		width: 100%;
	}
	
	.index01_R {
		width: 100%;
		margin-top: 10px;
	}
	
	.index01_list {
		font-size: 14px;
	}
	
	.index01_list a {
		width: 20%;
		height: 90px;
		padding-top: 24px;
		box-sizing: border-box;
	}
	
	.index01_list a:nth-child(1) {
		background: #eeeeee url(../img/pic05.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(2) {
		background: #eeeeee url(../img/pic06.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(3) {
		background: #eeeeee url(../img/pic07.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(4) {
		background: #eeeeee url(../img/pic08.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(5) {
		background: #eeeeee url(../img/pic09.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(1):hover {
		background: #0095ee url(../img/pic05_.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(2):hover {
		background: #0095ee url(../img/pic06_.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(3):hover {
		background: #0095ee url(../img/pic07_.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(4):hover {
		background: #0095ee url(../img/pic08_.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index01_list a:nth-child(5):hover {
		background: #0095ee url(../img/pic09_.png) center 20px no-repeat;
		background-size: 26px;
	}
	
	.index02 {
		background: none;
		height: auto;
	}
	
	.index02_ul {
		padding: 0 10px;
		box-sizing: border-box;
		display: inline-block;
	}
	
	.index02_ul_a {
		background: #fff;
		width: 100%;
		border: 1px solid #ebebeb;
		display: inline-block;
		margin-bottom: 10px;
	}
	
	.index02_ul_txt {
		line-height: 26px;
	}
	
	.index02_ul_txt p {
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.index02_ul_txt .index02_ul_txt1 {
		font-size: 18px;
		line-height: 40px;
	}
	
	.index02_ul_txt .index02_ul_txt2 {
		line-height: 40px;
	}
	
	.index03 {
		padding: 0;
		flex-wrap: wrap;
	}
	
	.index03 li {
		width: 100%;
		height: 500px;
		font-size: 22px;
	}
	
	.index03_txt1 {
		margin: 20px 0;
	}
	
	.index03_txt2 {
		font-size: 14px;
		line-height: 22px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.index03 li:hover .index03_box {
		height: 380px;
	}
	
	.index04 {
		padding: 0;
		flex-wrap: wrap;
		margin: 0;
	}
	
	.index04 .about12_bg {
		height: 350px;
		width: 100%;
		line-height: 30px;
	}
	
	.index04 .about11_txt1 {
		font-size: 22px;
	}
	
	.index05 {
		padding: 0 10px;
	}
	
	.index05_tab {
		margin: 20px 0;
	}
	
	.index05_content {
		height: auto;
		/*display: flex;*/
		flex-wrap: wrap;
	}
	
	.index05_L {
		width: 100%;
		margin-bottom: 10px;
	}
	
	.index05_C_Left_pic {
		width: 114px;
	}
	
	.index05_C_Left {
		margin-right: 10px;
	}
	
	.index05_L_time {
		padding: 4px;
		line-height: 16px;
	}
	
	.index05_L_time .date {
		font-size: 20px;
	}
	
	.index05_C_right {
		padding: 10px 0;
		box-sizing: border-box;
	}
	
	.index05_C_li {
		margin-bottom: 10px;
	}
	
	.index05_C_right_txt1 {
		margin-bottom: 10px;
		font-size: 16px;
	}
	
	.index05_C_right_txt2 {
		font-size: 13px;
		line-height: 17px;
	}
	
	.index05_R {
		width: 100%;
	}
	
	.index05_C {
		color: #fff;
		width: 100%;
		margin-bottom: 10px;
	}
	
	.index05_R_li {
		margin-bottom: 10px;
		width: 100%;
	}
	
	.index05_R_pic {
		width: 100%;
	}
	
	.index06 {
		width: 100%;
		flex-wrap: wrap;
	}
	
	.index06_L {
		width: 100%;
	}
	
	.index06_R {
		height: auto;
		width: 100%;
	}
	
	.index06_R form {
		box-sizing: border-box;
		padding-top: 10px;
		padding-left: 10px;
		width: 100%;
	}
	
	.index06_R_input {
		height: 44px;
		margin-bottom: 10px;
		padding-left: 3%;
		width: 97%;
	}
	
	.index06_R_textarea {
		margin-bottom: 10px;
		width: 97%;
	}
	
	.index01_txt1 {
		font-size: 22px;
	}
	
	.index01_txt2 {
		font-size: 14px;
		margin-left: 10px;
	}
	
	.index01_txt3 {
		margin: 10px 0;
	}
	
	.index04 .about11_txt3 {
		width: 100%;
		line-height: 22px;
		margin-top: 14px;
		margin-bottom: 14px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	
	.index06_R_textarea textarea {
		height: 80%;
		margin-top: 10px;
	}
	
	.index06_R_btn {
		width: 97%;
		margin-bottom: 10px;
		height: 44px;
		line-height: 44px;
	}
	
	.index06_R_textarea img {
		margin: 0 10px;
		margin-top: 10px;
		margin-right: 20px;
	}
	
	.product02 .index02_ul_a {
	    width: 100%;
    	margin-right: 0;
	}
	
	.index_swiper {
		height: 350px;
	}
	
	.index_swiper img {
		width: 100%;
		height: 100%;
	}
}
/*笔记本*/
@media screen and (min-width:768px) and (max-width:1400px) {
	.index01_L {
		width: 550px;
	}
	.index01_R {
	    width: 500px;
	}
	.index02 {
		height: 540px;
	}
	.index05_L {
    	width: 320px;
    }
    .index05_C {
	    width: 500px;
	}
	.index05_R {
	    width: 310px;
	}
	.index05_R_pic {
	    width: 100%;
	}
	.about04_list_L  {
		padding: 0 30px;
	}
	.about03 {
    	width: 1200px;
    }
    .about03_L {
	    width: 540px;
	}
	.about03_R {
	    width: 616px;
	}
	.about03_ul {
	    margin: 30px 0 10px;
	}
	.about03_L_txt3 {
		font-size: 14px;
	}
	.about03_ul_txt1 {
	    font-size: 34px;
	}
	.about04_tit {
		padding: 0 40px;
	}
	.index02_ul_pic {
		height: 244px;
	}
	.index04 .about12_bg {
		height: 350px;
	}
	.product02 .index02_ul_a {
		width: 31.4%;
	}
}
