/*---------------------------------------------------------------------------------------------------------------手机站导航开始----------*/
.sp_header {
	height: 50px;
	overflow: hidden;
	background: #fff;
	position: fixed;
	z-index: 999;
	width: 100%;
	display: none;
	top: 0;
}
.sp_logo {
	padding: 10px;
	float: left;
	height: 50px
}
.sp_logo img {
	margin: auto;
	max-height: 30px;
}
.sp_nav {
	width: 50px;
	float: right;
	position: relative;
	cursor: pointer;
	height: 30px;
	margin-top: 15px
}
.sp_nav span {
	display: block;
	background: #c9141e;
	width: 30px;
	height: 2px;
	position: absolute;
	left: 10px;
	transition: all ease 0.35s
}
.sp_nav span:nth-of-type(1) {
	top: 0px
}
.sp_nav span:nth-of-type(2) {
	top: 10px
}
.sp_nav span:nth-of-type(3) {
	top: 20px
}
.sp_nav_se span:nth-of-type(1) {
	top: 10px;
	transform: rotate(45deg)
}
.sp_nav_se span:nth-of-type(2) {
	width: 0
}
.sp_nav_se span:nth-of-type(3) {
	top: 10px;
	transform: rotate(-45deg)
}
.sjj_nav {
	position: fixed;
	z-index: 9;
	background: #eee;
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 40px;
	top: -100%;
	left: 0;
	overflow: auto;
	overflow-x: hidden;
	transition: top ease 0.35s;
}
.nav_show {
	top: 50px
}
.sjj_nav>ul>li:first-child {
	overflow: hidden;
	border-top: 0
}
.sjj_nav>ul>li:first-child>a {
	float: left;
	width: calc(100% - 70px)
}
.sjj_nav>ul>li:first-child .language {
	float: right;
	width: 70px;
	overflow: hidden;
	line-height: 30px;
	margin-top: 5px
}
.sjj_nav>ul>li:first-child .language a {
	width: 35px;
	float: left;
	border-left: 1px #ddd solid;
	text-align: center;
	color: #999;
}
.sjj_nav ul li i {
	position: absolute;
	top: 5px;
	right: 0px;
	border-left: 1px #ddd solid;
	height: 30px;
	padding: 0px 7px 0 7px;
}
.sjj_nav ul li i svg {
	transform: rotate(-90deg);
	transition: all ease 0.35s
}
.sjj_nav ul li .sjj_nav_i_se svg {
	transform: rotate(0deg)
}
.sjj_nav ul li {
	border-top: 1px #ddd solid;
	margin-left: 20px;
	position: relative;
	line-height: 40px;
	font-size: 14px
}
.sjj_nav>ul >li:last-child {
	border-bottom: 1px #ddd solid;
}
.sjj_nav ul li ul {
	display: none
}
.sjj_nav ul li a {
	color: #666;
	width: 80%
}
.sjj_nav ul li ul li a {
	color: #999;
	display: block;
	text-align: left;
}
.sjj_nav ul li i svg {
	width: 20px;
	height: 20px;
	fill: #555;
}
.sjj_nav ul li .sjj_nav_i_se svg {
	fill: #c9141e
}
.sjj_nav ul li ul li>ul {
	margin-left: 10px
}
/*---------------------------------------------------------------------------------------------------------------手机站导航结束----------*/

