/* global */
body {
	margin: 0px;
	font-size: 14px;
	color: #333333;
	background: #f7f7f7;
	min-width: 1200px;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h5,
h6,
pre,
p,
blockquote,
th {
	margin: 0;
	padding: 0;
}

* {
	word-break: break-all;
	font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
	-webkit-text-size-adjust: none;
}

img {
	border: none;
}

i,
em {
	font-style: normal
}

ul li {
	list-style-type: none;
}

ol li {
	list-style-type: decimal;
}

ul,
form {
	margin: 0px;
	padding: 0px;
}

.dsn {
	display: none
}
.bg_white{
	background-color: white;
}
/* links */
a:link,
a:visited,
a:active {
	color: #333333;
	text-decoration: none
}

a:hover {
	color: #ff7214;
;
}

a.w:link,
a.w:visited,
a.w:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.w:hover {
	text-decoration: underline;
}

a.t:link,
a.t:visited,
a.t:active {
	text-decoration: none;
	color: #ff7214;
}

a.t:hover {
	text-decoration: underline;
}

a.b:link,
a.b:visited,
a.b:active {
	color: #ff7214;
	text-decoration: none;
}

a.b:hover {
	color: #ff7214;
}

/* basic */
.f_l {
	float: left;
}

.f_r {
	float: right;
}

.b10 {
	height: 10px;
	overlflow: hidden;
	clear: both;
	width: 100%
}

.b15 {
	height: 15px;
	overlflow: hidden;
	clear: both;
	width: 100%
}

.b20 {
	height: 20px;
	overlflow: hidden;
	clear: both;
	width: 100%
}

.b30 {
	height: 30px;
	overlflow: hidden;
	clear: both;
	width: 100%
}

.mt8 {
	margin-top: 8px
}

.mt15 {
	margin-top: 15px
}

.m {
	width: 1200px;
	margin: auto;
}

.text-overflow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.topline {
	height: 35px;
	line-height: 35px;
	background: #ff7214;
	width: 100%;
	font-size: 13px;
	color: white;
}

.topline a {
	padding: 0px 5px;
	color: white
}

.tool ul li {
	float: left;
	cursor: pointer
}

.tool ul li.tel {
	padding-left: 18px;
	margin-right: 20px
}

.tool ul li.mobile {
	padding: 0px 10px 0px 30px;
	position: relative;
	display: block
}

.tool ul li div {
	display: none
}

.tool ul li:hover div {
	display: inline-block;
	position: absolute;
	z-index: 10000;
	background: white;
	width: 110px;
	height: 110px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	top: 35px;
	padding: 5px;
	left: -42px;
	overflow: hidden
}

.tool ul li:hover div img {
	width: 110px;
	height: 110px;
}

.topbg {
	height: 100px;
	padding: 0px 0;
	background: white;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .2);
}

.head {
	position: relative;
}

.head .logo {
	padding: 6px 10px 0 0px;
	height: 88px;
}

.head .logo,
.head .logo img {
	float: left;
}

.head .logo {
	display: table-cell;
	width: 270px;
	height: 88px;
	vertical-align: middle;
}

.head .logo a {
	display: table-cell;
	width: 270px;
	height: 88px;
	vertical-align: middle;
	text-align: center
}

.head .logo img {
	max-width: 100%;
	max-height: 100%;
	float: none;
}

/*导航*/
.headBox2 {
	clear: both;
	height: 100px;
	width: 860px;
	position: absolute;
	right: 0px;
	z-index: 1000
}

.headBox2 .wrap {
	position: relative;
	margin: 0px auto;
	height: 50px;
}

.menuDl dd {
	display: inline;
	float: left;
	margin: 0px;
	position: relative;
}

.menuDl dd span {
	display: block;
	clear: both;
	overflow: hidden;
	height: 100px
}

.menuDl dd span a {
	display: block;
	height: 100px;
	line-height: 100px;
	padding: 0 23px;
	font-size: 15px
}

.menuDl dd.hover span a {
	color: #ff7214
}

.menuDl dd .div_a {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 100px;
	left: 0;
	z-index: 999;
	background: #ff7214;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
	padding: 10px 0;
	display: none
}

.menuDl dd .div_a a {
	display: block;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	text-align: center;
	color: #fff;
	font-size: 14px
}

.menuDl dd .div_a a:hover {
	color: #fff;
	font-weight: bold
}

.menuDl dd .div_a a.hover {
	color: #fff;
	font-weight: bold
}

/*幻灯*/
.m-focus {
	width: 100%;
	overflow: hidden;
	z-index: 1
}

.m-focus-box {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}

.m-focus {
	display: block;
	overflow: hidden;
	position: relative;
}

.m-focus .m-focus-box {
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	backface-visibility: hidden;
}

.m-focus .m-focus-box .swiper-wrapper li {
	float: left;
	width:100%;
	list-style-type: none
}

.m-focus .m-focus-box .swiper-wrapper li a {
	position: relative;
	width: 100%;
	display: block;
}

.m-focus .m-focus-box .swiper-wrapper img {
	width: 100%;
	display: block;
}

.m-focus .swiper-container {
	display: none;
}

.m-focus-box .b-menu {
	text-align: center;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 20px;
	z-index: 10;
}

.swiper-pagination-bullet {
	display: inline-block;
	border-radius: 100%;
	background: none;
	cursor: pointer;
	margin: 0 5px;
	width: 15px;
	height: 15px;
	border: #fff 1px solid
}

.swiper-pagination-bullet-active {
	opacity: 1;
	border: #ff7214 1px solid;
	background: #ff7214;
	width: 15px;
	height: 15px;
}

