body, button, dd, div, dl, form, h1, h2, h3, h4, h5, h6, html, img, input, li, ol, p, ul {
    margin: 0;
    padding: 0;
    border: 0
}

* {
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family:"Microsoft YaHei",SimSun,Arial; 
    background-color: #ffffff;
    overflow-x: hidden;
}



a {
    color: #333;
    display: inline-block;
}

a:link {
    text-decoration: none
}

a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none;
  
}

a:active {
    text-decoration: none
}

li {
    list-style: none;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}

.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}


.conwidth{
	max-width: 1400px;
	width: 90%;
	margin: auto;
}
.bgcolor{
	background: #f5f6f7;
}
/*header*/
.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 99;
	margin: auto;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-bottom: rgba(255, 255, 255, 0.25) solid 1px;;
}

.header.on {
	top: -100%;
}

.header .alter,
.header.white,
.header.hover {
	background: #FFFFFF;
}
.header .alter,
.header.white {
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.header .wrap{
	width: 83.33333%;
	margin: auto;
}
.header .content {}

.header .box {
	text-align: center;
	font-size: 0;
}

.header .logo {
	float: left;
}
.header .logo .ic1,
.header .logo .ic2{
	float: 
}
.header .logo .ic1{
	padding-right: 22px;
}
.header .alter .logo .ic2:before,
.header.white .logo .ic2:before,
.header.hover .logo .ic2:before{
	background: #696b6b !important;
}
.header .logo .ic2{
	position: relative;
	padding-left: 22px;
}
.header .logo .ic2:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 1px;
	height: 45px;
	background: #ffffff;
	opacity: 0.5;
}
.header .logo a {
	height: 85px;
	line-height: 85px;
}

.header .logo a img {}

.header .logo a img.logo2 {
	display: none;
}

.header .alter .logo a img.logo1,
.header.white .logo a img.logo1,
.header.hover .logo a img.logo1 {
	display: none;
}

.header .alter .logo a img.logo2,
.header.white .logo a img.logo2,
.header.hover .logo a img.logo2 {
	display: inline-block;
}
.header .head-right{
	float: right;
}
.header .nav {
	float: left;
	display: inline-block;
	margin-right: 20px;
}
.header .nav>ul>li {
	position: relative;
	float: left;
	padding: 0px 30px;
}

.header .nav>ul>li>a {
	position: relative;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 85px;
}

.header .alter .nav>ul>li>a,
.header.white .nav>ul>li>a,
.header.hover .nav>ul>li>a {
	color: #666666;
}

.header .nav>ul>li:hover>a,
.header .nav>ul>li.on a {
	color: #f8b600;
}

.header .nav>ul>li>a::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 0;
	height: 2px;
	background: #f8b600;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.header .nav>ul>li:hover>a::before,
.header .nav>ul>li.on>a::before {
	width: 100%;
}
.header .drop-down {
	position: absolute;
	top: 85px;
	left: 50%;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	min-width: 156px;
	padding: 5px 0px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background: #ffffff;
	border-radius: 0px 0px 4px 4px;
	display: none;
}
.header .alter .drop-down{
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}
.header .drop-down a {
	display: block;
	color: #777777;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.header .drop-down a:hover {
	color: #f8b600;
}

.header .drop-down a img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}

.header .drop-down a .ic2 {
	display: none;
}

.header .drop-down a:hover .ic1 {
	display: none;
}

.header .drop-down a:hover .ic2 {
	display: inline-block;
}

.header .drop-down a .t1 {
	font-size: 16px;
	color: #191E4C;
	line-height: 22px;
	text-align: left;
	padding: 0px 30px;
}

.header .drop-down a .t2 {
	margin-top: 12px;
	font-size: 14px;
	color: #687990;
	line-height: 20px;
	text-align: left;
	padding: 0px 30px;
	white-space: nowrap;
}
/*ËÑË÷*/
.searchdiv {
	float: left;
	text-align: center;
	padding-right: 30px;
}