@media screen and (max-width: 1024px) {
.top {
	display: none
}
.sp_header {
	display: block !important
}
.shutter {
	display: none
}
.index-product .name .name-1 {
	font-size: 18px;
}
.index-product .name .name-2 {
	font-size: 14px;
}
.index-product .name .name-3 {
	font-size: 14px;
	padding: 8px 0;
}
.text_h {
	display: block;
	height: 100%
}
.tabs .horizontal li {
	height: auto
}
.tabs .horizontal {
	flex-wrap: nowrap;
	    justify-content: space-between;
}
.headerr .name {
	font-size: 12px;
}
.text_h .bc {
	border: 0;
	width: 100%;
}
.headerr div:before, .headerr div:after {
	display: none
}
.headerr {
	height: auto;
}
.text_h .bc .title {
	font-size: 12px;
}
.gao {
	height: 137px;
	width: 117px;
}
.table table td p {
	font-size: 12px;
}
.table table td {
	padding-right: 45px;
}
.index-lunbo .swiper-pagination-bullet {
	width: 20px;
	height: 5px;
}
.index-lunbo .swiper-pagination {
	bottom: 5px !important;
}
#demo0 {
	padding: 20px 0;
}
.index-ab .bt .title {
	font-size: 18px;
	margin-top: -42px;
}
.index-ab .bt .subtitle {
	font-size: 14px;
}
.index-ab .bt .img {
	padding: 20px 0;
}
.index-video {
	width: 90%;
}
.sz ul li .counter {
	font-size: 20px;
}
.sz ul li sup {
	font-size: 12px;
	margin-left: 13px;
}
.sz ul li p {
	font-size: 12px;
}
.sz {
	position: relative;
}
.sz ul li .jia {
	font-size: 14px;
	top: -3px;
}
.shuzi {
	padding: 15px 0;
}
.index-about .jj .left {
	width: 95%;
	padding-left: 0px;
	margin: 0 auto;
	padding-top: 10px;
}
.index-about .jj .right {
	width: 95%;
	margin: 0 auto;
}
.index-about .jj .right .desc {
	padding-right: 0;
}
.index-about .jj .right .zhanshi {
	padding-right: 0px;
}
.index-rongyu .title {
	font-size: 18px
}
.index-rongyu {
	padding-top: 75px;
	padding-bottom: 14px;
}
.index-rongyu .subtitle {
	font-size: 12px;
}
.index-rongyu .gundong {
	margin-top: 20px;
	padding: 10px;
}
#demo0a table td a {
	display: flex !important;
	justify-content: center;
	flex-flow: column;
	align-items: center;
	height: 175px;
	width: 117px;
}
#demo0a table td a img {
	width: 100%
}
#demo0a table td {
	padding: 0
}
.quanqiu .title {
	font-size: 18px;
}
.quanqiu .subtitle {
	font-size: 12px;
}
.quanqiu .desc {
	font-size: 12px;
	padding: 13px 0;
	line-height: 23px;
}
.quanqiu {
	padding: 13px 0;
}
.con06_list {
	flex-wrap: wrap;
}
.con06_list .lt {
	width: 100%;
	position: relative;
}
.con06_list .lt .img {
	height: 200px;
}
.con06_list .lt .txt .h2 {
	font-size: 14px;
	line-height: 34px;
	margin-bottom: 0px;
}
.con06_list .lt .txt {
	padding: 17px 5%;
}
.con06_list .lt .txt .h3 {
	font-size: 12px;
	line-height: 21px;
	opacity: 1;
}
.con06_list .lt .date {
	font-size: 14px;
	padding: 7px 0;
	width: 70px;
}
.con06_list .lt .date strong {
	font-size: 14px
}
.con06_list .rt {
	width: 100%;
	height: auto;
}
.con06_list .rt ul {
	width: 100%;
}
.con06_list .rt ul li {
	font-size: 12px;
	height: 47px;
	line-height: 47px;
}
.con06_list .rt ul li span {
	font-size: 12px;
}
.con06_list .rt ul li a {
	height: 46px;
}
.slideTxtBox_02 .hd {
	margin-top: 22px;
	margin-bottom: 20px;
}
.slideTxtBox_02 .hd ul {
	display: flex;
	justify-content: center;
}
.slideTxtBox_02 .hd ul li {
	font-size: 12px;
	line-height: 39px;
	background: #fff;
	margin-left: 20px;
}
.slideTxtBox_02 .hd ul li a {
	padding: 0 28px;
}
.con06bg {
	padding: 24px 0 24px 0;
}
.con06bg .tit2 .h2 {
	font-size: 18px;
	text-align: center;
}
.con06bg .tit2 .h3 {
	font-size: 12px;
	text-align: center;
}
.wenhua .title {
	font-size: 18px;
}
.wenhua .subtitle {
	font-size: 12px;
}
.wenhua ul {
	margin-top: 18px;
	justify-content: center;
}
.wenhua ul li .name {
	margin-bottom: 10px;
	font-size: 16px;
}
.wenhua ul li .desc {
	font-size: 12px;
}
.wenhua ul li {
	width: 100%;
	margin-bottom: 15px;
}
.wenhua {
	padding: 10px 0;
}
.foot .zuo {
	width: 100%;
	background-image: none
}
.foot .zhong {
	width: 100%
}
.foot .zhong .dbdh .title {
	font-size: 14px;
}
.foot .you {
	width: 100%;
	background-image: none;
	padding-top: 25px;
}
.foot .you .wl {
	margin-bottom: 30px;
}
.foot .zuo .lx {
	padding: 15px 0;
}
.foot .zuo .img {
	margin-bottom: 0px;
}
.nybanner .subtitle {
	font-size: 20px;
	margin-bottom: 10px;
}
.nybanner .title {
	width: 145px;
	text-align: center;
	border: 1px solid #fff;
	line-height: 36px;
	font-size: 18px;
}
.nybanner {
	height: 150px;
	margin-top: 9%;
}
.nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
}
.nav ul li a {
	width: 100px;
	font-size: 14px;
	line-height: 30px;
}
.nav {
	border-top: 5px solid #006fcd;
}
.xiaji {
	padding-top: 60px;
}
.nybanner1 {
	margin-top: 13%
}
.productlist .erji {
	border-bottom: solid #014c90 2px;
	padding-top: 18px;
}
.prolist ul li .title {
	font-size: 12px;
	margin-top: 12px;
	line-height: 20px;
}
.prolist ul li {
	padding: 9px;
}
.productlist .erji ul li a {
	width: 80px;
	font-size: 14px;
}
.pager {
	text-align: center
}
.product .left {
	width: 100%;
}
.product .right {
	width: 100%;
}
.product .right .title {
	font-size: 18px;
}
.product .right .xh {
	font-size: 14px;
	padding: 9px 0;
}