.contact-list {
	border-top: #e6e6e6 1px solid;
	margin: 10px;
	overflow: hidden
}

.contact-list dl {
	overflow: hidden;
	border-bottom: #e6e6e6 1px solid;
	line-height: 35px;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid
}

.contact-list dt {
	float: left;
	width: 100px;
	text-align: right;
	padding-right: 20px;
	color: #666
}

.contact-list dd {
	overflow: hidden;
	padding: 0px 15px;
	border-left: #e6e6e6 1px solid;
	color: #333
}

/*表单样式*/
input,
select,
textarea {
	font-size: 14px;
	padding: 4px;
	border-radius: 2px;
	border: #e3e3e3 1px solid
}

.cdx-form {
	overflow: hidden;
	padding: 30px 30px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	background: white;
	margin: 10px;
	font-size: 14px;
}

.cdx-form tr {
	font-size: 14px
}

.cdx-form input {
	border: #e3e3e3 1px solid;
	padding: 7px
}

.cdx-form select {
	border: #e3e3e3 1px solid;
	padding: 6px
}

.cdx-form input.adr {
	margin-top: -4px
}

/*全部左右布局样式*/
.side_head {
	height: 45px;
	line-height: 45px;
	padding: 0 15px;
	font-size: 16px;
	border-bottom: #eee solid 1px;
	background: #ff7214;
	color: white;
	width: 220px;
}

.side_head span a {
	display: block;
	text-indent: -9999px
}

.side_body {
	width: 210px;
	background: #FFFFFF;
	padding: 10px 20px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 30px;
	box-shadow: 0px 0px 15px #dadada;
}

.side_body h1 {
	font-size: 14px;
}

.main_head {
	font-size: 16px;
	background: white;
	box-shadow: 0px 0px 15px #dadada;
	padding: 0px 20px
}

.main_head div {
	overflow: hidden;
	display: block;
	height: 45px;
	line-height: 45px;
}

.main_body {
	background: #FFFFFF;
	font-size: 14px;
	padding: 15px 0px;
	line-height: 28px;
	margin-bottom: 20px;
	box-shadow: 0px 0px 15px #dadada;
}

.main_head span {
	font-size: 14px
}

.main_head strong {
	display: block;
	float: left;
	height: 16px;
	border-left: #ff7214 3px solid;
	line-height: 16px;
	padding-left: 10px;
	margin-top: 12px;
	font-size: 16px;
}

.main_head strong span {
	font-size: 18px;
}

.main_body ul.cdx-list {
	width: 102%;
	overflow: hidden;
	margin-left: -10px;
}

.main_body ul.cdx-list li {
	float: left;
	width: 18%;
	padding: 1%;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	background: white;
}

.main_body ul.cdx-list li a {
	border: #eee 1px solid;
	padding: 10px;
	display: block
}

.main_body ul.cdx-list li img {
	width: 100%;
}

