* {
	box-sizing: border-box;
	outline: 0
}

body {
	color: #666;
	font-size: 14px;
	line-height: 24px;
	font-family: Raleway
}
/*******************************************************************T-HW159**********************************************************/
a {
	color: #666;
	outline: none;
	text-decoration: none;
	-webkit-transition-duration: .3s;
	transition-duration: .3s
}

input {
	-webkit-appearance: none
}

textarea {
	-webkit-appearance: none
}

a:hover {
	color: #cb936c
}

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0
}

ol,ul {
	list-style: none
}

img {
	border: 0;
	vertical-align: top;
	max-width: 100%
}

table {
	border-collapse: collapse;
	width: 100%
}

input[type='reset'],input[type='button'],input[type='submit'],input[type='radio'] {
	cursor: pointer;
	outline: none
}

input[type='checkbox'],input[type='radio'] {
	position: relative;
	vertical-align: middle;
	margin-top: -2px;
	margin-bottom: 1px;
	margin-left: 5px;
	margin-right: 5px
}

textarea,input[type='email'],input[type='date'],input[type='password'],input[type='text'],input[type='button'] {
	padding: 0;
	color: #666;
	margin: 0;
	outline: none
}

.clearfix:after {
	clear: both;
	height: 0;
	content: "";
	line-height: 0;
	font-size: 0;
	display: block
}

.vcenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	max-width: 100%;
	max-height: 100%;
	display: block;
	vertical-align: middle;
	text-align: center;
	margin: auto
}

.container {
	width: 100%;
	max-width: 1260px;
	position: relative;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:1280px) {
	.container {
		width: 100%;
		padding: 0 50px
	}
}

@media (max-width:1000px) {
	.container {
		padding: 0 20px
	}
}

.vcenter {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	vertical-align: middle
}