.header .show-search-btn {
	/*display: block;*/
	height: 85px;
	line-height: 85px;
	transition-duration: .3s;
	text-align: center;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.show-search-btn img {
	margin-left: 10px;
}
.show-search-btn svg{
	max-width: 24px;
	max-height: 24px;
}
.show-search-btn .ic2 {
	display: none;
}

.header .content.alter .show-search-btn .ic2,
.header.white .show-search-btn .ic2,
.header.hover .show-search-btn .ic2{
	display: inline-block;
}

.header .content.alter .show-search-btn .ic1,
.header.white .show-search-btn .ic1,
.header.hover .show-search-btn .ic1 {
	display: none;
}

.search {
	position: fixed;
	z-index: 6;
	top: 84px;
	right: 0;
	height: auto;
	overflow: hidden;
	/*height: 100%;
  	max-height: 100vh;
  	overflow-y: scroll;
  	overflow-x: hidden;*/
	-webkit-overflow-scrolling: touch;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	opacity: 0;
	visibility: hidden;
	transition-property: opacity, visibility;
	transition-duration: .5s;
	transition-delay: .5s;
}

.search.search-is-open {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	opacity: 1;
	visibility: visible;
	transition-delay: 0s;
}

.search.search-is-open .search__container {
	transform: translateY(0) translateZ(0);
}

.search__container {
	position: relative;
	z-index: 2;
	background-color: #fff;
	transform: translateY(-100%) translateZ(0);
	transition: transform .75s cubic-bezier(.77, 0, .175, 1);
}

.search__overlay {
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	opacity: .2;
}

.search,
.search__overlay {
	left: 0;
}

.search-header {
	position: relative;
	padding-top: 85px;
	padding-bottom: 120px;
}

.row {
	position: relative;
}

.search-header .search-loader {
	position: absolute;
	top: 17px;
	left: 2.6vw;
}

.search-header .search-btn-close {
	position: absolute;
	top: 0;
	right: 0;
}

.search-header .search-input {
	font-size: 24px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0;
}

.search-header .search-input__wrapper:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background-color: #d9d9d9;
	width: 100%;
}

.search-item {
	position: relative;
	display: block;
	overflow: hidden;
	transition: background-color .2s, opacity .3s, color .3s;
	transform-origin: 0 0;
	color: #1d1d1d;
}

.search-item:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 8.333%;
	right: 8.333%;
	height: 1px;
	background-color: #d9d9d9;
}

.search-item .solr-highlight {
	background-color: rgba(101, 32, 142, .2);
}

.search-close {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	width: 28px;
	height: 72px;
	background: url(/static/default/assets/img/close.png) no-repeat center;
	background-size: 28px 28px;
	cursor: pointer;
	z-index: 6;
	transition-duration: .5s;
}

.search-close:hover {
	transform: rotate(90deg);
}

.search .submit0 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 28px;
	height: 75px;
	background: url(/static/default/assets/img/searchf.png) no-repeat center;
	border: none;
	background-size: 28px 28px;
	box-sizing: border-box;
	display: block;
}