.main_body ul.cdx-list li:hover img {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.main_body ul.cdx-list li p {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px
}

.main_body ul.cdx-list li p.price {
	color: #ff7214;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold
}

.main_body .cdx-list-text {
	width: 100%;
	padding: 0 15px;
	overflow: hidden;
	box-sizing: border-box;
}

.main_body .cdx-list-text li {
	border-bottom: #eee 1px solid;
	padding: 15px 0;
	overflow: hidden;
}

.main_body .cdx-list-text li .pic {
	float: left;
	width: 100px;
	margin-right: 10px;
}

.main_body .cdx-list-text li .npic {
	float: left;
	width: 160px;
	margin-right: 10px;
}

.main_body .cdx-list-text li .s-info {
	overflow: hidden
}

.main_body .cdx-list-text li img {
	width: 100%;
	height: 130px;
}

.main_body .cdx-list-text li:hover img {
	filter: alpha(Opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.main_body .cdx-list-text li p {
	height: 56px;
	line-height: 20px;
	margin-top: 7px;
	overflow: hidden;
	color: #777
}

.main_body .cdx-list-text li h5 {
	font-size: 18px;
}

.main_body .cdx-list-text li h5 a {
	color: #000
}

.main_body ul.cdx-list-jia {
	width: 102%;
	overflow: hidden;
	margin-left: -10px;
}

.main_body ul.cdx-list-jia li {
	float: left;
	width: 18%;
	padding: 0.96%;
	overflow: hidden;
	font-size: 14px;
	background: white;
}

.main_body ul.cdx-list-jia li a {
	display: block
}

.main_body ul.cdx-list-jia li .text {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden
}

.main_body ul.cdx-list-jia li:hover .text {
	color: white
}

.main_body ul.cdx-list-jia li .text1 {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden
}

.main_body ul.cdx-list-jia li:hover .text1 {
	color: white
}

.main_body ul.cdx-list-jia li .pic {
	overflow: hidden;
	height: 200px;
}

.main_body ul.cdx-list-jia li .pic img {
	width: 100%;
	transition: all 0.6s;
}

.main_body ul.cdx-list-jia li:hover img {
	transform: scale(1.1);
}

.main_body ul.cdx-list-jia li p.price {
	color: #ff7214;
	font-size: 15px
}

.main_body ul.cdx-list-jia li i {
	font-size: 12px
}

.main_body ul.cdx-list-jia li:hover .text1 p.price {
	color: white
}

.main_body ul.cdx-list-jia li em {
	font-size: 14px
}

.main_body ul.cdx-list-jia4 {
	width: 102%;
	overflow: hidden;
	margin-left: -10px;
}

.main_body ul.cdx-list-jia4 li {
	float: left;
	width: 23%;
	padding: 0.96%;
	overflow: hidden;
	font-size: 14px;
	background: white;
}

.main_body ul.cdx-list-jia4 li a {
	display: block
}

.main_body ul.cdx-list-jia4 li .text1 {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden
}

.main_body ul.cdx-list-jia4 li:hover .text1 {
	color: white
}

.main_body ul.cdx-list-jia4 li .pic {
	overflow: hidden;
	width: 100%;
}

.main_body ul.cdx-list-jia4 li .pic img {
	width: 100%;
	transition: all 0.6s;
}

.main_body ul.cdx-list-jia4 li:hover img {
	transform: scale(1.1);
}

.main_body ul.cdx-list-jia4 li p.price {
	color: #ff7214;
	font-size: 15px
}

.main_body ul.cdx-list-jia4 li i {
	font-size: 12px
}

.main_body ul.cdx-list-jia4 li:hover .text1 p.price {
	color: white
}

.main_body ul.cdx-list-jia4 li em {
	font-size: 14px
}

.main_body ul.cdx-list-jia4 li .text {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden
}

.main_body ul.cdx-list-jia4 li:hover .text {
	color: white
}

/*推荐产品*/
.elite-box {
	margin: 0 auto;
	padding: 0px 50px;
	position: relative;
	overflow: hidden;
	_height: 100%;
	width: 1200px;
	overflow: hidden;
}

.picbox {
	height: 280px;
	overflow: hidden;
	position: relative;
	width: 1200px;
}

.piclist {
	position: absolute;
	left: 0px;
	top: 0px;
}

.piclist .pic {
	overflow: hidden;
	height: 200px;
	width: 220px;
}

.piclist li a {
	border: #fff 0px solid;
	display: block
}

.piclist li {
	float: left;
	width: 220px;
	overflow: hidden;
	transition: all 0.2s linear 0s;
	padding: 10px;
}

.piclist .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}

.piclist li:hover img {
	transform: scale(1.1);
}

.swaplist {
	position: absolute;
	left: -3000px;
	top: 0px
}

.og_prev {
	width: 44px;
	height: 120px;
	background: url(../../images/le.png) no-repeat;
	position: absolute;
	top: 63px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
	left: 0px;
}

.og_next {
	width: 44px;
	height: 120px;
	background: url(../../images/ri.png) no-repeat;
	position: absolute;
	top: 63px;
	z-index: 99;
	cursor: pointer;
	filter: alpha(opacity=70);
	opacity: 0.7;
	right: 0px;
}

.piclist .text {
	position: relative;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	background-color: white;
}

.piclist li:hover .text {
	color: #ff7214
}

.piclist .text i,
.s-box .text i {
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 26px;
	color: #ff7214;
	background-color: white;
}

/*产品样式*/
.s-box {
	overflow: hidden;
	position: relative;
}

.s-box .pic {
	overflow: hidden;
	height: 200px;
	width: 220px;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}

.s-box ul {
	width: 1240px
}

.s-box ul::after {
	content: "";
	visibility: hidden;
	clear: both;
}

.s-box li a {
	display: block
}

.s-box li {
	float: left;
	width: 220px;
	overflow: hidden;
	transition: all 0.2s linear 0s;
	padding: 10px;
}

.s-box .pic img {
	width: 100%;
	height: 100%;
	transition: all 0.6s;
}

.s-box li:hover img {
	transform: scale(1.1);
}

.s-box .text {
	position: relative;
	height: 60px;
	line-height: 40px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden;
	background-color: white;
	border: 1px solid #f5f5f5;
	box-sizing: border-box;
}

.s-box li:hover .text {
	color: #ff7214
}

.s-box .text1 {
	height: 40px;
	line-height: 20px;
	font-size: 14px;
	padding: 10px 50px 10px 10px;
	overflow: hidden
}

.s-box li:hover .text1 {
	color: #ff7214
}

.f16 {
	font-size: 16px
}
/*右侧悬浮客服*/
.kefu {
	position: fixed;
	right: 0px;
	top: 40%;
	margin-top: -100px;
	z-index: 100;
	background: #ff7214;
	border-radius: 4px 0px 0px 4px;
	padding: 0px 5px;
}

.kefu-meau {
	position: relative;
}

.kefu-meau a.kefu-btn {
	width: 60px;
	text-align: center;
	display: block;
	position: relative;
	padding: 10px 0;
	border-top: #eee 1px solid;
}

.kefu-meau a.kefu-btn p {
	color: white;
	font-size: 12px;
	line-height: 18px
}

.kefu-meau a.kefu-btn a {
	color: white;
	display: block;
	padding: 10px 0px
}

.kefu-box {
	position: absolute;
	top: 0px;
	right: 56px;
	padding-right: 10px;
	display: none;
}

.kefu-box .box-border {
	border: 1px solid #e3e3e3;
	border-top: 2px solid #ff7214;
	border-radius: 3px;
	padding: 15px 25px;
	background: #fff;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	box-shadow: 0 3px 8px rgba(0, 0, 0, .15);
	position: relative
}

.kefu-box .box-border .arrow-right {
	display: block;
	width: 13px;
	height: 16px;
	position: absolute;
	right: -13px;
	top: 26px;
}

.kefu-box .box-border .sev-t {
	overflow: hidden;
	z-index: 1000;
	font-size: 15px;
	color: #555555
}

.kefu-meau:hover .kefu-box {
	display: block
}

.dsn {
	display: none
}

/*全部左右布局样式*/
.box {
	background: url(../../images/index_02_24.png) no-repeat center 58px;
	overflow: hidden;
	padding: 0px 0px 10px;
	overflow: hidden
}

.box .ch-title {
	width: 50px;
	height: 5px;
	background: #ff7214;
	margin: 5px auto;
	-webkit-transition: width .3s linear;
	-moz-transition: width .3s linear;
	-ms-transition: width .3s linear;
	-o-transition: width .3s linear;
	transition: width .3s linear;
}

.box:hover .ch-title {
	width: 100px;
}

.white {
	background: url(../../images/cdx015-bj1.jpg) no-repeat center;
	overflow: hidden;
	padding: 50px 0
}

.f7f7f7 {
	background: #f7f7f7;
	overflow: hidden;
	padding: 30px 0 50px 0
}

.news-bg {
	overflow: hidden;
	padding: 30px 0 50px 0
}

.service-bg {
	overflow: hidden;
	padding: 30px 0 50px 0
}

.service-bg .m {
	width: 1220px
}

.m .left {
	float: left;
	width: 430px;
}

.m .left img {
	width: 430px;
	height: 400px;
}

.m .right {
	float: right;
	width: 720px;
	height: 300px;
	background-color: rgba(241, 241, 241, 0.8);
	padding: 50px 25px;
}

.m .right img {
	width: 600px;
	height: 400px
}

.m .right .more {
	display: block;
	text-align: right;
}

.en-title {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 20px;
	color: #ff7214;
	position: relative;
	margin-bottom: 10px;
}

.en-title:before {
	content: "";
	background: #ff7214;
	height: 5px;
	width: 60px;
	position: absolute;
	top: 0
}

.china-title {
	font-size: 34px;
	color: #555;
	margin-top: 0px;
	height: 34px;
}

.intro {
	padding: 0px;
	margin-top: 30px;
	font-size: 16px;
	line-height: 28px;
	overflow: hidden
}

.intro p {
	text-indent: 30px
}

.more a {
	width: 120px;
	height: 40px;
	border: 2px solid #ff7214;
	color: #333;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 40px;
	border-radius: 5px;
	margin-top: 30px;
	transition: .5s;
}

.more a:hover {
	background: #ff7214;
	color: #fff;
	transition: .5s;
}

.more {
	width: 120px;
	margin: 0px auto 0px;
}

.box h3 {
	text-align: center;
	overflow: hidden;
	font-size: 24px;
	color: #ff7214;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0
}

.box h3 em {
	font-style: normal;
	color: #333;
	font-size: 23px;
	padding-left: 5px;
}

.w1230 {
	width: 1230px;
	overflow: hidden;
	margin: 0px auto
}

.news-list-box {
	margin-bottom: 30px;
	overflow: hidden;
	padding: 15px;
}

.news-list-box ul li img {
	width: 160px;
	height: 120px;
	float: left;
	margin-right: 15px
}

.news-list-box ul li {
	position: relative;
	height: 120px;
	width: 555px;
	background: white;
	padding: 15px;
	margin-top: 20px;
	box-shadow: 0px 0px 15px #dadada;
}

.news-list-box ul li:nth-child(odd) {
	float: left;
}

.news-list-box ul li:nth-child(even) {
	float: right;
}

.news-list-box ul li .text {
	overflow: hidden;
	position: relative;
	height: 130px;
}

.news-list-box ul li h5 {
	font-size: 18px;
	font-weight: 600;
	height: 23px;
	line-height: 23px;
	font-weight: normal
}

.news-list-box ul li em {
	font-size: 13px;
	line-height: 20px;
	height: 60px;
	color: #777;
	text-align: left;
	display: block;
	margin-top: 10px;
	overflow: hidden;
}

/*商铺信息*/
.company-box {
	height: auto;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0px 0px 15px #dadada;
	margin-bottom: 20px;
	width: 250px;
	padding-bottom: 20px;
}

.company-box h2 {
	height: 45px;
	line-height: 45px;
	padding-left: 15px;
	font-size: 16px;
	border-bottom: #eee solid 1px;
	background: #ff7214;
	color: white
}

.company {
	position: relative;
	overflow: hidden;
}

.company::after {
	content: "";
	visibility: hidden;
	clear: both;
}

.company_left {
	width: 220px;
	float: left;
}

.company_right {
	width: 930px;
	float: right;
}

.shopName {
	height: 45px;
	padding: 0px 0px 0px 15px;
	border-bottom: #eee 1px solid;
	font-size: 12px;
}

.shopName h3 {
	color: #ff7214;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	padding: 13px 5px 0px 0px;
}

.shopName h3 a {
	color: #ff7214;
}

.shopName h3 a:hover {
	color: #ff7214;
	text-decoration: none;
}

.shopName .jwsy {
	margin-top: 10px;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
}

.shopName .jwsy1 {
	background-color: #ff7214;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 4px 6px;
	margin-right: 5px;
}

.shopName .jwsy1 a {
	color: #fff
}

.shopName .jwsy1:hover,
.shopName .jwsy2:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}

.shopName .jwsy2 {
	background-color: #9E9E9E;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 4px 6px;
	margin-right: 5px;
}

.shopName .jwsy3 {
	background-color: #607D8B;
	color: #fff;
	border-radius: 2px;
	text-align: center;
	padding: 4px 6px;
}

/*-- 诚信档案 --*/
.shopData p:before,
.shopData p:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.shopData p {
	zoom: 1;
	font-size: 12px;
}

.shopData p {
	line-height: 30px;
	padding: 0px 5px 0px 15px;
	z-index: 1
}

.shopData p em {
	float: left;
}

.shopData p em.wxqrcode {
	float: left;
	position: relative;
	height: 16px;
	z-index: 100;
	display: block;
	margin-right: 10px;
}

.shopData p em.wxqrcode span {
	display: none
}

.shopData p em.wxqrcode:hover span {
	display: block;
	z-index: 1000;
	width: 100px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	left: -40px;
	padding: 5px;
	top: -105px;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
	background: white;
}

.shopData p em.wxqrcode span img {
	width: 100px;
	height: 100px;
}

.shopData p font {
	float: left;
	color: white;
	background: linear-gradient(125deg, #ff7214, #ff7214);
	padding: 1px 5px;
	height: 20px;
	line-height: 20px;
	border-radius: 3px;
	display: block;
	margin-top: 5px;
}

.shopData p i {
	color: #999;
	float: left;
	font-size: 12px;
	padding-right: 4px;
	/* width:60px; */
	text-align: right;
}

.shopData p a {
	color: #4c4c4c;
	margin-right: 10px;
}

.fl {
	float: left
}

.v-year {
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding-left: 10px;
	float: left
}

.v-year b {
	font-weight: bold;
	color: #ff7214;
	font-size: 16px;
	padding: 0px 3px
}

/*-- 公司信息 --*/
.companyInfo {
	height: auto;
	overflow: hidden;
	border-top: #eee solid 1px;
	padding: 15px 0px 5px 15px;
	margin-top: 10px;
}

.companyInfo a {
	width: 62px;
	height: 28px;
	float: left;
	border: #eee solid 1px;
	line-height: 28px;
	border-radius: 3px;
	margin: 0px 6px 10px 0px;
	padding-left: 34px;
	color: #535353;
}

.companyInfo a:hover {
	color: #ff7214;
	text-decoration: none;
}

.companyInfo a.introduce {
	background-position: 12px 5px;
	padding: 0;
	padding-left: 34px;
	font-size: 12px;
}

.companyInfo a.position {
	background-position: 12px -22px;
}

.companyInfo a.website {
	background-position: 12px -45px;
}

.companyInfo a.infos {
	background-position: 12px -76px;
}

.companyInfo a.newPro {
	background-position: -514px -238px;
}

.companyInfo a.goldShop {
	background-position: -514px -262px;
}

/*弹窗样式*/
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.6;
	opacity: .60;
	filter: alpha(opacity=60);
}

.blank_content {
	display: none;
	position: fixed;
	top: 35%;
	left: 40%;
	height: 270px;
	z-index: 1002;
	width: 470px;
	border-radius: 5px;
	padding: 5px;
}

.blank_content h4 {
	height: 40px;
	line-height: 40px;
	clear: both;
	font-size: 18px;
	padding: 0px 5px 0px 10px;
	font-weight: normal;
	margin: 0;
	border-bottom: #eee 1px solid
}

.blank_content h4 span {
	float: right
}

.blank_content h3 {
	height: 40px;
	line-height: 40px;
	clear: both;
	font-size: 18px
}

.blank_content h3 a {
	color: #ff7214
}

.blank_content .open {
	padding: 10px 15px 20px 15px;
	overflow: hidden;
}

.blank_content ul li {
	font-size: 14px;
	line-height: 28px;
	height: 28px
}

.blank_content ul li em {
	font-size: 12px;
	color: #666
}

.blank_content ul li img {
	margin-top: -5px
}

.blank_content ul li.com {
	font-size: 16px
}

.blank_content dl dt {
	float: left;
	margin-right: 10px;
	margin-top: 8px;
}

.blank_content dl dt img {
	width: 100px;
	height: 100px;
	border-radius: 3px;
}

.blank_content dl ul {
	overflow: hidden;
}

.wxts {
	border-top: #e3e3e3 1px solid;
	padding-top: 15px;
	text-align: center;
	font-size: 14px;
}

.wxts b {
	color: #ff7214
}

.qrcode2 {
	width: 47px;
	position: absolute;
	right: 30px;
	top: 63px;
	z-index: 1000
}

.qrcode2 p {
	font-size: 12px;
}

.qrcode2 dl {
	display: none
}

.qrcode2:hover dl {
	display: inline-block;
	position: relative;
	z-index: 10000;
	background: white;
	width: 100px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	top: 0px;
	padding: 5px;
	left: -90px
}

.qrcode2:hover dl img {
	width: 100px;
	height: 100px;
}

.open {
	padding: 0px 0px;
}

.contactnow {
	padding: 0px 15px 15px 15px
}

.contactnow a {
	background-size: 20px 22px;
	display: block;
	height: 40px;
	line-height: 40px;
	color: white;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	border-radius: 3px
}

.contactnow a:hover {
	background-size: 20px 22px;
}

/*全站底部样式*/
.footer {
	padding: 30px 0;
	overflow: hidden;
	text-align: center;
	color: white;
	background: #1f1e26;
}

.footer .m {
	width: 900px;
	margin: 0px auto
}

.footer div {
	overflow: hidden
}

.footer a {
	color: white;
	padding: 0px 10px
}

.foot_1 {
	line-height: 30px;
	padding-bottom: 15px;
}

.foot_2 {
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	height: 70px;
	line-height: 70px;
}

.foot_3 {
	padding: 20px 0;
	width: 350px;
	margin: 0px auto
}

.foot_4 {
	line-height: 27px;
	color: #ccc
}

.foot_4 a {
	color: #ccc;
	padding: 0px
}

.foot_5 {
	margin-top: 15px
}

.cen_box2 {
	padding: 45px 0 30px;
	overflow: hidden
}

.cen_box2 .box2_t {
	font-size: 18px;
	color: #fff;
	text-align: center
}

.s_ico {
	display: inline-block;
	width: 61px;
	height: 60px;
	margin: 42px 0 0;
}

.s_ico_2 {
	background-position: -60px 0;
}

.s_ico_3 {
	background-position: -124px 0;
}

.transbox {
	margin-top: 40px;
}

.transbox li {
	float: left;
	width: 33.3%;
}

.transbox li .box {
	width: 217px;
	height: 193px;
	margin: 0 auto;
	text-align: center;
}

.transbox li .box a {
	display: block;
}

.transbox li ._columns {
	font-size: 14px;
	color: #fff;
}

.transbox li:hover .s_ico {
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}

.transition {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}


.title {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}

.info {
	margin: 16px 16px 0 16px;
	background: #f7f7f7;
	line-height: 45px;
	text-align: center;
}

.content {
	font-size: 14px;
	line-height: 180%;
	padding: 20px;
}

.content p {
	margin: 0 0 16px 0;
}
.content p img{
	display: block;
	margin: 10px auto;
	max-width: 100%;
}
.inp {
	border: #CCCCCC 1px solid;
	color: #666666;
}

.sbm {
	height: 28px;
	line-height: 28px;
	border: #CCCCCC 1px solid;
	color: #333333;
	background: #EEEEEE;
	padding: 0 10px;
	cursor: pointer;
}

.sbm:hover {
	background: #DDDDDD;
}

.nav {
	padding: 0 10px 15px 22px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
}

.nav div {
	float: right;
}

.nav i {
	font-style: normal;
	color: #777;
	padding: 0 0px;
	font-family: simsun;
}

.nav em {
	font-style: normal;
	color: #999999;
	padding: 0 10px;
	font-size: 12px;
}

.nav a {
	color: #777
}

.nav a:hover {
	color: #ff7214
}

input.copyurl {
	padding-left: 27px;
	border: none;
	display: block;
	margin-top: 3px
}

.first-screen {
	background: white;
	overflow: hidden;
	padding: 20px;
	box-shadow: 0px 0px 15px #dadada;
}

.salebox_l {
	width: 360px;
	float: left;
	padding: 0px 30px 20px 0px;
	overflow: hidden
}

.base {
	padding-top: 10px
}

.base dl {
	overflow: hidden;
	width: 100%;
	padding: 5px 0px;
	font-size: 14px;
	line-height: 20px;
}

.base dt {
	float: left;
	color: #777
}

.base dd {
	overflow: hidden;
;
	color: #555
}

.buynow {
	padding-top: 15px;
	overflow: hidden;
	width: 100%
}

.buynow a {
	background: #ff7214;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 12px 30px;
	font-size: 16px;
	color: white;
	border-radius: 2px;
	cursor: pointer
}

.buynow a.demo {
	background: #ff7214
}

.buynow a:hover {
	background: #ff7214
}

.step_price {
	background: #EEEEEE;
	text-align: center;
	margin-right: 20px;
}

.step_price td {
	border-right: #DDDDDD 1px solid;
}

.left-side {
	width: 230px;
	float: left;
}

.right-side {
	width: 950px;
	float: right;
}

.right-side h3 {
	border-bottom: 1px solid #e9e9e9;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
}

.proInfo {
	width: 518px;
	float: left;
	border-right: 1px solid #f3f3f3;
	font-size: 14px;
}

.proInfo h1 {
	font-size: 22px;
	line-height: 30px;
	overflow: hidden;
	color: #000;
	margin-bottom: 15px;
	max-height: 60px;
	font-weight: normal
}

.proInfo h5 {
	font-size: 14px;
	color: #ff7214;
	margin-bottom: 15px;
	margin-top: -10px;
	padding-right: 20px;
}

.proInfo p {
	font-size: 14px;
	line-height: 41px;
	color: #4c4c4c;
	height: 41px;
	overflow: hidden;
}

.proInfo i {
	color: #888;
	margin-right: 20px;
	float: left;
	text-align: justify
}

.proInfo .proPrice {
	width: 479px;
	height: 62px;
	line-height: 31px;
	padding: 15px 0;
	margin-bottom: 10px;
	font-size: 12px;
	position: relative
}

.proInfo .proPrice p {
	height: 31px;
	line-height: 31px;
	padding-left: 20px;
	margin: 0px
}

.proInfo .proPrice span {
	color: #ff7214;
	float: left;
	line-height: 31px;
	font-size: 18px;
}

.proInfo .proPrice em {
	margin-right: 10px;
	color: #000;
	font-size: 13px;
}

.proInfo .proPrice font {
	font-size: 24px;
	margin-left: 5px;
	font-weight: bold;
}

.proInfo p a:hover {
	color: #ff7214
}

.proInfo p a {
	color: #4c4c4c;
	font-size: 14px
}

.proInfo p font {
	color: #ff7214
}

.proInfo a.onlineInquiry {
	display: block;
	width: 175px;
	height: 43px;
	background: #ff7214;
	border-radius: 3px;
	text-align: center;
	line-height: 43px;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s
}

.proInfo a:hover.onlineInquiry {
	background: #ff7214
}

.qrcode {
	width: 47px;
	position: absolute;
	right: 10px;
	top: 23px;
	z-index: 1000
}

.qrcode p {
	font-size: 12px;
}

.qrcode dl {
	display: none
}

.qrcode:hover dl {
	display: inline-block;
	position: relative;
	z-index: 10000;
	background: white;
	width: 110px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	top: 10px;
	padding: 5px;
	left: -30px
}

.qrcode:hover dl img {
	width: 110px;
	height: 110px;
}

/*������ڿ�*/
.shopInfo {
	width: 215px;
	float: right;
	padding: 0 15px;
	overflow: hidden;
}

.shopInfo h2 {
	font-weight: normal;
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	padding-top: 4px;
}

.shopInfo h3 {
	border-bottom: 1px solid #e9e9e9;
	height: 45px;
	font-size: 18px;
	line-height: 45px;
}

.shopInfo a {
	width: 110px;
	height: 90px;
	display: block;
	color: #333;
	font-size: 12px;
	padding: 19px 0px 19px 102px;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	overflow: hidden;
}

.shopInfo a img {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 19px;
}

.shopInfo a b {
	display: block;
	line-height: 20px;
	color: #333;
	overflow: hidden;
	font-weight: 400;
}

.shopInfo a:hover b {
	color: #ff7214
}

.shopInfo a span {
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	color: #ff7214;
	margin-top: 5px;
}

.shopInfo a:last-child {
	border: none
}

.sx {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
	font-size: 14px;
}

.sx dl {
	height: 30px;
	line-height: 30px;
	float: left;
	width: 33%;
	overflow: hidden;
	padding: 0px;
}

.sx dl dt {
	float: left;
	color: #777
}

.sx dl dd {
	overflow: hidden
}

.s-shopInfo {
	background: white;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
	overflow: hidden
}

.s-shopInfo h2 {
	padding: 0px 15px;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	border-bottom: #eee 1px solid;
	background: #ff7214;
	color: white
}

.s-shopInfo dl {
	padding: 0 15px;
	padding: 0 15px;
	overflow: hidden
}

.s-shopInfo a {
	width: 95px;
	height: 90px;
	display: block;
	color: #333;
	font-size: 12px;
	padding: 19px 0px 19px 102px;
	border-bottom: 1px solid #f3f3f3;
	position: relative;
	overflow: hidden;
}

.s-shopInfo a img {
	width: 90px;
	height: 90px;
	position: absolute;
	left: 0;
	top: 19px;
}

.s-shopInfo a b {
	display: block;
	line-height: 20px;
	color: #333;
	overflow: hidden;
	font-weight: 400;
}

.s-shopInfo a:hover b {
	color: #ff7214
}

.s-shopInfo a span {
	display: block;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: bold;
	color: #ff7214;
	margin-top: 5px;
}

.s-shopInfo a:last-child {
	border: none
}

#mid_pos {
	position: absolute;
}