@-webkit-keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -70px, 0);
		transform: translate3d(0, -70px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown2 {
	from {
		-webkit-transform: translate3d(0, -70px, 0);
		transform: translate3d(0, -70px, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown2 {
	-webkit-animation-name: slideInDown2;
	animation-name: slideInDown2
}

@-webkit-keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInUp2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInUp2 {
	-webkit-animation-name: fadeInUp2;
	animation-name: fadeInUp2
}

@-webkit-keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInDown2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -50px, 0);
		transform: translate3d(0, -50px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInDown2 {
	-webkit-animation-name: fadeInDown2;
	animation-name: fadeInDown2
}

@-webkit-keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInLeft2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100px, 0, 0);
		transform: translate3d(-100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInLeft2 {
	-webkit-animation-name: fadeInLeft2;
	animation-name: fadeInLeft2
}

@-webkit-keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInRight2 {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.fadeInRight2 {
	-webkit-animation-name: fadeInRight2;
	animation-name: fadeInRight2
}

@keyframes mymove4 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes mymove4 {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.05);
		transform: scale(1.05)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

.header {
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 80px;
	background: #fff;
	position: absolute
}

.header .logo {
	float: left;
	z-index: 10;
	display: block;
	position: relative
}

.header .logo img {
	max-height: 60px;
	margin-top: 10px
}

.header .youxiang {
	padding: 0 30px;
	line-height: 80px;
	font-size: 16px;
	float: right;
	background: #cb936c
}

.header .youxiang a {
	color: #fff;
	font-family: arial
}

.header .youxiang img {
	max-height: 30px;
	margin-top: 25px;
	margin-right: 10px
}

.header .nav {
	float: left;
	padding-left: 180px
}

.header .nav li {
	float: left;
	font-size: 18px;
	line-height: 80px;
	position: relative
}

.header .nav li:after {
	content: "";
	height: 3px;
	bottom: 0;
	opacity: 0;
	left: -50%;
	-webkit-transition: all 400ms ease;
	transition: all 400ms ease;
	background: #cb936c;
	position: absolute
}

.header .nav li a {
	display: block;
	color: #000;
	padding: 0 25px
}

.header .nav li .subnav {
	top: 80px;
	width: 240px;
	z-index: 10;
	left: 29%;
	padding: 30px 0;
	margin-left: -100px;
	position: absolute;
	text-align: center;
	display: none;
	background: rgba(174,43,47,0.8);
	background: #cb936c
}

.header .nav li .subnav:before {
	content: "";
	top: -8px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	border-bottom: solid 8px #cb936c;
	border-left: solid 8px transparent;
	border-right: solid 8px transparent
}

.header .nav li .subnav a {
	display: block;
	color: #fff;
	line-height: 24px;
	font-size: 16px;
	padding: 15px 0;
	border-top: solid 1px rgba(255,255,255,0.1)
}

.header .nav li .subnav a:hover {
	font-weight: 600
}

.header .nav li .subnav a:first-child {
	border-top: 0
}

.header .nav li:hover:after,.header .nav .active:after {
	opacity: 1;
	left: 0;
	width: 100%
}

.header .search {
	float: right;
	position: relative;
	margin: 27px 40px 0 0;
	display: inline-block
}

.header .search a {
	display: block
}

.header .search img {
	max-height: 20px;
	vertical-align: middle
}

.header .menu {
	right: 0;
	top: 0;
	display: none;
	width: 60px;
	height: 60px;
	text-align: center;
	position: absolute;
	background: #cb936c
}

.header .menu img {
	margin-top: 11px
}

@media (max-width:1600px) {
	.header .nav {
		padding-left: 100px
	}

	.header .nav li {
		font-size: 16px
	}

	.header .nav li a {
		padding: 0 20px
	}
}

@media (max-width:1320px) {
	.header .nav li a {
		padding: 0 15px
	}
}

@media (max-width:1230px) {
	.header {
		height: 60px;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999;
		background: #fff;
		position: fixed;
		border-bottom: solid 1px #ddd
	}

	.header .logo img {
		max-height: 50px;
		margin-top: 5px
	}

	.header .nav {
		display: none
	}

	.header .youxiang {
		display: none
	}

	.header .menu {
		display: block
	}

	.header .search {
		display: none
	}
}

.fixed {
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	background: #fff;
	position: fixed;
	-webkit-animation: 2s dong;
	animation: 2s dong;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}

.banner {
	width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
	text-align: center
}

.banner .pic {
	text-align: center
}

.banner .container {
	position: relative
}

.banner .slick-dots {
	bottom: 150px
}

.banner .slick-dots li button {
	width: 40px;
	height: 4px;
	border: 0;
	opacity: .7;
	border-radius: 0
}

.banner .slick-dots li button {
	background: #fff
}

.banner .slick-dots .slick-active button {
	opacity: 1;
	background: #cb936c
}

.banner .slick-active img {
	-webkit-animation: 1s bmove1 alternate linear;
	animation: 1s bmove1 alternate linear
}

@media (max-width:1230px) {
	.banner {
		margin-top: 60px
	}
}

@media (max-width:1000px) {
	.banner .slick-dots {
		bottom: 20px
	}
}

.index-message {
	z-index: 10;
	height: 120px;
	margin-top: -120px;
	position: relative;
	padding-top: 30px;
	background: rgba(0,0,0,0.5)
}

.index-message .bg {
	height: 120px
}

.index-message li p {
	float: left;
	width: 25%;
	padding: 0 7px;
	position: relative
}

.index-message li p input,.index-message li p textarea {
	width: 100%;
	height: 60px;
	border: 0;
	color: #fff;
	background: none;
	padding: 15px 0;
	font-family: arial;
	padding-right: 20px;
	padding-left: 50px;
	resize: none;
	border: solid 1px rgba(255,255,255,0.3)
}

.index-message li p label {
	left: 17px;
	top: 17px;
	opacity: .7;
	position: absolute
}

.index-message li p input:focus,.index-message li p textarea:focus {
	border: solid 1px #cb936c
}

.index-message li .kuang {
	width: 37%
}

.index-message li .kuang textarea {
	padding-top: 23px
}

.index-message li a {
	color: #fff;
	height: 60px;
	width: 12%;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	line-height: 60px;
	text-transform: uppercase;
	background: #cb936c
}

.index-message li a:hover {
	background: #bf2f34
}

@media (max-width:1000px) {
	.index-message {
		display: none
	}
}

.index-title {
	color: #222;
	font-size: 40px;
	line-height: 50px;
	text-align: center;
	font-family: "BaskervilleSerial"
}

@media (max-width:1200px) {
	.index-title {
		font-size: 30px;
		line-height: 40px
	}
}

.index-product {
	padding: 100px 0;
	overflow: hidden;
	background: #f9f9f9
}

.index-product ul {
	margin: 0 -30px
}

.index-product ul li {
	width: 33.333%;
	padding: 0 30px;
	float: left;
	margin-top: 60px;
	text-align: center
}

.index-product ul li a {
	display: block;
	background: #fff;
	padding-bottom: 30px
}

.index-product ul li .pic {
	position: relative
}

.index-product ul li .pic:after {
	content: "";
	display: block;
	padding-bottom: 81.5%
}

.index-product ul li .tit {
	margin-top: 20px;
	color: #222;
	font-size: 16px;
	height: 24px;
	overflow: hidden;
	font-weight: 600
}

.index-product ul li .txt {
	height: 24px;
	overflow: hidden
}

.index-product ul li .tit,.index-product ul li .txt {
	padding: 0 5px
}

@media (max-width:1200px) {
	.index-product {
		padding: 40px 0
	}

	.index-product ul {
		margin: 0;
		margin-top: 10px
	}

	.index-product ul li {
		padding: 0 10px;
		margin-top: 20px
	}
}

@media (max-width:640px) {
	.index-product ul li {
		width: 50%;
		padding: 0 10px
	}
}

.index-about {
	color: #fff;
	padding: 150px 0;
	background: url(../images/bg2.jpg)
}

.index-about .leftbox {
	width: 45%;
	float: left;
	padding-top: 20px;
	font-size: 15px;
	line-height: 26px
}

.index-about .leftbox .title {
	font-size: 40px;
	line-height: 50px;
	text-align: left:;
	font-family: "BaskervilleSerial"
}

.index-about .leftbox .title span {
	color: #cb936c
}

.index-about .leftbox .tag {
	margin-top: 30px
}

.index-about .leftbox .tag span {
	height: 34px;
	width: 120px;
	margin-right: 14px;
	display: inline-block;
	background: #fff;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	border-radius: 30px;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease;
	border: solid 1px #d2d2d2;
	position: relative
}

.index-about .leftbox .tag span a {
	color: #fff;
	display: block;
	z-index: 2;
	position: relative
}

.index-about .leftbox .tag span:before {
	content: "";
	top: 0;
	left: 50%;
	width: 0;
	height: 100%;
	z-index: 1;
	opacity: 0;
	border-radius: 30px;
	position: absolute;
	background: #cb936c;
	-webkit-transition: all 334ms ease;
	transition: all 334ms ease
}

.index-about .leftbox .tag span:hover {
	border-color: #cb936c
}

.index-about .leftbox .tag span:hover:before {
	opacity: 1;
	left: 0;
	width: 100%
}

.index-about .leftbox .tag span:hover a {
	color: #fff
}

.index-about .leftbox .text {
	padding-top: 40px
}

.index-about .rightbox {
	width: 47%;
	float: right;
	position: relative
}

.index-about .rightbox:before {
	content: "";
	width: 100px;
	height: 280px;
	top: 50px;
	left: -60px;
	position: absolute;
	border: solid 10px rgba(255,255,255,0.1)
}

.index-about .rightbox .video {
	z-index: 1;
	position: relative
}

@media (max-width:1390px) {
	.index-about .leftbox {
		padding-top: 40px;
		font-size: 14px;
		line-height: 24px
	}

	.index-about .leftbox .title {
		font-size: 30px;
		line-height: 40px
	}

	.index-about .leftbox .text {
		padding-top: 40px;
		padding-right: 60px
	}

	.index-about .leftbox .tag span {
		width: 90px;
		font-size: 13px
	}
}

@media (max-width:1000px) {
	.index-about {
		padding: 50px 0
	}

	.index-about .leftbox {
		width: 100%;
		float: none;
		padding: 0 30px
	}

	.index-about .leftbox .text {
		padding-right: 0
	}

	.index-about .rightbox {
		display: none
	}
}

@media (max-width:640px) {
	.index-about .leftbox {
		padding-left: 20px;
		padding-right: 20px
	}
}

.index-news .index-title {
	text-align: left
}

.index-news .index-title .font30 {
	font-size: 40px;
	color: #000;
	line-height: 50px;
	font-family: "BaskervilleSerial";
	text-transform: uppercase
}

.index-news .leftbox {
	width: 35%;
	float: left;
	padding-top: 100px
}

.index-news .leftbox .scroll {
	margin-top: 82px;
	position: relative;
	padding-bottom: 120px
}

.index-news .leftbox .scroll:before {
	content: "";
	width: 2px;
	height: 15px;
	bottom: 57px;
	left: 18px;
	position: absolute;
	background: #9d9d9d;
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg)
}

.index-news .leftbox .slick-prev,.index-news .leftbox .slick-next {
	bottom: 60px;
	top: auto;
	margin-top: auto;
	width: 10px;
	height: 10px;
	border-color: #9d9d9d;
	border-width: 2px
}

.index-news .leftbox .slick-prev:hover,.index-news .leftbox .slick-next:hover {
	border-color: #cb936c
}

.index-news .leftbox .slick-prev {
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.index-news .leftbox .slick-next {
	left: 27px;
	right: auto;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.index-news .leftbox .box a {
	display: block;
	width: 100%;
	height: 100%
}

.index-news .leftbox .box a:hover .tit {
	color: #cb936c
}

.index-news .leftbox .box .tit {
	height: 24px;
	overflow: hidden;
	color: #222;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 700
}

.index-news .leftbox .box time {
	color: #222;
	font-size: 16px;
	font-family: arial
}

.index-news .leftbox .box .txt {
	height: 72px;
	color: #666;
	overflow: hidden;
	margin-top: 15px
}

.index-news .leftbox .more {
	color: #fff;
	width: 130px;
	height: 38px;
	line-height: 38px;
	border-radius: 30px;
	display: block;
	text-align: center;
	background: #cb936c
}

.index-news .leftbox .more:hover {
	background: #88c131
}

.index-news .rightbox {
	width: 55%;
	float: right
}

.index-news .rightbox li {
	width: 50%;
	float: left;
	height: 670px;
	padding-top: 100px;
	padding-left: 20px;
	padding-right: 30px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	border-left: solid 1px #ececec;
	position: relative
}

.index-news .rightbox li:before {
	content: "";
	width: 3px;
	height: 46px;
	top: 100px;
	left: -2px;
	background: #cb936c;
	position: absolute;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.index-news .rightbox li a {
	display: block
}

.index-news .rightbox li .date {
	color: #666;
	font-size: 30px;
	line-height: 40px;
	font-family: arial
}

.index-news .rightbox li .time {
	color: #999;
	font-family: arial
}

.index-news .rightbox li .pic {
	overflow: hidden;
	position: relative
}

.index-news .rightbox li .pic:after {
	content: "";
	display: block;
	padding-bottom: 55%
}

.index-news .rightbox li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.index-news .rightbox li .tit {
	font-size: 18px;
	color: #222;
	height: 48px;
	overflow: hidden;
	font-weight: 700;
	margin: 15px 0 25px 0
}

.index-news .rightbox li .txt {
	line-height: 20px;
	height: 40px;
	color: #666;
	overflow: hidden;
	margin: 25px 0 40px 0
}

.index-news .rightbox li:hover {
	padding-top: 100px
}

.index-news .rightbox li:hover:before {
	height: 90px
}

.index-news .rightbox li:hover .tit {
	color: #cb936c
}

.index-news .rightbox li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:1000px) {
	.index-news .index-title .font30 {
		font-size: 30px;
		line-height: 40px
	}

	.index-news .leftbox,.index-news .rightbox {
		width: 100%;
		float: none
	}

	.index-news .leftbox {
		padding-top: 50px
	}

	.index-news .leftbox .scroll {
		padding-bottom: 80px;
		margin-top: 30px
	}

	.index-news .leftbox .box .tit {
		margin-bottom: 0
	}

	.index-news .rightbox {
		padding-bottom: 50px
	}

	.index-news .rightbox li {
		height: auto;
		border-left: 0;
		padding: 0 10px;
		padding-top: 50px !important
	}

	.index-news .rightbox li:before {
		display: none
	}

	.index-news .rightbox li .date {
		line-height: 30px
	}
}

@media (max-width:420px) {
	.index-news .leftbox {
		padding-left: 10px;
		padding-right: 10px
	}

	.index-news .rightbox li {
		width: 100%;
		float: none;
		padding: 20px 10px;
		border-bottom: solid 1px #ddd
	}
}

.footer {
	color: #ababab;
	background: #202020;
	padding: 60px 0 0 0
}

.footer a {
	color: #ababab;
	display: inline-block
}

.footer a:hover {
	color: #fff
}

.footer ul {
	padding-bottom: 40px
}

.footer li {
	width: 20%;
	float: left;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 40px;
	position: relative
}

.footer li:before {
	content: "";
	width: 1px;
	right: 0;
	top: 10px;
	height: 150px;
	position: absolute;
	background: rgba(255,255,255,0.07)
}

.footer li h3 {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	position: relative
}

.footer li h3 a {
	color: #fff;
	opacity: 1;
	background: none;
	padding-left: 0
}

.footer li a {
	display: block;
	margin-top: 5px;
	color: #ababab
}

.footer li a:hover {
	opacity: 1
}

.footer li img {
	margin-top: 10px;
	margin-right: 10px
}

.footer li:last-child {
	width: 40%;
	text-align: center
}

.footer li:last-child:before {
	display: none
}

.footer .copy {
	font-size: 14px;
	line-height: 24px;
	padding: 15px 0 10px 0;
	text-align: center;
	opacity: .8;
	border-top: solid 1px rgba(255,255,255,0.1)
}

@media (max-width:1000px) {
	.footer {
		padding-top: 40px
	}

	.footer li {
		display: none
	}

	.footer li:last-child {
		display: block;
		width: 100%;
		text-align: center
	}
}

.inside-banner {
	text-align: center;
	height: 500px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center
}

@media (max-width:767px) {
	.inside-banner {
		height: 260px
	}
}

.inside-current {
	font-size: 14px;
	height: 60px;
	color: #666;
	line-height: 60px;
	overflow: hidden;
	text-align: left;
	background: #f8f8f8;
	border-bottom: solid 1px #eee
}

.inside-current span {
	color: #333
}

.inside-current img {
	margin: 19px 5px 0 0
}

.inside-current-2 {
	margin-top: 80px;
	background: none
}

.inside-menu {
	text-align: center;
	margin-top: 50px
}

.inside-menu li {
	font-size: 18px;
	text-align: center;
	width: 20%;
	padding: 0 5px;
	display: inline-block;
	position: relative
}

.inside-menu li a {
	display: block;
	color: #333;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	border: solid 1px #ddd
}

.inside-menu li:hover>a,.inside-menu .active>a {
	color: #fff;
	background: #cb936c;
	border-color: #cb936c
}

@media (max-width:1000px) {
	.inside-menu li {
		width: 30%
	}
}

@media (max-width:640px) {
	.inside-menu li {
		width: 48%;
		font-size: 16px;
		padding: 0 1px
	}
}

.inside-title {
	color: #333;
	text-align: center;
	margin-top: 70px;
	text-transform: uppercase
}

.inside-title .en {
	font-size: 30px;
	line-height: 40px;
	position: relative;
	padding-bottom: 15px;
	font-family: "BaskervilleSerial"
}

.inside-title .en:before {
	content: "";
	width: 90px;
	height: 1px;
	bottom: 0;
	left: 50%;
	background: #dedede;
	margin-left: -45px;
	position: absolute
}

@media (max-width:640px) {
	.inside-title {
		margin-top: 40px
	}

	.inside-title .en {
		font-size: 24px;
		line-height: 30px
	}
}

.inside-about {
	font-size: 16px;
	line-height: 30px
}

.inside-about .box {
	padding: 50px 0 100px 0
}

.inside-about .box-2 {
	padding: 100px 0;
	background: url(../images/bg2.jpg) no-repeat top center
}

.inside-about .box-2 .inside-title {
	margin-top: 0
}

.inside-about .box-2 .inside-title .en {
	color: #fff
}

.inside-about .box-2 .inside-title .en:before {
	background-color: #fff;
	background: rgba(255,255,255,0.3)
}

.inside-about .box-2 ul {
	padding-top: 80px
}

.inside-about .box-2 ul li {
	width: 33%;
	overflow: hidden;
	float: left;
	padding: 0 10px;
	margin: 10px 0;
	text-align: center;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-about .box-2 ul li .item {
	padding: 30px 10px;
	height: 310px;
	background: #fff
}

.inside-about .box-2 ul li img {
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-about .box-2 ul li .en {
	font-size: 15px;
	height: 120px;
	overflow: hidden;
	font-family: arial
}

.inside-about .box-2 ul li:hover .item img {
	margin-top: -10px;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

@media (max-width:640px) {
	.inside-about .box {
		padding: 0 0 50px 0
	}

	.inside-about .box-2 {
		padding: 50px 0
	}

	.inside-about .box-2 ul {
		padding-top: 30px
	}

	.inside-about .box-2 ul li {
		width: 50%;
		margin: 10px 0
	}

	.inside-about .box-2 ul li .item {
		padding: 15px 5px;
		height: 175px
	}

	.inside-about .box-2 ul li span img {
		max-height: 50px
	}

	.inside-about .box-2 ul li .en {
		font-size: 14px
	}
}

.inside-news {
	overflow: hidden;
	padding: 20px 0 100px 0
}

.inside-news ul {
	overflow: hidden;
	margin: 0 -30px
}

.inside-news li {
	width: 33.333%;
	float: left;
	padding: 0 30px;
	margin-top: 50px;
	margin-left: -1px;
	border-left: solid 1px #ddd;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative
}

.inside-news li a {
	display: block
}

.inside-news li .date {
	color: #666;
	font-size: 30px;
	line-height: 40px;
	font-family: arial
}

.inside-news li .time {
	color: #999;
	font-family: arial
}

.inside-news li .pic {
	overflow: hidden;
	position: relative
}

.inside-news li .pic:after {
	content: "";
	display: block;
	padding-bottom: 55%
}

.inside-news li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-news li .tit {
	font-size: 18px;
	color: #222;
	height: 48px;
	overflow: hidden;
	font-weight: 700;
	margin: 15px 0 25px 0
}

.inside-news li .txt {
	line-height: 20px;
	height: 40px;
	color: #666;
	overflow: hidden;
	margin: 25px 0 40px 0
}

.inside-news li:hover .tit {
	color: #cb936c
}

.inside-news li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:1281px) {
	.inside-news ul {
		margin: 0
	}

	.inside-news li {
		padding: 0 15px
	}
}

@media (max-width:640px) {
	.inside-news {
		padding-bottom: 40px
	}

	.inside-news li {
		width: 50%;
		margin-top: 30px;
		border: 0;
		padding: 0 10px
	}

	.inside-news li .date {
		line-height: 30px
	}

	.inside-news li .tit {
		font-size: 16px;
		margin: 5px 0 10px 0
	}

	.inside-news li .txt {
		margin-bottom: 20px
	}
}

@media (max-width:420px) {
	.inside-news li {
		width: 100%;
		float: none
	}
}

.inside-video {
	padding: 20px 0 100px 0
}

.inside-video ul {
	overflow: hidden;
	margin: 0 -30px
}

.inside-video li {
	width: 33.333%;
	float: left;
	padding: 0 20px;
	margin-top: 50px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	position: relative
}

.inside-video li a {
	display: block
}

.inside-video li .item {
	position: relative
}

.inside-video li .item .ico {
	top: 50%;
	left: 50%;
	z-index: 3;
	margin-left: -24px;
	margin-top: -24px;
	position: absolute
}

.inside-video li .pic {
	overflow: hidden;
	position: relative
}

.inside-video li .pic:before {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	background: rgba(0,0,0,0.2)
}

.inside-video li .pic:after {
	content: "";
	display: block;
	padding-bottom: 55%
}

.inside-video li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-video li .tit {
	font-size: 16px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-align: center;
	border-bottom: solid 1px #ddd
}

.inside-video li:hover .tit {
	color: #cb936c
}

.inside-video li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

@media (max-width:1281px) {
	.inside-video ul {
		margin-left: 0;
		margin-right: 0
	}

	.inside-video li {
		padding: 0 10px;
		margin-top: 20px
	}
}

@media (max-width:640px) {
	.inside-video {
		padding-bottom: 40px
	}

	.inside-video li {
		width: 50%
	}
}

@media (max-width:420px) {
	.inside-video li {
		width: 100%;
		float: none;
		padding: 0
	}
}

.inside-page {
	margin-top: 70px;
	font-size: 16px;
	text-align: center
}

.inside-page a {
	margin-left: 4px;
	display: inline-block;
	height: 50px;
	color: #000;
	width: 50px;
	line-height: 46px;
	text-align: center;
	font-family: arial
}

.inside-page span {
	margin-left: 4px;
	display: inline-block;
	height: 50px;
	color: #000;
	width: 50px;
	line-height: 46px;
	text-align: center;
    border-radius: 100%;
    border: solid 2px #cb936c;
	font-family: arial
}

.inside-page a:hover,.inside-page .cpb {
	border-radius: 100%;
	border: solid 2px #cb936c
}

.inside-page .last {
	width: 52px;
	font-size: 14px;
	background: #cb936c
}

@media (max-width:780px) {
	.inside-page {
		font-size: 14px;
		margin-top: 30px
	}

	.inside-page a {
		border-width: 1px
	}

	.inside-page .num {
		width: 40px;
		height: 40px;
		line-height: 36px
	}

	.inside-page .num:hover,.inside-page .num.cur {
		border-width: 1px
	}
}

.inside-news-show {
	padding: 30px 0 100px 0;
	font-size: 16px;
	line-height: 30px
}

.inside-news-show .fanhui {
	text-align: right;
	margin-top: -30px;
	position: relative
}

.inside-news-show .fanhui img {
	margin: 7px 15px 0 0
}

.inside-news-show h1 {
	color: #333;
	font-size: 28px;
	line-height: 30px;
	padding-top: 50px;
	padding-right: 100px
}

.inside-news-show .info {
	color: #999;
	font-size: 14px;
	border-bottom: solid 1px #eee;
	padding: 10px 0 30px 0;
	margin-bottom: 40px
}

.inside-news-show .info img {
	margin: 4px 5px 0 0
}

.inside-news-show .info span {
	padding-left: 20px;
	font-family: arial
}

.inside-news-show .tu img {
	margin-right: 10px
}

@media (max-width:1000px) {
	.inside-news-show {
		padding: 0 0 50px 0
	}

	.inside-news-show h1 {
		font-size: 16px;
		padding-right: 0;
		line-height: 24px
	}

	.inside-news-show .fanhui {
		display: block;
		margin-top: 20px;
		text-align: left
	}

	.inside-news-show .info {
		padding: 0 0 10px 0;
		margin-bottom: 30px
	}
}

.inside-page-news {
	margin-top: 60px;
	padding-top: 30px;
	border-top: solid 1px #eee
}

.inside-page-news li {
	color: #333;
	width: 48%;
	float: right;
	height: 50px;
	padding: 0 15px;
	overflow: hidden;
	line-height: 50px;
	background: #eee
}

.inside-page-news li a {
	color: #333;
	-webkit-transition: 0s;
	transition: 0s
}

.inside-page-news li:first-child {
	float: left
}

.inside-page-news li:hover {
	color: #fff;
	background: #cb936c
}

.inside-page-news li:hover a {
	color: #fff
}

@media (max-width:640px) {
	.inside-page-news li {
		width: 100%;
		float: none !important;
		margin-top: 10px;
		text-align: left !important
	}
}

.inside-contact {
	padding: 170px 0 100px 0;
	font-family: arial;
	background: url(../images/contact-bg.jpg) no-repeat center top
}

.inside-contact .nr {
	width: 530px;
	margin: 0 auto;
	font-size: 16px;
	color: #000;
	padding: 50px 70px;
	background: #fff;
	background: rgba(255,255,255,0.8)
}

.inside-contact .title {
	text-align: center
}

.inside-contact .title .title-02 {
	font-size: 24px
}

.inside-contact .tel {
	margin-top: 30px;
	text-align: center;
	height: 54px;
	line-height: 50px;
	font-size: 18px;
	border: solid 2px #000
}

.inside-contact .tel span {
	display: block;
	width: 50%;
	float: left;
	background: #000;
	color: #fff
}

.inside-contact .tel span:first-child {
	color: #000;
	background: none
}

.inside-contact ul {
	padding-top: 20px
}

.inside-contact ul li {
	padding: 40px 0 20px 0;
	position: relative;
	padding-left: 60px;
	border-bottom: solid 1px #000
}

.inside-contact ul li span {
	top: 20px;
	left: 0;
	font-size: 12px;
	font-family: arial;
	position: absolute
}

.inside-contact ul li:before {
	content: "";
	bottom: 0;
	left: 50%;
	width: 0;
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease;
	background: #000;
	position: absolute
}

.inside-contact ul li i {
	font-style: normal;
	font-family: arial
}

.inside-contact ul li:hover:before {
	left: 0;
	height: 2px;
	width: 100%
}

@media (max-width:640px) {
	.inside-contact .nr {
		width: 100%;
		padding: 30px 15px
	}

	.inside-contact .tel {
		font-size: 16px
	}
}

.inside-faq {
	padding: 50px 0 100px 0
}

.inside-faq li {
	margin-top: 30px;
	padding: 30px 50px;
	border: solid 1px #ddd;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

.inside-faq li .tit {
	font-size: 18px;
	height: 24px;
	overflow: hidden
}

.inside-faq li .tit a {
	display: block;
	font-weight: 700;
	color: #333
}

.inside-faq li .txt {
	margin-top: 10px;
	min-height: 48px;
	overflow: hidden
}

.inside-faq li:first-child {
	margin-top: 0
}

.inside-faq li:hover {
	box-shadow: 0 0 20px #ddd
}

@media (max-width:680px) {
	.inside-faq {
		padding: 30px 0 40px 0
	}

	.inside-faq li {
		padding: 20px;
		margin-top: 20px
	}

	.inside-faq li .tit {
		font-size: 16px
	}
}

.inside-product {
	overflow: hidden;
	background: url(../images/bg.jpg) no-repeat top center #f9f9f9;
	padding-bottom: 90px;
	padding-top: 40px
}

@media (max-width:1200px) {
	.inside-product {
		padding-bottom: 30px
	}
}

.inside-product .leftbox {
	float: left;
	width: 21%;
	background: #fff;
	position: relative
}

.inside-product .leftbox .title {
	color: #fff;
	height: 70px;
	line-height: 70px;
	font-size: 20px;
	font-weight: 700;
	overflow: hidden;
	padding-left: 30px;
	background: #cb936c
}

.inside-product .leftbox ul {
	padding-bottom: 20px;
	border-top: 0
}

.inside-product .leftbox li {
	font-size: 16px;
	position: relative
}

.inside-product .leftbox li:before {
	top: 19px;
	right: 20px;
	content: "";
	opacity: 1;
	position: absolute;
	opacity: .5;
	border-left: solid 7px #fff;
	border-top: solid 5px transparent;
	border-bottom: solid 5px transparent
}

.inside-product .leftbox li>a {
	color: #333;
	display: block;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding-left: 27px;
	padding-right: 30px;
	border-left: solid 5px #fff
}

.inside-product .leftbox li span {
	display: block;
	z-index: 2;
	padding-right: 40px;
	position: relative
}

.inside-product .leftbox li .submenu {
	background: #eee;
	padding: 20px 30px 30px 30px
}

.inside-product .leftbox li .submenu a {
	color: #666;
	height: 30px;
	display: block;
	font-size: 13px;
	overflow: hidden;
	line-height: 30px;
	position: relative
}

.inside-product .leftbox li .submenu a:before {
	content: "";
	width: 4px;
	height: 4px;
	margin-top: 12px;
	vertical-align: top;
	margin-right: 10px;
	display: inline-block;
	background: #999;
	border-radius: 100%
}

.inside-product .leftbox li .submenu a:hover {
	font-weight: 700;
	color: #cb936c
}

.inside-product .leftbox li .submenu a:hover:before {
	background: #cb936c
}

.inside-product .leftbox li:hover>a,.inside-product .leftbox .cur>a {
	color: #fff;
	background: #333;
	border-left: solid 5px #333
}

.inside-product .leftbox li:hover>a:before,.inside-product .leftbox .cur>a:before {
	opacity: 1
}

@media (max-width:768px) {
	.inside-product .leftbox {
		display: none
	}
}

.inside-product .rightbox {
	width: 75%;
	float: right
}

@media (max-width:768px) {
	.inside-product .rightbox {
		width: 100%;
		float: none
	}
}

.inside-product .rightbox .list {
	margin: 0 -15px;
	margin-top: -40px
}

.inside-product .rightbox .list li {
	padding: 0 15px;
	margin-top: 40px;
	text-align: center;
	width: 33.333%;
	float: left
}

.inside-product .rightbox .list li a {
	display: block;
	background: #fff;
	padding-bottom: 30px
}

.inside-product .rightbox .list li .pic {
	margin: 0 auto;
	overflow: hidden;
	position: relative
}

.inside-product .rightbox .list li .pic img {
	-webkit-transition: all 700ms ease;
	transition: all 700ms ease
}

.inside-product .rightbox .list li .pic:after {
	content: "";
	display: block;
	padding-bottom: 81.5%
}

.inside-product .rightbox .list li .tit,.inside-product .rightbox .list li .txt {
	padding: 0 15px
}

.inside-product .rightbox .list li .tit {
	font-size: 18px;
	color: #333;
	height: 24px;
	overflow: hidden;
	font-weight: bold;
	margin-top: 20px
}

.inside-product .rightbox .list li .txt {
	color: #333;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 10px
}

.inside-product .rightbox .list li .more {
	padding: 0 15px;
	color: #c0c0c0;
	margin-top: 15px;
	padding-bottom: 5px;
	display: inline-block;
	position: relative;
	border-bottom: solid 1px #c0c0c0
}

.inside-product .rightbox .list li .more:after {
	content: "";
	width: 14px;
	height: 6px;
	margin-left: 5px;
	margin-top: 10px;
	vertical-align: top;
	display: inline-block;
	background: url(../images/arrow-right.html) no-repeat top center
}

.inside-product .rightbox .list li .more img {
	margin: 10px 0 0 10px;
	display: inline-block
}

@media (max-width:640px) {
	.inside-product .rightbox .list li {
		width: 50%
	}
}

.inside-product .rightbox .list li:hover .pic img {
	-webkit-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05)
}

.inside-product .rightbox .list li:hover .tit {
	color: #cb936c
}

.inside-product .rightbox .list li:hover .more {
	color: #cb936c;
	border-color: #cb936c
}

.inside-product .rightbox .list li:hover .more:after {
	background: url(../images/arrow-right-h.html) no-repeat top center
}

@media (max-width:480px) {
	.inside-product .rightbox .list {
		margin-left: 0;
		margin-right: 0;
		padding-bottom: 20px
	}

	.inside-product .rightbox .list li {
		float: none;
		width: 100%;
		padding-left: 0;
		padding-right: 0
	}
}

.inside-product-xg {
	background: #fff;
	padding-top: 0
}

.inside-product-xg .rightbox {
	width: 100%;
	float: none;
	margin-top: 50px
}

.inside-product-xg .rightbox .list li {
	width: 25%
}

.inside-product-xg .rightbox .list li a {
	background: #f8f8f8
}

@media (max-width:640px) {
	.inside-product-xg .rightbox .list {
		margin-top: -20px
	}

	.inside-product-xg .rightbox .list li {
		width: 50%;
		float: left;
		padding: 0 5px
	}
}

@media (max-width:420px) {
	.inside-product-xg .rightbox .list {
		margin-top: -20px
	}

	.inside-product-xg .rightbox .list li {
		width: 100%
	}
}

.inside-product-show {
	padding-bottom: 60px
}

@media (max-width:640px) {
	.inside-product-show .inside-product {
		padding-top: 20px
	}
}

.inside-product-show .box-1 {
	padding: 30px;
	background: #fff;
	background: rgba(255,255,255,0.6)
}

@media (max-width:640px) {
	.inside-product-show .box-1 {
		padding: 0
	}
}

.inside-product-show .box-1 .left-hezi {
	width: 45%;
	float: left
}

.inside-product-show .box-1 .left-hezi .bigimg span {
	display: block;
	position: relative
}

.inside-product-show .box-1 .left-hezi .bigimg span:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.inside-product-show .box-1 .left-hezi .small {
	margin-top: 15px
}

.inside-product-show .box-1 .left-hezi .small span {
	margin: 0 5px;
	background: #fff;
	display: block;
	cursor: pointer;
	position: relative
}

.inside-product-show .box-1 .left-hezi .small span:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.inside-product-show .box-1 .left-hezi .small .slick-current span {
	border: solid 1px #cb936c
}

.inside-product-show .box-1 .right-hezi {
	width: 50%;
	float: right;
	padding-top: 0
}

.inside-product-show .box-1 .right-hezi h1 {
	color: #333;
	font-size: 24px;
	line-height: 30px;
	padding-bottom: 15px;
	border-bottom: solid 1px #eee
}

.inside-product-show .box-1 .right-hezi .txt {
	padding-top: 20px
}

.inside-product-show .box-1 .right-hezi .button {
	height: 40px;
	padding: 0 20px;
	line-height: 40px;
	background: #cb936c;
	color: #fff;
	text-align: center;
	display: inline-block
}

.inside-product-show .box-1 .right-hezi .button img {
	margin: 12px 10px 0 0
}

.inside-product-show .box-1 .right-hezi .button:hover {
	font-weight: bold
}

@media (max-width:640px) {
	.inside-product-show .box-1 .left-hezi {
		width: 100%;
		float: none
	}

	.inside-product-show .box-1 .right-hezi {
		width: 100%;
		float: none;
		padding-bottom: 50px;
		padding-top: 20px;
		margin-top: 0
	}

	.inside-product-show .box-1 .right-hezi h1 {
		font-size: 17px;
		line-height: 24px
	}

	.inside-product-show .box-1 .right-hezi .txt {
		text-align: center
	}

	.inside-product-show .box-1 .right-hezi .txt p {
		text-align: left
	}

	.inside-product-show .box-1 .right-hezi .button {
		margin-top: 20px
	}
}

.inside-product-show .inside-title {
	text-align: left
}

.inside-product-show .inside-title .en:before {
	left: 0;
	margin-left: 0
}

.inside-product-show .box-2 {
	line-height: 30px;
	font-size: 16px
}

.inside-product-show .box-2 .title-2 {
	font-size: 24px;
	color: #000;
	font-weight: 700;
	position: relative;
	padding: 70px 0 20px 0
}

.inside-product-show .box-2 .title-2:before {
	content: "";
	width: 230px;
	height: 2px;
	bottom: 0;
	left: 0;
	background: #cb936c;
	position: absolute
}

.inside-product-show .box-2 .t-yuan {
	margin-top: 30px;
	position: relative
}

.inside-product-show .fanhui {
	color: #fff;
	margin-top: 50px;
	padding: 10px 30px;
	display: inline-block;
	background: #cb936c
}

.inside-product-show .fanhui img {
	margin: 6px 10px 0 0
}

.inside-product-show .fanhui:hover {
	background: #bf2f34
}

@media (max-width:640px) {
	.inside-product-show .fanhui {
		width: 190px;
		margin: 0 auto;
		display: block;
		margin-top: 30px;
		text-align: center
	}
}

.phone-nav .box::-webkit-scrollbar {
	width: 2px;
	height: 1px
}

.phone-nav .box::-webkit-scrollbar-thumb {
	background: #000;
	width: 2px
}

.phone-nav .box::-webkit-scrollbar-track {
	background: rgba(0,0,0,0.1)
}

.phone-nav {
	top: 0;
	z-index: 1999;
	position: fixed;
	right: -150%;
	width: 65%;
	height: 100%;
	background: #fff;
	background: rgba(0,0,0,0.9)
}

.phone-nav .close {
	position: absolute;
	z-index: 99;
	top: 40px;
	right: 20px
}

.phone-nav .close img {
	max-height: 40px
}

.phone-nav .box {
	height: 100%;
	overflow-y: auto;
	padding: 0 20px 0 20px;
	-webkit-overflow-scrolling: touch
}

.phone-nav .list-menu {
	padding-top: 100px
}

.phone-nav .list-menu li {
	font-size: 17px;
	position: relative;
	line-height: 30px;
	border-bottom: solid 1px rgba(255,255,255,0.1)
}

.phone-nav .list-menu li a {
	padding: 15px 20px;
	display: block;
	position: relative;
	color: #fff
}

.phone-nav .list-menu li a span {
	z-index: 9;
	display: inline-block;
	position: relative
}

.phone-nav .list-menu li i {
	position: absolute;
	right: 0;
	top: 14px;
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 30px;
	display: block;
	font-style: inherit;
	cursor: pointer
}

.phone-nav .list-menu li i:after {
	width: 20px;
	height: 9px;
	content: "";
	display: inline-block;
	background: url(../images/select_arrow.png) no-repeat
}

.phone-nav .list-menu .submenu {
	display: none;
	padding-bottom: 20px
}

.phone-nav .list-menu .submenu a {
	color: #fff;
	font-size: 14px;
	opacity: .8;
	padding: 0 0 0 20px
}

.mobile-footer-menu {
	display: none;
	width: 100%;
	background: #333;
	padding: 5px 0;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	list-style: none;
	font-size: 12px
}

.mobile-footer-menu li {
	width: 33.3333%;
	float: left;
	position: relative
}

.mobile-footer-menu li span {
	width: 24px;
	height: 24px;
	display: block;
	margin: 0 auto;
	position: relative;
	overflow: hidden
}

.mobile-footer-menu li em {
	font-style: normal;
	text-align: center;
	display: block;
	color: #fff;
	height: 20px;
	line-height: 20px;
	overflow: hidden
}

@media (max-width:768px) {
	.mobile-footer-menu {
		display: block
	}
}

#chatToolBox {
	position: fixed;
	width: 110px;
	bottom: 110px;
	right: -5px;
	text-align: center;
	text-transform: capitalize;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
	font-family: Arial,Helvetica,'Microsoft YaHei',SimSun,Sans-serif;
	color: #fff;
	z-index: 990
}

@media (max-width:1024px) {
	#chatToolBox {
		display: none
	}
}

#chatToolBox #chatToolMail {
	padding: 10px;
	border-radius: 3px;
	background: #cb936c
}

#chatToolBox #chatToolMail a {
	font-size: 20px;
	line-height: 20px;
	padding-top: 0;
	display: block;
	padding-bottom: 15px;
	color: #fff
}

.fixed-bar {
	position: fixed;
	right: 10px;
	top: 48%;
	width: 50px;
	z-index: 9
}

@media (max-width:1200px) {
	.fixed-bar {
		display: none
	}
}

.fixed-bar .chat {
	height: 40px;
	background: #384347 url('../images/chat-bg.png') no-repeat center 12px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	color: #fff;
	padding-top: 40px
}

.fixed-bar li {
	width: 50px;
	height: 50px;
	background-color: #384347;
	margin-bottom: 3px;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.fixed-bar .mail p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-mail.png') no-repeat 12px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px
}

.fixed-bar .mail p a {
	color: #fff
}

.fixed-bar .wapp p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-whatapp.png') no-repeat 12px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px
}

.fixed-bar .mail p a {
	color: #fff
}

.fixed-bar li:hover p {
	left: -199px;
	width: 200px;
	background-color: #cb936c
}

.fixed-bar .mail:hover,.fixed-bar .tel:hover {
	background-color: #cb936c
}

.fixed-bar .tel p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/f-tel.png') no-repeat 12px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px
}

.fixed-bar .tel p a {
	color: #fff
}

.fixed-bar .fixed-inquiry {
	background: #384347 url('../images/ico-inquiry.png') no-repeat center 12px;
	height: 70px;
	overflow: hidden
}

.fixed-bar .fixed-inquiry a {
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	padding-top: 44px;
	width: 50px;
	height: 26px
}

.fixed-bar .fixed-inquiry:hover {
	background: #cb936c url('../images/ico-inquiry.png') no-repeat center 12px
}

.fixed-bar .fixed-facebook {
	background: #cb936c url('../images/ico-facebook.png') no-repeat center
}

.fixed-bar .fixed-facebook a {
	width: 50px;
	height: 50px;
	display: block
}

.fixed-bar .fixed-facebook:hover {
	background: #cb936c url('../images/ico-facebook.png') no-repeat center
}

.messagePopup {
	position: fixed;
	right: 10px;
	bottom: 0;
	z-index: 9999;
	width: 100%;
	max-width: 280px
}

@media (max-width:1200px) {
	.messagePopup {
		display: none
	}
}

.messagePopup .titleBig {
	text-align: right;
	cursor: pointer
}

.messagePopup .titleBig span {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	line-height: 40px;
	padding: 0 20px;
	background: #cb936c;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}

.messagePopup .titleBig svg {
	max-height: 20px;
	vertical-align: middle
}

.messagePopup .list {
	background: #fff;
	padding: 15px 15px;
	border: 1px #ccc solid;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.1)
}

.messagePopup .list .title {
	text-align: center;
	position: relative;
	color: #ed6827;
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 20px
}

.messagePopup .list .title:after {
	content: "";
	display: block;
	width: 40px;
	height: 4px;
	background: #a6a6a6;
	border-radius: 4px;
	margin: 5px auto 0 auto
}

.messagePopup .list .tips {
	text-align: center;
	color: #747474;
	font-size: 14px;
	margin-bottom: 30px
}

.messagePopup .list .required {
	color: #da2f38;
	margin-left: 5px
}

.messagePopup .list li {
	position: relative;
	margin-bottom: 5px;
	color: #333;
	font-size: 14px;
	clear: both
}

.messagePopup .list .p-01 {
	line-height: 30px
}

.messagePopup .list .li-02 {
	width: 50%;
	float: left;
	clear: none
}

.messagePopup .list input,.messagePopup .list textarea {
	width: 100%;
	background: #fff;
	border: 1px #ccc solid;
	color: #333;
	font-size: 14px;
	line-height: 33px;
	height: 35px;
	border-radius: 0;
	padding: 0 10px;
	font-family: inherit
}

.messagePopup .list input:focus,.messagePopup .list textarea:focus {
	border-color: #0061c2;
	box-shadow: 0 0 5px 0 rgba(0,97,194,0.5)
}

.messagePopup .list select {
	border: 1px #ebebeb solid;
	font-size: 14px;
	background: #fff;
	line-height: 33px;
	height: 35px;
	width: 100%;
	padding: 0 10px
}

.messagePopup .list textarea {
	height: 100px;
	line-height: 25px
}

.messagePopup .list .yzhm input {
	width: 45%;
	float: left
}

.messagePopup .list .yzhm .code {
	float: left;
	margin-right: 10px
}

.messagePopup .list .yzhm .a-01 {
	line-height: 35px;
	float: right;
	color: #9b9b9b
}

.messagePopup .list .yzhm .a-01:hover {
	color: #ed6827;
	text-decoration: underline
}

.messagePopup .list .btn {
	clear: both;
	margin-bottom: 0
}

.messagePopup .list .btn a {
	display: inline-block;
	background: #cb936c;
	color: #fff;
	width: 100%;
	line-height: 40px;
	text-align: center;
	padding: 0 10px;
	font-size: 14px;
	font-weight: 700;
	border-radius: 3px;
	-webkit-transition: all .5s;
	transition: all .5s
}

.messagePopup .list .btn a:hover {
	background: #0153a7
}

.transparency {
	display: block;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.7);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s,visibility .3s;
	transition: opacity .3s,visibility .3s
}

.transparency.transparency-visible {
	opacity: 1;
	visibility: visible
}

#searchPopup {
	position: absolute;
	z-index: 999;
	top: 140px;
	left: 0;
	width: 100%;
	height: 70px;
	opacity: 0;
	visibility: hidden;
	border-bottom: solid 1px rgba(255,255,255,0.1);
	-webkit-transition: opacity .3s,visibility .3s;
	transition: opacity .3s,visibility .3s
}

#searchPopup>.container {
	position: relative;
	padding-right: 50px
}