.product .right .desc {font-size: 12px;}
.product .right .desc p {font-size: 12px;}
.product .right .desc p span {font-size: 12px !important;}
.product .right ul li {
	margin-bottom: 12px;
}
.product {
	background: #f0f1f5;
	padding: 10px 0;
}
.tabs .horizontal li.selectActive {
	border-bottom: solid 3px #014c90 !important;
}
.tabs .horizontal li {
	height: 43px !important;
	line-height: 45px !important;
	width: auto !important;
	font-size: 14px !important;
}
.jieshao .desc {
	font-size: 14px;
	line-height: 30px;
}
.fangan-list .img ul li {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.fangan-list .img {
	padding-left: 0px;
}
.news {
	padding: 15px 0;
}
.news .title {
	font-size: 14px;
	padding-bottom: 10px;
	font-weight: bold;
}
.news .nr {
	font-size: 12px;
	line-height: 30px;
}
.news .nr img {
	width: 100%
}
.dd ul {
	font-size: 12px;
	flex-wrap: wrap;
}
.dd ul li {
	margin-bottom: 10px;
}
.newlist ul li .img {
	width: 100%;
	height: 100px;
}
.newlist ul li .img img {
	width: 100%;
	height: 100px;
	object-fit: cover;
}
.newlist ul li .desc {
	width: 100%;
}
.newlist ul li .desc .title {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	padding: 10px 0;
}
.newlist ul li .desc .time {
	padding-bottom: 5px;
	padding-top: 0;
	font-size: 12px;
}
.newlist ul li .desc .content {
	font-size: 12px;
	line-height: 23px;
}
.newlist ul li {
	padding-bottom: 3px;
}
.newlist {
	padding-top: 10px;
}
.dd {
	padding-top: 15px;
}
.section1 .right .title p {
	font-size: 14px;
}
.section1 .right {
	width: 66%
}
.section1 .right .desc {
	padding-top: 7px;
	font-size: 12px;
	line-height: 22px;
}
.section2 {
	padding: 10px 0px 10px 0px;
}
.section-tit {
	font-size: 18px;
}
.section2 .list-box {
	margin-top: 14px;
	height: 325px !important;
}
.tit-english {
	font-size: 12px;
}
.submm {
	padding: 9px 0px 10px;
	font-size: 12px;
}
.section3 ul li .desc h2 {
	font-size: 14px;
	padding-top: 10px;
}
.section3 ul li .desc .ms {
	font-size: 12px;
	line-height: 25px;
}
.section3 ul {
	align-items: baseline;
}
.section4 .left {
	width: 100%;
}
.section4 .right {
	width: 100%;
	padding-top: 15px;
}
.section4 .left h3 {
	font-size: 14px;
	margin-bottom: 10px;
}
.section4 .left .desc {
	font-size: 12px;
}
.section4 .left .left-one {
	margin-bottom: 0px;
	padding-top: 15px;
}
.section4 {
	background: #eeeeee;
	padding: 15px;
}
.section4 h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
.section4 .right ul li {
	width: 100%;
}
.section4 .right ul li .img {
	width: 100%;
	height: 105px;
	margin-bottom: 15px;
}
.section4 .right ul li .miaoshu .title {
	margin-bottom: 10px;
	font-size: 14px;
}
.section4 .right ul li .miaoshu {
	width: 100%;
}
.section4 .right ul li .miaoshu .desc {
	font-size: 12px;
	line-height: 23px;
}
.section7 {
	background: #fff;
	padding: 0px 0;
}
.gao-2 {
	height: 160px;
	width: 226px;
}
.table-2 table td p {
	font-size: 12px;
	padding-top: 10px;
}
.fwlc .main-cen-cont ul li .img {
	width: 50px;
	height: 50px;
}
.fwlc .main-cen-cont ul li .img img {
	width: 100%
}
.fwlc .main-cen-cont ul li {
	width: 45%;
}
.fwlc .main-cen-cont ul li .name {
	font-size: 14px;
	padding: 10px 0;
}
.fwlc .main-cen-cont ul li .desc {
	font-size: 12px;
	line-height: 25px;
}
.fwlc .main-cen-cont ul {
	padding: 10px;
}
.fwlc .title .name {
	font-size: 18px;
}
.fwlc .title .subname {
	font-size: 12px;
	margin-bottom: 10px;
}
.fwcc .title .name {
	font-size: 18px;
}
.fwcc .title .subname {
	font-size: 12px;
	margin-bottom: 10px;
}
.fwcc .img img {
	width: 100%
}
.fwcc {
	background: #eeeeee;
	padding: 10px 0;
}
.service-part3 .left {
	width: 100%;
}
.service-part3 .right {
	width: 100%;
	padding: 10px 0;
}
.service-part3 .left .title {
	font-size: 16px;
}
.service-part3 .left .subtitle {
	font-size: 12px;
}
.nybanner2 {
	height: 103px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-indent: 2rem;
}
.nybanner2 .name {
	font-size: 16px;
	padding: 0;
}
.problem .bt p {
	font-size: 14px;
	background-size: 1%;
	margin-left: 15px;
}
.problem ul li .title {
	font-size: 14px;
}
.problem ul li .desc {
	font-size: 12px;
}
.tj .title {
	font-size: 16px;
}
.tj .form-1 .input .name {
	font-size: 12px;
}
.tj input {
	height: 25px;
}
.tj textarea {
	height: 70px;
}
.tj button {
	width: 130px;
	line-height: 30px;
	margin-top: 20px;
	font-size: 12px;
}
.hy .left {
	display: none
}
.hy .right {
	width: 100%;
	padding-right: 0px;
}
.hy .right .title {
	font-size: 14px;
	padding-bottom: 10px;
}
.hy .right .desc {
	font-size: 12px;
	line-height: 24px;
}
.lxm .left {
	width: 100%;
	padding-left: 0;
	padding: 10px;
}
.lxm .left .title {
	font-size: 14px;
}
.lxm .left .lxfss {
	font-size: 12px;
	line-height: 26px;
	padding: 4px 0;
}
.lx-tj {
	padding: 10px;
}
.lx-tj .title {
	font-size: 16px;
	padding-bottom: 0;
}
.lx-tj form input {
	text-indent: 1rem
}
.lx-tj form textarea {
	text-indent: 1rem
}
.zhaopin-1 {
	padding: 5px 0;
}
.zwmx div {
	font-size: 12px;
}
.accordion .link {
	font-weight: normal;
	font-size: 12px;
}
.fuli ul li {
	font-size: 12px;
	margin-bottom: 10px;
}
.lianxi8 ul {
	flex-wrap: wrap;
}
.lianxi8 ul li {
	width: 50%
}
.lianxi8 ul li:nth-child(3) {
	width: 100%
}
.lianxi8 ul li .title {
	padding: 5px 0;
	font-size: 14px;
}
.lianxi8 ul li .name {
	font-size: 12px;
}
.lianxi8 ul li .img img {
	width: 30px;
}
.ly .name {
	font-size: 18px;
}
.ly form input {
	text-indent: 1rem
}
.ly form textarea {
	text-indent: 1rem
}
.ly form button {
	margin-bottom: 20px;
}
.join-zizhi .subtitle {
	font-size: 18px;
	padding-top: 20px;
}
.join-zizhi .title {
	font-size: 14px;
}
.join-zizhi ul li .xiam {
	width: 40px;
	height: 2px;
	background: #474747;
	margin: 7px auto;
}
.join-zizhi ul {
	padding: 10px 0;
}
.hf-2 .title2 {
	padding-top: 25px;
}
.hf-2 .title2 .title-1 p {
	font-size: 14px;
}
.hf-2 {
	padding: 12px 0;
}
.hf-2 .title .title-1 p {
	font-size: 14px;
}
.hf-2 .title2 .title-1 {
	padding-bottom: 14px;
}
.rexian .left {
	width: 100%;
}
.rexian .right {
	width: 100%;
}
.rexian .right img {
	width: 100%;
}
.rexian .left .title {
	font-size: 18px;
}
.rexian .left .dh {
	font-size: 18px;
	padding: 5px 0;
}
.rexian .left .dz {
	padding-top: 7px;
	font-size: 14px;
}
.rexian .left .time {
	font-size: 12px;
}
.rexian .left {
	text-indent: 0;
	padding: 15px;
}
.rongyu {
	padding: 15px 0;
}
.rongyu ul .list-1 .zuo .title {
	font-size: 18px;
}
.rongyu ul .list-1 .zuo .name {
	font-size: 14px;
	padding-top: 5px;
}
.rongyu ul .list-1 .zuo .xian {
	padding-top: 8px;
	padding-bottom: 8px;
}
.rongyu ul .list-1 .zuo .xian .heng {
	height: 2px;
}
.rongyu ul .list-1 .zuo .desc {
	font-size: 12px;
}
.rongyu ul .list-1 .zuo {
	width: 100%;
	order: 0
}
.rongyu ul .list-1 .you {
	width: 100%;
	order: 1
}
.rongyu ul .list-1 {
	margin-bottom: 10px;
}
.dp .item-1 {
	width: 100%
}
.dp a {
	display: block;
	width: 100%;
}
.dp .item-1 .name {
	font-size: 12px;
	margin-bottom: 5px;
}
.dp .item-1 .c999 {
	font-size: 12px;
}
.dp .item-1 .img {
	width: 83px;
	height: 30px;
}
.dp .item-1 .btn {
	font-size: 12px;
	width: 40px;
	height: 40px;
}
.title-dp {
    font-size: 18px;
}

.shuoming {
    height: 43px !important;
    line-height: 45px !important;
    width: 70px !important;
    font-size: 14px !important;
}

.customers .title { font-size:18px}
}