#mid_div {
	width: 360px;
	height: 360px;
	cursor: crosshair;
	border: #eee 1px solid
}

#zoomer {
	border: #333333 1px solid;
	width: 120px;
	height: 90px;
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#big_div {
	width: 400px;
	height: 500px;
	border: #CCCCCC 1px solid;
	background: #FFFFFF;
	position: absolute;
	overflow: hidden;
	z-index: 1000
}

#big_pic {
	position: absolute;
}

.ab_im {
	padding: 2px;
	margin: 10px 0 10px 32px;
	border: #C0C0C0 1px solid;
}

.ab_on {
	padding: 2px;
	margin: 10px 0 10px 32px;
	border: #ff7214 1px solid;
	background: #ff7214;
}

.selectList {
	background: #fff;
	border: 1px solid #eee;
	margin-bottom: 20px;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
}

.selectList dl {
	position: relative;
	padding: 10px 80px 10px 50px;
	line-height: 30px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
}

.selectList dl:last-child {
	border-bottom: #fff 0px solid;
}

.selectList dl dt {
	position: absolute;
	width: 100px;
	left: 20px;
	top: 12px;
	text-align: left;
	margin: 0;
	font-size: 14px;
}

.selectList dl dd a {
	color: #ff7214;
	line-height: 30px;
	margin-left: 20px;
	display: inline-block;
	font-size: 14px;
}