#searchPopup.searchPopup-visible {
	opacity: 1;
	visibility: visible;
	-webkit-animation: slideInDown .3s;
	animation: slideInDown .3s
}

#searchPopup.searchPopup-visible .close {
	-webkit-transform: translateY(0) scale(1);
	-ms-transform: translateY(0) scale(1);
	transform: translateY(0) scale(1)
}

#searchPopup .btn {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 50px;
	margin: auto;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	opacity: .7;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/search-2.png)
}

#searchPopup .btn:hover {
	opacity: 1
}

#searchPopup .close {
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: -webkit-transform .3s;
	transition: transform .3s
}

#searchPopup .close img {
	max-height: 20px;
	margin-top: 15px;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease
}

#searchPopup .close:hover img {
	max-height: 30px
}

#searchPopup input[type="search"] {
	height: 55px;
	line-height: 55px;
	border: none;
	width: 100%;
	padding: 0 10px;
	font-size: 16px;
	background: transparent;
	color: #fff
}

#searchPopup input[type="search"]:-ms-input-placeholder {
	color: #fff
}

#searchPopup input[type="search"]::-moz-placeholder {
	color: #fff
}

#searchPopup input[type="search"]::-webkit-input-placeholder {
	color: #fff
}

#searchPopup input[type="search"]:focus {
	color: #fff
}