.search-header .search-input {
	display: block;
	text-indent: 80px;
	line-height: 75px;
	font-size: 24px;
	color: #333;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 0;
	border-bottom: 1px solid #d9d9d9;
}
/*ÓïÑÔÇÐ»»*/
.head-nation{
	float: left;
	position: relative;
	margin-left: 30px;
	height: 40px;
	line-height: 40px;
	-o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.header.white .head-nation, .header.alter .head-nation{
	background: url(/static/default/assets/img/lang.png) center left no-repeat;
}
.head-nation .current{
}
.head-nation .current .name {
    font-size: 16px;
   	color: #666666;
    line-height: 85px;
    vertical-align: middle;
    display: inline-block;
    transition: all .3s;
    text-align: center;
}
.header.white .head-nation .current .name, .header.alter .head-nation .current .name{
	color: #666666;
}
.head-nation .current .name .ic2{
	display: none;
}
.header .content.alter .head-nation .current .name .ic2,
.header.white .head-nation .current .name .ic2,
.header.hover .head-nation .current .name .ic2{
	display: inline-block;
}

.header .content.alter .head-nation .current .name .ic1,
.header.white .head-nation .current .name .ic1,
.header.hover .head-nation .current .name .ic1{
	display: none;
}
/*.head-nation .current .name.on{
	background: url(../images/img1.png) right center no-repeat;
}*/
.head-nation ul{
	display: none;
	position: absolute;
	left: 0;
	left: 50%;
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 70px;
	z-index: 10;
	background-color: #FFFFFF;
	padding: 10px 0px;
	text-align: left;
}
.head-nation ul li a{
	display: block;
	font-weight: bold; 
    font-size: 16px;
    color: #666666;
    line-height: 2.2;
    min-width: 90px;
    text-align: center;
    padding: 0px 20px;
    white-space: nowrap;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.head-nation ul li a:hover{
	color: #f8b600;
	background-color: #f9f9f9;
}
/**/
.menubtn {
	display: none;
	float: right;
	width: 60px;
	height: 60px;
	background: url(/static/default/assets/img/menu-icon1.png) center right no-repeat;
	-moz-background-size: 28px 28px;
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
	cursor: pointer;
}

.header.white .menubtn,
.header .content.alter .menubtn,
.header.hover .menubtn {
	background: url(/static/default/assets/img/menu-icon1a.png) center right no-repeat;
	-moz-background-size: 28px 28px;
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
}

.menubtn.on {
	background: url(/static/default/assets/img/menu-icon2.png) center right no-repeat;
	-moz-background-size: 28px 28px;
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
}

.header.white .menubtn.on,
.header .content.alter .menubtn.on,
.header.hover .menubtn.on {
	background: url(/static/default/assets/img/menu-icon2a.png) center right no-repeat;
	-moz-background-size: 28px 28px;
	-webkit-background-size: 28px 28px;
	background-size: 28px 28px;
}

.m-nav {
	position: fixed;
	top: 60px;
	left: 0;
	width: 100%;
	height: calc(100% - 60px);
	background: #fff;
	display: none;
	z-index: 99;
	overflow-y: scroll;
}

.m-nav .nav-list {
	padding-top: 30px;
	padding-left: 5%;
	padding-right: 5%;
}
.m-nav .nav-list>li{
	text-align: left;
	border-bottom: #e8e8e8 solid 1px;
	box-sizing: border-box;
}
.m-nav .nav-list .one-level{
	position: relative;
	padding-right: 40px;
}
.m-nav .nav-list .one-level i{
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 50px;
	background: url(/static/default/assets/img/img99.png) center no-repeat;
	background-size: 15px 18px;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.m-nav .nav-list .one-level.on i{
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.m-nav .nav-list>li>a,
.m-nav .nav-list .one-level{
	font-family: "syn";
	font-size: 18px;
	color: #666666;
	display: block;
	height: 50px;
	line-height: 50px;
}

.m-nav .nav-list>li>a:hover,
.m-nav .nav-list .one-level.on,
.m-nav .nav-list .one-level:hover {
	color: #f8b600;
}
.m-nav .nav-list .lang{
	text-align: center;
	margin-top: 10%;
	border-bottom: none;
}
.m-nav .nav-list .lang .one-level{
	padding-right: 0;
}
.m-nav .nav-list .one-level a, .m-nav .nav-list .one-level span{
	display: inline-block;
    color: #666666;
}
.m-nav .nav-list .one-level span{
	margin: 0 30px;
}
.m-nav .nav-list .one-level:hover span{
	color: #666666;
}
.m-nav .nav-list li a .tit {
	color: #222222;
}

.m-nav .nav-list li a:hover .tit {
	color: #f8b600;
}

.m-nav .m-subnav {
	display: none;
	border-top: #e8e8e8 solid 1px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 20px;
	box-sizing: border-box;
}

.m-nav ul li .m-subnav>a,
.m-nav ul li .m-subnav .two-level {
	display: block;
	font-family: "syn";
	font-size: 16px;
	color: #999999;
	padding-left: 15px;
	height: 40px;
	line-height: 40px;
}

.m-nav ul li .m-subnav a .ic2 {
	display: none;
}

.m-nav ul li .m-subnav a:hover .ic1 {
	display: none;
}

.m-nav ul li .m-subnav a:hover .ic2 {
	display: inline-block;
}

.m-nav ul li .m-subnav a:hover {
	color: #f8b600;
}

.m-nav .subnav_2 {
	padding-left: 30px;
	display: none;
}

.m-nav .subnav_2 .subnav_2li>a,
.m-nav .three {
	display: block;
	font-size: 16px;
	color: #666666;
	height: 40px;
	line-height: 40px;
}

.m-nav .subnav_3 a {
	display: block;
	font-size: 15px;
	line-height: 2;
	color: #999999;
}

.m-nav .subnav_3 {
	display: none;
	padding: 0px 15px;
}






















@media only screen and (min-width: 1025px){

}
@media only screen and (max-width: 1680px){

}
@media only screen and (max-width: 1536px){
	.header .nav>ul>li{
		padding: 0px 28px;
	}
}
@media only screen and (max-width: 1440px){
	.header .wrap{
		width: 90%;
	}
	.header .nav>ul>li{
		padding: 0px 25px;
	}
	.searchdiv{
		padding-right: 25px;
	}
	.head-nation{
		margin-left: 25px;
	}

}
@media only screen and (max-width: 1366px){
	.i-product .text .t2{
		font-size: 17px;
	}
}
@media only screen and (max-width: 1280px){
	.header .nav>ul>li{
		padding: 0px 20px;
	}
	.i-banner .box .t1{
		font-size: 32px;
	}
	.i-banner .box .t2{
		font-size: 16px;
	}
	.i-banner .box .t3{
		font-size: 18px;
	}
	.i-banner .box .btn span{
		font-size: 14px;
	}
	.i-product .text .t2{
		font-size: 16px;
	}
}
@media only screen and (max-width: 1199px){
	.header .nav{
		margin-right: 10px;
	}
	.header .nav>ul>li{
		padding: 0px 12px;
	}
	.searchdiv{
		padding-right: 10px;
	}
	.head-nation{
		margin-left: 10px;
	}
}
@media only screen and (max-width: 1024px){
	.header .wrap{
		width: 94%;
	}
	.conwidth{
		width: 94%;
	}
	.header .nav, .head-nation{
		display: none;
	}
	.header .logo{
		/*max-width: 50%;*/
	}
	.header .logo a{
		height: 60px;
		line-height: 60px;
	}
	.header .logo img{
		max-height: 30px;
	}
	.header .logo .ic2:before{
		height: 35px;
	}
	.header .show-search-btn{
		height: 60px;
		line-height: 60px;
	}
	.search{
		top: 60px;
	}
	.searchdiv{
		padding-right: 0;
	}
	.search-header{
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.search-header .search-input{
		text-indent: 50px;
		line-height: 60px;
		font-size: 18px;
	}
	.search .submit0{
		height: 60px;
		background: url(/static/default/assets/img/searchf.png) no-repeat center;
	    background-size: 24px 24px;
	}
	.search-close{
		height: 60px;
		background: url(/static/default/assets/img/close.png) no-repeat center;
    	background-size: 24px 24px;
	}
	.head-nation .current .name{
		line-height: 60px;
	}
	.head-nation ul{
		top: 60px;
	}
	.menubtn{
		display: block;
	}


}
@media only screen and (max-width: 991px){

}
@media only screen and (max-width: 768px){

}
@media only screen and (max-width: 767px){
	
}
@media only screen and (max-width: 540px){
	


.header {
background:#f8b600;
}




	.header .logo{
		/*max-width: 40%;*/
	}
	.header .logo .ic1{
		padding-right: 15px;
	}
	.header .logo .ic2{
		padding-left: 15px;
	}
	.conwidth{
		width: 90%;
	}
	.head-nation{
		margin-left: 10px;
	}
	.menubtn{
		width: 50px;
	}
	.search-header{
		padding-bottom: 50px;
	}
	
	
	.search-header .search-input{
		text-indent: 40px;
		line-height: 50px;
		font-size: 16px;
	}
	.search .submit0{
		height: 50px;
		background: url(/static/default/assets/img/searchf.png) no-repeat center;
	    background-size: 20px 20px;
	}
	.search-close{
		height: 50px;
		background: url(/static/default/assets/img/close.png) no-repeat center;
    	background-size: 20px 20px;
	}
	.m-nav .nav-list .one-level i{
		background: url(/static/default/assets/img/img99.png) center no-repeat;
		background-size: 12px 14px;
	}
	
}
@media only screen and (max-width: 480px){
	.lunbotu a{
		padding: 36% 0;
	}
	.obanner{
		padding: 36% 0;
	}
	.i-banner .box .t1{
		font-size: 20px;
	}
	.i-banner .box .btn{
		margin-top: 15px;
	}
}
@media only screen and (max-width: 414px){

}





