@charset "utf-8";
/* CSS Document */
html,body {
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-family:"arial", "微软雅黑", "Helvetica", "Helvetica Neue";
	color: #222;
	line-height: 1.5;
	text-align: center;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

input,textarea {
	font-family:"arial", "微软雅黑", "Helvetica", "Helvetica Neue";
	color: #1b1c20;outline:none;
}
input:focus,textarea:focus { outline: none; }
ul,li {	list-style: none;	padding: 0;	margin: 0;}

h1,h2,h3,h4,h5,h6,dl,dd,dt {	margin: 0;	padding: 0;}

a {	text-decoration: none;	color: #222;}
a:hover {	color: #ee352a;	text-decoration: none;}
a img {	border: 0;}

input::-webkit-input-placeholder{	color: #999;}
input::-moz-placeholder{	color: #999;}
input:-ms-input-placeholder{	color: #999;}

textarea::-webkit-input-placeholder{	color: #999;}
textarea::-moz-placeholder{	color: #999;}
textarea:-ms-input-placeholder{	color: #999;}


.wrap { padding-top: 98px; overflow: hidden;}
.con { width:94%; max-width: 1600px; margin: 0 auto; overflow: hidden;}
.cons { max-width: 1370px; margin: 0 auto; width: 94%;}
	.font80 { font-size: 4.16vw;}
	.font60 { font-size: 3.1vw;}
	.font50 { font-size: 2.6vw;}
	.font48 { font-size: 2.5vw;}
	.font44 { font-size: 2.3vw;}
	.font40 { font-size: 2.5vw;}
	.font36 { font-size: 1.87vw;}
	.font32 { font-size: 1.7vw;}
	.font30 { font-size: 1.56vw;}
	.font28 { font-size: 1.4vw;}
	.font26 { font-size: 1.35vw;}
	.font24 { font-size: 24px;}
	.font22 { font-size: 1.14vw;}
	.font20 { font-size: 1.04vw;}
	.font18 { font-size: 0.93vw;}
	.font16 { font-size: 0.833vw;}
	.font15 { font-size: 15px;}
	.font14 { font-size: 14px;}
	.font13 { font-size: 13px;}
	.font12 { font-size: 12px;}
	.wrap { padding-top:7.28vw;}

@media only screen and (max-width:828px) {
.font80 { font-size: 32px;}
.font60 { font-size: 30px;}
.font50 { font-size: 28px;}
.font48 { font-size: 24px;}
.font44 { font-size: 26px;}
.font40 { font-size: 20px;}
.font36 { font-size: 20px;}
.font32 { font-size: 20px;}
.font30 { font-size: 20px;}
.font28 { font-size: 18px;}
.font26 { font-size: 18px;}
.font24 { font-size: 18px;}
.font22 { font-size: 18px;}
.font20 { font-size: 17px;}
.font18 { font-size: 14px;}
.font16 { font-size: 14px;}
.font15 { font-size: 12px;}
.font14 { font-size: 12px;}
.font13 { font-size: 12px;}
.wrap { padding-top:58px;}
.con { width:auto;  margin: 0 1em; }
.cons {width:auto;  margin: 0 1em;}
}

/*头部*/
.headerW {position: fixed; z-index: 500; left: 0; top: 0; width: 100%;	
background-color: rgba(0,0,0,0.4);
 transition: all 0.5s;
-webkit-transition:all 0.5s;}
.headerB { background-color: #fff;border-bottom: 1px solid #ddd;}
.headerC { background-color: #fff;border-bottom: 1px solid #ddd;}

.top { color: #fff; border-bottom: 1px solid rgba(255,255,255,0.2); line-height: 2.9em;}
.top .con { display: flex; justify-content: space-between; align-items: center;}
.top a { color: #fff;}
.top a:hover { color: #eee;}
.top .tel { padding-left: 2em; background: url(../images/tel.png) 0 center no-repeat;
background-size:1.33em auto;}
.top .email {padding-left: 2em; background: url(../images/email.png) 0 center no-repeat;
background-size:1.33em auto; margin-right: 1.2em;}
.top .topR { display: flex; justify-content: flex-start; align-items: center;}
.top .topR a {display: inline-block; margin-left: 0.4em;}
.top .topR a img { display: inline-block; width: 1em; height: 1em;}
.headerC .top { display: none;}

.header { margin: 0 auto; height: 100%;}
.header .con {height: 100%; overflow: visible; 
 display: flex; justify-content:space-between; align-items: stretch;}
.header .logo { padding: 0.5em 0; display: flex; justify-content: center; align-items: center;}
.header .logo img {	display: block;	 width: auto; height:4.785em;}
.header .logo img:nth-child(2) { display: none;}
.headerC .header .logo img:nth-child(1) { display: none;}
.headerC .header .logo img:nth-child(2) { display: block;}
.headerB .header .logo img:nth-child(1) { display: none;}
.headerB .header .logo img:nth-child(2) { display: block;}

.header .hR { display: flex; justify-content: flex-start; align-items: center;}

.messBtn { margin-left: 2.7vw; color: #fff; background-color: #d35431;
 line-height: 3; padding: 0 1.2em;white-space:nowrap; *white-space:nowrap;
-moz-border-radius:0.4em; -webkit-border-radius:0.4em; border-radius:0.4em;}
.messBtn img { margin-right: 0.3em; width: 1.2em; height: auto; display: inline-block; vertical-align: middle;}
.messBtn span { display: inline-block; vertical-align: middle;}
.messBtn:hover { color: #fff;}

.lanBox { margin-left:5.8vw;position: relative; z-index: 0; }
.lanBox .lanBtn { cursor: pointer; position: relative; z-index: 0; color: #666; background: #f5f5f5;
 line-height: 3; padding: 0 2.2em 0 1.6em; cursor: pointer;
-moz-border-radius:0.4em; -webkit-border-radius:0.4em; border-radius:0.4em;}
.lanBox .lanBtn::after { content: ""; display: block;
	position: absolute; right: 1em; top: 50%; margin-top: -0.35em;
	width: 0.7em; height: 0.7em; 
	background: url(../images/arr.svg) center center no-repeat;
	background-size:contain;
}

.lanBox .lanPop {
	position: absolute; right: 0; top: 4em;
	background-color: #fff; width: auto;
	
	padding: 20px 15px 10px;
	    border-radius: 3px;
	    border: 1px solid #f6f6f6;
	    font-size: 14px;
	    display: flex;
	    justify-content: space-between;
	    min-width: 830px;
	    width: 100%;
	    color: #666;
	display: none;
}

.lanBox .lanPop .p_language {

	    display: flex;
	    justify-content: flex-start;
	    width: 100%;
	    overflow-y: auto; max-height: 317px;
	    flex-wrap: wrap; text-align: left;
	
}

.lanBox .lanPop .p_language .p_yyItem {
    width: 20%;
    margin-bottom: 15px;
}
.lanBox .lanPop .p_language .p_yyItem .icon,
.lanBox .lanPop .p_language .p_yyItem img
{
	font-size: 16px;
	    width: 20px;
	    height: 20px;
	    margin-right: 3px;
	    font-style: normal;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	    vertical-align: middle;
	    margin-top: -3px;
	    fill: currentColor;
}

.lanBox .lanPop .p_language .p_yyItem .icon *{
	word-break: break-word!important;
	    word-wrap: break-word!important;
		box-sizing: border-box; width: 1em; height: 1em;
		font-size: 16px;
		    width: 20px;
		    height: 20px;
		    margin-right: 3px;
		    font-style: normal;
		    -webkit-font-smoothing: antialiased;
		    -moz-osx-font-smoothing: grayscale;
		    vertical-align: middle;
		    margin-top: -3px;
		    fill: currentColor;
}

.header .c-switch { display: none; color: #fff;
transition: all 0.5s;
-webkit-transition:all 0.5s;
/* 	margin-top: 5px; */
width: 24px;		height:19px;
	cursor: pointer;
	/* position: absolute; left: 15px; top: 50%; margin-top: -10px; */
} 

.headerB .header .c-switch,.headerC .header .c-switch { color: #000;}
.header .c-switch .iconfont {font-size: 1.25vw; }

.header .c-switch i {
	position: relative;
	display: block;
	height: 3px;
	background: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.headerB .header .c-switch i,
.headerC .header .c-switch i{ background:  #000;}

.header .c-switch i:nth-child(1) {	top: 0;}
.header .c-switch i:nth-child(3) {	bottom: 0;}
.header .c-switch i:nth-child(2) {	margin: 5px 0; }
.header .c-switch.show i:nth-child(2) {	opacity: 0;}
.header .c-switch.show i:nth-child(1) {	top:8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);}
.header .c-switch.show i:nth-child(3) {
	bottom: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media only screen and (max-width:1480px) {
	.header .c-switch { 
		width: 18px;
		height:14px;
	}
	.header .c-switch i { height: 2px;}
	.header .c-switch i:nth-child(2) {margin: 4px 0; }
	.header .c-switch.show i:nth-child(1) {top:6px;}
	.header .c-switch.show i:nth-child(3) {bottom:6px;}
}
@media only screen and (max-width:1400px) {
	.header .logo img { height:5.4vw;} 
	.messBtn {margin-left: 2vw;}
	.lanBox { margin-left: 3vw;}
		
}

@media only screen and (max-width:1100px) {
	.header .logo img { height:4.5vw;} 
	.messBtn {margin-left: 1vw;}
	.lanBox { margin-left: 1vw;}
		
}

@media only screen and (max-width:1120px) {
	.header .c-switch { 
		width: 16px;
		height:10px;
	}
	.header .c-switch i { height: 2px;}
	.header .c-switch i:nth-child(2) {margin: 3px 0; }
	.header .c-switch.show i:nth-child(1) {top:5px;}
	.header .c-switch.show i:nth-child(3) {bottom:5px;}
}

@media only screen and (max-width:828px) {
	.header .c-switch {display: block;
		width: 28px;		height:26px;	}
	.header .c-switch i { height: 3px;}
	.header .c-switch i:nth-child(2) {margin: 7px 0; }
	.header .c-switch.show i:nth-child(1) {top:10px;}
	.header .c-switch.show i:nth-child(3) {bottom:10px;}
	
	.top { display: none;}
	.messBtn  { display: none;}
	.lanBox { margin-left: 1em;}
}

@media only screen and (max-width:540px) {
	.header .c-switch { 
		width: 18px;
		height:11px;
	}
	.header .c-switch i { height: 2px;}
	.header .c-switch i:nth-child(2) {margin: 4px 0; }
	.header .c-switch.show i:nth-child(1) {top:6px;}
	.header .c-switch.show i:nth-child(3) {bottom:6px;}
}

@media only screen and (max-width:828px) {
.headerW { height: auto ;transition: all 0s; padding:2vw 0;}
.header { width: 100%; height: 100%; justify-content: space-between;}
.header .logo img {	display: block; height: 2.2em; padding: 0;}
.header .c-switch { display: block;}
.header .links { margin-right: 4vw; font-size: 3.6vw;}
.header .c-switch .iconfont { font-size: 3.6vw;}
}

/*头部导航*/
.navW {height: 100%;	 display: flex; justify-content: flex-start; align-items: center;}
.nav { height: 100%; }
.nav>ul {height: 100%;
display: flex; justify-content: flex-end; align-items: center;}
.nav>ul>li { 
	height: 100%;
	position: relative;
	z-index: 100; 
	cursor: pointer; 
}
.nav>ul>li.liW { position: static;}
.nav>ul>li:last-child { padding-right: 0;}
.nav>ul>li>a,.nav>ul>li>span {
	position: relative;
	z-index: 1; height: 100%;
    display: flex; justify-content: center; align-items: center; cursor: pointer;
 color: #fff;padding: 0 1em; 
/* transition: all 0.5s;
 -webkit-transition:all 0.5s; */
}
.headerB .nav>ul>li>a,.headerB .nav>ul>li>span,
.headerC .nav>ul>li>a,.headerC .nav>ul>li>span{ color: #000;}

.headerB .nav>ul>li.cur>a,.headerB .nav>ul>li.cur>span,
.headerC .nav>ul>li.cur>a,.headerC .nav>ul>li.cur>span{ color: #fff;}

.nav>ul>li:hover>a { color: #fff;}
.nav>ul>li>a::after { position: absolute; z-index: -1; content: ""; display: block;
	height: 0; width: 100%; left: 0; right: 0; bottom: 0; background-color:#191d25;}
	
.nav>ul:hover>li.cur>a::after { height: 0;}

.nav>ul>li.hover>a::after,
.nav>ul>li.cur>a::after,
.nav>ul:hover>li.cur:hover>a::after{ height: 100%;
transition: all 0.5s;
-webkit-transition:all 0.5s;}



.nav .sub_nav {
	display: none;
	position: absolute;
	top: 100%;
	left: 0; margin-left: auto;  width: 14em; text-align: left;
	background:#191d25; font-size: 0.9em;
	padding: 0.7em 0;
	-moz-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	-webkit-box-shadow:0 10px 10px rgba(0, 0, 0, .08);
	box-shadow:0 10px 10px rgba(0, 0, 0, .08);
}	

.nav .sub_nav li { position: relative; z-index: 0; line-height: 3.2em; height: 3.2em; 
 overflow: hidden;}
.nav .sub_nav li a {color: #fff; padding:0 2em 0 1.3em;
 display: block;transition: all 0.5s;
-webkit-transition:all 0.5s; }
.nav .sub_nav li a:hover {  background-color: #d35431;}
.nav .sub_nav li a::after { position: absolute; z-index: 1; content: "";
 display: block; right: 1em; top: 50%; margin-top: -0.5em;
 width: 1em; height: 1em;
 background: url(../images/arrow.png) center center no-repeat;
 background-size:contain;
}
.nav .sub_nav_p { width: 64em; left: 0; margin-left: -28em;}
.nav .sub_nav_p::after { display: block; content: ""; clear: both;}
.nav .sub_nav_p li { float: left; width: 33.3%;}



.popupNav { display: none; position: fixed; z-index: 400;
left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(0,0,0,0.6);
}
.popupCon { overflow: hidden; position: relative; z-index: 0; height: 100vh;
 width: 100%; margin: 0 auto 0 0;
background: #fff ;
display: flex; flex-direction: column; justify-content: space-between; align-items: stretch;}
.popupCon .navM {flex: 1; display: block;}
.popupNav .copyright{ position:relative; left: 4.1%; bottom: 0; margin-bottom: 3%;
  line-height: 2.1; color: #999; text-align: left;}
  
.navM { top: 0; margin-top: 9.2%; margin-bottom:2em;
		padding: 0 4.2% 0 4.2%;
		overflow-y: auto;
		line-height: 1.5;
		text-align: left;
		overflow-y: auto;  position: relative;
		z-index: 0;
	}
	.navM>ul {font-size: 1.25vw; width: 45%; margin: 0 auto 0 0;}
	.navM li { padding: 0 1em; text-transform: uppercase;}
	
	
	.navM ul ul { position: absolute; left: 47.8%; top: 1.7em;
		height: 0;
		overflow: hidden;
		transition: height 2s; line-height: 2em;
	}
	.navM ul ul li { border-top:0 ;}
	.navM ul ul li a { font-size: 1.04vw;
		text-indent: 1em; border-top:0 ; color: #666;
	}
	.navM ul ul li a:hover {
		color:#fc5b00;
	}
	.navM a {
		color: #333;
		display: block;
	}
	.navM a:hover {	color: #fc5b00;	}
	.navM li .title { display: flex; 
	justify-content: space-between; align-items: center;
	   padding: 1.6em 0 1.5em;
	}
	.navM li .arrow {  display: none;
		height: 1em;
		width: 1em;
		background: url(../images/arr.svg) center center no-repeat;
		background-size: 0.8em auto;
	}
	.navM li.show .arrow {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.navM li.show ul {
		height: auto;
		border-top: 1px solid #ececec; 
	}
	.navM li.show ul .sub_nav_p { padding-left: 2em; 
	display: flex; justify-content: flex-start;
	align-items: stretch;flex-wrap: wrap; text-align: center; 
	line-height: 1.2; padding-bottom: 1.2em;}
	.navM li.show ul .sub_nav_p a {text-indent: 0;}
	.navM li.show ul .sub_nav_p li { padding-top: 1em; width: 32%; margin-right: 2%;}
	.navM li.show ul .sub_nav_p li:nth-child(2n) { margin-right: 0;}
	.navM li.show ul .sub_nav_p .pic { display: block; position: relative; z-index: 0;
	 padding-top:70%; width: 70%; margin: 0 auto 0.5em;	}
	.navM li.show ul .sub_nav_p .pic img { position: absolute;
	 width: 100%; height: 100%; left: 0; top: 0; object-fit: contain;}

@media only screen and (max-width:1400px) {
.nav>ul>li>a, .nav>ul>li>span { padding: 0 0.8vw;}
}
@media only screen and (max-width:1300px) {
	.nav { font-size: 14px;}
}

@media only screen and (max-width:1000px) {
	.nav { font-size: 12px;}
}

@media only screen and (max-width:828px) {
	.navW .nav { display: none !important;}
	.navM { margin-top: calc(3.7em + 4vw);
		padding: 0 0.6em 0;
		overflow-y: auto;
		font-size: 14px;
		line-height: 3.2;
		text-align: left;
		overflow-y: auto;
	}
	.navM>ul { width: 100%; font-size: 16px;}
	.navM li { padding: 0 1em; text-transform: uppercase;
		border-top: 1px solid #ececec;
		position: relative;
		z-index: 0;
	}
	
	.navM li:first-child {		border-top: 0;	}
	
	.navM ul ul { position: static;
		height: 0;
		overflow: hidden;
		transition: height 2s; font-size: 12px; line-height: 3.4em;
	}
	.navM ul ul li { border-top:0 ;}
	.navM ul ul li a { font-size: 14px;
		text-indent: 1em; border-top:0 ; color: #707070;
	}
	.navM ul ul li a:hover {
		color:#fc5b00;
	}
	.navM a {
		color: #1b1c20;
		display: block;
	}
	.navM a:hover {		font-weight: bold;		color: #fc5b00;	}
	.navM li .title { display: flex; justify-content: space-between; align-items: center;
	padding: 0;}
	.navM li .arrow {display: block;
		height:1em;
		width: 1em;
		background: url(../images/arr.svg) center center no-repeat;
		background-size:1em auto;
	}
	.navM li dd { padding-left: 1.5em;}
	.navM li.show .arrow {
		transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
	}
	.navM li.show ul {
		height: auto;
		border-top: 1px solid #ececec; 
	}
	.navM li.show ul .sub_nav_p { padding-left: 2em; display: flex; justify-content: flex-start;
	align-items: stretch;flex-wrap: wrap; text-align: center; line-height: 1.2; padding-bottom: 1.2em;}
	.navM li.show ul .sub_nav_p a {text-indent: 0;}
	.navM li.show ul .sub_nav_p li { padding-top: 1em; width: 32%; margin-right: 2%;}
	.navM li.show ul .sub_nav_p li:nth-child(2n) { margin-right: 0;}
	.navM li.show ul .sub_nav_p .pic { display: block; position: relative; z-index: 0;
	 padding-top:70%; width: 70%; margin: 0 auto 0.5em;	}
	.navM li.show ul .sub_nav_p .pic img { position: absolute;
	 width: 100%; height: 100%; left: 0; top: 0; object-fit: contain;}
}

/*banner*/
.topPicBox { position: relative; z-index: 0;
 height: 20.83vw; width: 100%;overflow: hidden;
 display: flex; justify-content: center; align-items: center; }
.topPicBox img {position: absolute; z-index: 0; 
display: block; width: 100%; height: 100%; object-fit: cover; overflow: hidden;
left: 0; top: 0;}
.topPicBox .txtb { position: relative; z-index: 1; width: 100%; color: #fff; }
.topPicBox .txtb .name { margin-top: 1.2%;  font-weight: bold;}
@media only screen and (max-width:828px) {
	.topPicBox {  height: 52vw;}
}


.searchBox { position: relative; z-index: 10; margin: 0 1em; 
border: 1px solid rgba(255,255,255,0.5);
height:2.2em;
-moz-border-radius:0.3em; -webkit-border-radius:0.3em; border-radius:0.3em;}
.searchBox form {height: 100%; display: flex; justify-content: space-between; 
align-items: center;}
.searchBox form .iw { flex: 1; margin: 0 1em;}
.searchBox form .iw .input { color: #fff; background-color: transparent; 
font-size: 1em; line-height: 2.2em; height: 2.2em;
 width: 100%; outline-width: 0; border: 0; margin: 0; padding: 0;}
.searchBox form .btnSearch { cursor: pointer;  width: 1.8em; height: 1.9em; margin-right: 0.4em;
background: url(../images/search.png) center center no-repeat;
background-size:contain ;}

@media only screen and (max-width:828px) {
	.searchBox {  margin: 0 auto;}
	.searchBoxW { font-size: 12px;}
	.searchBox form .btnSearch { font-size: 12px;}
}

.posiBox {background-color: #eef2f5;}
.posiBox .con { display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center;}
.posiBox .subNav { margin-right: 3em;}
.posiBox .subNav ul { display: flex; justify-content: flex-start; align-items: stretch;}
.posiBox .subNav li {  }
.posiBox .subNav a { position: relative; z-index: 0; color: #333; padding: 0 2em; line-height: 5; height: 5em; overflow: hidden; display: block;}
.posiBox .subNav a:hover { color: #009241;}
.posiBox .subNav a::before { position: absolute; left: 0; margin-top: -0.5em; top: 50%; height: 1em;
width: 1px; background-color: #cccccc; display: block; content: "";}
.posiBox .subNav li:first-child a::before { display: none;}
.posiBox .subNav a::after { transition: all 0.5s; display: block; content: ""; 
position: absolute; bottom: 0; left: 50%; height: 3px; width: 0; background-color: #009241;}
.posiBox .subNav a:hover::after { width: 100%; left: 0;}

.position { background-color: #f5f5f5; color: #999; text-align: left; color: #555; text-align: left; padding: 1.3em 0 1.2em;}
.position a {display: inline-block; color: #6c757d; margin: 0 0.2em;}
.position a:hover {color: #d35431;}
.position .icon { width: 0.9em; height: 0.9em; position: relative; z-index: 0;
 top: -0.15em; margin-right: 0.2em;
 display: inline-block; vertical-align: middle;
background: url(../images/home.svg) no-repeat center center / contain;
filter:alpha(opacity=60);-moz-opacity:.6; opacity:0.6;
}
@media only screen and (max-width:828px) {
	.posiBox .con { display: block;}
	.posiBox .subNav { margin-right:0;}
	.posiBox .subNav ul{ flex-wrap: wrap;  }
	.posiBox .subNav li {  width: 33.3%; }
	.posiBox .subNav a{ padding: 0;}
}

.moreBtn { padding: 0 2.3em; min-width: 6.7em; margin: 0 auto; background-color: #d35431;
 line-height: 3; color: #fff; border: 1px solid #d35431; display: inline-block;
transition: all 0.5s;
-webkit-transition:all 0.5s;
-moz-border-radius:1.6em; -webkit-border-radius:1.6em; border-radius:1.6em;}
.moreBtn:hover { color: #fff;}

.proList .tit { margin-top: 3.6%; text-align: left;  font-weight: bold; color: #ee352a;}
.proList .con { overflow: visible;}

.proList ul { margin: 1.3% auto 0;
display: flex; flex-wrap: wrap; justify-content: flex-start; align-items: stretch;}
.proList2 ul { margin-top: 0; padding-bottom: 7.2%;}
.proList ul li { width: 48.1%; margin-top: 3.8%; margin-right: 3.8%;
 background-color: #f8fafb;
transition: all 0.5s;
-webkit-transition:all 0.5s;

}
.proList ul li:hover {background-color: #fff;
	-moz-box-shadow: 0 0.4em 1.72em rgba(0, 39, 54, .13);
	-webkit-box-shadow: 0 0.4em 1.72em rgba(0, 0, 0, .13);
	box-shadow: 0 0.4em 1.72em rgba(0, 0, 0, .13);
}
.proList ul li .lib { padding: 8.3% 0; 
display: flex; justify-content: space-between; align-items: center;}
.proList ul li:nth-child(2n) { margin-right: 0;}
.proList ul li .picb { width: 37.4%;}
.proList ul li .picb .pic { display: block; cursor: pointer; padding-top: 100%; position: relative; z-index: 0;}
.proList ul li .picb .pic img { position: absolute; left: 0; top: 0;
width: 100%; height: 100%; object-fit: contain;}
.proList ul li .txtb { margin: 0 0 0 8.3%; width: 43.5%; text-align: left;}
.proList ul li .txtb .name { line-height: 1.2; height: 2.4em;font-weight: bold;
overflow: hidden;
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:2; }
.proList ul li .txtb .name a { color: #000;}
.proList ul li:hover .txtb .name a {  color: #ee352a;}
.proList ul li .txtb .intro { margin-top: 9.6%; height: 6.8em;  overflow: hidden; line-height: 1.7em;}
.proList ul li .txtb  .btnDetail { color: #ee352a;}
.proList ul li .txtb  .btnDetail:hover { text-decoration: underline;}

 @media only screen and (max-width:828px) {
	 .proList ul li { width: 100%; margin-right: 0;}
 }

.dataBox  { padding: 5% 0 0;}
.dataBox ul {  display: flex; flex-wrap: wrap;
justify-content: space-between; align-items: center;}
.dataBox ul li { position: relative; z-index: 0; width: 22.5%; display: flex; 
justify-content: space-between; align-items: center;}
.dataBox .txtb { text-align: center; flex: 1; margin-right: 1;}
.dataBox .txtb .num { margin-bottom: 0.3em; color: #fff; line-height: 1.2;}
.dataBox .txtb .num span { font-weight: bold; display: inline-block; margin-right: 0.1em;}
.dataBox .pics { margin-right: 10.1%;}
.dataBox .pics img { width: 2.25em; height: 2.25em; object-fit: contain;}
.dataBox ul li::after { content: ""; display: block; background-color:rgba(255,255,255,0.6);
 position: absolute; right: 0; top: 50%; height: 3.6em; width: 1px; margin-top: -1.8em;
 }
 .dataBox ul li:nth-child(4n)::after { display: none;}
 
 @media only screen and (max-width:828px) {
	 .dataBox  { padding: 3em 0;}
	 .dataBox ul li { width: 47.5%;}
	 .dataBox ul li:nth-child(3),
	 .dataBox ul li:nth-child(4) {
		 margin-top: 5%;
	 }
	  .dataBox ul li:nth-child(2n)::after { display: none;}
 }
 
.contBox { background-color: #f5921d; color: #fff;}

/*底部*/
.footer {  background: #33343c; color: #fff;text-align: left; width: 100%;  }
.footer a { color: #fff;}
.footer a:hover { color: rgba(255,255,255,0.5);}
.footer .fNav {display: flex; justify-content: space-between; align-items: flex-start;
padding: 5% 0 2%; }

.footer .fNav .qrCode { width: 17.8%;}
.footer .fNav .qrCode ul { display: flex; justify-content: flex-end; align-items: flex-start;
text-align: center;}
.footer .fNav .qrCode ul li { width: 45.4%; margin-left: 3.5%;}
.footer .fNav .qrCode ul li img { display: block; width: 100%; height: auto; margin-bottom: 0.2em;}
.footer .fNav .fnavC { flex: 1; margin: 0 4% 0 2.1%;
border-right:1px solid rgba(255,255,255,0.2);
display: flex; justify-content: space-around; align-items: flex-start;} 
.footer .fNav .fnavC dt {
color: #a7a7a7;font-size: 2.2em;
 font-family: "Impact";}
.footer .fNav .fnavC dt a {color: #a7a7a7;}
.footer .fNav .fnavC ul { 
}
.footer .fNav .fnavC ul li { margin-top: 1em;}
.footer .fNav .fnavC ul li a { color: rgba(255,255,255,0.5);}
.footer .fNav .fnavC ul li a:hover { color: #fff;}
.footer .fNav .cont { width: 30%; }
.footer .fNav .cont .tit { font-size: 2.2em; color: #a7a7a7; font-family: "Impact";}
.footer .fNav .cont .intro { margin-top: 0.5em; line-height: 2.4; color: rgb(211,211,211);}

.footer .flink { display: flex; justify-content: center; align-items: center;
  flex-wrap: wrap; text-align: center; padding: 0 0 2em;}
.footer .flink a { background-color: rgba(0,0,0,0.2);
 display: inline-block; margin: 0 0.8em;
 width: 3em; height: 3em;
 display: flex; justify-content: center; align-items: center;}
 .footer .flink a img { width: 1.4em; height: 1.4em; object-fit: contain;}
.footer .flink a:hover {background-color: rgba(0,0,0,0.5);}

.footer .copyright { display: flex; justify-content: space-between; align-items: flex-start;
padding: 1.2em 0 2em; border-top:1px solid rgba(255,255,255,0.2) ;
}
.footer .copyright .t_1 { color: rgba(255,255,255,0.5);}
.footer .copyright .t_3 { color: rgba(255,255,255,0.5);}

@media only screen and (max-width:828px) {
	.footer .fNav .qrCode { width: 100%;}
   .footer .fNav .fnavC { display: none;}
   .footer .fNav .cont { display: none;}
   .footer .copyright { display: block; text-align: center;}
   .footer .fNav .qrCode ul li { width: 45%; margin-left: 2.5%;}
   .footer .fNav .qrCode ul li img { margin: 0 auto; max-width: 100%; width: 9.3em; height: auto;}
}

.page { margin-top: 1em;
	text-align: center;
	color: #999;
	line-height: 2.3; 
}
@media only screen and (max-width:828px) {
	.page { font-size: 12px;}
}

.page a { border: 1px solid #ebebeb;
	display: inline-block;
	color: #8a8a8a; 
	padding: 0.2em 0 0; width: 2.6em;
	margin: 0.4em 0.2em 0;
}

.page a:hover {
	border: 1px solid #d35431;
	color: #fff; background-color: #d35431;
}

.page .dot {
	display: inline-block;
	padding: 0 0.55em;
}

.page .cur {
	display: inline-block;
	background-color: #d35431;
	color: #fff; }

.page .cur:hover {
	background-color: #ee352a ;
	color: #fff; 
}
.page  .disabled,.page  .disabled:hover {cursor: not-allowed; color: #8a8a8a;  background-color: #f4f4f5; border: 1px solid #f4f4f5;}

.page .prev {
	display: inline-block;font-family: "宋体";
}


.page .next {
	display: inline-block;font-family: "宋体";
}


.newBox {padding: 2% 0 4%; }
.newBox .tit { color: #333; font-family: "Impact"; line-height: 1.3;}
.newBox .tit::after { margin: 0.4em auto 0; content: ""; display: block;
 width: 1em; height: 0.12em; background-color: #d35431;}
.newBox .tit_2 { width:80%; color: #333; margin: 1.5em auto 0;}
.newBox .list { text-align: left;}
.newBox .list ul { display: flex; flex-wrap: wrap; justify-content: space-around; align-items: flex-start;
color: rgb(119,119,119);}
.newBox .list li{ position: relative; z-index: 0; top: 0; width: 22.5%; margin: 3em 3.33% 0 0;
transition: all 0.5s;
-webkit-transition:all 0.5s;}
.newBox .list li:nth-child(4n) { margin-right: 0;}
.newBox .list li:hover { top: -10px;}
.newBox .list .pic { display: block; cursor: pointer;
 padding-top: 57.6%; position: relative; z-index: 0;}
.newBox .list .pic img { position: absolute; left: 0; top: 0;
width: 100%; height: 100%; object-fit: cover;}

.newBox .list3 .pic { display: block; cursor: pointer;
 padding-top:0; position: relative; z-index: 0;}
.newBox .list3 .pic img { position: static; left: 0; top: 0;
width: 100%; height: auto; }

.newBox .list .name { margin-top: 2em; line-height: 1.2em; 
height: 1.2em; overflow: hidden;
overflow:hidden;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;}
.newBox .list .name a { color: rgba(51,51,51)}
.newBox .list .name a:hover { color: #d35431; text-decoration: underline;}
.newBox .list .date { margin-top: 0.6em; padding-bottom: 1.5em; border-bottom:1px solid rgba(239,239,239,1) ;}
.newBox .list .intro {
 margin-top: 1.2em; color: #999; line-height: 1.5em; height: 3em;
 text-overflow:ellipsis; overflow: hidden;
 display:-webkit-box; 
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;}
.newBox .btnW { margin-top: 2em;}

.newIBox .list li {width: 25%; margin: 0;}
.newIBox .list .item { background-color: #fff; padding:0 8.7% 20%;
 border-bottom: 1px solid #f5f5f5;border-right: 1px solid #f5f5f5;}
.newIBox .list li:nth-child(4n) .item {border-right:0;}
.newIBox .list .pic { padding-top: 100%; }


.newBox .list2 { text-align: left;}
.newBox .list2 ul { 
color: rgb(119,119,119);}
.newBox .list2 li{  margin: 2.5em 0 0 0; padding-bottom: 2.5em; position: relative; z-index: 0;
transition: all 0.5s;
-webkit-transition:all 0.5s;
display: flex; flex-wrap: wrap; justify-content: space-around; align-items: flex-start;
border-bottom: 3px solid #cccccc;}
.newBox .list2 li::after { content: ""; display: block; position: absolute;
left: 0; bottom: -3px; height: 3px; width: 0;  background-color: #d35431;
transition: all 1s;
-webkit-transition:all 1s;}
.newBox .list2 li:hover::after { width: 100%;}
.newBox .list2 .picb { width: 16em;}
.newBox .list2 .txtb { flex: 1; margin-left: 1em;}
.newBox .list2 .pic { display: block; cursor: pointer;
 padding-top: 57.6%; position: relative; z-index: 0;}
.newBox .list2 .pic img { position: absolute; left: 0; top: 0;
width: 100%; height: 100%; object-fit: cover;}
.newBox .list2 .name {  line-height: 1.2em; 
height: 1.2em; overflow: hidden;
overflow:hidden;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap;}
.newBox .list2 .name a { color: rgba(51,51,51)}
.newBox .list2 .name a:hover { color: #d35431; }
.newBox .list2 .date { margin-top: 0.6em;}
.newBox .list2 .intro {
 margin-top:0.5em; color: #999; line-height: 1.5em; height: 3em;
 text-overflow:ellipsis; overflow: hidden;
 display:-webkit-box; 
 -webkit-box-orient:vertical;
 -webkit-line-clamp:2;}
.newBox .list2 .btnW { margin-top:0.4em; text-align: right;}
.newBox .list2 .btnW .btn { cursor: pointer; display: inline-block; color: #d35431; padding: 0.2em 0.8em 0;
 border-bottom: 2px solid #d35431; line-height: 1.8em;
 transition: all 0.5s;
 -webkit-transition:all 0.5s;}
 .newBox .list2 .btnW .btn:hover { color: #fff; background-color: #d35431;}

@media only screen and (max-width:828px) {
	.newBox {padding: 3em 0; }
	.newBox .tit_2 { width:auto;}
	.newBox .list li{ width: 47%; margin: 3em 6% 0 0;}
	.newBox .list li:nth-child(2n) { margin-right: 0;}
	.newIBox { padding-top: 0;}
	.newIBox .list li:nth-child(2n) .item {border-right:0;}
	.newIBox .list .item  { padding-bottom: 1.5em;}
}
@media only screen and (max-width:480px) {
	.newBox {padding: 1em 0 3em; }
	.newBox .list li { width: 100%; margin-top: 1.5em; margin-right: auto;}
	.newIBox .list li .item {border-right:0;}
	.newIBox .list li:nth-child(2n) .item {border-right:0;}
}

/*右侧浮动*/
 .sideBar {
      position: fixed;
      right: 0;
      top: 40%;
      transform: translateY(-50%);
      z-index: 998;
  }

  .side1 {
      width: 50px;
      height: 150px;
      background: #333333;
      text-align: center;
      transition: all 0.5s;
      display: flex;
      align-items: center;
      justify-content: center;
  }

  .side1 a,
  .side1 img,
  .side1 i,
  .side1 span {
      display: block;
  }

  .side1 img {
      margin: 0 auto;
  }

  .side1 i {
      margin: 10px auto;
      width: 1px;
      height: 0px;
      background: #fff;
      transition: all 0.5s ease;
  }
.sideBar  .icon {
    font-size: 16px;
    width: 25px;
    height: 25px;
    margin-right: 3px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -3px;
    fill: #ffffff;
}
  .side1 span {
      color: #fff;
      font-size: 14px;
      writing-mode: vertical-lr;
      margin: 0 auto;
      letter-spacing: 2px;
  }

  .side1:hover {
      background: #d35431;
  }

  .side1:hover a img {
      animation: jitter 0.5s;
  }

  .side {
      height: 50px;
      position: absolute;
      transition: all 0.5s;
  }

  .side a {
      display: block;
      height: 50px;
      font-size: 0;
  }

  .side i,
  .side span {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      line-height: 50px;
  }

  .side i {
      width: 50px;
      text-align: center;
      background: #d35431;
      transition: all 0.3s;
  }

  .side i img {
      vertical-align: middle;
  }

  .side span {
      text-align: center;
      line-height: 50px;
      background: #333333;
      font-size: 13px;
      color: #fff;
      transition: all 1s;
  }

  .side2 {
      top: 151px;
      right: -140px;
      width: 190px;
  }

  .side2 span {
      width: 140px;
  }

  .side3 {
      right: -190px;
      width: 240px;
      top: 202px;
  }

  .side3 span {
      width: 190px;
  }

  .side4 {
      right: -140px;
      width: 190px;
      top: 253px;
  }

  .side4 span {
      width: 140px;
  }


  .side5 {
      right: -90px;
      width: 140px;
      top: 304px;
      cursor: pointer;
  }

  .side5 span {
      width: 90px;
      font-size: 14px;
  }

 .sideBar .qcodePic {
      width: 100%;
      position: absolute;
      top: 50px;
      left: 0;
      display: none;
      z-index: 99;
      text-align: center;
      background: #fff;
      border: 1px solid #e5e5e5;
  }
.sideBar .qcodePic img {
width:110px;
}
 .sideBar  .side5:hover .qcodePic {
      display: block;
  }

  .side6 {
      right: -90px;
      width: 140px;
      top: 355px;
      cursor: pointer;
  }

  .side6 span {
      width: 90px;
      font-size: 14px;
  }

  .side:hover {
      right: 0;
  }

  .side:hover i {
      background: #d35431;
  }

@media only screen and (max-width:828px) {
	.sideBar { top: 20vh;}
	.side1,.side2,.side3,.side4,.side5 { display: none;}
}

  .wxPic {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      background: rgba(0, 0, 0, 0.8);
      z-index: 9999;
      display: none;
  }

  .wxPic img {
      width: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
  }
  
.infoBox { background-color: #d35431; color: #fff; padding: 3em 0; text-align: left;}
.infoBox .con { overflow: visible; display: flex; justify-content: space-between; align-items: flex-start;}
.infoBox .con .conL { flex: 1; margin-right: 8%;
 display: flex; justify-content: space-between; align-items: flex-start;}
.infoBox .con .conC {margin-right: 5%;
 display: flex; justify-content: space-between; align-items: flex-start;}
.infoBox .con .conR {
	 display: flex; justify-content: space-between; align-items: flex-start;
}
 
 .infoBox .con .conL .t1 { position: relative; top: -0.9em; font-size: 2em;}
  .infoBox .con .conL .t1 img { width:2em; height: auto;}
 .infoBox .con .conL .t2 { flex: 1; margin-left: 0.3em;}
 
.infoBox .con .pics img { width: 3em; height: auto;}
.infoBox .con .txtb {flex: 1; margin-left: 0.5em;}
 
 .infoBox .con .conR .t2 { font-size: 1.4em; font-weight: bold;}
  .infoBox .con .conC .t2 { font-size: 1.4em; font-weight: bold;}
  
@media only screen and (max-width:828px) { 
	.infoBox { padding: 4em 0;}
	.infoBox .con { display: block;}
	.infoBox .con .conL { margin: 0 auto;}
	.infoBox .con .conC { margin: 2em auto 0;}
	.infoBox .con .conR { margin: 2em auto 0;}
}

.botBarM { position: fixed; z-index: 100; bottom: 0; left: 0; width: 100%; background-color: #d35431; color: #fff; display: none;}
.botBarM ul { display: flex; justify-content: space-around; align-items: center;}
.botBarM ul li { position: relative; z-index: 1; flex: 1;background-color: #d35431; }
.botBarM ul .icon {  display: block; width: 2em; height: 2em; margin: 0 auto 0; height: auto;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    fill: #ffffff;}
.botBarM ul a { position: relative; z-index: 1; color: #fff; background-color: #d35431; display: block; padding: 0.7em 0 0.5em;}

.botBarM  .btnWeChat { z-index: 0;}

.botBarM  .btnWeChat  .qcodePic {
      width: 120px;
      position: absolute; z-index: 0;
     
	   top: 0;
      right:50%; margin-right: -60px;
      text-align: center;
      background: #fff;
      border: 2px solid #e5e5e5;
	  transition: all 0.5s;
	  -webkit-transition:all 0.5s;
	 
  }
.botBarM  .btnWeChat .qcodePic img {
width:110px;
}
 .botBarM  .btnWeChat:hover .qcodePic {
     top: -119px;
  }
@media only screen and (max-width:828px) {
	.botBarM { display: block;}
}
@media only screen and (max-width:540px) {
	.botBarM  .btnWeChat  .qcodePic {
		 right:0; margin-right:0;
	}
}
@media only screen and (max-width:360px) {
	.botBarM { font-size: 12px;}
}




/*弹出*/
.inquPopup {
	position: fixed;
	z-index: 6000;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	display: none;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.3);
}

.inquCon {
	position: relative;
	z-index: 0;
	max-width: 700px;
	width: 90%;
	margin: 0 auto;
	background-color: #fff;
}

.inquCon .close {
	cursor: pointer;
	position: absolute;
	top: -1em;
	right: -1em;
	background: #000 url(../images/close.png) center center no-repeat;
	background-size: 80% auto;
	width: 2em;
	height: 2em;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

.inquCon .close:hover {
	background-color: #333;
}

.inquCon .mCon {
	padding: 1.5em 2.5em 1.5em;
}

.inquCon .tit {
	text-align: left;
	font-size: 1.1em;
	background-color: #eee;
	line-height: 3;
	padding: 0 1em;
}

.inquPopup dl {
	margin-top: 1em;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.inquPopup dt {
	width: 5em;
	text-align: right;
	color: #000;
	line-height: 2.6;
}

.inquPopup dd {
	flex: 1;
}

.inquPopup .iw,
.inquPopup .tw {
	border: 1px dotted #cccccc;
	border-left: 3px solid #d35431;
	padding: 0 1em;
}

.inquPopup .tip {
	width: 100%;
	margin-left: 4.3%;
	margin-top: 1em;
	color: #737373;
	line-height: 1.8;
	text-align: left;
	font-size: 0.95em;
}

.inquPopup .input,
.inquPopup select {
	width: 100%;
	line-height: 2.8;
	height: 2.8em;
	font-size: 14px;
	outline-width: 0;
	border: 0;
	outline-width: 0;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
}

.inquPopup .textarea {
	width: 100%;
	height: 90px;
	outline-width: 0;
	font-size: 14px;
	border: 0;
	padding: 1em 0 0.5em;
	-moz-border-radius: 0.2em;
	-webkit-border-radius: 0.2em;
	border-radius: 0.2em;
}

.inquPopup .btnW {
	margin-top: 0.5em;
}

.inquPopup .btnSubmit {
	font-size: 1.1em;
	width: 100%;
	margin: 0 auto;
	border: 2px solid #ddd;
	outline-width: 0;
	display: inline-block;
	cursor: pointer;
	line-height: 2.6;
	background-color: #d35431;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.inquPopup .btnSubmit:hover {}

.inquPopup .tip2 {
	font-size: 0.9em;
	width: 62%;
	padding: 9px;
	margin: 0 auto;
	text-align: left;
	line-height: 1.8;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

@media only screen and (max-width: 828px) {
	.inquCon .mCon {
		padding: 1em;
	}

	.inquPopup dl {
		display: block;
	}

	.inquPopup dt {
		width: auto;
		text-align: left;
	}

	.inquPopup dd {
		margin-left: 0;
	}

	.inquPopup .iw,
	.inquPopup .tw {}

	.inquPopup .tip {
		margin-left: 0;
	}

	.inquPopup .btnSubmit {
		width: auto;
		display: block;
	}

	.inquPopup .tip2 {
		width: auto;
	}
}