#searchPopup input[type="search"]::-webkit-search-cancel-button {
	display: none
}

.prompt {
	position: fixed;
	width: 100%;
	height: 100%;
	background: url(../images/ie_sosad.png) no-repeat center 35% #fff;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 999;
	filter: alpha(opacity=90);
	opacity: 90
}

.prompt span {
	position: absolute;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	top: 55%;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	display: block;
	line-height: 24px;
	color: #666
}

.prompt span a {
	text-decoration: underline
}

.prompt_close {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url(../images/closed.png) no-repeat center center;
	cursor: pointer
}

.inside-honor {
	padding: 60px 0
}

.inside-honor .list li {
	width: 25%;
	font-size: 14px;
	position: relative;
	padding: 2px
}

@media (max-width:560px) {
	.inside-honor .list li {
		width: 33.3333%
	}
}

@media (max-width:420px) {
	.inside-honor .list li {
		width: 50%;
		padding: 5px
	}
}

.inside-honor .list li .item {
	border: solid 1px #ddd
}

.inside-honor .list li .textbox {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	display: none\9;
	position: absolute;
	text-align: center;
	background: #cb936c;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	background: rgba(174,43,47,0.8)
}

.inside-honor .list li .textbox p {
	height: 20px;
	overflow: hidden
}

