.nav ul li {
    margin-left: 30rem;
}

.more a{
	width: 160px;
}

.home-product .list ul li .bt {
	text-overflow: initial;
	white-space: initial;
	overflow: initial;
}

.home-product .show .info .hover .y .bt{
	text-overflow: initial;
	white-space: initial;
	overflow: initial;
	font-size: 16rem;
	line-height: 20rem;  
}

.home-product .show .info .hover .y .p {
  font-size: 14rem;
  line-height: 20rem;
  padding-left: 28rem;
  height: 60rem;
  margin-top: 24rem;
  overflow: hidden;
  color: #0053a5;
}
.home-product .list .pro-btn a {
  width: 210rem;
  font-size: 16rem;
}

.home-product .show .info .text .bt{
	font-size: 28rem;
	letter-spacing: 0;
}

.home-product .show .info .text .ul li .h3{
	font-size: 16rem;
	letter-spacing: 0;
	line-height: 20rem;
	height: 40rem;
}

.home-partner .text .bt{
	font-size: 24rem;
}

.home-partner .text .p {
    font-size: 18rem;
	line-height: 24rem;
}

.home-partner .text .p span {
    margin-left: 5rem;
	margin-right:0;
    display: block;
}

.home-news .left .left-bottom .bt{
	text-overflow: initial;
	white-space: initial;
	overflow: initial;	
}

.home-news .left .left-bottom .bt:nth-of-type(1) {
  top: -35rem;
}

.home-news .left .left-bottom .bt:nth-of-type(3) {
  width: 190rem;
}

.home-about .left{
	width: 38%;
}

.home-about .info {
  line-height: 24rem;
}

.home-about .youshi .info{
	line-height: 24rem;
	font-size: 16rem;
}

.home-about .more1 {
  margin-top: 30rem;
}

.home-about .youshi {
  padding-top: 40rem;
}

.home-about .youshi li{
	padding-bottom:10rem;	
}

.home-about .youshi li:nth-child(2n) {
  width: 50%;
  float: left;
}

.home-application .menuTabs .box{
	width: 260rem;
}

.home-application .menuTabs .title {
	line-height: 24rem;
	font-size: 16rem;
	text-overflow: initial;
	white-space: initial;
	overflow: initial;
}

.home-application .menuTabs .li-1 {
  left: 55%;
}

.home-application .menuTabs .li-2 {
  top: 8%;
  right: -180rem;
}

.home-application .menuTabs .li-3 {
  right: -270rem;
}

.home-application .menuTabs .li-4 {
  right: -250rem;
}

.home-application .menuTabs .li-5 {
	bottom: -90rem;
	right: -30rem;
}

.home-application .menuTabs .li-5 .dot {
	right: 178rem;
	top: -25rem;
}

.home-application .menuTabs .li-6 {
	bottom: -47rem;
	left: 30rem;
}

.home-application .menuTabs .li-7 {
  bottom: -42rem;
  left: -170rem;
}

.home-application .menuTabs .li-8 {
  left: -220rem;
}

.home-application .menuTabs .li-8 .dot{
	left: 200rem;
}

.home-application .menuTabs .li-9 {
  left: -125rem;
  top: 32rem;
}

.home-application .menuTabs .li-9 .dot {
  left: 198rem;
  top: 7rem;
}

.footer-bottom .footer-list ul li a{
	text-overflow: initial;
	white-space: initial;
	overflow: initial;	
}

.footer-bottom .footer-list ul li ul li a {
  font-size: 14rem;
  line-height: 18rem;
  color: #dcdcdc;
  margin-bottom: 20rem;
  padding: 0;
  border: 0;
  font-weight: normal;
  position: relative;
}

.nav ul li .subnav{
	width: 300rem;
	margin-left: -150rem;
}

@media (max-width: 1200px) {
	.home-about .left{
		width:100%;
	}
}