@charset "utf-8";
/* CSS Document */
@media screen and (max-width:1000px){
	* {
		margin:0px;
		padding: 0px;
	}
	a {
		color:#333;
		text-decoration:none;
		outline:none;
		display: block;
		width: auto;
		height: auto;
	}
	h2,p {
		color: #004f91;
		display: block;
		width: auto;
		height: auto;
	}
	.indexfull {
		width:100%;
		height: auto;
	}
	.indexfullA {
		display: none;
	}
	/*indexfullB*/
	.indexfullB {
		width:100%;
		height:60px;
		position: fixed;
		top: 0px;
		left: 0px;
		background: #fff;
		z-index: 999999;
	}
	.logo {
		display:block;
		width: auto;
		height: 20px;
		margin-top: 20px;
		margin-left:30px;
	}
	.indexfullB:after {
		display:block;
		width:100%;
		height: 60px;
		content: '';
		box-shadow: 0 2px 4px 0 #00000017;
		position:absolute;
		top: 0px;
		z-index: 6;
	}
	.mun_list {
		height:calc(100vh - 60px);
		width: 100%;
		background: #fff;
		position: fixed;
		top: 60px;
		left: 0px;
		z-index: 5;
		overflow-x: scroll;
	}
	.mun_list>div {
		width:auto;
		height: auto;
		padding:  5% 8%;
	}
	.mun_list>div a {
		font-weight: bold;
		color: #004f91;
	}
	.mun_list div:first-child {
		margin-top:10%;
	}
	.Language {
		width:110px;
		float:left;
		height: 30px;
		margin-top:15px;
		z-index: 6;
		position: relative;
	}
	.Language .input_ {
		height: 30px;
	}
	.Language h2 {
		font-size: 14px;
	}
	.indexB {
		width:100%;
		z-index: 9999;
	}
	.pfhd {
		width:auto;
		height: auto;
		float: left;
	}
	.menu {
		display:flex;
		z-index: 11;
		float: right;
		margin-left: 15px;
		margin-right: 15px;
	}
	.menu {
		height: 25px;
		width: 25px;
		position: relative;
		display: flex;
		top: 17.5px;
		align-items: center;
		flex-direction: column;
		justify-content: center;
		z-index: 88;
	}
	.menu i {
		height: 2px;
		background: #0e5190;
		width:100%;
		border-radius: 1px;
		transition: all 0.3s linear;
		margin: 2px 0;
		display: inline-block;
	}
	.phone_top i:nth-child(1) {
		transform: rotate(45deg) translateY(1px);
		/*margin-left: 0.26rem;*/
	}	

	.phone_top i:nth-child(2) {
		opacity: 0;
		transform: translateX(40px);
	}
	.phone_top i:nth-child(3) {
		transform: rotate(-45deg) translateY(-4px);
		margin-top: -7px;
	}
	.mun_list {
		display: none;
	}
	.pfhd_r {
		position: relative;
		z-index: 99;
	}
	
	
	.indexfullBb {
		height: 0px;
	}
	
	
	/*banner*/
	.indexfullC {
		width: 100%;
		height: auto;
		margin-top: 80px;
		margin-bottom: 10%;
	}
	.indexC,.swiper_banner {
		width: 100%;
		height: auto;
	}
	.swiper-slide {
		width: 100%;
		height: auto;
	}
    .swiper-slide img {
		width: 100%;
		height: auto;
		display: block;
	}
	.swiper_banner .swiper-button-prev,.swiper_banner .swiper-button-next {
		display: none;
	}
	.swiper_banner .swiper-pagination span {
		display: inline-block;
		width: 30px;
		height: 3px;		
		margin: 6px;		
		cursor: pointer;
		background: #0abbf9;
		border-radius: 0px;
	}
	.swiper_banner .swiper-pagination {
		bottom:0px;
	}
	.swiper-container {
		padding-bottom: 20px;
	}
	
	
	
	/*indexfullE*/
	.indexfullE,.indexfullG {
		width:80%;
		height: auto;
		margin-left: 10%;
	}
	.indexE,.indexE_ET,.indexE_ET > div,.indexE_ET > div a img,.indexG,.boxIG img {
		width: 100%;
		height: auto;
	}
	.indexE_ET,.boxIG {
		border: 1px solid #eee;
		margin-bottom: 10%;
	}
	.indexE_ETS h2,.indexE_ETS p {
		padding: 3% 8%;
	} 
	.boxIG p {
		text-align:center;
		font-weight: bold;
		padding: 5% 0;
	}
	/*H部分空白*/
	.indexfullH {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: 69px;
		background: white;
	}
	/*footer*/
	.indexfullI {
		width: 100%;
		height:auto;
		background: #004f91;
	}
	.indexfullI .indexI {
		width: auto;
		height: auto;
		padding: 5%;
		text-align: center;
		color: #fff;
	}
	.bottom_left a,.bottom_center p {color: #fff;}
	.bottom_center p {padding: 3% 0;}
	.bottom_right > div {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.bottom_right > div a {
		width: 10%;
		height: auto;
		margin: 3%;
	}
	.bottom_right > div a img {
		width: 60%;
		height: auto;
	}
	.bottom_right h1 {
		font-size: 16px;
	}
	.vh {
		height: 100vh;
		overflow: hidden;
	}
	/*products*/
	.indexfullMaterials {
		
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background-color: #f3f4ef;
		margin-top: 60px;
		
	}
	
		
	.indexMaterials,.indexMaterialsBox {
		margin: 0 auto;
		width: 90%;
		height: auto;
	}
	.indexMaterialsBox {
		background-color: white;
		margin-top: 8%;
	}
	
	.indexMaterialsBox h1 {
		width: 100%;
		padding: 0px;		
		color: #004f91;
		font-size: 20px;
		font-weight: bold;
		position: relative;
		bottom:10px;
		text-align: center;
		
	}
	
	.indexMaterialsBox a {
		text-decoration: none;
		
	}
	
	.indexMaterialsBox img {
		
		width: 100%;
		height: auto;
		position: relative;
		
		
	}
	
	.Materials_Title {
		color: #004f91;
		margin: 0px auto;
		width: 100%;
		height: 40px;
		padding-top:20px;
		padding-left: 15px;
		font-weight: bold;
		font-size: 16px;
		clear: both;
		position: relative;
		
	}
	
	.Materials_Menu {
		margin: 0px auto;
		width: 100%;
		height: 60px;		
		font-size: 16px;
		padding-left: 15px;
		color: darkgray;
		position: relative;
		top: 10px;
		
	}
	.Materials_MenuA {
		
		
		width: 228px;	
		height: 40px;
		line-height:40px;
		border: 1px solid lightgray;
		border-radius: 20px;
		background-color: white;
		
	}
	
	.Materials_MenuA p {
		margin-left: 15%;
		float: left;
		color: #0abbf9;
	}
	.Materials_MenuA img {
		
		/*position: relative;*/
		float:right;
		width:8%;
		margin-right: 10%;
		margin-top:13px;
		
	}
	
	.Materials_MenuB {
		position: relative;
		z-index: 10;
		/*margin: 0 auto;*/
		margin-top: 0px;		
		width:228px;
		height:auto;
		display: none;
		border: 1px solid lightgray;
		border-radius: 20px;
		background-color: white;
	
	}
	
	.Materials_MenuB>ul {
		z-index: 3000;
		height:100%;
		list-style-type: none;
		
	}
	.Materials_MenuB>ul>li {
		
		width:100%;
		/*margin-left: 15%;*/
		/*margin-top:10px;*/
		height: 40px;
		line-height: 40px;
		/*background-color: yellow;*/
		
	}
	
	.Materials_MenuB p {
		margin-left: 15%;
		line-height: 40px;
	}
	.liBorder {
		margin-left: 0px;		
		width: 100%;
		border-bottom: 1px solid lightgray;
		height: 0px;
	}
	
	.liBox:hover {
		background-color: lightgray;
	}
	.liBox a {
		margin-left: 15%;
		text-decoration: none;
		color: #0abbf9;
	}
	.last_li {
		border-bottom-right-radius: 20px;
		border-bottom-left-radius: 20px;
	}
		
	.Materials_Bottom_Nav {
		margin: 0px auto;
		padding: 0px;
		width: 90%;
		height: 45px;
		position: relative;
		margin-top: 10px;
		
	}
	
	.Bottom_Nav{
		
		margin: 0 auto;
		position: relative;
		bottom: 5px;
		width: 20%;
		height: 100%;
		
	}
	.Bottom_Nav a {
		text-decoration: none;
		
	}
	.Bottom_Nav img {
		width: 45%;
	}
	.Bottom_Nav .a_no_link img {
		float: left;	
		cursor: default;
	}
	.Bottom_Nav .a_no_linkR img {
		float: right;	
		cursor: default;
	}
	.Bottom_Nav .nextlink img {
		float: right;
	}
	.Bottom_Nav .prelink img {
		float: left;
	}
	
	/*about*/
	.indexfullAbout {
		
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background-color: white;
		margin-top: 60px;
		
	}
	.indexfullAbout img {
		display: block;
		margin: 0 auto;
		width: 95%;
	}
	.indexabout p {
		display: block;
		margin: 10px auto;
		width: 95%;
	}
	/*contact*/
	.indexcontactFull {
		
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background-color: white;
		margin-top: 60px;
	}
	
	.indexcontact {
		margin: 0px auto;
		padding: 0px;
		width: 90%;
	}
	.indexcontactA {
		margin-top: 80px;		
	}
	.indexcontactB {
		margin-top: 20px;		
	}
	.indexcontactFull h1 {
		font-size: 18px;
	}
	.indexcontactA h1, .indexcontactA p {
		color: black;
	}
	.indexcontactB h1, .indexcontactB tr {
		color: black;
	}
	/*info*/
	.indexfullInfo {
		
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background-color: white;
		margin-top: 60px;
	}
	.indexInfo {
		margin: 0px auto;
		width: 90%;
		height: auto;
		overflow: display;
		position: relative;
		background-color: transparent;
	}
	
	.indexInfoSection {
		display: flex;
		justify-content: space-between;
		position: relative;
		margin-top: 20px;
		width: 100%;
		height: auto;
		border: 1px solid lightgray;
	}
	.indexInfo p {
		font-size: 16px;
		line-height: 30px;
		color: grey;
	}
	
	.indexInfo h1 {
		text-align: center;
		font-size: 22px;
		color: #004f91;
	}
	
	.indexInfoSectionA {
		width: 30%;
	}
	.indexInfoSectionB {
		width: 68%;
	}
	
	.indexInfoSection img {
		
		
		width: 100%;
		height: auto;
	}
	
	.indexInfoSection a {
		text-decoration: none;
		width: 100%;
		height: auto;
		margin: 0px;
	}
	
	.indexInfoD>h2 {
		text-align: center;
	}
	/* PDF下载部分 */
	.pdffull {
		margin: 60px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background-color: #FFF;
	}
	
	.pdfsub {
		margin: 0px auto;
		padding: 0;
		width: 80%;
		height: 100%;	
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		
	}
	
	.pdfsubA {
		margin-top: 30px;
		width: 100%;
		height: auto;		
		font-size: 18px;
		border: 1px solid #eee;
		position: relative;
	}
	
	
	.pdfsubA img {
		width: 100%;
		height: auto;
		position: relative;		
	}
	
	.pdfsubA p {
		width: 100%;
		padding: 0px;
		position: relative;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		line-height: 60px;
	}
	
	.pdfsubA a {
		color: #004f91;
		text-decoration: none;
		text-align: center;		
	}
	
	/***********************************************************
	部分产品详情页面
	************************************************************/
	.fullProDeA {
		margin: 80px auto 30px auto;
		padding: 0px;
		width: 100%;
		background: white;
		
	}
	
	.fullProDeA .ProDeA {
		margin: 0px auto;
		width: 90%;
		height: 100%;
		position: relative;
	}
	
	
	.ProDeA .ProDeA1 {
		display: flex;
		justify-content: space-between;
		position: relative;
		width: 96%;
		height: auto;
		margin: 0px auto;
		
	}
		
		
	.ProDeA1 .ps_left {
		width: 55%;
		
	}
	
	.ProDeA1 .ps_left h1 {
		font-size: 16px;
		color: #004f91;
		font-weight: bold;
		margin: 3% auto;
	}
	
	.ProDeA1 .ps_left p {
		font-size: 16px;
		color: #004f91;
		margin: 0 auto;
	}
	
	.ProDeA1 .ps_right {
		width: 45%;
		
	}
	
	.ProDeA1 .ps_right img {
		width: 100%;
		
	}
	
	.ProDeA2 {
		margin: 0px auto;
		width: 98%;
		height: auto;
		
	}
	
	.ProDeA2 p {
		width: 100%;
		height: auto;
		margin: 20px auto;
		font-size: 16px;
		color: black;
		line-height: 30px;
	}
	
	/***********************************************************
	Materials表格部分CSS
	************************************************************/
	.ProDeA3 {
		margin: 0 auto;
		width: 98%;
		height: auto;
		margin-top: 60px;
		/*background-color: pink;*/
	}
	.ProDeA3 table {
		width: 100%;
		height: auto;
		
	}
	.ProDeA3 table,
	.ProDeA3 tr,
	.ProDeA3 td,
	.ProDeA3 th {
		/*text-indent: 10px;*/
		text-align: left;
		line-height: 20px;
		border: 1px solid black;
		border-collapse: collapse;
	}
	
	
	
	
	/***********************************************************
	Stone的表格部分CSS
	************************************************************/
	
	.Stone {
		margin: 0 auto;
		padding: 0;
		width: 90%;
		height: auto;
		background-color: #FFF;
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	
	
	.StoneS {
		margin: 0;
		padding: 0;
		width: 45%;
		height: auto;	
		border: 1px solid #eee;
		position: relative;
		margin-top: 10px;
		text-align: center;		
	}
		
	.StoneS img {
		width: 100%;
		height: auto;
		position: relative;				
	}
	
	.StoneS p {		
		padding: 0px;
		position: relative;
		bottom: 5px;
		font-size: 16px;
		text-align: center;
		color: #004f91;
	}
	/***********************************************************
	Tools 部分产品详情页面
	************************************************************/
	
	.fullProDeB {
		margin: 0px auto;
		padding: 0px;
		width: 100%;
		height: auto;
		background: white;
	}
	
	.ProDeB {
		margin: 0px auto;
		width: 90%;
		height: 100%;
		position: relative;
	}
	
	.main_title {
		width: 100%;
		height: 30px;
		margin: 70px auto 20px auto;
		
	}
	
		
	.main_title h1 {
		color: #004f91;
		font-size: 20px;
		font-weight: bold;
		text-align: center;
		/*margin: 20px auto;*/
	}
	
	.fullProDeB .ProDeBBox {
		width: 100%;
		height: auto;
		display: flex;
		justify-content: space-between;
		position: relative;
		margin-top: 20px;
		border-radius: 5px;		
		border: 1px solid #eee;
		text-align: center;
		
	}
	
	.ProDeBBox>.ps_left {
		width: 30%;
		height: 100%;
		margin: 20px;		
		text-align: center;		
	}
	
	.ProDeBBox>.ps_left>img {
		width: 100%;
		height: auto;
	}
	
	.ProDeBBox>.ps_right {
		width: 60%;
		margin: 10px;	
	}
	
	.ProDeBBox>.ps_right>p {		
		color: gray;
		margin: 0px auto;
		text-align: left;
		text-indent: 0px;
		line-height: 30px;
	}
	

}