.inside-honor .list li .textbox span {
	display: block;
	margin-top: 10px
}

.inside-honor .list li .textbox span img {
	-webkit-transition: all 1500ms ease;
	transition: all 1500ms ease
}

.inside-honor .list li .icon {
	top: 50%;
	height: 60px;
	width: 100%;
	text-align: center;
	margin-top: -30px;
	position: absolute
}

.inside-honor .list li:hover .textbox {
	opacity: 1;
	display: block\9
}

.fixed-bar {
	position: fixed;
	right: 10px;
	top: 48%;
	width: 50px;
	z-index: 9
}

@media (max-width:1200px) {
	.fixed-bar {
		display: none
	}
}

.fixed-bar li {
	width: 50px;
	height: 50px;
	background-color: #384347;
	margin-bottom: 3px;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s
}

.fixed-bar .mail p {
	right: 0;
	padding-left: 50px;
	position: relative;
	height: 50px;
	line-height: 50px;
	width: 0;
	background: url('../images/kf-email.png') no-repeat 10px center;
	overflow: hidden;
	color: #fff;
	font-size: 14px
}

	.fixed-bar .mail p a {
		color: #fff
	}

.fixed-bar .wapp {
	background: #384347 url('../images/f-whatapp.png') no-repeat center
}

	.fixed-bar .wapp a {
		width: 50px;
		height: 50px;
		display: block
	}

	.fixed-bar .wapp:hover {
		background: #cb936c url('../images/f-whatapp.png') no-repeat center
	}

