@charset "UTF-8";
/*初始化样式*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
p,
blockquote,
pre,
a,
address,
code,
b,
em,
img,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
footer,
header,
hgroup,
nav,
section {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	color: #666;
	position: relative;
	font: 12px/1.5 Microsoft YaHei, arial, 宋体, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	outline: none;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover,
a:active,
a:focus {
	color: #3480ce;
	text-decoration: none;
	outline: none;
}
input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
	background: none;
	vertical-align: middle;
}
ul,
ol,
li {
	list-style-type: none;
}
select,
input,
img,
select {
	vertical-align: middle;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table,
th,
td {
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1;
}
.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
h1,
h2,
h3,
h4 {
	font-size: 12px;
	font-weight: bold;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}
/*----- Common css ------*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.di {
	_display: inline;
}
.fwn {
	font-weight: normal;
}
.dib {
	*display: inline;
	_zoom: 1;
	_display: inline;
	_font-size: 0px;
}
.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}
.com-img img {
	transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
}
.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.vn1200 {
	width: 1200px;
	margin: 0 auto;
}
.pos {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
}
.com-img {
	display: inline;
	overflow: hidden;
	margin: 0 auto;
	display: table;
}
.com-img img {
	transition: all 0.5s ease-in 0s;
	-webkit-transition: all 0.5s ease-in 0s;
	-moz-transition: all 0.5s ease-in 0s;
	-o-transition: all 0.5s ease-in 0s;
}
.com-img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
/*头部样式*/
.vn-head1 {
	height: 40px;
	color: #fff;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #ededed;
	color: #a7a7a7;
}
.vn-head1 a {
	color: #a7a7a7;
}
.vn-head2 {
	height: 103px;
	overflow: hidden;
}
.vn-head2 .top-contact {
	font-size: 20px;
	color: #333333;
	line-height: 20px;
	background: url(../images/tel.png) no-repeat left top;
	padding-left: 45px;
	padding-top: 20px;
	margin-top: 31px;
}
.vn-head2 .top-contact span {
	font-size: 14px;
}
.logo {
	float: left;
	line-height: 103px;
}
.translate {
	width: 100px;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 9999;
}
.tran-in {
	left: 120px;
}
.translate li {
	border: 1px dashed #cccccc;
	line-height: 26px;
	text-align: left;
	background: #fff;
}
.translate li a {
	display: block;
	padding-left: 10px;
	background: url(../images/dot4.png) no-repeat 88% 11px;
}
.translate li a:hover {
	text-decoration: none;
	color: #275cea;
	cursor: pointer;
}
.translate-en {
	display: none;
	padding: 6px;
	padding-top: 0px;
}
.translate li .translate-en a {
	padding-left: 0px;
	text-align: center;
	background: #fff;
	border-bottom: 1px solid #cccccc;
}
.translate li .translate-en a:hover {
	font-weight: bold;
}
.topLink .f_count {
	color: #ff0000;
	font-size: 13px;
	font-weight: bold;
}
/*搜索和热门搜索*/
.vn-search {
	height: 60px;
	border-bottom: 1px solid #dddddd;
}
.vn-search .hotSearch {
	float: left;
	height: 60px;
	line-height: 60px;
	font-weight: normal;
	color: #666666;
}
.vn-search .hotSearch a {
	margin-right: 6px;
	color: #666666;
}
.vn-search #formsearch {
	float: right;
	margin-top: 22px;
}
.vn-search #formsearch input {
	height: 22px;
	background: #fff;
	border: 1px solid #c8c8c8;
	line-height: 22px;
	outline: none;
}
.vn-search #formsearch #keyword {
	height: 16px;
	line-height: 16px;
	text-indent: 15px;
	color: #666;
	width: 205px;
	background: none;
	border: none;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
}
.vn-search #formsearch #s_btn {
	width: 46px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	background: url(../images/sou.png) no-repeat center center;
	color: #fff;
	border: none;
	cursor: pointer;
	font-size: 12px;
	font-size: 0px;
}
/*导航栏样式*/
#menu {
	height: 52px;
	background: #ff6537;
}
.nav1 {
	height: 52px;
}
.nav1 li {
	line-height: 52px;
	height: 52px;
	text-align: center;
	width: 150px;
	float: left;
	position: relative;
	z-index: 999;
	background: url(../images/shu1.png) no-repeat right center;
}
.nav1 li a {
	display: block;
	line-height: 52px;
	color: #fff;
	height: 52px;
	padding: 0;
	font-size: 16px;
}
.nav1 li a:hover {
	color: #fff;
	text-decoration: none;
	background: url(../images/shu.png) no-repeat center 37px;
}
.nav1 li:last-child {
	background: none;
}
.nav1 li:nth-child(4) .sec{
    display:none;
}
.nav1 li:nth-child(4) .sec a{
    display:none;
}
.nav1 li:last-child .sec{
    display:none;
}
.nav1 li:last-child .sec a{
    display:none;
}
.nav1 .sec {
	height: 0;
	background: #ff6537;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 52px;
	left: 0px;
}
.nav1 .sec a {
	color: #fff;
	height: 38px;
	line-height: 38px;
	width: 150px;
}
.nav1 .sec a:hover {
	text-decoration: none;
	color: #ff6537;
	background: #fff;
}
.vn1 {
	margin-top: 80px;
}
.vn1 .vn1-title {
	text-align: center;
}
.vn1 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(../images/title1.png) no-repeat 348px center;
}
.vn1 .vn1-title h3 span {
	color: #ff6537;
	font-weight: 400;
	margin-left: 7px;
}
.vn1 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}
.vn1 .vn1-con {
	margin-top: 28px;
}
.vn1 .vn1-con .vn1-left {
	width: 270px;
	height: 793px;
	background: url(../images/cate.png) no-repeat center center;
}
.vn1 .vn1-con .vn1-left .vn1-cate {
	width: 250px;
	margin: 0 auto;
	padding-top: 105px;
	padding-bottom: 25px;
}
.vn1 .vn1-con .vn1-left .vn1-cate li {
	height: 49px;
	line-height: 49px;
	background: url(../images/cate1.png) no-repeat center center;
	font-size: 16px;
	text-indent: 34px;
	border-bottom: 1px solid #f4f4f4;
}
.vn1 .vn1-con .vn1-left .vn1-cate li a {
	color: #333333;
}
.vn1 .vn1-con .vn1-left .vn1-cate li:hover {
	background: url(../images/cate11.png) no-repeat center center;
	border-radius: none;
}
.vn1 .vn1-con .vn1-left .vn1-cate li:hover a {
	color: #fff;
}
.vn1 .vn1-con .vn1-left .vn1-cate li:last-child {
	b
}
.vn1 .vn1-con .vn1-left .vn1-erweima {
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-left: 19px;
	margin-top: 30px;
}
.vn1 .vn1-con .vn1-right {
	width: 915px;
}
.vn1 .vn1-con .vn1-right .vn1-pro li {
	float: left;
	margin-right: 13px;
	position: relative;
}
.vn1 .vn1-con .vn1-right .vn1-pro li a.img {
	display: block;
}
.vn1 .vn1-con .vn1-right .vn1-pro li a.img img {
	width: 271px;
	height: 210px;
}
.vn1 .vn1-con .vn1-right .vn1-pro li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 51px;
	text-align: center;
}
.vn1 .vn1-con .vn1-right .vn1-pro li h3 a {
	color: #333333;
}
.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask {
	position: absolute;
	width: 271px;
	height: 210px;
	left: 0px;
	top: 0px;
	display: none;
	background: rgba(255, 101, 55, 0.8);
}
.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask h2 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-top: 75px;
	line-height: 16px;
}
.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask h2 a {
	color: #fff;
}
.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask .vn1-more {
	text-align: center;
	margin-top: 22px;
}
.vn1 .vn1-con .vn1-right .vn1-pro li .vn1-mask .vn1-more a {
	display: inline-block;
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	color: #fff;
}
.vn1 .vn1-con .vn1-right .vn1-pro li:nth-child(3n) {
	margin-right: 0px;
}
.vn1 .vn1-con .vn1-right .vn1-pro li:hover .vn1-mask {
	display: block;
}
.vn2 {
	height: 460px;
	background: url(../images/vn2.png) no-repeat center center;
	margin-top: 55px;
}
.vn2 .vn2-title {
	text-align: center;
	padding-top: 74px;
}
.vn2 .vn2-title h3 {
	font-size: 34px;
	color: #fff;
	font-weight: 100;
}
.vn2 .vn2-title h3 span {
	color: #fff;
	font-weight: 400;
}
.vn2 .vn2-title h2 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin-top: 10px;
}
.vn2 .vn2-con {
	margin-top: 30px;
}
.vn2 .vn2-con .ads li {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 37px;
}
.vn2 .vn2-con .ads li .vn2-img {
	position: relative;
	height: 100px;
}
.vn2 .vn2-con .ads li .vn2-img div {
	position: absolute;
	left: 0px;
	top: 0px;
}
.vn2 .vn2-con .ads li .vn2-img img {
	width: 100px;
	height: 100px;
}
.vn2 .vn2-con .ads li .vn2-img .img1 {
	opacity: 1;
}
.vn2 .vn2-con .ads li .vn2-img .img2 {
	opacity: 0;
}
.vn2 .vn2-con .ads li h3 {
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	margin-top: 13px;
}
.vn2 .vn2-con .ads li:hover .img1 {
	opacity: 0;
}
.vn2 .vn2-con .ads li:hover .img2 {
	opacity: 1;
}
.vn2 .vn2-con .ads li:first-child {
	margin-left: 0px;
}
.vn2 .vn2-con .vn2-contact {
	height: 45px;
	width: 266px;
	border-top: 1px dashed #fff;
	border-bottom: 1px dashed #fff;
	font-size: 16px;
	color: #ffffff;
	line-height: 41px;
	margin-left: 415px;
	margin-top: 35px;
}
.vn2 .vn2-con .vn2-message {
	width: 134px;
	height: 44px;
	border-radius: 5px;
	background: #fff;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	position: relative;
	margin-left: 805px;
	margin-top: -45px;
}
.vn2 .vn2-con .vn2-message a {
	color: #ff6537;
}
.vn3 {
	margin-top: 77px;
}
.vn3 .vn1-title {
	text-align: center;
}
.vn3 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(../images/title1.png) no-repeat 348px center;
}
.vn3 .vn1-title h3 span {
	color: #ff6537;
	font-weight: 400;
	margin-left: 7px;
}
.vn3 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}
.vn3 .vn3-con {
	margin-top: 30px;
}
.vn3 .vn3-con .ads1 {
	width: 595px;
}
.vn3 .vn3-con .ads1 li {
	margin-bottom: 92px;
}
.vn3 .vn3-con .ads1 li .vn3-mask {
	width: 470px;
}
.vn3 .vn3-con .ads1 li .vn3-mask h3 {
	font-size: 22px;
	color: #333333;
	font-weight: 400;
	margin-top: 7px;
}
.vn3 .vn3-con .ads1 li .vn3-mask p {
	font-size: 16px;
	color: #545454;
	margin-top: 17px;
	line-height: 28px;
}
.vn3 .vn3-con .ads1 li:last-child {
	margin-bottom: 0px;
}
.vn4 {
	text-align: center;
	height: 280px;
	background: url(../images/vn4.png) no-repeat center center;
	margin-top: 80px;
}
.vn4 h3 {
	font-size: 16px;
	color: #ffffff;
	font-family: "Arial";
	line-height: 16px;
	font-weight: 400;
	padding-top: 60px;
}
.vn4 h2 {
	font-size: 26px;
	color: #ffffff;
	line-height: 48px;
	margin-top: 15px;
	font-weight: normal;
}
.vn4 span {
	display: block;
	font-size: 24px;
	color: #ffffff;
	font-weight: 600;
	font-family: "Arial";
	margin-top: 36px;
	margin-left: 140px;
}
.vn5 {
	margin-top: 75px;
}
.vn5 .vn1-title {
	text-align: center;
}
.vn5 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(../images/title1.png) no-repeat 348px center;
}
.vn5 .vn1-title h3 span {
	color: #ff6537;
	font-weight: 400;
	margin-left: 7px;
}
.vn5 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}
.vn5 .vn5-con {
	margin-top: 26px;
}
.vn5 .vn5-con .vn5-left {
	width: 657px;
	height: 398px;
	background: url(../images/left.png) no-repeat center center;
}
.vn5 .vn5-con .vn5-left h3 {
	font-size: 24px;
	color: #333333;
	font-weight: 400;
	margin-left: 51px;
	margin-top: 60px;
}
.vn5 .vn5-con .vn5-left .vn5-about {
	font-size: 16px;
	color: #545454;
	margin-left: 51px;
	margin-top: 19px;
	line-height: 34px;
	margin-right: 35px;
}
.vn5 .vn5-con .vn5-left .vn5-more {
	width: 120px;
	height: 40px;
	text-indent: 20px;
	line-height: 40px;
	background: url(../images/more1.png) no-repeat center center;
	font-size: 14px;
	margin-left: 51px;
	margin-top: 33px;
}
.vn5 .vn5-con .vn5-left .vn5-more a {
	color: #ffffff;
}
.vn6 {
	height: 454px;
	background: url(../images/vn6.png) no-repeat center center;
	margin-bottom: 108px;
	margin-top: 78px;
}
.vn6 .vn6-left {
	width: 250px;
}
.vn6 .vn6-left h3 {
	font-size: 33px;
	color: #ffffff;
	font-family: "Arial";
	text-transform: uppercase;
	line-height: 46px;
	margin-top: 50px;
}
.vn6 .vn6-left h2 {
	font-size: 26px;
	color: #ffa15f;
	font-weight: 400;
	text-align: center;
	width: 193px;
	height: 44px;
	background: #fff;
	line-height: 44px;
	margin-top: 20px;
}
.vn6 .vn6-left h1 {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	margin-top: 30px;
}
.vn6 .vn6-left span {
	display: block;
	font-size: 12px;
	color: #ffffff;
	font-family: "Arial";
	margin-top: 85px;
	text-transform: uppercase;
}
.vn6 .vn6-right {
	width: 924px;
}
.vn6 .vn6-right .vn6-case li {
	float: left;
	margin-left: 6px;
	margin-right: 6px;
	position: relative;
	margin-bottom: 14px;
}
.vn6 .vn6-right .vn6-case li:hover .vn1-mask{
	display:block;
}
.vn6 .vn6-right .vn6-case li a.img {
	display: block;
}
.vn6 .vn6-right .vn6-case li a.img img {
	width: 296px;
	height: 220px;
}
.vn6 .vn6-right .vn6-case li h3 {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 38px;
	text-align: center;
	position: absolute;
	background: rgba(0, 0, 0, 0.4);
	width: 100%;
	bottom: 0px;
	left: 0px;
}
.vn6 .vn6-right .vn6-case li h3 a {
	color: #fff;
}
.vn6 .vn6-right .vn6-case li .vn1-mask {
	position: absolute;
	width: 296px;
	height: 220px;
	left: 0px;
	top: 0px;
	display: none;
	background: rgba(255, 101, 55, 0.2);
}
.vn6 .vn6-right .vn6-case li .vn1-mask h2 {
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	padding-top: 75px;
	line-height: 16px;
}
.vn6 .vn6-right .vn6-case li .vn1-mask h2 a {
	color: #fff;
}
.vn6 .vn6-right .vn6-case li .vn1-mask .vn1-more {
	text-align: center;
	margin-top: 22px;
}
.vn6 .vn6-right .vn6-case li .vn1-mask .vn1-more a {
	display: inline-block;
	width: 100px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 30px;
	margin: 0 3px;
	color: #fff;
}
.vn6 .vn6-right .vn6-case .slick-dots {
	position: absolute;
	left: 435px;
	right: 0;
	text-align: center;
	font-size: 0;
	z-index: 9;
	bottom: -15px;
}
.vn6 .vn6-right .vn6-case .slick-dots li {
	display: inline-block;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #ffe2d4;
	cursor: pointer;
}
.vn6 .vn6-right .vn6-case .slick-dots li button {
	background: none;
	outline: none;
	border: none;
	font-size: 0;
}
.vn6 .vn6-right .vn6-case .slick-dots li.slick-active {
	background-color: #ffab6f;
}
.vn7 {
	margin-bottom: 80px;
}
.vn7 .vn1-title {
	text-align: center;
}
.vn7 .vn1-title h3 {
	font-size: 34px;
	color: #434343;
	font-weight: 100;
	background: url(../images/title1.png) no-repeat 348px center;
}
.vn7 .vn1-title h3 span {
	color: #ff6537;
	font-weight: 400;
	margin-left: 7px;
}
.vn7 .vn1-title h2 {
	font-size: 16px;
	color: #666666;
	font-weight: 400;
	margin-top: 10px;
}
.vn7 .vn7-con {
	margin-top: 27px;
}
.vn7 .vn7-con .vn7-news1 {
	width: 382px;
}
.vn7 .vn7-con .vn7-news1 .news-title {
	padding-bottom: 11px;
	border-bottom: 1px solid #cfcfcf;
}
.vn7 .vn7-con .vn7-news1 .news-title h3 {
	font-size: 20px;
	font-weight: 400;
	color: #111111;
	float: left;
	line-height: 18px;
	border-left: 3px solid #ee2d42;
	padding-left: 14px;
}
.vn7 .vn7-con .vn7-news1 .news-title h3 span {
	font-size: 14px;
	color: #999999;
	font-family: "Arial";
	text-transform: uppercase;
	margin-left: 5px;
}
.vn7 .vn7-con .vn7-news1 .news-title a {
	display: block;
	float: right;
	font-size: 14px;
	color: #999999;
	text-transform: uppercase;
}
.vn7 .vn7-con .vn7-news1 .news-tu {
	border: 1px dashed #cfcfcf;
	padding: 4px;
	margin-top: 18px;
}
.vn7 .vn7-con .vn7-news1 .list1 li {
	margin-top: 14px;
}
.vn7 .vn7-con .vn7-news1 .list1 li h3 {
	font-size: 14px;
	font-weight: 400;
	float: left;
	background: url(../images/xing.png) no-repeat left center;
	padding-left: 15px;
}
.vn7 .vn7-con .vn7-news1 .list1 li h3 a {
	color: #333333;
}
.vn7 .vn7-con .vn7-news1 .list1 li span {
	display: block;
	float: right;
	font-size: 12px;
	color: #999999;
}
.vn7 .vn7-con .vn7-news2 {
	margin-left: 27px;
}
.vn7 .vn7-con .vn7-news3 .list3 li {
	padding-bottom: 10px;
	border-bottom: 1px dashed #cccccc;
	margin-top: 7px;
}
.vn7 .vn7-con .vn7-news3 .list3 li h3 {
	font-size: 14px;
	font-weight: 400;
	padding-left: 36px;
	background: url(../images/wen.png) no-repeat left center;
	line-height: 25px;
}
.vn7 .vn7-con .vn7-news3 .list3 li h3 a {
	color: #111111;
}
.vn7 .vn7-con .vn7-news3 .list3 li p {
	font-size: 14px;
	color: #666666;
	padding-left: 36px;
	background: url(../images/da.png) no-repeat left top;
	margin-top: 2px;
}
.vn7 .vn7-con .vn7-news3 .list3 li:first-child {
	margin-top: 20px;
}
.vn-foot {
	height: 410px;
	background: #525252;
}
.vn-foot .foot-con {
	padding-bottom: 28px;
	border-bottom: 1px dashed #fff;
}
.vn-foot .foot-con .foot1 h3 {
	font-size: 16px;
	color: #ffffff;
	line-height: 16px;
	margin-top: 31px;
}
.vn-foot .foot-con .foot1 .foot-xian {
	margin-top: 10px;
}
.vn-foot .foot-con .foot1 .foot1-con {
	font-size: 14px;
	color: #fff;
	margin-top: 15px;
	line-height: 26px;
}
.vn-foot .foot-con .foot2 {
	margin-left: 165px;
}
.vn-foot .foot-con .foot3 .foot3-con {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin-top: 21px;
}
.vn-foot .vn-link {
	font-size: 14px;
	color: #fff;
	/*text-align: center;*/
	margin-top: 35px;
}
.vn-foot .vn-link a {
	color: #fff;
}
.vn-foot .vn-last {
	margin-top: 28px;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.vn-foot .vn-last a {
	color: #fff;
}
/*内页左侧样式*/
.container {
	width: 1200px !important;
	margin: 0 auto;
	padding: 0;
}
/*.page-position a {*/
	/*color: #fff;*/
/*}*/
.left {
	width: 225px;
	float: left;
}
.right {
	width: 940px;
	float: right;
}
/*.xypg-case-list li {*/
	/*width: 300px;*/
/*}*/
/*.xypg-product-list li {*/
	/*width: 293px;*/
/*}*/
/*.xypg-product-list li .img img {*/
	/*width: 271px;*/
	/*height: 255px;*/
/*}*/
/*.relate-product-slick .owl-item .img img {*/
	/*width: 213px;*/
	/*height: 200px;*/
/*}*/
/*.xypg-case-list li .img img {*/
	/*width: 300px;*/
	/*height: 157px;*/
/*}*/
.page-product-inquiry a {
	color: #fff;
}
.page-mob-tool {
	display: none;
}
.xypg-relate{
	display: none;
}