.selectList dl dd a:hover {
	text-decoration: underline
}

.selectList dl dd.showMore {
	position: absolute;
	top: 10px;
	right: 20px;
	cursor: pointer;
}

.selectList dl dd.showMore h3 {
	line-height: normal;
	padding: 5px 8px;
	background: #f7f7f7;
	border: 1px solid #eee;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	border-radius: 3px;
}

.selectList dl dd.showMore h3 i {
	background: none;
	float: none;
	display: inline-block;
	font-size: 12px;
}

.selectList dl dd.showMore h3:hover {
	color: white;
	border: #ff7214 solid 1px;
	background: #ff7214;
}

.selectList dl dd a.on {
	font-weight: bold
}

/* pages */
.pages {
	padding: 20px 0;
	text-align: center;
	font-size: 12px;
}

.pages a:link,
.pages a:visited,
.pages a:active {
	background: #FFFFFF;
	border: #E6E6E6 1px solid;
	padding: 6px;
	text-decoration: none;
	margin: 0 6px;
}

.pages a:hover {
	background: #F1F1F1;
	border: #CCCCCC 1px solid;
	color: #ff7214;
}

.pages strong {
	background: #ff7214;
	padding: 6px;
	border: #CCCCCC 1px solid;
	color: #FFFFFF;
}