.fixed-bar .skype {
	background: #384347 url('../images/kf-phone.png') no-repeat center
}

	.fixed-bar .skype a {
		width: 50px;
		height: 50px;
		display: block
	}

	.fixed-bar .skype:hover {
		background: #cb936c url('../images/kf-phone.png') no-repeat center
	}

.fixed-bar .mail p a {
	color: #fff
}

.fixed-bar li:hover p {
	left: -179px;
	width: 180px;
	background-color: #cb936c
}

.fixed-bar .mail:hover {
	background-color: #cb936c
}

.fixed-bar .fixed-facebook {
	background: #cb936c url('../images/ico-facebook.png') no-repeat center
}

	.fixed-bar .fixed-facebook a {
		width: 50px;
		height: 50px;
		display: block
	}

	.fixed-bar .fixed-facebook:hover {
		background: #cb936c url('../images/ico-facebook.png') no-repeat center
	}



.messagess li {
	padding-top:20px!important;
}


.messagess li p {
	width: 100%;
	padding: 0 7px;
	position: relative;
}

.messagess li p a {
	color: #fff;
	height: 60px;
	width: 80%;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	text-transform: uppercase;
	background: #cb936c;
}
.messagess li p input {
	width: 80%;
	height: 50px;
	border: 0;
	color: #000;
	background: none;
	padding: 15px 0;
	padding-right: 0px;
	padding-left: 0px;
	font-family: arial;
	padding-right: 20px;
	padding-left: 50px;
	resize: none;
	border: solid 1px rgba(0,0,0,0.5);
}
	.messagess li p textarea {
		width: 80%;
		height: 100px;
		border: 0;
		color: #000;
		background: none;
		padding: 15px 0;
		padding-right: 0px;
		padding-left: 0px;
		font-family: arial;
		padding-right: 20px;
		padding-left: 50px;
		border: solid 1px rgba(0,0,0,0.5);
		resize:vertical;
		max-height:196px;
	}
	/*20221013 update cookie*/
