@media screen and (max-width: 1440px) {
	.banner .swiper-slide {
		background: no-repeat center/cover;
	}

	.banner .banner-video-box video {
		top: -50px;
	}

	.header .nav-container li a {
		padding: 12px 20px;
	}
}

@media screen and (max-width: 1380px) {

	.nav-box {
		width: 660px;
	}

	.banner .swiper-slide {
		background: no-repeat center/cover;
	}

	.fangan-box .list-content .item .mask .content .title {
		font-size: 18px;
	}

	.otcbd_container .otc-inner .desc {
		font-size: 13px;
	}

	.otcbd_container .prize-inner .about p {
		font-size: 14px;
	}

	.fangan-box .list-content .item .mask .content .text {
		line-height: 20px;
		font-size: 13px;
	}

	.who_box h3 {
		font-size: 30px;
	}

	.jianchu-content .jianchu p {
		font-size: 13px;
	}
	.intro-contact p{
		margin-bottom: 15px;
	}
	.about_left img{
		width: 500px;
	}
}
@media screen and (max-width: 1220px) {

	.header_container{
		justify-content: space-around;
		padding: 0;
	}
	.content1{
		padding:0 20px;
	}
	.otcbd_container{
		padding: 20px 0 20px 0;
	}
	.header .nav-container li a{
		padding: 5px 10px;
	}
	.header .tel-box{
		font-size: 17px;
	}
	.nav-box{
		width: 525px;
		display: flex;
		align-items: center;
	}
	.header .logo{
		width: 140px;
	}
	.otcbd_container .otc-inner .title{
		font-size: 16px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.otcbd_container .otc-inner .img-box{
		height: 300px;
	}
	.otcbd_container .prize-inner .prize-box .tt li a{
		height: 160px;
	}
	.otcbd_container .prize-inner .about p{
		line-height: 23px;
	}

	.otcbd_container .otc-inner .desc{
		width: 100%;
	}

	.otc_playinner li{
		height: 250px;
	}
	.pc-footer-inner .nav-list dl{
		width: 18%;
	}
	.footer dl{
		margin: 0 10px 0 0 ;
	}
	.list-video .inner ul li{
		margin: 0 10px 30px 10px;
	}
	.jingdian-box .jd-item .img-list .img-box{
		height: 250px;
	}
	.gexin .lt{
		width: auto;
	}
	.gexin .rt{
		display: none;
	}
	.intro-contact p{
		margin-bottom: 15px;
		line-height: 26px;
		font-size: 16px;
	}
	.about_left img{
		width: 400px;
	}
}


/* ipad pro */
@media screen and (max-width: 1024px) {

	.container {
		width: auto;
		padding: 0 10px;
	}

	.content {
		width: auto;
	}

	.header_container {
		display: inherit;
	}

	.nav-container {
		width: 95%;
	}

	body .header {
		padding: 10px 0;
		position: fixed;
		z-index: 100;
		width: 100%;
		top: 0;
		left: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		background-color: #fff;
	}

	.banner {
		margin-top: 50px;
	}

	.header .text,
	.header .tel {
		display: none;
	}

	.header .logo {
		height: 30px;
		line-height: 30px;
		float: none;
		padding: 0;
		width: 100%;
	}

	.header .tel-box {
		display: none;
	}

	.header .nav {
		/* margin: 10px 0 -10px; */
		margin-top: 10px;
		text-align: left;
		display: none;
		background: transparent;
		border-bottom: 0;
		width: 103%;
	}

	.header .nav .container:after {
		display: none;
	}

	.header .nav ul {
		margin: 0 -5px;
		margin-left: -35px;
	}

	.header .nav li {
		display: block;
		margin: 0;
		border-top: 1px solid #eee;
		background: none;
	}

	.header .nav li a {
		line-height: 40px;
		padding: 0 15px;
		color: #333;
	}

	.header .nav li a:after {
		display: none;
	}

	.header .nav li .arr {
		display: block;
	}

	.header .nav li.active a,
	.header .nav li.open a,
	.header .nav li a:hover {
		background-color: transparent;
		color: #104492;
	}

	.header .nav li.open .arr:after {
		border-color: #104492;
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.header .nav .dropdown-box {
		position: static;
		background-color: #f5f5f5;
		min-width: auto;
		text-align: left;
	}

	.header .nav .dropdown-box a {
		color: #333 !important;
		border-top: 1px dotted #ddd;
		padding: 0 15px;
		line-height: 40px;
		background-color: transparent !important;
		border-bottom: 0;
	}

	.header .nav .dropdown-box a:hover {
		background-color: transparent !important;
	}

	.wap-container img {
		width: 100%;
	}

	.menu-btn {
		display: block;
	}

	.more_web_box {
		display: none;
	}


	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination-bullet {
		width: 24px;
		height: 4px;
	}

	.header .nav-container>ul>li:hover>a {
		background: #FFFF;
	}

	.otcbd_box {
		display: none;
	}

	.otcbd_container .otc-inner .title {
		font-size: 16px;
	}

	.who_box {
		padding: 30px;
	}

	.who_box h3 {
		font-size: 16px;
		line-height: 30px;
	}

	.who_box p {
		font-size: 15px;
		line-height: 25px;
	}

	.wap-index-video {
		padding-top: 30px;
	}

	.otc_video_container .title {
		font-size: 26px;
	}

	.jianchu-content .jianchu .title {
		font-size: 15px;
		margin-bottom: 10px;
	}

	.jianchu-content .jianchu p {

		font-size: 12px;
		line-height: 11px;
	}

	.anli-container .anli-dd .anli-lt .text P {
		font-size: 15px;
	}

	.item-news-list .item .top {
		margin-bottom: 20px;
	}

	.item-news-list .item .list {
		padding: 45px 0;
	}

	.item-news-list .item .bottom {
		padding: 0;
	}

	.otcbd_container .otc-inner .desc {
		font-size: 12px;
	}

	.otcbd_container .otc-inner .img-box {
		height: 280px;
	}

	.otcbd_container .prize-inner .prize-box .tt li a {
		height: 140px;
	}

	.otcbd_container .prize-inner .otc-jb {
		height: 300px;
	}

	.otcbd_container .prize-inner .prize-box .bb li a {
		height: 100px;
	}

	.otcbd_container .prize-inner .prize-box li p {
		font-size: 12px;
	}

	.fangan-box .list-content .item .mask .content .title {
		font-size: 13px;
	}

	.who_box h2 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.jianchu-content .jianchu-img .lt {
		height: 400px;
	}

	.jianchu-content .jianchu-img .inner .text {
		font-size: 14px;
	}

	.haoyong-box .top-inner P.desc {
		font-size: 12px;
	}

	.haoyong-box .bt-inner .desc ul li .img-box {
		height: 85px;
	}

	.haoyong-box .bt-inner .desc ul li .text p {
		font-size: 14px;
		line-height: 20px;
	}

	.otcbd_container .prize-inner .about p {
		line-height: 22px;
		font-size: 13px;
	}

	.jianchu-box .jianchu-list>li .jc-right {
		width: auto;
	}

	.fangan-box .list-content .item .mask .content .text {
		padding: 20px;
	}

	#pidaiinfo-box .who_box h3 {
		font-size: 14px;
		line-height: 30px;
	}

	.otc_play_video .play_icon {
		width: 50px;
	}

	.hn_interaction_tab {
		height: 115px;
	}

	.hn_interaction_tab ul li {
		width: 19%;
		height: 110px;
	}

	.hn_interaction_box .hn_interaction_tab {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.hn_interaction_tab #productHud {

		width: 600px;
		box-sizing: border-box;
	}

	#productHud li i {
		width: 60px;
		height: 60px;
		background-size: 60px;
	}

	li.cur .ico41 {
		background: url(../images/picon01.png);
		background-size: 60px
	}

	li.cur .ico42 {
		background: url(../images/picon02.png);
		background-size: 60px
	}

	li.cur .ico43 {
		background: url(../images/picon03.png);
		background-size: 60px
	}

	li.cur .ico44 {
		background: url(../images/picon04.png);
		background-size: 60px
	}

	.hn_interaction_box,
	.hn_interaction_content {
		height: auto;
		min-height: 0;
	}

	.hn_interaction_content {
		width: auto;
		overflow: hidden;
	}

	.pure-u-1-3 {
		display: initial;
		/* display: inline; */
		float: left;
		width: 50%;
	}

	.h-1-1 {
		height: auto;
	}

	.hn_imgbox2_2 {
		max-width: 100%;
		height: auto;
		padding-bottom: 100%;
	}

	.hn_imgbox2_2 img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.hn_imgbox2_2,
	.box2_6-2_2 {
		width: auto;
		height: auto;
	}

	.pbd_box li div {
		width: auto;
	}

	.hn_interaction_content img {
		width: auto;
		max-width: 100%;
	}

	.pbd_box {
		padding: 0 10px;
	}

	.hn_imgbox2_more {
		padding-bottom: 80%;
	}

	.hn_imgbox2_more img {
		height: 100%;
	}

	.who_box img,
	.jiance_box img {
		width: auto;
		max-width: 100%;
	}

	.jianchulv-box {
		overflow: hidden;
		width: auto;
		width: 1000px;
	}

	.canshu_box {
		box-shadow: 0 0 0 #FFF;
		overflow-x: scroll;
		overflow-y: hidden;
		font-size: 13px;
	}

	.canshu_box .left_cbox {
		float: none;
		display: inline-block;
		width: 60%;

	}

	.canshu_box .center_cbox {
		float: none;
		display: inline-block;
		width: 20%;
	}

	.canshu_box .right_cbox {
		float: none;
		display: inline-block;
		width: 45%;
	}

	.otcbd_container {
		padding: 20px 0;
	}

	.otcbd_container .top-title {
		font-size: 26px;
	}

	.fangan-box .more-box {
		font-size: 20px;
	}

	.wap-container {
		display: block;
	}

	.pc-container {
		display: none;
	}


	.otc_play_video .otc_playinner {
		width: auto;
	}

	.otc_playinner li {
		display: inline-block;
		width: 100%;
		height: 180px;
		float: none;
		position: relative;
		margin-bottom: 10px;
	}

	.otc_playinner li img.lazyload {
		position: absolute;
		top: 0;
	}

	.tckw_video_title {
		font-size: 12px;
	}

	.section-title {
		margin-bottom: 20px;
	}

	.section-title small {
		font-size: 24px;
	}

	.section-title strong {
		font-size: 18px;
	}

	.section-title strong:after {
		width: 60%;
	}

	.section-title-more .more-big {
		margin: 0 0 20px;
	}

	.section-title-1 {
		margin-bottom: 20px;
	}

	.section-title-1 strong {
		font-size: 22px;
	}

	.section-title-1 h4 {
		font-size: 18px;
		padding: 0 30px;
	}

	.in-prd-menu {
		margin: 0 0 20px;
	}

	.in-prd-menu .hform {
		float: none;
		margin: 0 0 10px;
	}

	.in-prd-menu .hform input {
		padding: 7px 50px 7px 12px;
		width: 100%;
		box-sizing: border-box;
	}

	.in-prd-menu .hform button {
		height: 36px;
	}

	.in-prd-menu ul {
		float: none;
	}

	.in-prd-menu li {
		width: 50%;
	}

	.in-prd-menu li a {
		text-align: center;
		font-size: 14px;
		line-height: 34px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}


	.list-3 {
		margin: -10px 0 0;
	}

	.list-3 li {
		width: 100%;
	}

	.list-3 li a {
		margin: 10px 0 0;
		padding: 10px;
	}

	.list-3 li a:after {
		border-bottom-width: 87px;
		border-right-width: 50px;
		width: 50px;
	}

	.list-3 li .date {
		padding: 11px 0;
		width: 90px;
	}

	.list-3 li .date small {
		font-size: 12px;
	}

	.list-3 li .date strong {
		font-size: 28px;
		margin-top: 5px;
	}

	.list-3 li .text {
		margin-left: 100px;
	}

	.list-3 li .text h4 {
		font-size: 16px;
	}

	.list-3 li .text p {
		margin-top: 5px;
		line-height: 1.45;
		height: 40px;
	}

	.news-container {
		padding-top: 50px;
		background-color: #F6F6F6;
	}

	.in-prd-con-2 {
		padding-top: 20px;
	}



	.safe-box {
		padding-top: 10px;
	}

	.safe-box h3 {
		font-size: 14px;
	}

	.safe-box h3 {
		font-size: 16px;
		margin: 10px 0;
	}

	.safe-box p {
		text-align: center;
		font-size: 14px;

	}

	.safe-box .safe-title h3 {
		font-size: 16px;
		line-height: 25px;
		margin: 20px 0 10px 0;
	}

	.safe-box .safe-title p {
		font-size: 14px;

	}

	.safe-box h4 {
		font-size: 13px;
		width: auto;
		box-shadow: none;
		line-height: 25px;
		padding: 0;
		height: auto;
	}

	.safe-img {
		padding: 0;
	}

	.safe-box .safe-title p {
		margin: 10px 0 10px 0;
	}

	.index_company_box h3 {
		font-size: 14px;
		text-align: center;
		padding: 15px 0;
		font-weight: 600;
		margin: 10px 0;
	}

	.index_company_box img {
		width: 100%;
	}

	.footer {
		padding-top: 30px;
	}

	.footer dl {
		margin: 0 1% 10px;
		width: 48%;
		border: 3px solid #fff;
		box-sizing: border-box;
		padding: 0 15px;
	}

	.footer dt {
		line-height: 36px;
		font-size: 12px;
		margin: 0;
		position: relative;
	}

	.footer dt:after {
		position: absolute;
		right: 6px;
		top: 50%;
		width: 9px;
		height: 9px;
		border-top: solid 1px #bdbebf;
		border-right: solid 1px #bdbebf;
		background-color: transparent;
		margin: -3px 0 0;
		-webkit-transform: rotate(135deg) translateX(-50%);
		transform: rotate(135deg) translateX(-50%);
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}

	.footer dd {
		display: none;
	}

	.footer dd ul {
		padding-bottom: 10px;
	}

	.footer dl.open dt:after {
		-webkit-transform: rotate(315deg) translateX(-50%);
		transform: rotate(315deg) translateX(-50%);
		right: 0;
		margin-top: -6px;
	}

	.footer .pp {
		display: block;
	}

	.footer-contact {
		width: 100%;
		margin-top: 10px;
	}

	.footer-copy {
		margin-top: 30px;
		font-size: 12px;
		text-align: center;
		margin-bottom: 40px;
		background-color: #fff;
		color: #333;
	}

	.footer-contact {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		align-items: center;
	}

	.footer-contact .tel {
		width: 48%;
		padding-left: 0;
	}

	.footer-contact .code {
		width: 50%;
	}

	.footer-contact .code {
		margin: 0 0 0 10px;
	}

	.footer-fix {
		display: block;
	}

	.footer-fix li a {
		color: #FFF;
	}

	.baodan-footer form .biaodan-dd input,
	.baodan-footer form .biaodan-dd textarea {
		width: 95%;
		border: 1px solid #e5e5e5;
		padding-left: 5%;
	}

	.bd-box .address-box {
		width: 0;
	}

	.baodan-footer {
		width: 100%;
	}

	.baodan-footer form .biaodan-dd {
		flex-direction: column;
	}

	.wap-hidden {
		display: none;
	}

	.baodan-footer form .vcode-box {
		flex-direction: row;
	}

	.baodan-footer form .vcode-box input {
		width: 50%;
	}

	.baodan-footer form .vcode-box img {
		width: 48%;
	}

	.biaodan-dd button {
		width: 100%;
		height: 50px;
		border-radius: 5%;
	}

	.product_menu {
		margin-top: 60px;
		height: auto;
		width: 100%;
	}

	.product_menu_box {
		width: 100%;
	}

	.product_menu .pro .s1 {
		height: 75px;
	}

	.product_list .order_select .order_btn {
		display: none;
		width: 0;
		;
	}

	.product_list .order_keyword {
		width: 100%;
	}

	.product_list .order_select {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-direction: row;
		margin-left: 0;
	}

	.product_list .order_select {
		margin-bottom: 15px;
	}

	.product_list_box {
		width: auto;
	}

	.product_box {
		width: 48%;
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}

	.product_box img {
		max-width: 100%;
	}

	.about_product {
		background-color: #F6F6F6;
		margin-top: -30px;
	}

	.about_product .about {
		margin: 10px 5px 5px 10px;
	}

	.product_tab_box {
		float: none;
		width: auto;
	}

	.product_nav .product_title {
		font-size: 16px;
		line-height: 25px;
		padding: 5px;
		display: none;
	}

	.product_nav {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.product_nav .product_navigator {
		float: none;
		white-space: nowrap
	}

	.product_nav .product_navigator li {
		display: inline-block;
		float: none;
	}

	.mianbaoxie {
		padding: 10px 0;
	}

	.mianbaoxie .break-box {
		display: none;
	}

	.view .swiper-slide .imgauto {
		width: auto;
		height: 280px;
	}

	.img-center img {
		max-width: none;
		max-height: 100%;
	}

	.preview .swiper-slide .imgauto {
		height: 0;
		padding-bottom: 80%;
		position: relative;
		overflow: hidden;
	}

	.preview .swiper-slide .imgauto img {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
	}

	.imgauto .mask img {
		width: 70px;
	}

	.product_tab_box .view .video-box {
		height: 280px;

	}

	.product_tab_box .view .video-box video {
		height: 100%;
		width: 100%;
	}

	.product_info .info {
		float: none;
		width: auto;
		padding: 20px 5px 0 5px;
	}

	.whoweare p {
		height: auto;
		font-size: 15px;
		line-height: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px 0;
	}

	.product_info .info .info_des {
		padding: 0;
	}

	.contact_box {
		width: auto;
	}

	.product_message_con {
		width: auto;
	}

	.product_message_con .product_detail {
		padding: 0 5px;
	}

	.product_intro {
		font-size: 14px;
		line-height: 25px;
		font-weight: 600;
		padding: 5px;
	}

	.product_message_con img {
		max-width: 100%;
	}

	.product_jieshao_content {
		padding: 0;
	}

	/* .pingjia_list_box{
		   display: none;
	   } */
	.pingjia_list_box1 {
		display: none;
	}

	section .product_nav_box {
		padding: 0;
	}

	.product_nav .product_navigator li {
		padding: 0;
	}

	.product_info .pingjia_box {
		padding: 0 5px;
	}

	.product_navigator li:last-child {
		display: none;
	}

	.secondary-navigation {
		margin-top: 50px;
	}

	.about_left {
		width: auto;
	}

	.about_left img {
		position: static;
	}

	.intro-contact p {
		text-align: justify;
		text-indent: 2em;
		font-size: 15px;
	}

	.page-tit-h1 {
		margin-top: 10px;
	}

	.intro-contact .about-title {
		font-size: 15px;
		text-indent: 2em;
		line-height: 30px;
	}

	.chuangxin_box {
		width: auto;
	}

	.chuangxin_left {
		display: block;
	}

	.chuangxin_right {
		display: block;
	}

	.chuangxin_box p {
		padding-left: 0;
	}

	.height-fixed {
		overflow: initial;
	}

	.container img {
		max-width: 100%;
	}

	.card-box {
		flex-direction: column;
	}

	.zhuanli-box {
		width: auto;
	}

	.zhuanli-box .content {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.zhuanli-box .content div:nth-of-type(1) {
		width: 60%;
	}

	.zhuanli-box .content div:nth-of-type(2) {
		margin-top: 0;
		font-size: 30px;
	}

	.annual-reports .content {
		padding: 20px 10px;
	}

	.annual-reports .content div span {
		height: auto;
	}

	.jiagou_box h2 {
		margin-bottom: 30px;
	}

	.zuzhi-box {
		margin-bottom: 30px;
	}

	.slideBox1 {
		height: 200px;
		margin-top: 50px;
	}

	.slideBox1 .bd li {
		height: 200px;
		background: no-repeat center / cover;
	}

	.news-nav {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}

	.news-nav a {
		display: inline-block;
		width: 40%;
		margin-right: 10px
	}

	.tt_box .news_tt {
		float: none;
		padding: 0;
		margin: 0;
		text-align: center;
	}

	.news_inner,
	.news_box2 {
		display: none;
	}

	.news_03 {
		padding: 10px;
	}

	.news_04 {
		display: flex;
		flex-direction: column;
	}

	.news_04 .left {
		width: auto;
		float: none;
	}


	.news_03 .right {
		width: auto;
	}

	.nr {
		padding: 5px 10px;
	}

	.zynav2 {
		display: none;
	}

	.jishu img {
		width: 100%;
	}

	.jishu_box .zhihui9_img {
		margin: 0;
	}

	.baoming {
		display: none;
	}

	.zynav1 {
		font-size: 14px;
		padding: 0;
		height: auto;
		line-height: 20px;
	}

	.pingjia_title>h3 {
		font-size: 14px;
	}

	.lw_num,
	.lw_day,
	.lw_danwei,
	.lw_zuozhe,
	.lw_hangye {
		display: none;
	}

	.pingjia_list_dt ul li.lw_name {
		width: auto;
	}

	.pingjia_list_dt ul li {
		float: none;
	}

	.pingjia_list_dd ul li.lw_name {
		float: none;
		width: auto;
		padding: 0 2px;
	}

	.vertical-card .row .card {
		width: 100%;
	}

	.vertical-card .row {
		flex-direction: column;
	}

	.vertical-card .card-content {
		padding: 20px 2%;
		width: 96%;
	}

	.inner_article {
		width: 100%;
		margin-top: 0;
		float: none;
	}

	.neiye_tt {
		display: none;
	}

	.content img {
		width: 100%;
	}




	.video_banner {
		display: none;
	}

	/* .video-container{margin-top: 50px;} */
	.video-title-box {
		overflow-x: scroll;
		white-space: nowrap;
	}

	.video_nr {
		padding: 2px;
	}

	.produc {
		width: auto;
	}

	.produc_video {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.produc_video li {
		height: auto;
		float: none;
		width: 48%;
		margin-bottom: 10px;
	}

	.produc_video .producimg {
		width: auto;
		height: auto;
		margin: 0;
	}

	.produc_video .producimg1 {
		padding-bottom: 50%;
		width: 100%;
		display: block;
		height: 0;
	}

	.produc_video .producimg1 img:first-child {
		position: absolute;
		left: 0;
		top: 0;
		max-width: 100%;
		max-height: 100%;
	}

	.products1 {
		width: auto;
		height: auto;
	}

	.produc_video li a {
		width: auto;
		height: auto;
		padding: 0;
	}

	.products1>p {
		overflow: hidden;
		padding: 5px 0;
		white-space: nowrap;
	}

	.prolist_shipin .video_icon {
		top: 50%;
		left: 50%;
		margin-left: -12.5%;
		margin-top: -12.5%;
		width: 25%;
		height: auto;
	}

	.nr video {
		width: 100%;
	}

	.picScroll-left {
		height: auto;
	}

	.picScroll-left .bd {
		padding: 0;
	}

	.picScroll-left .bd ul li .pic {
		position: relative;
		height: 0;
		padding-bottom: 60%;
	}

	.picScroll-left .bd ul li .pic img {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.picScroll-left .bd ul li .title {
		width: auto;
	}

	.picScroll-left .bd ul li .title p {
		overflow: hidden;
		white-space: nowrap;
	}

	.picScroll-left .hd {
		height: 40px;
	}

	.picScroll-left .hd h4 {
		font-size: 16px;
		line-height: 40px;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		margin-top: 9px;
	}

	.picScroll-left .bd ul li .pic .video_icon {
		width: 25%;
		height: auto;
	}

	.zhushi {
		display: none;
	}

	.ditu iframe {
		height: auto;
	}

	.tckw_video_title {
		overflow: hidden;
	}

	.fazhan-box p {
		text-indent: 0;
	}

	.news_nr {
		width: auto;
	}

	.news_nr span {
		margin-top: 10px;
		display: block;
	}

	.pingjia_list_dt h3 {
		display: none;
	}

	.video-container {
		margin-top: 55px;
	}

	.video_roll .video-container {
		margin-top: 5px;
	}

	.choose-container {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.choose_box ul {
		width: auto;
		box-sizing: border-box;
	}

	.choose_box ul li {
		font-size: 14px;
		width: 40%;
	}

	.choose_box ul:first-child li {
		font-size: 16px;

	}

	.choose_box ul:nth-of-type(5) li:first-child {
		height: 90px;
		line-height: 90px;
	}

	.choose_box ul li:nth-of-type(1) {
		width: 19%;
	}

	.choose_box ul li p {
		font-size: 14px;
	}



	.tckw_video_title {
		white-space: normal;
		line-height: 15px;
	}

	.otc_play_container {
		padding: 0 5px;

	}

	.index_container .index_news_area .index_news {
		width: 90%;
		padding: 0 5px;
		background: #FFF;
		margin: 0 auto;
		float: none;
	}

	.index_container .index_news_area {
		height: auto;
	}

	.safe-outer-box {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.safe-info-box {
		width: 1000px;
		margin-top: 20px;
		height: auto;
	}

	.safe-info-box div {

		box-shadow: 0px 5px 5px #ccc
	}

	.safe-info-box div span {
		font-size: 16px;
	}

	.safe-info-box div p {
		font-size: 13px;
	}

	.inner-table {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 98%;
	}

	.scroll-table {
		width: auto;
	}

	.xiaoyi-container .tab-left {
		left: 5px;
	}

	.xiaoyi-container .tab-right {
		right: 5px;
	}

	.xiaoyi-container .tab-container {
		margin: 0 0 30px 50px;
	}

	.swiper-slide .tab-img {
		height: 80px;
	}

	.xiaoyi-container .inner-container h3 {
		font-size: 16px;
		margin: 5px 0 10px 0;
	}

	.swiper-slide .inner-table .xiaoyi-title li {
		font-size: 13px;
	}

	.swiper-slide .inner-table ul li {
		font-size: 13px;
	}

	.swiper-slide .inner-table ul li:first-child {
		flex: 0 0 12%
	}

	.xiaoyi-container .tab-container {
		width: auto;
	}

	.touru-container {
		margin-top: 0;
		padding: 0;
	}

	.index_company_box h3 {
		margin: 5px;
		font-size: 16px;
	}



	.hn_userbox {
		float: none;
		display: none;
	}

	.mianbaoxie {
		display: none;
	}

	.fazhan-box p {
		text-indent: 0;
	}

	.news_content {
		padding-top: 0;
	}

	.news_nr span {
		height: auto;
	}

	.news_nr p {
		height: auto;
	}

	.article_content {
		font-size: 15px;
	}

	.rg_jc {
		position: static;
	}

	.iconfont-flash:last-child .card-content {
		height: auto;
	}

	.video-main {
		margin-top: 50px;
	}

	#dituContent {
		width: auto;
	}
}

/* ipad端 */
@media screen and (max-width: 768px) {
	.container {
		width: auto;
		padding: 0 10px;
	}

	.content {
		width: auto;
	}

	.content1 {
		width: auto;
		padding: 0 10px;
	}

	.header_container {
		display: inherit;
	}

	.nav-container {
		width: 95%;
	}

	.main1 {
		width: auto;
	}


	body .header {
		padding: 10px 0;
		position: fixed;
		z-index: 100;
		width: 100%;
		top: 0;
		left: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		background-color: #fff;
	}

	.banner {
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.header .text,
	.header .tel {
		display: none;
	}
	
	.qinquan-container .qinquan-fixed{
		bottom: 50px;
		left: 10px;
		right: auto;
	}
	.header .qinquan-container img{
		width: 100px;
	}




	.header .logo {
		height: 30px;
		line-height: 30px;
		float: none;
		padding: 0;
		width: 100%;
	}

	.header .tel-box {
		display: none;
	}

	.header .nav {
		/* margin: 10px 0 -10px; */
		margin-top: 10px;
		text-align: left;
		display: none;
		background: transparent;
		border-bottom: 0;
		width: 103%;
	}

	.header .nav .container:after {
		display: none;
	}

	.header .nav ul {
		margin: 0 -5px;
		margin-left: -35px;
	}

	.header .nav li {
		display: block;
		margin: 0;
		border-top: 1px solid #eee;
		background: none;
	}

	.header .nav li a {
		line-height: 40px;
		padding: 0 15px;
		color: #333;
	}

	.header .nav li a:after {
		display: none;
	}

	.header .nav li .arr {
		display: block;
	}

	.header .nav li.active a,
	.header .nav li.open a,
	.header .nav li a:hover {
		background-color: transparent;
		color: #104492;
	}

	.header .nav li.open .arr:after {
		border-color: #104492;
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.header .nav .dropdown-box {
		position: static;
		background-color: #f5f5f5;
		min-width: auto;
		text-align: left;
	}

	.header .nav .dropdown-box a {
		color: #333 !important;
		border-top: 1px dotted #ddd;
		padding: 0 15px;
		line-height: 40px;
		background-color: transparent !important;
		border-bottom: 0;
	}

	.header .nav .dropdown-box a:hover {
		background-color: transparent !important;
	}

	.product-detail-box .mtop {
		padding: 30px 0;
	}

	.product-detail-box .title p {
		font-size: 22px;
	}

	.product-detail-box .title {
		margin-bottom: 30px;
	}

	.jingdian-box .jd-item .img-list .img-box {
		height: 135px;
		padding: 2px;
	}

	.jingdian-box .jd-item {
		margin-bottom: 30px;
	}

	.jingdian-box .jd-item:last-child {
		margin-bottom: 0;
	}

	.solution-box p {
		font-size: 14px;
	}

	.solution-box table {
		width: 100%;
	}

	.solution-box table td {
		font-size: 13px;
	}

	.jingdian-box .jd-item .tt {
		font-size: 16px;
	}

	.wap-container img {
		width: 100%;
	}

	.menu-btn {
		display: block;
	}

	.more_web_box {
		display: none;
	}

	.banner .swiper-slide {
		/* height: 300px; */
		background: no-repeat center /cover
	}

	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination-bullet {
		width: 24px;
		height: 4px;
	}

	.banner .swiper-button-next:after,
	.swiper-button-prev:after {
		font-size: 26px;
	}

	.header .nav-container>ul>li:hover>a {
		background: #FFFF;
	}

	.otcbd_box {
		display: none;
	}

	.who_box {
		padding: 10px;
	}

	.who_box h2 {
		margin-bottom: 10px;
	}

	.who_box h3 {
		font-size: 16px;
		line-height: 30px;
	}

	.who_box p {
		font-size: 14px;
		line-height: 30px;
	}

	.productinfo-box .jiagou-box .dd {
		padding: 20px 10px;
		margin-bottom: 10px;
	}

	.who_box .more-box {
		margin-top: 0;
	}

	.who_box #hangye-desc1 {
		font-size: 15px;
	}

	.who_box #more_hangye1 img {
		margin-top: 0;
		width: 35px;
	}

	.who_content {
		padding: 20px 0;
		box-shadow: none;
	}

	.who_content .title {
		font-size: 20px;
	}

	.who_content .bottom {
		display: block;
	}

	.who_content .left-box,
	.who_content .right-box {
		width: auto;
	}

	.who_content .left-box .p-text {
		font-size: 14px;
	}

	.who_content .left-box .p-text:nth-of-type(2) {
		margin-bottom: 0;
	}

	.who_content .left-box .icon-box {
		margin-top: 0;
	}

	.who_content .left-box ul li {
		width: 25%;
	}

	.who_content .left-box ul li .icon-img {
		width: 50px;
		height: 50px;
	}

	.who_content .left-box ul li P {
		font-size: 13px;
	}

	.fangan-box {
		padding: 10px 0 20px 0;
	}

	.haoyong-box {
		background: none;
		margin-top: 20px;
		padding-top: 0;
		background-color: #333;
		overflow: hidden;
		height: auto;
	}

	.haoyong-box .mask {
		display: none;
	}

	.haoyong-box .top-inner {
		display: none;
	}

	.haoyong-box .bt-inner {
		display: block;
		height: 580px;
		box-shadow: none;
	}

	.haoyong-box .bt-inner .desc {
		top: 30px;
	}

	.haoyong-box .bt-inner .desc ul {
		width: 95%;
	}

	.haoyong-box .bt-inner .wap-title {
		display: block;
		padding-top: 20px;
	}

	.haoyong-box .bt-inner .wap-title p {
		text-align: center;
		font-size: 16px;
	}

	.haoyong-box .bt-inner .lt {
		width: 100%;
	}

	.haoyong-box .bt-inner .cc {
		display: none;
	}

	.haoyong-box .bt-inner .rt {
		width: 100%;
		height: 100%;
	}

	.haoyong-box .bt-inner .inner-mask {
		display: none;
	}

	.pingjia-box .pingjia-inner {
		padding: 30px 10px;
	}

	.ruhe_box {
		display: none;
	}

	.who_content .left-box ul li::before {
		height: 60%;
	}

	.nav-list .nav-b {
		display: block;
	}

	.nav-list .nav-b li {
		width: auto;
		margin-bottom: 20px;
	}

	.xiaoyi-box .xiaoyi-title p {
		font-size: 18px;
		line-height: 30px;
	}

	.xiaoyi-box .xiaoyi-content h3 {
		font-size: 16px;
	}

	#pidaiinfo-box .who_box h3 {
		font-size: 14px;
		line-height: 30px;
	}

	.otc_play_video .play_icon {
		width: 50px;

	}

	.solution-box img {
		width: 100%;
	}

	.hn_interaction_tab {
		height: 115px;
	}

	.hn_interaction_tab ul li {
		width: 19%;
		height: 110px;
	}

	.hn_interaction_box .hn_interaction_tab {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.hn_interaction_tab #productHud {

		width: 600px;
		box-sizing: border-box;
	}

	#productHud li i {
		width: 60px;
		height: 60px;
		background-size: 60px;
	}

	.product_bdbox .mask,
	.product_bdbox .desc {
		display: none;
	}

	.product_list .order_select {
		height: auto;
		line-height: 20px;
	}

	.product_list .order_select .order_keyword a {
		border: none;
		margin-right: 0;
		display: block;
	}

	.product_list .order_select .order_keyword a.active {
		border: none;
	}

	.product_list_box h2 {
		font-size: 16px;
		padding: 10px;
	}

	li.cur .ico41 {
		background: url(../images/picon01.png);
		background-size: 60px
	}

	li.cur .ico42 {
		background: url(../images/picon02.png);
		background-size: 60px
	}

	li.cur .ico43 {
		background: url(../images/picon03.png);
		background-size: 60px
	}

	li.cur .ico44 {
		background: url(../images/picon04.png);
		background-size: 60px
	}

	.hn_interaction_box,
	.hn_interaction_content {
		height: auto;
		min-height: 0;
	}

	.hn_interaction_content {
		width: auto;
		overflow: hidden;
	}

	.pure-u-1-3 {
		display: initial;
		/* display: inline; */
		float: left;
		width: 50%;
	}

	.h-1-1 {
		height: auto;
	}

	.hn_imgbox2_2 {
		max-width: 100%;
		height: auto;
		padding-bottom: 100%;
	}

	.hn_imgbox2_2 img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.hn_imgbox2_2,
	.box2_6-2_2 {
		width: auto;
		height: auto;
	}

	.pbd_box li div {
		width: auto;
	}

	.hn_interaction_content img {
		width: auto;
		max-width: 100%;
	}

	.pbd_box {
		padding: 0 10px;
	}

	.hn_imgbox2_more {
		padding-bottom: 80%;
	}

	.hn_imgbox2_more img {
		height: 100%;
	}

	.who_box img,
	.jiance_box img {
		width: auto;
		max-width: 100%;
	}

	.jianchulv-box {
		overflow: hidden;
		width: auto;
		width: 1000px;
	}

	.canshu_box {
		box-shadow: 0 0 0 #FFF;
		overflow-x: scroll;
		overflow-y: hidden;
		font-size: 13px;
	}

	.canshu_box .left_cbox {
		float: none;
		display: inline-block;
		width: 60%;

	}

	.canshu_box .center_cbox {
		float: none;
		display: inline-block;
		width: 20%;
	}

	.canshu_box .right_cbox {
		float: none;
		display: inline-block;
		width: 45%;
	}

	.safe-box {
		display: none;
	}

	.wap-container {
		display: block;
	}

	.wap-footer {
		display: block;
	}

	.pc-footer {
		display: none;
	}

	.pc-container {
		display: none;
	}

	.cus-anli-box {
		display: none;
	}

	.pc-index-video {
		display: block;
	}

	.wap-index-video {
		display: none;
	}

	.jianchu-content {
		display: none;
	}

	.who_box h2 {
		font-size: 18px;
	}

	.intro-contact {
		margin-bottom: 30px;
	}

	.num-list .dd .inner .icon {
		width: 75px;
	}

	.otc_play_video .otc_playinner {
		width: 768px;
	}

	.otc_playinner li {
		display: inline-block;
		width: 100%;
		float: none;
		height: 100px;
		padding-bottom: 25%;
		position: relative;
		margin-bottom: 10px;
	}

	.otc_playinner li img.lazyload {
		position: absolute;
		top: 0;
	}

	.product-item {
		background-color: #F6F6F6;
		padding-bottom: 10px;
	}

	.product-item .product-list {
		display: block;
		padding: 0 10px;
		width: auto;
	}

	.product-item .product-list .item {
		width: auto;
		margin-bottom: 20px;
		height: auto;
		background-color: #fff;
		color: #333;
		padding: 10px 0;
	}

	.product-item .product-list .img-box img {
		width: 50%;
	}

	.product-item .product-list .item .more {
		opacity: 1;
	}

	.product_info {
		padding-top: 0;
	}

	.product_info .product-title h2 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.product_info .product-title .sub-title {
		font-size: 16px;
	}

	.product_info .product-title {
		margin-bottom: 20px;
	}

	.product_info .menu-box .dd {
		width: 47%;
		height: 60px;
	}

	.product_info .menu-box {
		margin-bottom: 10px;
	}

	.product_box {
		width: 48%;
		padding-bottom: 0;
		margin-bottom: 20px;

	}

	.product_box .img-box {
		height: 150px;
	}

	.product_box img {
		max-width: 100%;
	}

	.product_box .title a {
		font-size: 13px;
	}

	.product_info .menu-box a {
		font-size: 14px;
	}

	.fangan-box .more-box {
		font-size: 16px;
	}

	.fangan-box .more-box img {
		width: 35px;
	}

	.fangan-box .list-content .item .mask .content .icon {
		width: 50px;
		height: 50px;
	}

	.fangan-box .list-content .jiantou {
		display: none;
	}

	.fangan-box .list-content .item .mask .content .title {
		font-size: 14px;
	}

	.fangan-box .list-content .item .mask .content .more {
		width: 80px;
		height: 30px;
		line-height: 30px;
		margin-top: 20px;
		opacity: 1;
	}

	.fangan-box .list-content .item .mask .content {
		margin-top: 0;
		transform: translateY(-50%);
	}

	.fangan-box .list-content .item {
		width: 48%;
		margin-bottom: 15px;
	}

	.fangan-box .list-content .item .mask .content .text {
		display: none;
		opacity: 1;
	}


	.zhanhui-content .top-box {
		display: block;
		overflow: hidden;
	}

	.zhanhui-content .top-box .lt {
		width: auto;
	}

	.zhanhui-content .top-box .rt {
		width: auto;
	}

	.product-box .title {
		margin: 0;
		font-size: 22px;
	}

	.history-box .title {
		margin: 50px 0;
		font-size: 22px;
	}

	.history-box .list .dd {
		width: 49%;
		height: 150px;
	}

	.product-box .swiper-slide .dd .img-box {
		height: 150px;
	}

	.item-news-list {
		display: block;
	}

	.item-news-list .item {
		width: auto;
		background-color: #FFF;
		margin-bottom: 20px
	}

	.item-news-list .item .list {
		padding: 50px 0 0 0;
	}

	.news-container {
		padding: 30px 0;
	}

	.tckw_video_title {
		font-size: 12px;
	}

	.otc_video_container {
		padding: 20px 0;
	}

	.otc_video_container .title {
		font-size: 20px;
		margin-bottom: 0;
	}

	.pingjia-box .pingjia-desc {
		width: auto;
		font-size: 14px;
		display: none;
	}

	.jiance_box {
		padding-bottom: 20px;
	}

	.pingjia-box {
		padding: 0 0;
	}

	.pingjia-swipter .pic {
		padding-bottom: 100%;
		position: relative;
		box-shadow: 0 0 2px #ccc;
		width: 80%;
		margin: 0 auto;
	}

	.pingjia-swipter .text {
		line-height: 20px;
		height: 30px;
		font-size: 12px;
	}

	.pingjia-swipter .tt {
		font-size: 12px;
		text-align: center;
	}

	.item-news-list .item .list .news-swiper .dd .title {
		font-size: 14px;
	}

	.float-box {
		display: none;
	}

	.news-container .news-title {
		font-size: 22px;
	}

	.news-container .news-title {
		margin-bottom: 30px;
	}

	.who-video {
		margin-bottom: 30px;
	}

	.section-title {
		margin-bottom: 20px;
	}

	.section-title small {
		font-size: 24px;
	}

	.section-title strong {
		font-size: 18px;
	}

	.section-title strong:after {
		width: 60%;
	}

	.section-title-more .more-big {
		margin: 0 0 20px;
	}

	.section-title-1 {
		margin-bottom: 20px;
	}

	.section-title-1 strong {
		font-size: 22px;
	}

	.section-title-1 h4 {
		font-size: 18px;
		padding: 0 30px;
	}

	.in-prd-menu {
		margin: 0 0 20px;
	}

	.in-prd-menu .hform {
		float: none;
		margin: 0 0 10px;
	}

	.in-prd-menu .hform input {
		padding: 7px 50px 7px 12px;
		width: 100%;
		box-sizing: border-box;
	}

	.in-prd-menu .hform button {
		height: 36px;
	}

	.in-prd-menu ul {
		float: none;
	}

	.in-prd-menu li {
		width: 50%;
	}

	.in-prd-menu li a {
		text-align: center;
		font-size: 14px;
		line-height: 34px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}


	.list-3 {
		margin: -10px 0 0;
	}

	.list-3 li {
		width: 100%;
	}

	.list-3 li a {
		margin: 10px 0 0;
		padding: 10px;
	}

	.list-3 li a:after {
		border-bottom-width: 87px;
		border-right-width: 50px;
		width: 50px;
	}

	.list-3 li .date {
		padding: 11px 0;
		width: 90px;
	}

	.list-3 li .date small {
		font-size: 12px;
	}

	.list-3 li .date strong {
		font-size: 28px;
		margin-top: 5px;
	}

	.list-3 li .text {
		margin-left: 100px;
	}

	.list-3 li .text h4 {
		font-size: 16px;
	}

	.list-3 li .text p {
		margin-top: 5px;
		line-height: 1.45;
		height: 40px;
	}

	.news-container {
		padding-top: 10px;
		background-color: #F6F6F6;
	}

	.in-prd-con-2 {
		padding-top: 20px;
	}

	.otc_video_container {
		padding: 30px 5px 10px 5px;
	}

	.video-bd-container {
		padding-bottom: 20px;
	}

	.wap_top_video {
		padding: 5px;
	}



	.safe-box {
		padding-top: 10px;
	}

	.safe-box h3 {
		font-size: 14px;
	}

	.safe-box h3 {
		font-size: 16px;
		margin: 10px 0;
	}

	.safe-box p {
		text-align: center;
		font-size: 14px;

	}

	.safe-box .safe-title h3 {
		font-size: 16px;
		line-height: 25px;
		margin: 20px 0 10px 0;
	}

	.safe-box .safe-title p {
		font-size: 14px;

	}

	.safe-box h4 {
		font-size: 13px;
		width: auto;
		box-shadow: none;
		line-height: 25px;
		padding: 0;
		height: auto;
	}

	.safe-img {
		padding: 0;
	}

	.safe-box .safe-title p {
		margin: 10px 0 10px 0;
	}

	.index_company_box h3 {
		font-size: 14px;
		text-align: center;
		padding: 15px 0;
		font-weight: 600;
		margin: 10px 0;
	}

	.index_company_box img {
		width: 100%;
	}

	.renzheng-box .title {
		font-size: 20px;
		padding: 20px;
	}

	.renzheng-box .list {
		padding: 0 10px;
	}

	.renzheng-box .list .dd {
		float: left;
		width: 48%;
		height: 250px;
		margin-right: 12px;
	}

	.renzheng-box .list .dd:nth-of-type(2n) {
		margin-right: 0;
	}

	.renzheng-box .list .dd p {
		font-size: 12px;
		margin-bottom: 0;

	}

	.renzheng-box .list .dd .img-box {
		height: 240px;

	}

	.renzheng-box .list .dd .img-box img {
		height: 95%;
	}

	.renzheng-box .list .dd .desc-box {
		height: 40px;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}

	.desc-box {
		margin-top: 0;
	}

	.tt_box .news_tt>h3 {
		font-size: 16px;
	}

	.list-video .inner .shigu-list>.title {
		font-size: 22px;
		padding: 30px;
	}

	.footer {
		padding-top: 30px;
	}

	.footer dl {
		margin: 0 1% 10px;
		width: 48%;
		border: 3px solid #fff;
		box-sizing: border-box;
		padding: 0 15px;
	}

	.footer dt {
		line-height: 36px;
		font-size: 12px;
		margin: 0;
		position: relative;
	}

	.footer dt:after {
		position: absolute;
		right: 6px;
		top: 50%;
		width: 9px;
		height: 9px;
		border-top: solid 1px #bdbebf;
		border-right: solid 1px #bdbebf;
		background-color: transparent;
		margin: -3px 0 0;
		-webkit-transform: rotate(135deg) translateX(-50%);
		transform: rotate(135deg) translateX(-50%);
		-webkit-transition: all 0.5s;
		transition: all 0.5s;
	}

	.footer dd {
		display: none;
	}

	.footer dd ul {
		padding-bottom: 10px;
	}

	.footer dl.open dt:after {
		-webkit-transform: rotate(315deg) translateX(-50%);
		transform: rotate(315deg) translateX(-50%);
		right: 0;
		margin-top: -6px;
	}

	.footer .pp {
		display: block;
	}

	.footer-contact {
		width: 100%;
		margin-top: 10px;
	}

	.footer-copy {
		margin-top: 30px;
		font-size: 12px;
		text-align: center;
		margin-bottom: 40px;
		background-color: #fff;
		color: #333;
	}

	.footer-contact {
		display: flex;
		justify-content: space-between;
		flex-direction: row;
		align-items: center;
	}

	.footer-contact .tel {
		width: 48%;
		padding-left: 0;
		font-size: 16px;
	}

	.footer-contact .code {
		width: 50%;
	}

	.footer-contact .code {
		margin: 0 0 0 10px;
	}

	.footer-fix {
		display: block;
	}

	.footer-fix li a {
		color: #FFF;
	}

	.baodan-footer form .biaodan-dd input,
	.baodan-footer form .biaodan-dd textarea {
		width: 95%;
		border: 1px solid #e5e5e5;
		padding-left: 5%;
	}

	.bd-box .address-box {
		width: 0;
	}

	.baodan-footer {
		width: 100%;
	}

	.baodan-footer form .biaodan-dd {
		flex-direction: column;
	}

	.wap-hidden {
		display: none;
	}

	.baodan-footer form .vcode-box {
		flex-direction: row;
	}

	.baodan-footer form .vcode-box input {
		width: 50%;
	}

	.baodan-footer form .vcode-box img {
		width: 48%;
	}

	.biaodan-dd button {
		width: 100%;
		height: 50px;
		border-radius: 5%;
	}

	.product_menu {
		margin-top: 60px;
		height: auto;
		width: 100%;
	}

	.product_menu_box {
		width: 100%;
	}

	.product_menu .pro .s1 {
		height: 75px;
	}

	.product_list .order_select .order_btn {
		display: none;
		width: 0;
		;
	}

	.product_list .order_keyword {
		width: 100%;
	}

	.product_list .order_select {
		width: 100%;
		display: flex;
		justify-content: center;
		flex-direction: row;
		margin-left: 0;
	}

	.product_list .order_select {
		margin-bottom: 15px;
	}

	.product_list_box {
		width: auto;
	}



	.about_product {
		background-color: #F6F6F6;
		margin-top: -30px;
	}

	.about_product .about {
		margin: 10px 5px 5px 10px;
	}

	.product_tab_box {
		float: none;
		width: auto;
	}

	.product_nav .product_title {
		font-size: 16px;
		line-height: 25px;
		padding: 5px;
		display: none;
	}

	.product_nav {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.product_nav .product_navigator {
		float: none;
		white-space: nowrap
	}

	.product_nav .product_navigator li {
		display: inline-block;
		float: none;
	}

	.canshu-content {
		padding: 20px 0;
	}

	.canshu-content .canshu {
		display: block;
	}

	.canshu-content .jianchulv {
		display: block;
	}

	.report-test .dd {
		width: 45%;
	}

	.mianbaoxie {
		padding: 10px 0;
	}

	.mianbaoxie .break-box {
		display: none;
	}

	.view .swiper-slide .imgauto {
		width: auto;
		height: 280px;
	}

	.img-center img {
		max-width: none;
		max-height: 100%;
	}

	.preview .swiper-slide .imgauto {
		height: 0;
		padding-bottom: 80%;
		position: relative;
		overflow: hidden;
	}

	.preview .swiper-slide .imgauto img {
		position: absolute;
		left: 0;
		top: 0;
		height: 100%;
	}

	.imgauto .mask img {
		width: 70px;
	}

	.product_tab_box .view .video-box {
		height: 280px;
		left: 0;
	}

	.product_tab_box .view .video-box video {
		height: 100%;
		width: 100%;
	}

	.product_info_box {
		padding-top: 10px;
	}

	.product_info .info {
		float: none;
		width: auto;
		padding: 20px 5px 0 5px;
	}

	.whoweare p {
		height: auto;
		font-size: 15px;
		line-height: 25px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 5px 0;
	}

	.product_info .info .info_des {
		padding: 0;
	}

	.contact_box {
		width: auto;
	}

	.product_message_con {
		width: auto;
	}

	.product_message_con .product_detail {
		padding: 0 5px;
	}

	.product_intro {
		font-size: 14px;
		line-height: 25px;
		font-weight: 600;
		padding: 5px;
	}

	.product_message_con img {
		max-width: 100%;
	}

	.product_jieshao_content {
		padding: 0;
	}

	/* .pingjia_list_box{
		   display: none;
	   } */
	.pingjia_list_box1 {
		display: none;
	}

	section .product_nav_box {
		padding: 0;
	}

	.product_nav .product_navigator li {
		padding: 0;
	}

	.product_info .pingjia_box {
		padding: 0 5px;
	}

	.product_navigator li:last-child {
		display: none;
	}

	.secondary-navigation {
		margin-top: 50px;
	}

	.about_left {
		width: auto;
	}

	.about_left img {
		position: static;
	}

	.intro-contact p {
		text-align: justify;
		text-indent: 2em;
		font-size: 15px;
		line-height: 25px;
	}

	.num-list {
		flex-wrap: wrap;
		padding: 0;
		margin-bottom: 10px;
	}

	.num-list .dd {
		width: 45%;
		margin-bottom: 20px;
		height: 170px;
		box-shadow: 0 0 5px 2px #ccc inset;
	}

	.num-list .dd .inner {
		width: 70%;
	}

	.num-list .dd .inner .desc {
		font-size: 15px;
	}

	.num-list .dd .inner .num i {
		font-size: 36px;
	}

	.num-list .dd .inner .num span {
		top: -5px;
	}

	.page-tit-h1 {
		margin-top: 10px;
	}

	.intro-contact .about-title {
		font-size: 15px;
		text-indent: 2em;
		line-height: 30px;
	}

	.chuangxin_box {
		width: auto;
	}

	.chuangxin_left {
		display: block;
		width: auto;
	}

	.chuangxin_right {
		display: block;
		width: auto;
	}

	.chuangxin_box p {
		padding-left: 0;
	}

	.jishu_box {
		overflow: hidden;
	}

	.jishu_box h2 {
		font-size: 18px;
	}

	.jishu_box .inner {
		display: block;
	}

	.jishu_box .left {
		width: auto;
	}

	.jishu_box .right {
		width: auto;
	}

	.jishu_box .right video {
		width: 100%;
		margin-top: 0;
	}

	.jishu_box .shipin-box .dd {
		width: 48%;
		border-radius: 10px;
	}

	.jishu_box .shipin-box .dd .play-icon {

		width: 45px;
	}

	.jishu_box .shipin-box .tt {
		font-size: 13px;
		bottom: 10px;
		margin-bottom: 0;
	}

	.chuangxin .inner .dd {
		width: 30%;
		margin-bottom: 20px;
		height: 150px;
	}

	.chuangxin .inner .dd img {
		width: 50px;
	}

	.dianfu p.title {
		margin-top: 30px;
		font-size: 16px;
		text-indent: 0;
	}

	.dianfu_box {
		display: block;
	}

	.dianfu_box .left {
		width: auto;
	}

	.dianfu_box .right {
		width: auto;
	}

	.wangqi-box .yugao-list {
		display: block;
	}

	.dianfu_box .right video {
		margin-top: 20px;
		width: 100%;
		position: static;
	}

	.chuangxin .inner {
		display: flex;
		flex-wrap: wrap;
	}

	.chuangxin .tupo_box p {
		text-indent: 0;
	}

	.height-fixed {
		overflow: initial;
	}

	.container img {
		max-width: 100%;
	}

	.card-box {
		flex-direction: column;
	}

	.zhuanli-box {
		width: auto;
	}

	.zhuanli-box .content {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
	}

	.zhuanli-box .content div:nth-of-type(1) {
		width: 60%;
	}

	.zhuanli-box .content div:nth-of-type(2) {
		margin-top: 0;
		font-size: 30px;
	}

	.annual-reports .content {
		padding: 20px 10px;
	}

	.annual-reports .content div span {
		height: auto;
	}

	.jiagou_box h2 {
		margin-bottom: 30px;
	}

	.zuzhi-box {
		margin-bottom: 30px;
	}

	.slideBox1 {
		height: 200px;
		margin-top: 50px;
	}

	.slideBox1 .bd li {
		height: 200px;
		background: no-repeat center / cover;
	}

	.news-nav {
		overflow-x: scroll;
		overflow-y: hidden;
		white-space: nowrap;
	}

	.news-nav a {
		display: inline-block;
		width: 40%;
		margin-right: 20px
	}

	.zhanhui-box {
		padding: 0 10px;
	}

	.zhanhui-box .yugao-list .dd .bottom {
		width: auto;
	}

	.zhanhui-box .title p {
		font-size: 22px;
		padding-top: 30px;
		margin-bottom: 30px;
	}

	.wangqi-box .yugao-list .dd {
		width: auto;
	}

	.zhanhui-box .yugao-list .dd {
		margin-right: 0;
		margin-bottom: 30px;
	}

	.zhanhui-box .yugao-list .dd {
		padding: 0;
	}

	.tt_box .news_tt {
		float: none;
		padding: 0;
		margin: 0;
		text-align: center;
		padding-left: 10px;
	}

	.tab-box ul {
		width: 80%;
		margin: 0 auto;
	}

	.map-container .china-box {
		height: 250px;
	}

	.map-container .china-box .mark {
		display: none;
	}

	#allmap {
		height: 300px;
	}

	.contact-container {
		display: block;
		padding: 0 10px;
	}

	.contact-container .desc .dd p.title {
		width: 25%;
	}

	.contact-container .desc {
		width: auto;
		height: auto;
	}

	.contact-container .biaodan {
		display: none;
	}

	.news_inner,
	.news_box2 {
		display: none;
	}

	.news_03 {
		padding: 10px 0;
	}

	.news_03 .left .img-box {
		width: 100%;
		height: 240px;
		text-align: center;

	}

	.news_04 {
		display: flex;
		flex-direction: column;
	}

	.news_04 .left {
		width: auto;
		float: none;
	}

	.news_04 .left img {
		width: 98%;
		height: 100%;
	}

	.news_03 .right {
		width: auto;
		height: auto;
	}

	.news_03 ul li {
		background-color: #FFF;
		margin-bottom: 20px;
		padding: 5px 5px 5px 5px;
	}

	.nr {
		padding: 5px 10px;
	}

	.zynav2 {
		display: none;
	}

	.jishu img {
		width: 100%;
	}

	.jishu_box .zhihui9_img {
		margin: 0;
	}

	.baoming {
		display: none;
	}

	.zynav1 {
		font-size: 14px;
		padding: 0;
		height: auto;
		line-height: 20px;
	}

	.pingjia_title>h3 {
		font-size: 14px;
	}

	.lw_num,
	.lw_day,
	.lw_danwei,
	.lw_zuozhe,
	.lw_hangye {
		display: none;
	}

	.pingjia_list_dt ul li.lw_name {
		width: auto;
	}

	.pingjia_list_dt ul li {
		float: none;
	}

	.pingjia_list_dd ul li.lw_name {
		float: none;
		width: auto;
		padding: 0 2px;
	}

	.vertical-card .row .card {
		width: 100%;
	}

	.vertical-card .row {
		flex-direction: column;
	}

	.vertical-card .card-content {
		padding: 20px 2%;
		width: 96%;
	}

	.inner_article {
		width: 100%;
		margin-top: 0;
		float: none;
	}

	.neiye_tt {
		display: none;
	}

	.content img {
		width: 100%;
		height: auto;
	}

	.content1 img {
		width: 100%;
		height: auto;
	}
	.about_left .about_img_box {
		position: static;
		text-align: center;
	}

	.about_left .about_img_box img {
		display: block;
		margin: 0 auto;
	}

	.zynav {
		width: auto;
		padding: 10px 5px;
		height: auto;
	}

	.video_banner {
		display: none;
	}

	/* .video-container{margin-top: 50px;} */
	.video-title-box {
		overflow-x: scroll;
		white-space: nowrap;
		scrollbar-width: none;
		scrollbar-color: transparent transparent;
		padding: 20px 10px;
	}

	.video-title-box::-webkit-scrollbar {
		display: none;
	}

	.video-title-box ul li {
		margin-right: 10px;
		margin-bottom: 0;
	}

	.video_nr {
		padding: 2px;
	}

	.produc {
		width: auto;
	}

	.produc_video {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.produc_video li {
		height: auto;
		float: none;
		width: 48%;
		margin-bottom: 10px;
	}

	.produc_video .producimg {
		width: auto;
		height: auto;
		margin: 0;
	}

	.produc_video .producimg1 {
		padding-bottom: 65%;
		width: 100%;
		display: block;
		height: 0;
	}

	.produc_video .producimg1 img:first-child {
		position: absolute;
		left: 0;
		top: 0;
		max-width: 100%;
		max-height: 100%;
	}

	.products1 {
		width: auto;
		height: auto;
	}

	.produc_video li a {
		width: auto;
		height: auto;
		padding: 0;
	}

	.list-video .inner ul {
		justify-content: space-between;
		padding: 0 5px;
	}

	.list-video .inner ul li .wrap {
		padding: 3px;
	}

	.list-video .inner ul li {
		width: 48%;
		margin: 0 0 20px 0;
	}

	.list-video .inner ul li .wrap .img-box img.play-icon {
		width: 40px;
	}

	.list-video .inner ul li .wrap .text p {
		font-size: 12px;
		line-height: 14px;
		text-align: center;
	}

	.list-video .inner ul li .wrap .text {
		height: 30px;
	}

	.list-video .inner ul li .wrap .text p.sub {
		margin-top: 2px;
		font-size: 12px;
	}

	.products1>p {
		overflow: hidden;
		padding: 5px 0;
		white-space: nowrap;
	}

	.prolist_shipin .video_icon {
		top: 50%;
		left: 50%;
		margin-left: -12.5%;
		margin-top: -12.5%;
		width: 25%;
		height: auto;
	}

	.nr video {
		width: 100%;
	}

	.picScroll-left {
		height: auto;
	}

	.picScroll-left .bd {
		padding: 0;
	}

	.picScroll-left .bd ul li .pic {
		position: relative;
		height: 0;
		padding-bottom: 60%;
	}

	.picScroll-left .bd ul li .pic img {
		max-width: 100%;
		max-height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}

	.picScroll-left .bd ul li .title {
		width: auto;
	}

	.picScroll-left .bd ul li .title p {
		overflow: hidden;
		white-space: nowrap;
	}

	.picScroll-left .hd {
		height: 40px;
	}

	.picScroll-left .hd h4 {
		font-size: 16px;
		line-height: 40px;
	}

	.picScroll-left .hd .prev,
	.picScroll-left .hd .next {
		margin-top: 9px;
	}

	.picScroll-left .bd ul li .pic .video_icon {
		width: 25%;
		height: auto;
	}

	.zhushi {
		display: none;
	}

	.ditu iframe {
		height: auto;
	}

	.tckw_video_title {
		overflow: hidden;
	}

	.fazhan-box p {
		text-indent: 0;
	}

	.news_nr {
		width: auto;
		padding-left: 0;
	}

	.news_nr span {
		margin-top: 10px;
		display: block;
	}

	.jishu p {
		font-size: 14px;
		text-indent: 0;
		line-height: 25px;
	}

	.chuang_zao .lt .tp {
		text-indent: 0;
		text-align: center;
	}

	.jishu h3 {
		font-size: 16px;
	}

	.chuang_zao .lt {
		width: auto;
	}

	.chuang_zao .rt img {
		width: 100%;
	}

	.lunwen-list .lw-num {
		width: 10%;
	}

	.lunwen-list .lw-name {
		width: 90%;
		text-align: center;
	}

	.pingjia_list_dt h3 {
		display: none;
	}

	.lunwen-list .lw-qikan {
		display: none;
	}

	.lunwen-list .lw-danwei {
		display: none;
	}

	.lunwen-list .lw-zuozhe {
		display: none;
	}

	.lunwen-list .lw-hangye {
		display: none;
	}


	.video-container {
		margin-top: 55px;
	}

	.video_roll .video-container {
		margin-top: 5px;
	}

	.choose-container {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.choose_box ul {
		width: 768px;
	}

	.choose_box ul li {
		font-size: 14px;
		width: 300px;
	}

	.choose_box ul:first-child li {
		font-size: 16px;

	}

	.choose_box ul:nth-of-type(5) li:first-child {
		height: 90px;
		line-height: 90px;
	}

	.choose_box ul li:nth-of-type(1) {
		width: 165px;
	}

	.choose_box ul li p {
		font-size: 14px;
	}

	.about-content {
		padding-top: 30px;
	}

	.about-content h1 {
		font-size: 16px;
		margin-bottom: 20px;
	}


	.fixed-box {
		display: none;
	}

	.tckw_video_title {
		white-space: normal;
		line-height: 15px;
		width: 90%;
		left: 50%;
		transform: translate(-50%);
	}

	.otc_play_container {
		padding: 0 5px;

	}

	.licheng {
		padding: 0 10px;
	}

	.licheng .title {
		padding: 20px;
		font-size: 22px;
	}

	.fazhan-box {
		height: 300px;
	}

	.fazhan-title {
		width: 100%;
		font-size: 16px;
	}

	.wulianwang {
		display: none;
	}

	.jishu_box video {
		position: static;
	}

	.index_container .index_news_area .index_news {
		width: 90%;
		padding: 0 5px;
		background: #FFF;
		margin: 0 auto;
		float: none;
	}

	.index_container .index_news_area {
		height: auto;
	}

	.safe-outer-box {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.safe-info-box {
		width: 1000px;
		margin-top: 20px;
		height: auto;
	}

	.safe-info-box div {

		box-shadow: 0px 5px 5px #ccc
	}

	.safe-info-box div span {
		font-size: 16px;
	}

	.safe-info-box div p {
		font-size: 13px;
	}

	.inner-table {
		overflow-x: scroll;
		overflow-y: hidden;
		width: 98%;
	}

	.scroll-table {
		width: 800px;
	}

	.xiaoyi-container .tab-left {
		left: 5px;
	}

	.xiaoyi-container .tab-right {
		right: 5px;
	}

	.xiaoyi-container .tab-container {
		margin: 0 0 30px 50px;
	}

	.swiper-slide .tab-img {
		height: 80px;
	}

	.xiaoyi-container .inner-container h3 {
		font-size: 16px;
		margin: 5px 0 10px 0;
	}

	.swiper-slide .inner-table .xiaoyi-title li {
		font-size: 13px;
	}

	.swiper-slide .inner-table ul li {
		font-size: 13px;
	}

	.swiper-slide .inner-table ul li:first-child {
		flex: 0 0 12%
	}

	.xiaoyi-container .tab-container {
		width: auto;
	}

	.touru-container {
		margin-top: 0;
		padding: 0;
	}

	.index_company_box h3 {
		margin: 5px;
		font-size: 16px;
	}


	.hn_userbox {
		float: none;
		display: none;
	}

	.mianbaoxie {
		display: none;
	}

	.fazhan-box p {
		text-indent: 0;
	}

	.news_content {
		padding-top: 0;
	}

	.news_nr span {
		height: auto;
		font-size: 15px;
		font-weight: 600;
		line-height: 25px;
		margin-bottom: 10px;
	}

	.news_nr p {
		height: auto;
	}

	.article_content {
		font-size: 15px;
	}

	.rg_jc {
		position: static;
	}

	.iconfont-flash:last-child .card-content {
		height: auto;
	}

	.video-main {
		margin-top: 50px;
	}

	#dituContent {
		width: auto;
	}

	.product_tab_box .view {
		margin-top: 35px;
	}

	.bayan-content {
		display: none;
	}

	.mobile-banyan-content {
		display: block;
	}

	.tag-box {
		display: none;
	}

	.otcbd_container {
		display: none;
	}

	.word-top {
		padding: 0 10px;
	}

	.word-top .word-title p {
		font-size: 20px;
	}

	.word-top .word-text p {
		padding-right: 0;
		font-size: 14px;
		line-height: 20px;
	}

	.word-bottom .word-left {
		width: 100%;
	}

	.word-bottom .word-right {
		display: none;
	}

	.touru-container {
		display: none;
	}

	.pingjia-swipter {
		margin-top: 50px;
	}

	.pingjia-box .pingjia-title {
		font-size: 22px;
		width: 100%;
	}

	.pingjia-swipter .hide {
		display: none;
	}

	.jianchu-box {
		display: none;
	}

	.canshu_box {
		height: 0;
	}

	.soft-box ul {
		flex-wrap: wrap;
	}

	.soft-box ul li {
		width: 49%;
		float: left;
		height: 90px;
		margin-bottom: 10px;
	}

	.soft-img-box {
		padding: 20px 0;
		height: auto;
	}

	.anli-box {
		margin-top: 0;
		padding-top: 0;
	}

	.jiance_box h3 {
		font-size: 20px;
		padding: 20px 0;
		line-height: 25px;
	}

	.contact_box .lianxi {
		height: 50px;
	}

	.contact_box .lianxi .zixun-btn {
		font-size: 14px;
		width: 100px;
		height: 35px;
		line-height: 35px;
	}

	.contact_box .lianxi p {
		font-size: 18px;
	}
}


@media screen and (max-width: 570px) {
	.otc_play_video .otc_playinner {
		width: auto;
	}
}

/* 手机客户端 */

@media screen and (max-width: 414px) {
	.container {
		width: auto;
		padding: 0 10px;
	}

	.content {
		width: auto;
	}

	.header_container {
		display: inherit;
	}

	.nav-container {
		width: 95%;
	}

	body .header {
		padding: 10px 0;
		position: fixed;
		z-index: 100;
		width: 100%;
		top: 0;
		left: 0;
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
		background-color: #fff;
	}

	.banner {
		margin-top: 50px;
	}

	.header .text,
	.header .tel {
		display: none;
	}

	.header .logo {
		height: 30px;
		line-height: 30px;
		float: none;
		padding: 0;
		width: 100%;
	}

	.header .nav {
		/* margin: 10px 0 -10px; */
		margin-top: 10px;
		text-align: left;
		display: none;
		background: transparent;
		border-bottom: 0;
		width: 103%;
	}

	.header .nav .container:after {
		display: none;
	}

	.header .nav ul {
		margin: 0 -5px;
		margin-left: -35px;
	}

	.header .nav li {
		display: block;
		margin: 0;
		border-top: 1px solid #eee;
		background: none;
	}

	.header .nav li a {
		line-height: 40px;
		padding: 0 15px;
		color: #333;
	}

	.header .nav li a:after {
		display: none;
	}

	.header .nav li .arr {
		display: block;
	}

	.header .nav li.active a,
	.header .nav li.open a,
	.header .nav li a:hover {
		background-color: transparent;
		color: #104492;
	}

	.header .nav li.open .arr:after {
		border-color: #104492;
		-webkit-transform: rotate(225deg);
		transform: rotate(225deg);
	}

	.header .nav .dropdown-box {
		position: static;
		background-color: #f5f5f5;
		min-width: auto;
		text-align: left;
	}

	.header .nav .dropdown-box a {
		color: #333 !important;
		border-top: 1px dotted #ddd;
		padding: 0 15px;
		line-height: 40px;
		background-color: transparent !important;
		border-bottom: 0;
	}

	.header .nav .dropdown-box a:hover {
		background-color: transparent !important;
	}

	.menu-btn {
		display: block;
	}

	.more_web_box {
		display: none;
	}


	.banner .swiper-pagination {
		bottom: 10px;
	}

	.banner .swiper-pagination-bullet {
		width: 24px;
		height: 4px;
	}

	.header .nav-container>ul>li:hover>a {
		background: #FFFF;
	}

	.otcbd_box {
		display: none;
	}

	.who_box {
		padding: 20px 0 0 0;
	}

	.who_box h3 {
		font-size: 14px;
		line-height: 30px;
	}

	.who_box p {
		font-size: 13px;
		line-height: 20px;
	}

	.hn_interaction_tab {
		height: 115px;
	}

	.hn_interaction_tab ul li {
		width: 19%;
		height: 110px;
	}

	.hn_interaction_box .hn_interaction_tab {
		overflow-x: scroll;
		overflow-y: hidden;
	}

	.hn_interaction_tab #productHud {

		width: 600px;
		box-sizing: border-box;
	}

	#productHud li i {
		width: 60px;
		height: 60px;
		background-size: 60px;
	}

	li.cur .ico41 {
		background: url(../images/picon01.png);
		background-size: 60px
	}

	li.cur .ico42 {
		background: url(../images/picon02.png);
		background-size: 60px
	}

	li.cur .ico43 {
		background: url(../images/picon03.png);
		background-size: 60px
	}

	li.cur .ico44 {
		background: url(../images/picon04.png);
		background-size: 60px
	}

	.hn_interaction_box,
	.hn_interaction_content {
		height: auto;
		min-height: 0;
	}

	.hn_interaction_content {
		width: auto;
		overflow: hidden;
	}

	.pure-u-1-3 {
		display: initial;
		/* display: inline; */
		float: left;
		width: 50%;
	}

	.h-1-1 {
		height: auto;
	}

	.hn_imgbox2_2 {
		max-width: 100%;
		height: auto;
		padding-bottom: 100%;
	}

	.hn_imgbox2_2 img {
		width: auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.hn_imgbox2_2,
	.box2_6-2_2 {
		width: auto;
		height: auto;
	}

	.pbd_box li div {
		width: auto;
	}

	.hn_interaction_content img {
		width: auto;
		max-width: 100%;
	}

	.pbd_box {
		padding: 0 10px;
	}

	.hn_imgbox2_more {
		padding-bottom: 80%;
	}

	.hn_imgbox2_more img {
		height: 100%;
	}

	.who_box img,
	.jiance_box img {
		width: auto;
		max-width: 100%;
	}

	.canshu_box {
		box-shadow: 0 0 0 #FFF;
	}

	/* .canshu_box .left_cbox{
		   width: 100%;
	   }
	   .canshu_box .center_cbox{
		   width: 100%;
	   } */
	.wap-container {
		display: block;
	}

	.pc-container {
		display: none;
	}

	.wap-container img {
		width: 100%;
	}

	.otc_play_video .otc_playinner {
		width: auto;
	}

	.otc_playinner li {
		display: inline-block;
		width: 100%;
		float: none;

		height: 100px;
		padding-bottom: 25%;
		position: relative;
		margin-bottom: 0;
	}

	.otc_playinner li img.lazyload {
		position: absolute;
		top: 0;
	}

	.tckw_video_title {
		font-size: 12px;
	}

	.section-title {
		margin-bottom: 20px;
	}

	.section-title small {
		font-size: 24px;
	}

	.section-title strong {
		font-size: 18px;
	}

	.section-title strong:after {
		width: 60%;
	}

	.section-title-more .more-big {
		margin: 0 0 20px;
	}

	.section-title-1 {
		margin-bottom: 20px;
	}

	.section-title-1 strong {
		font-size: 22px;
	}

	.section-title-1 h4 {
		font-size: 18px;
		padding: 0 30px;
	}

	.in-prd-menu {
		margin: 0 0 20px;
	}

	.in-prd-menu .hform {
		float: none;
		margin: 0 0 10px;
	}

	.in-prd-menu .hform input {
		padding: 7px 50px 7px 12px;
		width: 100%;
		box-sizing: border-box;
	}

	.in-prd-menu .hform button {
		height: 36px;
	}

	.in-prd-menu ul {
		float: none;
	}

	.in-prd-menu li {
		width: 50%;
	}

	.in-prd-menu li a {
		text-align: center;
		font-size: 14px;
		line-height: 34px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}


	.list-3 {
		margin: -10px 0 0;
	}

	.list-3 li {
		width: 100%;
	}

	.list-3 li a {
		margin: 10px 0 0;
		padding: 10px;
	}

	.list-3 li a:after {
		border-bottom-width: 87px;
		border-right-width: 50px;
		width: 50px;
	}

	.list-3 li .date {
		padding: 11px 0;
		width: 90px;
	}

	.list-3 li .date small {
		font-size: 12px;
	}

	.list-3 li .date strong {
		font-size: 28px;
		margin-top: 5px;
	}

	.list-3 li .text {
		margin-left: 100px;
	}

	.list-3 li .text h4 {
		font-size: 16px;
	}

	.list-3 li .text p {
		margin-top: 5px;
		line-height: 1.45;
		height: 40px;
	}

	.news-container {
		background-color: #F6F6F6;
	}

	.in-prd-con-2 {
		padding-top: 20px;
	}

	.safe-img {
		padding: 0;
	}



	.product_box img {
		max-width: 100%;
	}

	.img-center img {
		width: 100%;
		height: 100%;
	}

	.inner_article {
		width: 100%;
	}

	.index_container .index_news_area .index_news {
		width: auto;
		padding: 0 5px;
		background: #FFF;
	}

	.choose_box ul li:nth-of-type(1) {
		width: 120px;
	}

	.choose_box ul {
		width: 730px;
	}

	.slideBox1 {
		height: 150px;
	}

	.slideBox1 .bd li {
		height: 150px;
		background: no-repeat center / cover;
	}


}