.pages_inp {
	border: #CCCCCC 1px solid;
	padding: 6px;
	width: 30px;
	text-align: center;
	color: #666666;
}

.pages_btn {
	width: 48px;
	background: #EEEEEE;
	border: #CCCCCC 1px solid;
	font-weight: bold;
	padding: 6px;
	margin: 0 6px;
}

.pages label {
	background: #FFFFFF;
	border: #CCCCCC 1px solid;
	padding: 6px;
}

.pages label em {
	color: #ff7214;
	font-weight: bold;
	font-style: normal;
}

.pages label span {
	font-weight: bold;
}

/* comment */
.stat {
	padding: 15px 0 10px 0;
}

.stat_p {
	height: 10px;
	line-height: 10px;
	background: #FFF7D2;
	font-size: 1px;
}

.stat_p div {
	height: 10px;
	line-height: 10px;
	background: #ff7214;
	border-left: #ff7214 2px solid;
	float: left;
}

.comment {
	padding: 15px 10px 15px 10px;
	border-top: #AACCEE 1px dotted;
}

.comment_sp {
	background: #F9FCFE;
}

.comment_content {
	color: #333333;
	font-size: 14px;
	line-height: 180%;
	clear: both;
	padding: 5px;
}

.comment_title {
	height: 26px;
	line-height: 26px;
	color: #ff7214;
	padding: 0 5px 0 5px;
}