.cookie {
	background: #fff;
    color: #333;
    clear: both;
    overflow: hidden;
    width: 100%;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    left: 0;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);max-width:400px;
}
.cookie .container{width:100%;}

.cookie .left {
	width: 100%;
	float: left;
	 
 padding-bottom:10px;
	padding-top: 15px;
	padding-right: 0;
}

.cookie .left img {
	float: left;
	margin-right: 20px;
}

.cookie .left h4 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;padding-bottom:10px;
}

.cookie .left p {
	font-size: 13px;line-height:20px;
}

.cookie .right {
	height: 150px;
	width: 33%;
	float: right;
	background: #0d61a4;
	border-left: 2px #fff solid;
	text-align: center;
	padding-top: 55px;
}

.cookie .privacy{color:#666;text-decoration:underline;display:block;margin-bottom:15px;margin-top:10px;}

.cookie .a-01 {
	line-height: 38px;
	display: block;
	padding-left: .7rem;
	padding-right: .8rem;
	color: #3;
	border: 2px  solid rgb(51,51,51);
	border-radius: 20px;
	background: transparent;
	transition: all .5s;
 margin-right:10px;text-align:center;
}

.cookie .a-03{margin-bottom: 10px;
    margin-top: 15px;
    background: #333;
    color: #fff;}

.cookie .a-01:hover {
	background: #333;
	color: #fff;
}

.cookie .a-02 {
	display: inline-block;
	color: #fff;
	text-decoration: underline;
	margin-left: 10px;
}

@media (max-width: 1023px) {
	.cookie {
		display: flex;
	}
	.cookie .left {
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;
	}
	.cookie .left img {
		width: 30px;
	}
	.cookie .left h4 {
		font-size: 16px;
	}
	.cookie .left p {
		font-size: 12px;
	}
	.cookie .right {
		padding-top: 20px;
		padding-bottom: 20px;
		height: auto;
	}

			.cookie {
				bottom: 45px;
			}
			.cookie .left {
				padding-left: 0;
				padding-top: 0;
				padding-bottom: 0;
			}
}
.hidden{display:none}

.privacyBtn {
		color: #bd0410;
	}
	.privacyBtn:hover {
		text-decoration: underline;
	}
    #privacy_dialog {
        z-index: 10000;
        position: fixed;
        width: 800px;
        height: 600px;
        background: #fff;
        border: 4px solid rgba(0, 0, 0, .15);
        top: 50%;
        left: 50%;
        margin-top: -300px;
        margin-left: -400px;
        border-radius: 5px;
        box-sizing: border-box;
        display: none;
    }

    #privacy_dialog .dialog_header {
        width: 100%;
        position: relative;
        padding: 0 10px;
        height: 31px;
        box-sizing: border-box;
        background: #f3f3f3;

    }

    #privacy_dialog .dialog_header .title {
        width: 100%;
        color: #000;
        font-weight: 700;
        line-height: 31px;
        font-size: 14px;
    }

    #privacy_dialog .dialog_header .close {
        position: absolute;
        width: 31px;
        height: 31px;
        top: 0;
        right: 0;
        text-align: center;
        line-height: 31px;
        font-size: 22px;
        color: #c5c5c5;
        cursor: pointer;
    }

    #privacy_dialog .privacy_footer {
        width: 100%;
        margin-top:10px;

    }

    #privacy_dialog .close_btn {
        margin: 0 auto;
        width: 200px;
        height: 40px;
        background: #e22;
        color: #fff;
        font-size: 16px;
        text-align: center;
        line-height: 40px;
        cursor: pointer;
    }

    #privacy_dialog .privacy_dialog_iframe {
        width: 100%;
        height: 300px;
        display: block;
    }

    #privacy_dialog .privacy_content {
        box-sizing: border-box;
        width: 100%;
        height: 503px;
        padding: 10px;
        overflow: auto;
    }

    #privacy_dialog .privacy_content p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    #privacy_dialog .privacy_content .font_blod{
        font-weight: bold;
    }

    @media screen and (max-width: 450px) {
        #privacy_dialog {
            width: 90%;
            transform: translate(-50%, -50%);
            margin-top:0;
            margin-left:0;
        }
    }


