/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
@font-face
{
	font-family: "Montserrat_Light";
	src:url('../font/MONTSERRAT-LIGHT.OTF');
}
@font-face
{
	font-family: "Montserrat";
	src:url('../font/MONTSERRAT-REGULAR.TTF');
}
@font-face
{
	font-family: "Tungsten";
	src:url('../font/TUNGSTEN-SEMIBOLD.OTF');
}
@font-face
{
	font-family: "Thesignature";
	src:url('../font/Thesignature.ttf');
}
@font-face{
	font-family: "CormorantGaramond";
	src:url('../font/CormorantGaramond-SemiBold.ttf');
}
@font-face{
	font-family: "Tungsten";
	src:url('../font/TUNGSTEN-SEMIBOLD.OTF');
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.htmleaf-container{
	display: none;
}
.header-navigation {
	top:0;
	width:100%;
	text-align:center;
	z-index:9999;
}
.heads{
	height:89px;
	top: 0px;
	width: 100%;
	left: 0%;
	transition: all .5s;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.slideUp {
	/* -webkit-transform:translateY(-100px);
	transform:translateY(-100px);
	*/
	-webkit-transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-o-transform:translateY(-100px);
	transform:translateY(-100px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
}
.slideDown {
	/*-webkit-transform:translateY(0);
	transform:translateY(0);
	*/
	-webkit-transform:translateY(0px);
	-ms-transform:translateY(0px);
	-o-transform:translateY(0px);
	transform:translateY(0px);
	/*transition:transform .5s ease-out;
	*/
	-webkit-transition:transform .5s ease-out;
	-o-transition:transform .5s ease-out;
	transition:transform .5s ease-out;
	transition: all .5s;
}
.headdv{
	margin: 0 auto;
	width: 1400px;
	margin: 0 auto;
	height: 90px;
	display: flex;
	justify-content: space-between;
}
.headdvleft img{
	display: block;
}
.headdvright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright ul li{
	line-height: 94px;
	margin: 0 5px;
	border-top: 4px solid transparent;
	padding: 0 10px;
	transition: all .3s;
}
.headdvright ul i{
	display: block;
	height: 5px;
	width: 5px;
	background-color: #4d4d4d;
	border-radius: 50%;
}
.headdvright ul li a{
	color: #4c4c4c;
	font-size: 17px;
}
.headdvright ul li:hover{
	border-top: 4px solid #1266bc;
}
.headdvright ul li:hover a{
	color: #1266bc;
}
.ss{
	margin-left: 45px;
}
.ss a iconpark-icon{
	font-size: 24px;
	color: #0250a1;
}
.dh {
	margin-left: 25px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.dh span{
	color: #fff;
	font-size: 36px;
	font-family: "Tungsten";
	font-weight: bold;
	margin-left: 10px;
}
.banner img{
	display: block;
	width: 100%;
}
.headdvleft{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.headdvleft ul{
	display: flex;
	justify-content: space-between;
	margin-left: 20px;
}
.headdvleft ul li{
	padding: 0 15px;
	border-right: 1px solid #cccccc;
}
.headdvleft ul li a{
	color: #333232;
	font-size: 18px;
	font-family: "Montserrat Light";
}
.headdvright{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright form{
	border: 1px solid #808080;
	height: 40px;
	border-radius: 5px;
}
.headdvright form{
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright form button{
	display: block;
	border: none;
	background-color: #ffffff;
	font-size: 20px;
	outline: none;
}
.headdvright form button iconpark-icon{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.headdvright form input{
	border: none;
	outline: none;
	height: 30px;
	margin-left: 5px;
}
.headsge a{
	color: #333333;
	font-size: 18px;
	font-family: "Montserrat Light";
	margin: 0 6px;
}
.headdvleft ul li:last-child{
	border-right: none;
}
.headsge{
	margin: 0 25px;
	display: flex;
	align-items: center;
	color: #cccccc;
}
.yuyan a{
	display: block;
	width: 120px;
	height: 45px;
	background-color: #867ba9;
	border-radius: 5px;
	line-height: 45px;
	color: #ffffff;
	font-size: 16px;
	transition: all .5s;
}
.haednav{
	background-color: #867ba9;
	height: 60px;
	position: relative;
}
.haednav ul{
	display: flex;
	width: 1430px;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
}
.haednav ul li{
	padding: 0 10px;
	transition: all .5s;
}
.headdvleft ul li h1 a{
	transition: all .5s;
	line-height: 60px;
}
.haednav ul li h1 {
	position: relative;
}
.headdvleft ul li h1 a:hover{
	color: #867ba9;
}
.haednav ul li h1 a{
	transition: all .5s;
	color: #ffffff;
	font-size: 18px;
	font-family: "Montserrat Light";
	line-height: 60px;
}
.haednav ul li div{
	width: 100%;
	position: absolute;
	top: 60px;
	left: 0;
	padding: 15px 0px;background-color: #867ba9;
	overflow: hidden;
	display: none;
	z-index: 998;
}

.haednav ul li div ol{
	width: 1430px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
}
.haednav ul li div ol li h2 a{
	color: #fff;
	font-size: 14px;
	line-height: 45px;
}
.haednav ul li div ol li dl dd h3 a{
	color: #fff;
	font-size: 12px;
	line-height: 40px;
}
.haednav ul li.active h1 span{
	position: absolute;
	display: flex;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #73669d;
    top: 60px;
    left: 50%;
    margin-left: -10px;
    z-index: 999;
    transition: all .5s;
}
.haednav ul li.active{
	background-color: #73669d;
}
.haednav ul li:hover{
	background-color: #73669d;
}
.haednav ul li:hover span{
	position: absolute;
	display: flex;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 12px solid #73669d;
    top: 60px;
    left: 50%;
    margin-left: -10px;
    z-index: 999;
}
.haednav ul li:hover div{
	display: block;
}
.haednav ul li:hover ol li{
	background-color: transparent;
}
.haednav ul li ol li{
	padding: 0 10px;
}
.haednav ul li ol li:last-child{
	margin-right: 0;
}
.banners{
	width: 100%;
}
.banners img{
	display: block;
	width: 100%;
}
.factory{
	width: 1400px;
	margin: 90px auto;
}
.factorybt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.factorybt h1{
	color: #333333;
	font-size: 62px;
	font-family: "CormorantGaramond";
}
.factorybt a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 140px;
	height: 48px;
	padding: 0 30px;
	border: 1px solid #e6e6e6;
	transition: all .5s;
}
.factorybt a span{
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat Light";
	transition: all .5s;
}
.factorybt a iconpark-icon{
	color: #535353;
	font-size: 20px;
	transition: all .5s;
}
.factorybt a:hover{
	background-color: #867ba9;
	border: 1px solid #867ba9;
}
.factorybt a:hover span{
	color: #fff;
}
.factorybt a:hover iconpark-icon{
	color: #fff;
}
.factorylist{
	margin-top: 45px;
	display: flex;
	justify-content: space-between;
}
.factorylist #contrast1{
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5f5f5;
}
.factorylists{
	width: 1270px;
}
.factorylist #contrast1 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.factorylist #contrast2 a{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.factorylist #contrast1 a iconpark-icon{
	color: #aea8c2;
	font-size: 20px;
}
.factorylist #contrast2{
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #f5f5f5;
}
.factorylist #contrast2 a iconpark-icon{
	color: #aea8c2;
	font-size: 20px;
}
.factorylists .swiper-slide div{
	display: block;
	overflow: hidden;
}
.factorylists .swiper-slide div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.factorylists .swiper-slide div{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 300px;
}
.factorylists .swiper-slide:hover div img{
	transform: scale(1.05);
}
.factorylists .swiper-slide h1{
	margin-top: 15px;
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat Light";
}
#contrast1,#contrast2{
	transition: all .5s;
}
#contrast1:hover,#contrast2:hover{
	background-color: #867ba9;
}
#contrast1:hover a iconpark-icon,#contrast2:hover a iconpark-icon{
	color: #fff;
}
.ted{
	background-color: #f5f5f5;
	padding: 80px 0px;
}
.teddv{
	width: 1400px;
	margin: 0 auto;
}
.teddv ul{
	display: flex;
	justify-content: space-between;
}
.teddv ul li{
	width: 21%;
}
.teddv ul li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 30px;
}
.teddv ul li h1{
	color: #333333;
	font-size: 24px;
	font-family: "Montserrat Light";
	text-align: center;
	margin-bottom: 15px;
}
.teddv ul li h2{
	color: #333333;
	font-family: "Montserrat";
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
}
.teddv ul li p{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat Light";
	line-height: 25px;
	text-align: center;
}
.worlds{
	width: 100%;
	padding: 70px 0px;
	background: url(../images/qrbt_02.jpg) center no-repeat;
	background-size: cover;
}
.worldsdv{
	text-align: center;
}
.worldsdv h1{
	color: #ffffff;
	font-size: 30px;
	font-family: "Montserrat";
	font-weight: bold;
	margin-bottom: 20px;
}
.worldsdv p{
	color: #ffffff;
	font-size: 18px;
	font-family: "Montserrat Light";
}
.tigers{
	display: flex;
	justify-content: space-between;
}
.tigersleft{
	width: 50%;
}
.tigersleft img{
	display: block;
	width: 100%;
}
.tigersright{
	width: 50%;
}
.tigersright{
	display: flex;
	justify-content: center;
	align-items: center;
}
.tigersright div h1{
	color: #404040;
	font-size: 44px;
	font-family: "CormorantGaramond";
}
.tigersright div{
	padding: 0 15%;
}
.tigersright div p{
	padding-top: 30px;
	line-height: 30px;
	color: #4c4c4c;
	font-size: 18px;
	font-family: 'Montserrat Light';
}
.tigersright div a{
	margin-top: 30px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 170px;
	padding: 0 25px;
	height: 55px;
	border-radius: 5px;
	background-color: #f3c56c;
}
.tigersright div a span{
	font-size: 16px;
	color: #fff;
	font-family: 'Montserrat Light';
}
.tigersright div a iconpark-icon{
	font-size: 22px;
	color: #fff;
	font-family: 'Montserrat Light';
}
.arrival{
	width: 100%;
	padding: 90px 0px;
	background-color: #f5f5fa;
}
.arrivalbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1400px;
	margin: 0 auto;
}
.arrivalbt form{
	padding: 0 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border: 1px solid #808080;
	height: 40px;
	border-radius: 5px;
}
.arrivalbt form button{
	display: block;
	border: none;
	background-color: transparent;
	font-size: 20px;
	outline: none;
}
.arrivalbt form button iconpark-icon{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.arrivalbt form input{
	border: none;
	outline: none;
	height: 30px;
	margin-left: 5px;
	background-color: transparent;
}
.arrivalbt h1{
	font-family: "CormorantGaramond";
	font-size: 62px;
	color: #404040;
}
.arrivalbt a{
	color: #808080;
	font-size: 16px;
	font-family: 'Montserrat Light';
}
.arrivaldv{
	width: 1400px;
	margin: 0 auto;
	margin-top: 70px;
}
.arrivaldv ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.arrivaldv ul li{
	width: 23%;
	margin: 1%;
}
.arrivaldv ul li div{
	overflow: hidden;
	width: 100%;
}
.arrivaldv ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.arrivaldv ul li:hover div img{
	transform: scale(1.05);
}
.arrivaldv ul li section h1{
	 margin-top: 20px;
	 text-align: center;
	 color: #999999;
	 font-size: 14px;
	 font-family: 'Montserrat Light';
	 margin-bottom: 10px;
}
.arrivaldv ul li section h2{
	color: #333333;
	font-size: 16px;
	font-family: 'Montserrat Light';
	text-align: center;
	margin-bottom: 15px;
	margin-top: 10px;
}
.arrivaldv ul li section  i{
	display: block;
	width: 120px;
	height: 35px;
	border-radius: 50px;
	color: #ffffff;
	font-size: 14px;
	font-family: 'Montserrat Light';
	background-color: #867ba9;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
}
.lastest{
	padding-top: 75px;
	margin-bottom: 115px;
}
.lastestbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1400px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.lastestbt h1{
	color: #404040;
	font-size: 62px;
	font-family: "CormorantGaramond";
}
.lastestbt a{
	display: flex;
    align-items: center;
    justify-content: space-between;
    width: 140px;
    height: 48px;
    padding: 0 30px;
    border: 1px solid #e6e6e6;
    transition: all .5s;
}
.lastestbt a span{
	color: #666666;
	font-size: 14px;
	font-family: "Montserrat Light";
	transition: all .5s;
}
.lastestbt a iconpark-icon{
	color: #535353;
	font-size: 20px;
	transition: all .5s;
}
.lastestbt a:hover{
	background-color: #867ba9;
	border: 1px solid #867ba9;
}
.lastestbt a:hover span{
	color: #fff;
}
.lastestbt a:hover iconpark-icon{
	color: #fff;
}
.lastestlist{
	width: 1400px;
	margin: 0 auto;
}
.lastestlist ul{
	display: flex;
	justify-content: space-between;
}
.lastestlist ul li{
	width: 31.3%;
	margin: 0 1%;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 15px #f2f2f2;
}
.lastestlist ul li div{
	width: 100%;
	overflow: hidden;
}
.lastestlist ul li div img{
	width: 100%;
	display: block;
	transition: all .5s;
}
.lastestlist ul li section{
	padding: 30px;
}
.lastestlist ul li section h1{
	color: #4c4c4c;
	font-size: 20px;
	font-family: "Montserrat Light";
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.lastestlist ul li section p{
	font-size: 15px;
	color: #999999;
	height: 50px;
	margin-top: 10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	line-height: 25px;
}
.lastestlist ul li section h2{
	margin-top: 15px;
	font-size: 22px;
	color: #000000;
}
.lastestlist ul li:hover  div img{
	transform: scale(1.05);
}
.nn{
	padding: 145px 0px;
	background-color: #867ba9;
}
.nndv{
	width: 1400px;
	margin: 0 auto;
}
.nndv h1{
	width: 80%;
	margin: 0 auto;
	font-size: 120px;
	color: #fff;
	font-family: "Arial";
	height: 80px;
}
.nndv p{
	width: 80%;
	margin: 0 auto;
	font-size: 22px;
	font-family: "Montserrat Light";
	color: #fff;
	line-height: 35px;
}
.nndv h2{
	font-size: 24px;
	font-family: "Montserrat";
	font-weight: bold;
	width: 80%;
	margin: 0 auto;
	text-align: right;
	margin-top: 45px;
	color: #fff;
}
.Cooperation{
	padding: 80px 0px;
	background: url(../images/fwg_02.jpg) center no-repeat;
}
.Cooperationbt h1{
	color: #404040;
	font-size: 62px;
	font-family: "CormorantGaramond";
	text-align: center;
	margin-bottom: 10px;
}
.Cooperationbt p{
	color: #333333;
	font-size: 17px;
	font-family: "Montserrat Light";
	text-align: center;
}
.Cooperationlist{
	width: 1400px;
	margin: 0 auto;
	margin-top: 70px;
}
.Cooperationlist ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.Cooperationlist ul li{
	width: 180px;
	height: 180px;
	background-color: #bf97de;
	border-radius: 200px;
}
.Cooperationlist ul li img{
	display: block;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 10px;
}
.Cooperationlist ul li h1{
	line-height: 20px;
	color: #ffffff;
	font-family: 20px;
	text-align: center;
	font-family: "Montserrat Light";
	font-size: 16px;
	width: 120px;
	margin: 0 auto;
}
.Cooperationlist ul li:nth-child(3){
	background-color: #aca6e5;
}
.Cooperationlist ul li:nth-child(5){
	background-color: #90b3e6;
}
.Cooperationlist ul li:nth-child(7){
	background-color: #f3c56c;
}
.Cooperationlist ul li:nth-child(9){
	background-color: #867ba9;
}
.ftmess{
	margin: 80px auto;
	margin-bottom: 95px;
	width: 1400px;
}
.ftmessdvlogo{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ftmessdvlogoleft img{
	display: block;
}
.ftmessdvlogoright p{
	line-height: 28px;
	color: #4c4c4c;
	font-size: 17px;
	font-family: "Montserrat Light";
}
.ftmessdvlogoright{
	width: 80%;
}
.ftmessdvlogo{
	margin-bottom: 90px;
}
.ftmessdvbdbt{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ftmessdvbdbt h1{
	color: #333333;
	font-size: 34px;
	font-family: "Montserrat Light";
}
.ftmessdvbdbt p{
	color: #999999;
	width: 70%;
	font-size: 15px;
}
.ftmessdvbd form{
	display: flex;
	margin-top: 75px;
	justify-content: space-between;
}
.fleft{
	width: 48%;
}
.fleft h1{
	color: #333333;
	font-size: 18px;
	font-family: "Montserrat Light";
}
.fleft input{
	width: calc(100% - 52px);
	padding: 0 25px;
	border: 1px solid #cccccc;
	height: 50px;
	margin-top: 15px;
	margin-bottom: 30px;
	outline: none;
}
.fright{
	width: 48%;
}
.fright h1{
	color: #333333;
	font-size: 18px;
	font-family: "Montserrat Light";
}
.fright textarea{
	margin-top: 15px;
	margin-bottom: 30px;
	outline: none;
	height: 50px;
	width: calc(100% - 52px);
	padding: 25px;
	border: 1px solid #cccccc;
}
.fright div{
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.fright div button{
	margin-left: 30px;
	width: 200px;
	height: 45px;
	background-color: #f3c56c;
	line-height: 45px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
	border: none;
	font-family: "Montserrat Light";
	border-radius: 5px;
}
.fright div p{
	color: #333333;
	font-size: 18px;
	height: 45px;line-height: 45px;
	font-family: "Montserrat Light";
	border-bottom: 1px solid #666666;
}
.wdl{
	width: 100%;
	height: 70px;
	background-color: #333333;
}
.wdldv{
	display: flex;
	width: 1400px;
	justify-content: space-between;
	align-items: center;
	height: 70px;
	margin: 0 auto;
}
.wdldv p{
	color: #b2b2b2;
	font-size: 14px;
}
.wdldv p a{
	color: #b2b2b2;
	font-size: 14px;
}
.minab{
	width: 1400px;
	margin: 0 auto;
	height: 75px;
	line-height: 75px;
	font-family: "Montserrat Light";
}
.minab a{
	color: #808080;
	font-size: 16px;
}
.minab a:last-child{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat Light";
}
.prolists{
	display: flex;
	justify-content: space-between;
	width: 1400px;
	margin: 0 auto;
}
.prolistsleft{
	width: 18%;
}
.prolistsright{
	width: 80%;
}
.prolistsright .arrivaldv{
	margin: 0;
	width: 100%;
}
.prolistsleft dl dd {
	border-bottom: 1px solid #999999;
}
.prolistsleft dl dd h1{
	height: 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.prolistsleft dl dd h1 a{
	color: #333333;
	font-size: 18px;
	font-family: "Montserrat Light";
}
.prolistsleft dl dd h1 span{
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.prolistsleft dl dd h1 span iconpark-icon{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	color: #4d4d4d;
}
.prolistsleft dl dd ul{
	margin-bottom: 15px;    display: none;
}
.prolistsleft dl dd ul li a{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 15px 0px;
}
.prolistsleft dl dd ul li a i{
	display: block;
	width: 15px;
	height: 15px;
	border: 1px solid #808080;
	margin-right: 13px;
}
.prolistsleft dl dd ul li a span{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat Light";
}
.prolistsleft dl dd ul li.active a i{
	background-color: #867ba9;
}
.prolistsleft dl dd ul li.active a span{
	font-weight: bold;
}
.prolistsleft dl dd h1.active span{
	transform: rotate(180deg);
}
.showpro{
	width: 1400px;
	margin: 0 auto;
}
.showproding{
	display: flex;
	justify-content: space-between;
}
.showprodingleft{
	width: 48%;
} 
.showprodingleft .swiper-slide img{
	display: block;
	width: auto;
}
.showprodingleft .thumbs  .swiper-slide img{
	width: auto;
	display: block;
}
.showprodingright{
	width: 50%;
}
.showprodingleft #gallery2 .swiper-slide div{
	display: flex;
	justify-content: center;
	align-items: center;
}
.showprodingright h1{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family: "Montserrat";
	text-transform: uppercase;
	margin-bottom: 10px;
}
.showprodingright h2{
	color: #333333;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 25px;
}
.showprodingright p{
	color: #4c4c4c;
	font-size: 16px;
	font-family: "Montserrat Light";
	line-height: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #b3b3b3;
}
.showprodingright ul{
	margin-top: 35px;
}
.showprodingright ul li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin-bottom: 15px;
}
.showprodingright ul li span{
	color: #808080;
	font-size: 14px;
	width: 100px;
	margin-right: 5px;
}
.showprodingright ul li i{
	color: #333333;
	font-size: 16px;
	width: 80%;
	font-family: "Montserrat Light";
}
.showprodingright div{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	margin-top: 40px;
}
.showprodingright div a{
	width: 180px;
	padding: 0 20px;
	height: 50px;
	border: 1px solid #cccccc;
	transition: all .5s;
	margin-right: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all .5s;
}
.showprodingright div a span{
	color: #999999;
	font-size: 16px;
	font-family: "Montserrat Light";
	transition: all .5s;
}
.showprodingright div a iconpark-icon{
	color: #cacaca;
	font-size: 22px;
	transition: all .5s;
}
.showprodingright div a:hover{
	background-color: #f3c56c;
	border-color: #f3c56c;
}
.showprodingright div a:hover span{
	color: #fff;
}
.showprodingright div a:hover iconpark-icon{
	color: #fff;
}
.description{
	width: 100%;
	margin-top: 90px;
}
.descriptionbt{
	color: #333333;
	font-size: 30px;
	font-family: "Montserrat Light";
	margin-bottom: 25px;
} 
.descriptiontext{
	font-family: "Montserrat Light";
}
.descriptiontext img{
	max-width: 100%;
}
.shownews{
	width: 1400px;
	margin: 0 auto;
}
.shownews h1{
	color: #333333;
	font-size: 34px;
	font-family: "Montserrat Light";
	margin-bottom: 20px;
}
.shownews h2{
	color: #bab3cf;
	font-size: 18px;
	font-family: "Montserrat Light";
	margin-bottom: 30px;
}
.shownavtext {
	font-family: "Montserrat Light";
}
.shownewsh{
	padding-top: 30px;
	margin-top: 30px;
	border-top: 1px solid #b3b3b3;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.shownewsh p a{
	color: #333333;
	font-size: 16px;
	font-family: "Montserrat Light";
}
.dropdown{
	display: none;
}
.prolistsright .lastestlist{
	width: 100%;
}
.prolistsright .lastestlist ul{
	width: 100%;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.lastestlist ul li{
	margin: 1%;
}
.banners{
	display: block;
	width: 100%;
}
.banners .swiper-slide{
	position: relative;
} 
.banners .swiper-slide div{
	position: absolute;
	width: 1400px;
	margin: 0 auto;
	margin-left: -700px;
	height: 100%;
	left: 50%;top: 0;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.banners .swiper-slide div h1{
	font-size: 100px;
	color: #ffffff;
	font-family: "CormorantGaramond";
}
.banners .swiper-slide div p{
	margin-top: 20px;
	width: 70px;
	height: 5px;
}
.banners .swiper-slide img{
	width: 100%;
}
.banners .swiper-slide div section{
	width: 100%;
}
.banners .swiper-slide div section h3{
	font-size: 100px;
	color: #ffffff;
	font-family: "CormorantGaramond";
	margin-bottom: 30px;
}
.banners .swiper-slide div section h4{
	color:#ffffff;
	font-size: 24px;
	line-height: 35px;
	font-family: "Montserrat_Light";
	margin-bottom: 20px;
}
.banners .swiper-slide div section h5{
	line-height: 30px;
	width: 46%;
	
	border: 1px;
	color:#1266bc;
	font-size: 20px;
	font-family: "Montserrat";
}
.banners .swiper-slide div section a{
	display:flex;
	width: 170px;
	height: 60px;
	border: 1px solid #fff;
	padding: 0 25px;
	justify-content: space-between;
	margin-top: 50px;
	align-items: center;
}
.banners .swiper-slide div section a span{
	color: #f7f7f7;
	font-size: 22px;
	font-family: "Montserrat_Light";
}
.banners .swiper-slide div section a  iconpark-icon{
	font-size: 20px;
	color: #fff;
}
.bannersad{
	display: block;
}
.mfootdv{
	display: none;
}
.mfoot{
	display: none;
}
.jjfanlist{
	width: 100%;
	margin: 0 auto;
}
.jjfanlist ul{
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.jjfanlist ul li{
	width: 23%;
	margin: 1%;
}
.jjfanlist ul li div{
	width: 100%;
	overflow: hidden;
}
.jjfanlist ul li div img{
	display: block;
	width: 100%;
	transition: all .5s;
}
.jjfanlist ul li section{
	background-color: #fff;
}
.jjfanlist ul li section h1{
	display: flex;
	justify-content: space-between;
	align-items: center;
	transition: all .5s; 
	    padding: 10px 0px;
}
.jjfanlist ul li section h1 span{
	display: block;
	width: 100%;
	overflow: hidden;
	color: #404040;
	font-size: 14px;
	font-weight: bold;
	font-family: "Montserrat_Light";
	line-height: 30px;
	transition: all .5s; 
	height: 30px;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jjfanlist ul li section h1 i{
	color: #999999;
	font-size: 14px;
	font-family: "Montserrat_Light";
	transition: all .5s; 
}
.jjfanlist ul li section p{
	color: #666666;
	font-size: 15px;
	line-height: 30px;
	height: 60px;
	margin: 15px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.jjfanlist ul li:hover div img{
	transform: scale(1.05);
}
.jjfanlist ul li:hover section h1{
}
.jjfanlist ul li:hover section h1 span{
	color:#867ba9;
}
#thumbs2{
	margin-top: 15px;
}

#pc-header{
	display: none;
}
#m-header{
	display: none;
}
.showprodingleft .swiper-button-next,.showprodingleft .swiper-button-prev{
	background-color: rgb(134 123 169 / 70%);
	height:35px;
    top: 65px;
    left: 0;
   	opacity: 1;
    width: 35px;
}
.showprodingleft .swiper-button-next, .showprodingleft .swiper-button-pre{
    background-color: rgb(134 123 169 / 70%);
    height: 35px;
    top: 65px;
    right: 0px;
    left: auto;
    opacity: 1;
    width: 35px;
}

.showprodingleft .swiper-button-prev:after,.showprodingleft .swiper-rtl .swiper-button-next:after{
	color: #fff;
	font-size: 22px;
}
.showprodingleft .swiper-button-next:after,.showprodingleft .swiper-rtl .swiper-button-prev:after{
	color: #fff;
	font-size: 22px;
}
.nr{
	
}
.duogetuijian  .swiper-pagination{
	position: relative;
	margin-top: 35px;
}
.duogetuijian .swiper-pagination-bullet-active{
	background-color: #867ba9;
}
@media only screen and (min-width: 1000px) and (max-width: 1400px){
	.headdv{
		width: 95%;
	}
	.headdvleft ul li{
		padding: 0 10px;
	}
	.headdvleft ul li a{
		font-size: 16px;
	}
	.headdvright form{
		padding: 0 10px;
	}
	.headsge a{
		font-size: 16px;
	}
	.headdvright form input{
		width: 140px;
	}
	.headsge{
		margin: 0 10px;
	}
	.haednav ul{
		width: 95%;
	}
	.haednav ul li a{
		font-size: 16px;
	}
	.factory{
		width: 95%;
	}
	.factorybt h1{
		font-size: 48px;
	}
	.factorylists{
		width: 88%;
	}
	.factorylists .swiper-slide h1{
		font-size: 14px;
	}
	.teddv{
		width: 95%;
	}
	.teddv ul li{
		width: 23%;
	}
	.teddv ul li p{
		font-size: 14px;
	}
	.tigersright div{
		padding: 5%;
	}
	.tigersright div h1{
		font-size: 32px;
	}
	.tigersright div p{
		font-size: 15px;
	}
	.arrivalbt{
		width: 95%;
		margin: 0 auto;
	}
	.arrivalbt h1{
		font-size: 48px;
	}
	.arrivaldv{
		width: 95%;
	}
	.lastestbt{
		width: 95%;
	}
	.lastestbt h1{
		font-size: 48px;
	}
	.lastestlist{
		width: 95%;
	}
	.nndv{
		width: 95%;
	}
	.Cooperationbt h1{
		font-size: 48px;
	}
	.Cooperationlist{
		width: 95%;
	}
	.Cooperationlist ul li{
		width: 150px;
		height: 150px;
	}
	.Cooperationlist ul li img{
		width: 32px;
	}
	.Cooperationlist ul li h1{
		font-size: 14px;
	}
	.ftmess{
		width: 95%;
	}
	.ftmessdvlogoright{
		width: 73%;
	}
	.ftmessdvbdbt h1{
		font-size: 28px;
	}
	.ftmessdvbdbt p{
		width: 65%;
	}
	.wdldv{
		width: 95%;
	}
	.minab{
		width: 95%;
	}
	.shownews{
		width: 95%;
	}
	.prolists{
		width: 95%;
	}
	.prolistsleft{
		width: 22%;
	}
	.prolistsright{
		width: 76%;
	}
	.prolistsright .arrivaldv ul li{
		width: 31.33%;
	}
	.showpro{
		width: 95%;
	}
	.banners .swiper-slide div{
		width: 95%;
		margin-left: 0;
		left: 2.5%;
	}
	.banners .swiper-slide div section h3{
		font-size: 72px;
	}
	.banners .swiper-slide div section a{
		width: 170px;
		height: 50px;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1200px){
	.haednav ul li h1 a{
		font-size: 15px;
	}
	.haednav ul li div ol{
		width: 95%;
		flex-wrap: wrap;
	}
	.haednav ul li ol li{
		margin-right: 10px;
		margin-bottom: 25px;
	}

}
@media screen and (max-width: 999px){
	.heads{
		display: none;
	}
	.haednav{
		display: none;
	}
	.htmleaf-container{
		display: block;
		height: 50px;
	}
	.factory{
		width: 100%;
		margin: 25px 0rem;
	}
	.factorybt{
		display: block;
	}
	.factorybt h1{
		text-align: center;
		font-size: 24px;
	}
	.factorybt a{
		width: 100px;
		height: 35px;
		margin: 0 auto;
		margin-top: 15px;
		padding: 0 10px;
	}
	.factorylist{
		
		width: 95%;
		margin: 0 auto;
		margin-top: 15px;
	}
	.factorylists{
		width: 75%;
	}
	.factorylist #contrast2,.factorylist #contrast1{
		width: 30px;
	}
	.factorylists .swiper-slide h1{
		font-size: 14px;
	}
	.ted{
		padding: 20px 0px;
	}
	.teddv{
		width: 95%;
	}
	.teddv ul{
		flex-wrap: wrap;
	}
	.teddv ul li{
		width: 48%;
		margin: 0 auto;
		margin: 1%;
	}
	.teddv ul li img{
		width: 45px;
		margin-bottom: 15px;
	}
	.teddv ul li h1{
		font-size: 20px;
		margin-bottom: 8px;
	}
	.teddv ul li h2{
		font-size: 16px;
	}
	.teddv ul li p{
	    font-size: 14px;
		text-align: center;
	}
	.worldsdv h1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.worldsdv p{
		width: 95%;
		text-align: center;
		margin: 0 auto;
		font-size: 16px;
	}
	.worlds{
		padding: 30px 0px;
	}
	.tigers{
		display: block;
	}
	.tigersleft{
		width: 100%;
	}
	.tigersleft img{
		width: 100%;
		display: block;
	}
	.tigersright{
		width: 100%;
		margin: 0 auto;
	}
	.tigersright div{
		padding: 2.5%;
	}
	.tigersright div h1{
		font-size: 24px;
		margin-top: 10px;
		text-align: center;
	}
	.tigersright div p{
		padding-top: 10px;
	}
	.tigersright div p{
		font-size: 14px;
		line-height: 25px;
	}
	.tigersright div a{
		margin-top: 15px;
		width: 120px;
		height: 35px;
	}
	.tigersright div a span{
		font-size: 14px;
	}
	.arrival{
		padding: 15px 0px;
	}
	.arrivalbt{
		display: block;
		width: 95%;
	}
	.arrivalbt form input{
		width: 90%;
	}
	.arrivalbt form{
		padding: 0 8px;
	}
	.arrivalbt h1{
		font-size: 24px;
		text-align: center;
		margin-top: 25px;
	}
	.arrivalbt a{
		display: none;
	}
	.arrivaldv{
		width: 95%;
		margin-top: 20px;
	}
	.arrivaldv ul li{
		width: 48%;
		margin-bottom: 10px;
	}
	.arrivaldv ul li section h2{
		margin-bottom: 10px;
	}
	.lastest{
		padding-top: 15px;
		margin-bottom: 20px;
	}
	.lastestbt{
		width: 95%;
		display: block;
		margin-bottom: 20px;
	}
	.lastestbt h1{
		font-size: 24px;
		text-align: center;
	}
	.lastestbt a{
		margin: 0 auto;
		margin-top: 15px;
		width: 120px;
		height: 35px;
		padding: 0 15px;
	}
	.lastestlist{
		width: 95%;
	}
	.lastestlist ul{
		flex-wrap: wrap;
	}
	.lastestlist ul li{
		width: 100%;
		margin: 10px auto;
	}
	.lastestlist ul li section{
		padding: 5%;
	}
	.lastestlist ul li section h1{
		font-size: 18px;
	}
	.nndv{
		width: 100%;
	}
	.nn{
		padding: 45px 0px;
	}
	.nndv h1{
		font-size: 56px;
		height: 45px;
		width: 95%;
	}
	.nndv p{
		width: 95%;
		font-size: 18px;
	}
	.nndv h2{
		margin-top: 25px;
		font-size: 20px;
	}
	.Cooperation{
		padding: 30px 0px;
	}
	.Cooperationbt h1{
		font-size: 24px;
	}
	.Cooperationbt p{
		font-size: 14px;
		width: 95%;
		margin: 0 auto;
		line-height: 25px;
	}
	.Cooperationlist{
		width: 95%;
		margin-top: 20px;
	}
	.Cooperationlist ul{
		display: block;
	}
	.Cooperationlist ul li{
		width: 100%;
		border-radius: 5px;
		height: auto;
		margin-bottom: 10px;
		padding: 15px 0rem;
	}
	.Cooperationlist ul li img{
		margin: 0 auto;
		width: 30px;
		margin-bottom: 10px;
	}
	.Cooperationlist ul li h1{
		font-size: 14px;
	}
	.Cooperationlist ul h3{
		display: none;
	}
	.ftmess{
		width: 95%;
		margin: 30px auto;
		margin-bottom: 30px;
	}
	.ftmessdvlogo{
		display: block;
		margin-bottom: 15px;
	}
	.ftmessdvlogoleft{
		display: flex;
		justify-content: center;
		align-items: center;
		margin-bottom: 15px;
	}
	.ftmessdvlogoright{
		width: 100%;
		line-height: 25px;
		font-size: 14px;
	}
	.ftmessdvlogoright p{
		font-size: 15px;
	}
	.ftmessdvbdbt{
		display: block;
	}
	.ftmessdvbdbt h1{
		font-size: 22px;
		text-align: center;
		margin-bottom: 15px;
	}
	.ftmessdvbdbt p{
		width: 100%;
		text-align: center;
		font-size: 14px;
		line-height: 25px;
	}
	.ftmessdvbd form{
		margin-top: 15px;
		display: block;
	}
	.fleft,.fright{
		width: 100%;
	}
	.fleft h1{
		font-size: 14px;
	}
	.fleft input{
		height: 40px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.fright h1{
		font-size: 14px;
	}
	.fright textarea{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.fright div{
		justify-content: space-between;
	}
	.fright div button{
		width: 120px;
		height: 40px;
		font-size: 14px;
		line-height: 40px;
	}
	.fright div p{
		font-size: 12px;
		height: 40px;
	}
	.wdl{
		display: none;
	}
	.prolists{
		display: block;
	}
	.prolistsleft{
		width: 95%;
		margin: 0 auto;
	}
	.minab{
		display: none;
	}
	.prolists{
		width: 95%;
	}
	.prolistsleft dl dd h1{
		height: 45px;
	}
	.prolistsleft dl dd h1 a{
		font-size: 16px;
	}
	.prolistsright{
		width: 100%;
		margin-top: 20px;
	}
	.shownews{
		width: 95%;
		margin-top: 25px;
	}
	.shownews h1{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.shownews h2{
		margin-bottom: 0.625rem;
		font-size: 14px;
	}
	.shownavtext{
		
	}
	.shownewsh {
		padding-top: 15px;
		margin-top: 15px;
		display: block;
	}
	.shownewsh  p{
		margin-bottom: 10px;
	}
	.shownewsh  p a{
		font-size: 14px;
		margin-bottom: 10px;
	}
	.showpro{
		width: 95%;
	}
	.showproding{
		display: block;
	}
	.showprodingleft{
		width: 100%;
	}
	.showprodingright{
		width: 100%;
		margin-top: 15px;
	}
	.showprodingright h1{
		font-size: 13px;
	}
	.showprodingright h2{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.showprodingright p{
		font-size: 14px;
		line-height: 25px;
	}
	.showprodingright ul{
		margin-top: 15px;
	}
	.showprodingright div{
		justify-content: space-between;
	}
	.showprodingright div a{
		margin: 0;
		width: 42%;
		height: 35px;
		padding: 0 10px;
	}
	.showprodingright div a span{
		font-size: 14px;
	}
	.description{
		margin-top: 20px;
	}
	.descriptionbt{
		font-size: 22px;
	}
	.descriptionbt{
		margin-bottom: 15px;
	}
	.dropdown{
		display: block;
	}
	.dropbtn {
	  background-color: #867ba9;
	  color: white;
	  width: 100%;
	  padding:10px;
	  font-size: 16px;
	  border: none;
	  cursor: pointer;
	  text-align: center;
	  display: flex;
	  justify-content: center;
	  align-items: center;
	}
	.dropbtn iconpark-icon{
		font-size: 20px;
		color: #fff;
	}
	.dropdown {
	  	position: relative;
	  	display: inline-block;
	  	margin:0 auto;
	  	margin-top: 15px;
	  	margin-bottom: 15px;
	  	width: 95%;
	    margin-left: 2.5%;
	}

	.dropdown-content {
	  	display: none;
	 	 position: absolute;
	 	 background-color: #f9f9f9;
	 	 min-width: 160px;
	 	 width: 100%;
	 	 box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	 	 z-index: 1;
	}

	.dropdown-content a {
	  	color: black;
	 	padding: 12px 16px;
		text-decoration: none;
	 	display: block;
	 	font-size: 14px;
		color: #333;
	  	line-height: 25px;
	}

	.dropdown-content a:hover {background-color: #f1f1f1}

	.dropdown:hover .dropdown-content {
	  	display: block;
	}

	.dropdown:hover .dropbtn {
	  	background-color: #867ba9;
	}
	.prolistsleft{
		display: none;
	}
	.banners .swiper-slide div section h3{
		font-size: 32px;
	}
	.banners .swiper-slide{
		overflow: hidden;
	}
	.banners .swiper-slide div{
		width: 95%;
		left: 2.5%;
		margin-left: 0;
	}
	.banners .swiper-slide img{
		width: 150%;
		margin-left: -25%;
	}
	.banners .swiper-slide div section h4{
		font-size: 14px;
		line-height: 25px;
	}
	.banners .swiper-slide div section a{
		display: none;
	}
	.banners .swiper-slide div section h3{
		margin-bottom: 5px;
	}
	#gt_float_wrapper{
		    position: absolute !important;
		top:8px !important;
		right: 170px !important;
	}
	.mfoot{
		height: 45px;
		display: block;
	}
	.mfootdv{
		display: flex;
		width: 100%;
		height: 45px;
		line-height: 45px;
		justify-content: space-between;
		position: fixed;
		z-index: 999;
		bottom: 0;
		left: 0;
		background-color:#867ba9;
	}
	.mfootdv li{
		width: 100%;
		border-right: 1px solid #7d729f;
	}
	.searchBar-m .mask{
		height: 50px;
	}
	.mfootdv li a{
		color: #fff;
		font-size: 14px;
		line-height: 45px;
		text-align: center;
		display: block;
	}
	.headsge{
		margin-left: 10px;
		margin-right: 0;
	}
	.headsge a{
		font-size: 12px;
	}
	.gt_float_switcher .gt-selected .gt-current-lang{
		padding: 5px 5px !important;
	}
	.headsge a{
		font-size: 14px;
		margin: 0 3px;
	}
	.jjfanlist ul li{
		width: 48%;
	}
	
	
	#m-header{
		display: none;
	}
	#m-header{
		width: 100%;
		height: calc(100% - 50px);
		top: 50px;
		z-index: 99;
	}
	.log-in{
		top: 10px;
	}
	#pc-header .searchBar{
		top: 16px;
	}
	.searchBar-m{
		top: 50px;
	}
	.searchBar-m .form-group{
		transform: translate(0,0);
		left: 5%;
		width: 90%;
		top: 0;
		display: flex;
		justify-content: space-between;
	}
	.searchBar-m .button{
		padding-bottom: 0;
		border-bottom:none;
	}
	.searchBar-m .form-group form{
		width: 100%;
	}
	.searchBar-m .input{
		width: 80%;
		height: 45px;
	}
	.htmleaf-container{
		display: block;
	}
	.htmleaf-container .headsge{
		position: absolute;
		z-index: 66;
		top: 0;
		height: 50px;
		right: 60px;
		font-size: 14px;
		color: #333;
	}
	.nr {
	    white-space: normal;
	    word-break: normal;
	}
	.mobile-inner-nav a:nth-child(2){
		display: none;
	}
	.mobile-inner-nav a:nth-child(3){
		display: none;
	}
	.mobile-inner-nav a:nth-child(4){
		display: none;
	}
	.showprodingleft .swiper-slide img{
		height: auto !important;
		width: 100%;
	}
	.showprodingleft .thumbs .swiper-slide img{
		height: auto !important;
		width: 100%;
	}
}