.comment_reply {
	padding: 5px 10px 5px 10px;
	margin: 0 5px 0 5px;
	line-height: 180%;
	border: #E6E6E6 1px solid;
	background: #FFFFE3;
}

.comment_no,
.order_no {
	text-align: center;
	padding: 20px;
	font-size: 13px;
}

time {
	margin-top: 10px;
	display: block;
}

@font-face {
	font-family: 'icomoon';
	src: url('../../fonts/icomoon.eot?b8yf7y');
	src: url('../../fonts/icomoon.eot?b8yf7y#iefix') format('embedded-opentype'),
	url('../../fonts/icomoon.ttf?b8yf7y') format('truetype'),
	url('../../fonts/icomoon.woff?b8yf7y') format('woff'),
	url('../../fonts/icomoon.svg?b8yf7y#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-phone:before {
	content: "\e942";
}

.icon-circle-right:before {
	content: "\ea42";
}

.m-hidden {
	display: block;
}

.m-show {
	display: none;
}

#map {
	width: 100%;
	height: 400px;
	margin-top: 20px;
}

#map .map_img {
	width: 180px;
	float: left;
}

#map .map_contact {
	width: 50%;
	float: left;
	padding-left: 10px;
}

#map .map_contact p {
	margin: 0;
	text-indent: 0;
	line-height: 24px;
}