.about .privacy_content p {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 22px;
    }

    .about .privacy_content .font_blod{
        font-weight: bold;
    }

.agree {color: #fff;}
.agree input[type="checkbox"] {width: 16px!important; height: 16px!important; appearance: auto!important; -webkit-appearance: auto;}
.agree a {color: #fff;}


.tel span a {
	color: #ffffff;
}

.nr ul li a {
	color: #000000;
}

table td {
	padding: 6px 15px 6px 6px;
	text-align: center;
	text-transform: capitalize;
}

.index-news {
	margin-bottom: 20px;
}

.inside-product-show .box-2 p,.inside-product-show table {
	margin-top: 10px;
}

.inside-product-show table td {
	border: 1px solid #666;
	text-align: center;
}

.pro_2nd {
	background: #e9e9e9;
	display: none;
}

.pro_2nd a {
	display: block;
	padding: 5px 5px 5px 40px;
}

.show .pro_2nd {
	display: block !important;
}

.show2 {
	color: #cb936c !important;
}

#fcon a {
	display: inline-block !important;
}

.messagess a:last-child {
	color: #fff !important;
}

.inside-about p,.inside-news-show p {
	margin-top: 10px;
}

@media screen and (max-width: 1200px) {
	.tab {
		overflow: auto
	}
	.footer {
		bottom: 53px;
		position: relative;
	}
	.box-2 img {
		display: none;
	}
}

@media screen and (max-width: 780px){
	.inside-product-show table {
		display: block;
		overflow: auto;
	}
	
	.inside-about .box-2 ul li .en {
		height: auto;
	}
}