@media screen and (max-width:768px) {
	.m-hidden {
		display: none;
	}

	.m-show {
		display: block;
	}

	#map .map_img {
		display: none;
	}

	#map .map_contact {
		width: 100%;
	}

	.div_a,
	.kefu,
	.topline .f_l,
	.news-list-box ul li em,
	.main_body ul.cdx-list-text li p {
		display: none;
	}

	body,
	.m,
	.head .logo,
	.headBox2,
	.menuDl,
	.elite-box,
	.picbox,
	.w1230,
	.news-list-box ul li,
	.footer .m,
	.s-box ul,
	.company-box {
		width: 100%;
		min-width: 100%;
	}

	.f7f7f7,
	.white {
		padding: 20px 0;
	}

	.topbg {
		height: auto;
		background-repeat: repeat;
	}

	.topline .tool {
		float: none;
	}

	.head .logo {
		height: auto;
		padding: 0;
	}

	.head .logo a {
		display: block;
		margin: 0 auto;
		height: auto;
	}

	.headBox2 {
		position: relative;
		height: auto;
	}

	.headBox2 .wrap {
		position: relative;
		overflow: hidden;
		height: auto;
	}

	.menuDl {
		display: block;
		border-bottom: 1px solid gray;
	}

	.menuDl::after,
	.headBox2 .wrap::after {
		content: "";
		visibility: hidden;
		clear: both;
		display: block;
	}

	.menuDl dd {
		width: 25%;
		border-bottom: 1px solid gray;
		border-right: 1px solid gray;
		float: left;
		box-sizing: border-box;
	}

	.menuDl dd:nth-of-type(4n) {
		border-right: 0;
	}

	.menuDl dd span {
		height: auto;
	}

	.menuDl dd span a {
		height: 38px;
		line-height: 38px;
		padding: 0;
		text-align: center;
	}

	.hot_search {
		padding: 5px 10px;
	}

	.m .right,
	.m .left,
	.m .left img,
	.company_left,
	.company_right {
		width: 100%;
		height: auto;
		padding: 10px;
		box-sizing: border-box;
	}

	.m .left {
		margin-top: 15px;
	}

	.news-list-box {
		padding: 5px;
		box-sizing: border-box;
	}

	.news-list-box ul li:nth-child(odd),
	.news-list-box ul li:nth-child(even) {
		float: none;
		margin-top: 7px;
	}

	.news-list-box ul li h5,
	.main_body ul.cdx-list-text li h5 {
		font-size: 15px;
		line-height: 20px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.news-list-box ul li img {
		width: 70px;
		height: 55px;
	}

	.main_body ul.cdx-list-text li .npic {
		width: 25%;
	}

	.news-list-box ul li,
	.news-list-box ul li .text {
		height: auto;
		box-sizing: border-box;
	}

	.s-box li {
		width: 96%;
		margin: 10px 2%;
		padding: 0;
		border: 1px solid gray;
	}

	.s-box .pic {
		width: 100%;
		height: auto;
	}

	.side_head,
	.side_body {
		width: 100%;
		box-sizing: border-box;
	}

	.foot_2 {
		height: auto;
		line-height: 25px;
		padding: 10px 0;
		word-break: unset;
	}
	.selectList dl{
		padding-right: 10px;
	}
	.main_body .cdx-list-text li img{
		height: 60px;
	}
	video{
		width: 100% !important;
		height: auto !important;
		background-color: black;
	}
}