<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*é€šç”¨æ&nbsp;·å¼*/
.o-h{
    overflow: hidden;
}
.fl{
    float: left;display: inline;
}
.fr{
    float: right;display: inline;
}
.d-i{
    display: inline;
}
.d-b{
    display: block;
}
.d-ib{
    display: inline-block;
}
.t-l{
    text-align: left;
}
.t-c{
    text-align: center;
}
.text-e{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.t-r{
    text-align: right;
}
.t-unl{
    text-decoration: underline;
}
.p-r{
    position: relative;
}
.p-a{
    position: absolute;
}
.p-f{
    position: fixed;
}
.none{
    display: none;
}
.mt60{
	margin-top: 60px !important;
}
.mb60{
	margin-bottom: 60px !important;
}
/*é€šç”¨æ&nbsp;·å¼*/


/*å¸¸ç”¨æ&nbsp;·å¼*/
/*width:100%*/
.w-100{
    width: 100%;
}
/*color*/
.color-fff{
    color:#fff;
}
.color-333{
    color: #333;
}
.color-555{
    color: #555;
}
.color-666{
    color: #666;
}
.color-999{
    color: #999;
}
/*margin*/
.m-c{
    margin: 0 auto;
}
.mt5{
    margin-top: 5px!important;
}
.mt10{
    margin-top: 10px!important;
}
.mt15{
    margin-top: 15px!important;
}
.mt20{
    margin-top: 20px!important;
}
.mt25{
    margin-top: 25px!important;
}
.mt30{
    margin-top: 30px!important;
}
.mt35{
    margin-top: 35px!important;
}
.mt40{
    margin-top: 40px!important;
}
.mt45{
    margin-top: 45px!important;
}
.mt50{
    margin-top: 50px!important;
}
.ml5{
    margin-left: 5px!important;
}
.ml10{
    margin-left: 10px!important;
}
.ml15{
    margin-left: 15px!important;
}
.ml20{
    margin-left: 20px!important;
}
.ml25{
    margin-left: 25px!important;
}
.ml30{
    margin-left: 30px!important;
}
.ml40{
    margin-left: 40px!important;
}
.ml50{
    margin-left: 50px!important;
}
.mr5{
    margin-right: 5px!important;
}
.mr10{
    margin-right: 10px!important;
}
.mr15{
    margin-right: 15px!important;
}
.mr20{
    margin-right: 20px!important;
}
.mr25{
    margin-right: 25px!important;
}
.mr30{
    margin-right: 30px!important;
}
.mr40{
    margin-right: 40px!important;
}
.mr50{
    margin-right: 50px!important;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb25{
    margin-bottom: 25px;
}
.mb30{
    margin-bottom: 30px;
}
/*font-size*/
.font10{
    font-size: 10px!important;
}
.font12{
    font-size: 12px!important;
}
.font14{
    font-size: 14px!important;
}
.font16{
    font-size: 16px!important;
}
.font18{
    font-size: 18px!important;
}
.font20{
    font-size: 20px!important;
}
.font22{
    font-size: 22px!important;
}
.font24{
    font-size: 24px!important;
}
.font26{
    font-size: 26px!important;
}
.font28{
    font-size: 28px!important;
}
.font30{
    font-size: 30px!important;
}
.font-weight{
    font-weight: bold;
}

/*padding*/
.pt5{
    padding-top: 5px!important;
}
.pt10{
    padding-top: 10px!important;
}
.pt15{
    padding-top: 15px!important;
}
.pt20{
    padding-top: 20px!important;
}
.pt25{
    padding-top: 25px!important;
}
.pt30{
    padding-top: 30px!important;
}
.pt40{
    padding-top: 40px!important;
}
.pt50{
    padding-top: 50px!important;
}
.pl5{
    padding-left: 5px!important;
}
.pl10{
    padding-left: 10px!important;
}
.pl15{
    padding-left: 15px!important;
}
.pl20{
    padding-left: 20px!important;
}
.pl25{
    padding-left: 25px!important;
}
.pl30{
    padding-left: 30px!important;
}
.pl40{
    padding-left: 40px!important;
}
.pl50{
    padding-left: 50px!important;
}
.pr5{
    padding-right: 5px!important;
}
.pr10{
    padding-right: 10px!important;
}
.pr15{
    padding-right: 15px!important;
}
.pr20{
    padding-right: 20px!important;
}
.pr25{
    padding-right: 25px!important;
}
.pr30{
    padding-right: 30px!important;
}
.pr40{
    padding-right: 40px!important;
}
.pr50{
    padding-right: 50px!important;
}
.pb5{
    padding-bottom: 5px!important;
}
.pb10{
    padding-bottom: 10px!important;
}
.pb15{
    padding-bottom: 15px!important;
}
.pb20{
    padding-bottom: 20px!important;
}
.pb25{
    padding-bottom: 25px!important;
}
.pb30{
    padding-bottom: 30px!important;
}
.pb40{
    padding-bottom: 40px!important;
}
.line-175 {
	line-height: 1.75;
	}
.p-l-t{
    left: 0;top: 0;
}
.p-l-b{
    left: 0;bottom: 0;
}
.p-r-t{
    right: 0;top: 0;
}
.p-r-b{
    right: 0;bottom: 0;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Helvetica, Arial, "Helvetica", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1200px;
	background: #fff;
	color: #333;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.dropdown {
	position: relative;
}
.dropdown-box {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	width: 100%;
	display: none;
	overflow: hidden;
}
.dropdown-box li {
	border-top: 1px solid #ddd;
	text-align: center;
}
.dropdown-box li a {
	display: block;
	line-height: 40px;
	color: #333;
}
.dropdown.open .dropdown-box {
	display: block;
}
.kefu {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.kefu li a {
	text-decoration: none;
}
.kefu li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}
.kefu li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
.kefu li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}
.kefu .kefu-qq i {
	background-position: 4px 5px;
}
.kefu .kefu-tel i {
	background-position: 0 -21px;
}
.kefu .kefu-liuyan i {
	background-position: 4px -53px;
}
.kefu .kefu-weixin i {
	background-position: -34px 4px;
}
.kefu .kefu-weibo i {
	background-position: -30px -22px;
}
.kefu .kefu-ftop {
	display: none;
}
.kefu .kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}
.kefu .kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}
.kefu .kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.kefu .kefu-right {
	width: 20px;
}
.kefu .kefu-tel-main {
	background: #ff0000;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #ff0000;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.yunu-header {
	padding: 15px 0;
	overflow: hidden;
}
.yunu-header .logo {
	float: left;
}
.yunu-header .logo img {
	display: block;
	height: 100px;
	width: auto;
}
.yunu-header .text {
	float: left;
	font-size: 12px;
	margin: 26px 0 0 30px;
	color: #999;
	line-height: 1;
	text-align: center;
}
.yunu-header .text strong {
	display: block;
	font-size: 26px;
	color: #333;
	margin-bottom: 5px;
}
.yunu-header .text strong span {
	color: #ff0000;
}
.yunu-header .text small {
	display: block;
	background: url(../images/t_line.gif) no-repeat center;
	margin-top: 10px;
}
.yunu-header .tel {
	float: right;
	background: url(../images/tel.gif) no-repeat 0 center;
	padding-left: 50px;
	margin-left: 40px;
	margin-top: 23px;
}
.yunu-header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	margin-top: 5px;
}
.yunu-nav {
	background-color: #ededed;
}
.yunu-nav li {
	float: left;
}
.yunu-nav li:last-child {
	background: none;
}
.yunu-nav li a {
	display: block;
	padding: 0 31px;
	line-height: 66px;
	font-size: 16px;
	position: relative;
	color: #333;
}
.yunu-nav li a:before {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0;
	content: '';
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	background-color: #ff0000;
}
.yunu-nav li a:hover:before, .yunu-nav li.active a:before, .yunu-nav li.open&gt;a:before {
	height: 100%;
}
.yunu-nav li a span {
	position: relative;
	z-index: 1;
}
.yunu-nav .dropdown-box {
	background-color: #ededed;
}
.yunu-nav .dropdown-box li {
	float: none;
	background: none;
}
.yunu-nav .dropdown-box a {
	line-height: 20px;
	font-size: 14px;
	padding: 15px 10px;
	margin: 0;
}
.yunu-slideBox {
	height: 500px;
	position: relative;
	overflow: hidden;
}
.yunu-slideBox .hd {
	position: absolute;
	bottom: 40px;
	font-size: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.yunu-slideBox .hd li {
	display: inline-block;
	width: 60px;
	height: 5px;
	margin: 0 5px;
	background-color: #000;
	cursor: pointer;
}
.yunu-slideBox .hd li.on {
	background-color: #fff;
}
.yunu-slideBox .bd, .yunu-slideBox .bd ul, .yunu-slideBox .bd li {
	width: 100% !important;
	height: 100% !important;
}
.yunu-slideBox .bd li {
	/* background: no-repeat center; */
	background-size: 100%;
}
.yunu-slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}
.yunu-sou {
	padding: 20px 0;
	border-bottom: 1px solid #eee;
}
.yunu-sou .hot {
	float: left;
	padding: 8px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	font-size: 14px;
	border: 0;
	padding: 8px 10px;
	line-height: 20px;
	background: #fff;
	width: 210px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 36px;
	background: url(../images/s_so.gif) no-repeat center;
}
.yunu-sou-inner {
	background-color: #F2F2F2;
}
.yunu-sou-inner .yunu-sou {
	border-bottom: 0;
}
.yunu-sou-inner .hot {
	padding: 6px 0;
}
.yunu-sou-inner .hform {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
}
.yunu-sou-inner .hform input {
	width: 240px;
	background: none;
	padding: 6px 15px;
}
.yunu-sou-inner .hform button {
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	width: 30px;
	height: 30px;
}
.section {
	padding: 10px 0;
}
.section-title {
	margin-bottom: 40px;
	text-align: center;
	font-size: 40px;
}
.section-title strong {
	color: #ff0000;
}
.section-title p {
	margin: 0;
	font-size: 0;
	margin-top: 40px;
}
.section-title span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 20px;
	padding: 0 20px;
}
.section-title span:before, .section-title span:after {
	position: absolute;
	top: 50%;
	content: '';
	width: 40px;
	height: 2px;
	background-color: #ff0000;
	margin-top: -1px;
}
.section-title span:before {
	right: 100%;
}
.section-title span:after {
	left: 100%;
}
.in-yin {
	margin: 0 0 0 -18px;
}
.in-yin li {
	float: left;
	width: 25%;
}
.in-yin li a {
	display: block;
	position: relative;
	margin: 0 0 0 18px;
	overflow: hidden;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li .tit {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #ff0000;
	text-align: center;
	font-size: 18px;
	line-height: 85px;
	font-weight: bold;
	color: #333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li .tit i {
	position: absolute;
	left: 50%;
	top: -23px;
	width: 46px;
	height: 46px;
	background: no-repeat center #142038;
	margin-left: -23px;
	border-radius: 50%;
}
.in-yin li .text {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-yin li .wrap {
	color: #fff;
	padding: 80px 30px 0;
}
.in-yin li .wrap i {
	width: 64px;
	height: 64px;
	background: no-repeat center #ff0000;
	margin: 0 auto;
	border-radius: 50%;
	display: block;
}
.in-yin li .wrap h4 {
	margin: 0;
	position: relative;
	line-height: 70px;
	font-size: 26px;
	text-align: center;
}
.in-yin li .wrap h4:after {
	position: absolute;
	bottom: 0;
	left: 50%;
	content: '';
	height: 3px;
	width: 30px;
	background-color: #fff;
	margin-left: -15px;
}
.in-yin li .wrap p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
	margin: 15px 0 0;
}
.in-yin li a:hover {
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
}
.in-yin li a:hover .tit {
	bottom: -108px;
}
.in-yin li a:hover .text {
	top: 0;
}
.bg1 {
	color: #fff;
	background: url(../images/cp_bg.jpg) no-repeat center;
}
.bg2 {
	color: #fff;
	background: url(../images/ys_bg.jpg) no-repeat center 0 #f5f5f5;
}
.bg3 {
	background: url(../images/ban01.jpg) no-repeat center;
}
.yunu-pro {
	color: #333;
}
.yunu-pro .sd {
	float: left;
	width: 260px;
	background-color: #fff;
}
.yunu-pro .sd h4 {
	margin: 0;
	line-height: 80px;
	text-align: center;
	font-size: 24px;
	background-color: #ff0000;
}
.yunu-pro .sd .tit {
	line-height: 65px;
	background: #efefef url(../images/cp_ico02.png) no-repeat 210px center;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}
.yunu-pro .sd .tit a {
	display: block;
	background: url(../images/cp_ico01.png) no-repeat 25px center;
	padding-left: 55px;
}
.yunu-pro .sd ul {
	overflow: hidden;
	margin: 0 15px;
}
.yunu-pro .sd li a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
	border-bottom: #efefef 1px solid;
	background: url(../images/cp_ico03.png) no-repeat 18px center;
	padding-left: 45px;
}
.yunu-pro .sd .tel {
	margin: 10px;
	background: #e9e9e9 url(../images/cp_tel.gif) no-repeat center 34px;
	padding: 72px 0 30px;
	text-align: center;
}
.yunu-pro .sd .tel strong {
	display: block;
	font-size: 30px;
}
.yunu-pro .mn {
	float: right;
	width: 920px;
}
.yunu-pro .mn ul {
	margin-left: -10px;
	margin-top: -10px;
}
.yunu-pro .mn li {
	float: left;
	width: 33.333333%;
}
.yunu-pro .mn li a {
	display: block;
	margin: 10px 0 0 10px;
	background-color: #fff;
}
.yunu-pro .mn li .m {/* height: 195px; */
	line-height: 195px;
}
.yunu-pro .mn li p {
	margin: 0;
	padding: 0 15px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-color: #e0e0e0;
}
.yunu-pro .mn li a:hover p {
	background-color: #ff0000;
	color: #333;
}
.in-case {
	position: relative;
}
.in-case .hd {
	margin-bottom: 40px;
}
.in-case .hd a {
	display: block;
	font-size: 20px;
	line-height: 56px;
	padding: 0 30px;
	border-radius: 30px;
}
.in-case .hd .more {
	float: right;
}
.in-case .hd li {
	float: left;
	margin-right: 20px;
}
.in-case .hd li:before {
	float: right;
	content: '-';
	line-height: 56px;
	width: 10px;
	text-align: center;
	margin-right: -15px;
}
.in-case .hd li:last-child:before {
	display: none;
}
.in-case .hd li.on a, .in-case .hd a:hover {
	background-color: #142038;
	color: #fff;
}
.in-case .bd dl {
	margin: 0;
	position: relative;
	height: 540px;
	background-color: #fff;
}
.in-case .bd dt {
	position: absolute;
	left: 50%;
	top: 0;
	width: 960px;
	height: 540px;
	line-height: 540px;
	overflow: hidden;
}
.in-case .bd dt img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-case .bd dt a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.in-case .bd dd {
	margin: 0 50% 0 0;
	padding: 75px 80px 0;
}
.in-case .bd dd h4 {
	margin: 0 0 30px;
	font-size: 30px;
}
.in-case .bd dd h4 small {
	font-size: 14px;
	display: block;
}
.in-case .bd dd p {
	margin: 0;
	color: #666;
	line-height: 2;
	text-align: justify;
}
.in-case .bd dd .more {
	display: inline-block;
	margin-top: 30px;
	padding: 7px 25px;
	background-color: #ff0000;
	color: #fff;
	text-transform: uppercase;
	border-radius: 50px;
}
.in-case .bd dd .more:hover {
	-webkit-animation: shake 1.5s linear;
	animation: shake 1.5s linear;
}
.in-case .arr {
	position: absolute;
	left: 80px;
	bottom: 75px;
	z-index: 2;
	font-size: 0;
}
.in-case .arr a {
	display: inline-block;
	vertical-align: middle;
	background: no-repeat center;
	width: 58px;
	height: 58px;
	margin-right: 15px;
}
.in-case .arr a.prev {
	background-image: url(../images/case_lico01.png);
}
.in-case .arr a.prev:hover {
	background-image: url(../images/case_lico02.png);
}
.in-case .arr a.next {
	background-image: url(../images/case_rico01.png);
}
.in-case .arr a.next:hover {
	background-image: url(../images/case_rico02.png);
}
.in-ys {
	padding: 12px 26px 0;
}
.in-ys dl {
	margin: 55px 0 0;
	float: left;
	width: 566px;
	height: 421px;
	position: relative;
}
.in-ys dt {
	border: 12px solid #fac12c;
	width: 311px;
	height: 397px;
	line-height: 397px;
	overflow: hidden;
}
.in-ys dt img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-ys dt img:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.in-ys dd {
	position: absolute;
	right: 0;
	background-color: #fff;
	margin: -172px 0 0;
	top: 50%;
	width: 350px;
	height: 294px;
	color: #333;
	padding: 50px 50px 0 50px;
}
.in-ys dd h4 {
	margin: 0;
	font-size: 30px;
}
.in-ys dd h4:after {
	display: block;
	height: 2px;
	width: 40px;
	background-color: #ff0000;
	content: '';
	margin-top: 15px;
}
.in-ys dd p {
	margin: 20px 0 0;
	font-size: 16px;
	line-height: 1.8;
	height: 84px;
	overflow: hidden;
}
.in-ys dd .num {
	display: block;
	margin-top: 30px;
}
.in-ys dl:nth-child(even) {
	float: right;
}
.in-ys dl:nth-child(even) dt {
	float: right;
}
.in-ys dl:nth-child(even) dd {
	left: 0;
	right: auto;
}
.in-flow {
	background: url(../images/liuc_line.png) no-repeat 165px 45px;
}
.in-flow li {
	float: left;
	width: 171px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 14px;
}
.in-flow li .icon {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto 12px;
	position: relative;
}
.in-flow li .icon i:before {
	content: '';
}
.in-flow li .icon i, .in-flow li .icon i:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../images/iflow_icon.png)
}
.in-flow li .icon i.default {
	background-position: 0 0;
	-webkit-transform: translateX(0) rotate(0);
	transform: translateX(0) rotate(0);
	-webkit-transition: all 0.35s ease-out;
	transition: all 0.35s ease-out;
}
.in-flow li .icon i.hover {
	background-position: 0 -100px;
	opacity: 1;
	visibility: hidden;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: all 0.1s ease 0.2s;
	transition: all 0.1s ease 0.2s;
}
.in-flow li.i1 .icon i:before {
	background-position: 0 -200px;
}
.in-flow li.i2 .icon i:before {
	background-position: 0 -300px;
}
.in-flow li.i3 .icon i:before {
	background-position: 0 -400px;
}
.in-flow li.i4 .icon i:before {
	background-position: 0 -500px;
}
.in-flow li.i5 .icon i:before {
	background-position: 0 -600px;
}
.in-flow li.i6 .icon i:before {
	background-position: 0 -700px;
}
.in-flow li.i7 .icon i:before {
	background-position: 0 -800px;
}
.in-flow li:hover .icon i.default {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(100%) rotate(180deg);
	transform: translateX(100%) rotate(180deg);
}
.in-flow li:hover .icon i.hover {
	visibility: visible;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.in-kehu {
	position: relative;
}
.in-kehu .bd {
	overflow: hidden;
}
.in-kehu dl {
	float: left;
	margin: 0 10px;
	padding: 20px;
	background-color: #f5f5f5;
	width: 540px;
}
.in-kehu dt {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	float: left;
	width: 196px;
	height: 196px;
	overflow: hidden;
	border-radius: 50%;
	line-height: 196px;
}
.in-kehu dt:hover {
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg);
}
.in-kehu dd {
	margin-left: 220px;
	padding-top: 45px;
}
.in-kehu dd h4 {
	margin: 0;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.in-kehu dd p {
	line-height: 1.8;
	margin: 15px 0 0;
	color: #666;
	text-align: justify;
}
.in-kehu .prev, .in-kehu .next {
	background: no-repeat center;
	width: 58px;
	height: 58px;
	position: absolute;
	top: 50%;
	margin-top: -29px;
}
.in-kehu .prev {
	background-image: url(../images/case_lico01.png);
	left: -68px;
}
.in-kehu .prev:hover {
	background-image: url(../images/case_lico02.png);
}
.in-kehu .next {
	background-image: url(../images/case_rico01.png);
	right: -68px;
}
.in-kehu .next:hover {
	background-image: url(../images/case_rico02.png);
}
.in-tel {
	float: right;
	width: 530px;
}
.in-tel .btn {
	float: right;
	display: block;
	background: url(../images/ban_btn.png) no-repeat;
	width: 160px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 20px 0 0;
	color: #333;
}
.in-tel .btn:hover {
	-webkit-animation: shake 1.5s linear;
	animation: shake 1.5s linear;
}
.in-tel p {
	margin: 0 158px 0 0;
	background: url(../images/ban_tel.png) no-repeat 0 center;
	padding-left: 45px;
}
.in-tel p strong {
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 1;
}
.yunu-news .hd {
	font-size: 0;
	text-align: center;
	margin-bottom: 20px;
}
.yunu-news .hd li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}
.yunu-news .hd li a {
	display: block;
	line-height: 40px;
	width: 160px;
	font-size: 14px;
	border: 1px solid #ebebeb;
}
.yunu-news .hd li.on a {
	background-color: #ff0000;
	border-color: #ff0000;
	color: #fff;
}
.yunu-news .bd ul {
	margin-left: -40px;
}
.yunu-news .bd li {
	float: left;
	width: 50%;
}
.yunu-news .bd li a {
	display: block;
	margin-left: 40px;
	border: 1px solid #eee;
	background-color: #fff;
	margin-top: 20px;
	overflow: hidden;
}
.yunu-news .bd li .img-center {
	overflow: hidden;
	height: 290px;
	line-height: 290px;
}
.yunu-news .bd li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-news .bd li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-news .bd li .date {
	float: left;
	width: 110px;
	color: #666;
	padding: 26px 0;
	text-align: center;
	border-right: 1px solid #eee;
	line-height: 1;
}
.yunu-news .bd li .date strong {
	display: block;
	font-size: 50px;
	color: #333;
	font-family: Impact;
	margin-bottom: 6px;
}
.yunu-news .bd li .info {
	margin-left: 110px;
	padding: 20px;
}
.yunu-news .bd li .info h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
}
.yunu-news .bd li .info p {
	color: #888;
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 1.8;
	height: 50px;
}
.yunu-news .bd li a:hover {
	border-color: #ff0000;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.in-about {
	background-color: #f5f5f5;
	margin: 0;
}
.in-about dt {
	float: left;
	overflow: hidden;
	width: 660px;
}
.in-about dt img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-about dt:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.in-about dd {
	margin-left: 660px;
	padding: 60px 40px 0;
}
.in-about dd h4 {
	margin: 0;
	font-size: 28px;
}
.in-about dd p {
	margin: 20px 0 0;
	text-align: justify;
	line-height: 1.8;
}
.in-about dd .more {
	display: inline-block;
	margin-top: 30px;
	padding: 7px 25px;
	background-color: #ff0000;
	color: #fff;
	text-transform: uppercase;
	border-radius: 50px;
}
.in-about dd .more:hover {
	-webkit-animation: shake 1.5s linear;
	animation: shake 1.5s linear;
}
.in-qyfc {
	background-color: #f5f5f5;
}
.in-qyfc .tit {
	line-height: 124px;
	background: #f7f7f7 url(../images/photo_line.png) no-repeat 0 center;
}
.in-qyfc .tit .more {
	float: right;
	width: 100px;
	text-transform: uppercase;
	text-align: center;
}
.in-qyfc .tit h4 {
	margin: 0 0 0 30px;
	background: url(../images/photo_ico.png) no-repeat 0 center;
	padding-left: 60px;
	font-size: 16px;
}
.in-qyfc .bd {
	overflow: hidden;
}
.in-qyfc .bd li {
	float: left;
	width: 230px;
	margin-right: 12px;
}
.in-qyfc .bd li .img-center {
	overflow: hidden;
}
.in-qyfc .bd li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.in-qyfc .bd li .text {
	text-align: center;
	padding: 15px 0;
}
.in-qyfc .bd li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-link {
	padding: 20px 0;
}
.yunu-link h4 {
	border-bottom: 1px solid #ddd;
	margin: 0;
	font-size: 18px;
	color: #ff0000;
	padding-bottom: 15px;
}
.yunu-link h4 small {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal;
	color: #999;
}
.yunu-link ul {
	margin-left: -20px;
}
.yunu-link li {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
.yunu-footer {
	color: #fff;
	background-color: #142038;
	padding: 50px 0;
}
.yunu-footer a {
	color: #fff;
}
.yunu-footer a:hover {
	color: #ff0000;
}
.yunu-footer-nav {
	float: left;
	width: 390px;
}
.yunu-footer-nav ul {
	overflow: hidden;
	background: url(../images/f_line01.gif) no-repeat;
	padding-top: 20px;
}
.yunu-footer-nav li {
	float: left;
	width: 33.333333%;
}
.yunu-footer-nav li a {
	display: block;
	line-height: 32px;
	background: url(../images/f_ico01.png) no-repeat 0 center;
	padding-left: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yunu-footer-nav p {
	margin: 30px 0 0;
	background: url(../images/f_line01.gif) no-repeat;
	padding-top: 20px;
}
.yunu-footer-nav p strong {
	display: block;
	font-size: 24px;
	background: url(../images/f_ico02.png) no-repeat 0 center;
	padding-left: 25px;
}
.yunu-footer-info {
	float: left;
	width: 400px;
	margin-left: 90px;
	background: url(../images/f_line01.gif) no-repeat;
	padding-top: 20px;
}
.yunu-footer-info p {
	margin: 0 0 10px;
	line-height: 1.8;
	background: no-repeat 0 center;
	padding-left: 35px;
}
.yunu-footer-info p.i1 {
	background-image: url(../images/f_ico03.png);
}
.yunu-footer-info p.i2 {
	background-image: url(../images/f_ico04.png);
}
.yunu-footer-ewm {
	float: right;
	width: 240px;
	padding-top: 12px;
	background: url(../images/f_erbg.gif) no-repeat 0 0;
	margin-top: 20px;
}
.yunu-footer-ewm ul {
	overflow: hidden;
}
.yunu-footer-ewm li {
	float: left;
	width: 100px;
	margin: 0 0 0 14px;
}
.yunu-footer-ewm li .text {
	margin-top: 15px;
	text-align: center;
}
.yunu-banner {
	height: 350px;
	background: no-repeat center;
}
.yunu-banner a {
	display: block;
	width: 100%;
	height: 100%;
}
.yunu-curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}
.yunu-curmbs span {
	padding-left: 10px;
	border-left: 10px solid #142038;
}
.yunu-curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 930px;
}
.panel-sd-hd {
	background-color: #ff0000;
	color: #fff;
	padding-bottom: 5px;
}
.panel-sd-hd h4 {
	text-align: center;
	border-bottom: 1px solid #fff;
	margin: 0;
	font-size: 24px;
	padding: 20px 0;
}
.panel-sd-bd {
	border: 1px solid #ececeb;
	padding: 5px 10px;
	border-top: 0;
}
.yunu-column h3 {
	margin: 0 0 2px;
	font-weight: normal;
	background: url(../images/p14-icon5.png) no-repeat right center #ddd;
	padding: 0 40px;
}
.yunu-column h3 a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #333;
}
.yunu-column h3.on, .yunu-column h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #ff0000;
}
.yunu-column h3.on a, .yunu-column h3:hover a {
	color: #fff;
}
.yunu-column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;
}
.yunu-column li a {
	display: block;
	padding: 0 40px;
	background-color: #ECECEC;
}
.yunu-column .sub&gt;a {
	position: relative;
}
.yunu-column .sub&gt;a:after {
	content: '';
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.yunu-column .sub.open&gt;a:after {
	border-color: #ff0000;
}
.yunu-column .sub-box {
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	display: none;
}
.yunu-column .sub.open .sub-box {
	display: block;
}
.yunu-column .sub-box p {
	margin: 0;
	border-bottom: 1px solid #ECECEC;
}
.yunu-column .sub-box a {
	background-color: transparent;
	padding-left: 60px;
}
.yunu-contact-z1 {
	height: 140px;
	background: url(../images/contact-z1.jpg) no-repeat;
	margin-bottom: 20px;
}
.yunu-contact-z1 p {
	margin: 0;
	font-size: 20px;
	line-height: 30px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
	padding: 37px 0 0 95px;
}
.yunu-contact-z1 span {
	line-height: 30px;
	font-size: 18px;
	padding-left: 73px;
}
.yunu-contact-z2 {
	background-color: #ff0000;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.yunu-contact-z2 p {
	margin: 0;
}
.yunu-contact-z2 p img {
	vertical-align: middle;
	margin-right: 5px;
}
.yunu-contact-z2 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	margin-top: 10px;
	line-height: 1;
}
.yunu-pages {
	text-align: center;
	margin: 30px 0;
}
.yunu-pages a {
	display: inline-block;
	margin: 0 3px;
	border: 1px solid #ddd;
	padding: 4px 12px;
	border-radius: 3px;
}
.yunu-pages a.active {
	background-color: #ff0000;
	border-color: #ff0000;
	color: #fff;
}
.yunu-title-1 {
	border-bottom: 1px solid #ececeb;
	height: 44px;
	margin-bottom: 15px;
	font-size: 24px;
}
.yunu-title-1 span {
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid #142038;
}
.yunu-menu-inner {
	text-align: center;
	margin-bottom: 20px;
}
.yunu-menu-inner a {
	float: left;
	width: 20%;
}
.yunu-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #f4f4f4;
	color: #333;
	font-size: 18px;
	line-height: 55px;
}
.yunu-menu-inner a:hover span, .yunu-menu-inner a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom #ff0000;
	color: #fff;
}
.toutiao {
	margin: 0 0 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ddd;
}
.toutiao dt {
	float: left;
	width: 60px;
	line-height: 30px;
	background-color: #ff0000;
	color: #fff;
	text-align: center;
	font-size: 16px;
}
.toutiao dd {
	margin-left: 80px;
	overflow: hidden;
}
.toutiao dd h4 {
	margin: 0;
	line-height: 30px;
	font-weight: normal;
	font-size: 18px;
}
.toutiao dd p {
	color: #666;
	line-height: 1.8;
	margin: 10px 0;
}
.toutiao dd .more {
	float: right;
	color: #ff0000;
	background: url(../images/p14-icon21.png) no-repeat 0 center;
	padding-left: 20px;
}
.list-2 {
	margin: 0 0 0 -20px;
}
.list-2 li {
	float: left;
	width: 33.333333%;
}
.list-2 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ddd;
}
.list-2 li a:hover {
	border-color: #ff0000;
	color: #ff0000;
}
.list-2 li .m {
	height: 221px;
	line-height: 221px;
}
.list-2 li .text {
	padding: 5px 20px;
}
.list-2 li h4 {
	margin: 0;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
}
.list-2 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #666;
}
.list-5 li {
	margin-bottom: 15px;
}
.list-5 li a {
	display: block;
	border: 1px solid #ddd;
	padding: 15px;
	overflow: hidden;
}
.list-5 li .m {
	float: left;
	width: 250px;
}
.list-5 li .m img {
	display: block;
	width: 100%;
	height: auto;
}
.list-5 li .text {
	margin-left: 270px;
}
.list-5 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.list-5 li .text h4 span {
	float: right;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.list-5 li .text p {
	color: #797979;
}
.list-5 li .text .more {
	float: right;
	padding: 6px 12px;
	color: #fff;
	background-color: #B6B6B6; margin-top:50px
}
.list-5 li a:hover {
	border-color: #ff0000;
}
.list-5 li a:hover .text h4 {
	color: #ff0000;
}
.list-5 li a:hover .text .more {
	background-color: #ff0000;
}
.yunu-infocontent {
	margin-bottom: 30px;
}
.yunu-infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}
.yunu-infocontent-title h1 {
	margin: 0;
	font-size: 24px;
}
.yunu-infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}
.yunu-infocontent-title p span {
	padding: 0 5px;
}
.yunu-infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}
.yunu-infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}
.yunu-infocontent-body img {
    display: block;
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
    margin: 0 auto;
}
.yunu-infocontent-epx {
	margin-bottom: 20px;
}
.yunu-infocontent-epx li {
	line-height: 32px;
	margin-bottom: 5px;
}
.yunu-infocontent-epx li span {
	display: inline-block;
	background-color: #A2A2A2;
	color: #fff;
	padding: 0 15px;
	margin-right: 10px;
}
.yunu-infocontent-epx li em {
	float: right;
	font-style: normal;
}
.yunu-infocontent-return {
	border-top: 1px solid #142038;
	line-height: 32px;
}
.yunu-infocontent-return a {
	margin-right: 10px;
}
.yunu-infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #142038;
	color: #fff;
	padding: 0 10px;
}
.yunu-infocontent-rem {
	margin-bottom: 20px;
}
.yunu-infocontent-rem h4 {
	margin: 0;
	font-size: 24px;
	line-height: 55px;
}
.yunu-infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 46px;
}
.yunu-infocontent-rem li span {
	float: right;
}
.about-1 {
	margin: 0;
	position: relative;
}
.about-1 dt {
	float: left;
	width: 600px;
}
.about-1 dd {/* margin: 0 0 0 640px; */
	padding-top: 20px;
}
.about-1 dd h4 {
	margin: 0;
	font-size: 26px;
}
.about-1 dd p {
	margin: 15px 0 0;
	text-indent: 2em;
	line-height: 1.8;
	text-align: justify;
	color: #666;
}
.about-1 .tips {
	position: absolute;
	right: 0;
	line-height: 70px;
	width: 650px;
	bottom: 10px;
	text-align: center;
	color: #fff;
	background-color: #142038;
	font-size: 22px;
}
.about-2 {
	margin: -15px 0 0 -15px;
}
.about-2 li {
	float: left;
	width: 50%;
}
.about-2 li a {
	display: block;
	overflow: hidden;
	padding: 15px;
	box-shadow: 3px 4px 3px rgba(0, 0, 0, 0.3);
	border: 1px solid #eee;
	background-color: #fff;
	margin: 15px 0 0 15px;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.about-2 li .img-center {
	float: left;
	border: 3px solid #e6e6e6;
	width: 200px;
}
.about-2 li .text {
	margin-left: 220px;
}
.about-2 li .text h4 {
	margin: 0;
	padding: 15px 0;
	font-size: 18px;
}
.about-2 li .text p {
	margin: 0;
	line-height: 1.8;
	color: #666;
}
.about-2 li a:hover {
	background-color: #ff0000;
	color: #333;
}
.about-3 li {
	float: left;
	width: 25%;
}
.about-3 li a {
	display: block;
	border-left: 1px solid #757575;
	padding: 0 25px;
	color: #333;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: center;
}
.about-3 li:first-child a {
	border-left: 0;
}
.about-3 li h4 {
	margin: 20px 0 0;
	font-size: 16px;
}
.about-3 li p {
	color: #666;
	margin: 5px 0 0;
}
.about-3 li a:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.about-4 .item {
	float: left;
	width: 120px;
	height: 118px;
	padding-top: 32px;
	border-radius: 5px;
	background-color: #f5f5f5;
	text-align: center;
}
.about-4 .item i {
	display: block;
	width: 45px;
	height: 45px;
	margin: 0 auto 19px;
	background: no-repeat center;
}
.about-4 .item i.i1 {
	background-image: url(../images/vc1.png);
}
.about-4 .item i.i2 {
	background-image: url(../images/vc2.png);
}
.about-4 .item i.i3 {
	background-image: url(../images/vc3.png);
}
.about-4 .item i.i4 {
	background-image: url(../images/vc4.png);
}
.about-4 .item i.i5 {
	background-image: url(../images/vc5.png);
}
.about-4 .item i.i6 {
	background-image: url(../images/vc6.png);
}
.about-4 .item i.i7 {
	background-image: url(../images/vc7.png);
}
.about-4 .item strong {
	font-size: 16px;
}
.about-4 .item:hover {
	background-color: #ff0000;
}
.about-4 .v {
	float: left;
	line-height: 150px;
	height: 150px;
	width: 60px;
	background: url(../images/v1.png) no-repeat center;
}
.contact-2 {
	margin-left: -20px;
}
.contact-2 li {
	float: left;
	width: 25%;
}
.contact-2 li .wrap {
	border: 1px solid #eee;
	margin-left: 20px;
	text-align: center;
	padding: 20px;
	background-color: #f5f5f5;
}
.contact-2 li img {
	display: block;
	height: 50px;
	width: auto;
	margin: 0 auto;
}
.contact-2 li p {
	margin-bottom: 0;
	height: 75px;
	overflow: hidden;
	font-size: 18px;
}
.map {
	margin-top: 30px;
}
.yunu-message {
	background: url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	border: 1px solid #ddd;
	padding: 50px 200px;
	margin-bottom: 30px;
}
.form-group {
	margin-bottom: 15px;
}
.form-label {
	float: left;
	line-height: 34px;
	width: 120px;
	text-align: right;
}
.form-label span {
	color: #d82634;
}
.form-content {
	margin-left: 130px;
}
.form-control {
	line-height: 20px;
	font-size: 14px;
	border: 1px solid #ddd;
	padding: 6px 12px;
	width: 600px;
	display: inline-block;
	vertical-align: top;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
select.form-control {
	height: 34px;
}
.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #ff0000;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.form-button {
	padding: 6px 22px;
	color: #fff;
	background-color: #767676;
	border: 0;
	cursor: pointer;
	font-size: 16px;
	border-radius: 3px;
}
.list-3 {
	margin-left: -15px;
}
.list-3 li {
	float: left;
	width: 25%;
}
.list-3 li a {
	display: block;
	margin: 0 0 15px 15px;
	border: 1px solid #ddd;
	position: relative;
}
.list-3 li a:hover {
	border-color: #ff0000;
}
.list-3 li .m {
	height: 165px;
	line-height: 165px;
}
.list-3 li .text h4 {
	margin: 0;
	font-size: 16px;
	padding: 12px 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-3 li .text p {
	margin: 0;
	padding: 0 20px 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list-4 {
	margin: 0 0 -20px -20px;
}
.list-4 li {
	float: left;
	width: 25%;
}
.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
	border: 1px solid #ececeb;
}
.list-4 li a:hover {
	border-color: #ff0000;
}
.list-4 li .m {
	padding: 10px;
	height: 201px;
	line-height: 201px;
}
.list-4 li .text {
	padding: 5px 20px;
	background-color: #F0F0F0;
}
.list-4 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}
.yunu-showcase {
	margin-bottom: 40px;
}
.yunu-showcase-info {
	float: right;
	width: 500px;
}
.yunu-showcase-info h1 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.yunu-showcase-info p {
	margin: 0;
	color: #666;
	height: 168px;
}
.yunu-showcase-info .tel {
	border-top: 2px solid #e6e6e6;
	margin-top: 15px;
	padding-top: 15px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px 15px;/* height: 42px; */
	padding-left: 70px;
	line-height: 21px;
	font-size: 18px;
}
.yunu-showcase-info .tel a {
	float: right;
	line-height: 42px;
	padding: 0 15px;
	background-color: #ff0000;
	color: #fff;
}
.pc-slide {
	width: 400px;
	float: left;
}
.view {
	border: 1px solid #ddd;
}
.view .swiper-slide .imgauto {
	width: 100%;
	height: 300px;
	line-height: 300px;
}
.view .swiper-container {
	width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}
.preview .swiper-container {
	width: 80%;
	margin: 0 10%;
}
.preview .swiper-slide {
	width: 30.33%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	line-height: 78px;
	border: 1px solid #ddd;
	text-align: center;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
.preview .slide6 {
	width: 82px;
}
.preview .arrow-left {
	background: url(../images/feel3.png) no-repeat left top;
	position: absolute;
	left: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .arrow-right {
	background: url(../images/feel4.png) no-repeat left bottom;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	width: 9px;
	height: 18px;
	z-index: 10;
}
.preview .active-nav .imgauto {
	border: 1px solid #ff0000;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff;
	border: 1px solid #ddd;
	display: none;
	text-align: center;
	overflow: hidden;
	font-size: 0;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.prd-1 {
	margin-bottom: 40px;
}
.prd-1 dl {
	float: left;
	width: 25%;
	overflow: hidden;
	margin: 0;
}
.prd-1 dt {
	height: 336px;
	line-height: 336px;
}
.prd-1 dd {
	margin: 0;
	height: 152px;
	background: #142038;
	text-align: center;
	position: relative;
	padding-top: 47px;
}
.prd-1 dd h4 {
	margin: 0;
}
.prd-1 dd h4 i {
	font-size: 48px;
	line-height: 40px;
	font-family: Impact;
	color: #fff;
	margin-bottom: 30px;
	display: block;
	height: 40px;
}
.prd-1 dd h4 span {
	font-size: 20px;
	display: block;
	font-weight: normal;
	color: #fac12c;
	line-height: 20px;
	margin-bottom: 15px;
}
.prd-1 dd h4 em {
	display: block;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.prd-2 dl {
	margin: 0 0 30px;
	border: 1px solid #b7b7b7;
	background-color: #f7f7f7;
}
.prd-2 dt {
	float: left;
	width: 510px;
}
.prd-2 dd {
	position: relative;
	margin-left: 510px;
}
.prd-2 dd h4 {
	position: absolute;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	background-color: #ff0000;
	right: 40px;
	top: -10px;
	padding: 5px 20px;
	margin: 0;
	font-size: 18px;
}
.prd-2 dd .wrap {
	display: table;
	width: 100%;
	height: 285px;
}
.prd-2 dd .inner {
	display: table-cell;
	vertical-align: middle;
	padding: 40px;
	font-size: 16px;
}
.prd-2 dl:nth-child(even) dt {
	float: right;
}
.prd-2 dl:nth-child(even) dd {
	margin: 0 510px 0 0;
}
.prd-2 dl:nth-child(even) dd h4 {
	right: auto;
	left: 40px;
}
.ybxn {
	margin-bottom: 40px;
}
.ybxn .img-center {
	float: right;
	width: 450px;
}
/*.ybxn ul {margin-right: 450px;}*/
.ybxn li {
	padding: 15px 14px;
	border: 1px solid #eee;
	font-size: 15px;
	line-height: 2;
}
.ybxn li .circl {
	width: 5px;
	height: 5px;
	border: 2px solid #fac12c;
	border-radius: 50%;
	display: inline-block;
	vertical-align: top;
	margin-top: 9px;
}
.ybxn li .szfs {
	font-weight: bold;
	color: #000;
}
#message {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	transform: scale(0);
	transition: .3s;
}
.messagebg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1001;
}
#message .m-content {
	margin-top: 10%;
}
#message .m-content .m-message {
	background: #fff;
	width: 580px;
	background: #fff;
	padding: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 1002;
	box-shadow: 1px 1px 50px rgba(0,0,0,.3);
}
.m-message {
	width: 494px;
	margin: 48px auto 0;
}
.m-message label {
	margin-bottom: 15px;
	display: block;
	font-size: 14px;
}
.m-message label em {
	display: block;
	float: right;
	color: red;
	height: 32px;
	line-height: 32px;
}
.m-message label span {
	width: 70px;
	height: 34px;
	line-height: 34px;
	color: #2F2F2F;
	float: left;
	font-weight: bold;
	text-align: right;/*margin-right: 30px;*/
	display: inline-block;
}
.time {
	float: right;
	font-weight: initial;
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	margin-top: 5px;
}
.m-message label input.inp, .m-message label textarea, .m-message label.code input {
	width: 77%;
	overflow: hidden;
	height: 32px;
	line-height: 32px;
	border: #cccccc 1px solid;
	border-radius: 3px;
	padding: 0 14px;
	box-sizing: border-box;
	color: #555;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.m-message label input:focus, .m-message label textarea:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 150, 0, .6);
}
.m-message label textarea {
	height: 72px;
	line-height: 24px;
	padding: 10px 14px;
}
.m-message label.code {
	line-height: 34px;
}
.m-message label.code input {
	width: 30%;
	float: left;
	margin-right: 30px;
}
.m-message label.code .pic {
	display: inline-block;
	vertical-align: top;
	width: 80px;
	height: 32px;
}
.m-message label.code img {
	display: block;
	width: 100%;
	height: 100%;
}
.btn-1 input {
	width: 52px;
	height: 32px;
	line-height: 32px;
	background: #e8e8e8;
	border: none;
	color: #333;
	margin-right: 22px;
	cursor: pointer;
	transition: 0.3s;
}
.btn-1 {
	padding-left: 72px;
}
.btn-1 input.focus {
	background: #ff0000;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}
.fwy-jmf-wrap1 table{

    border-spacing:2px;

    border-collapse:separate;

    width:100%;

    margin-top: 20px;

}

.fwy-jmf-wrap1  caption{

    background: #e99390;

    height:50px;

    line-height: 50px;

    font-size: 18px;

    color:#ffffff;

}

.fwy-jmf-wrap1  td{

    text-align: center;

    color:#333333;

    font-size: 14px;

    padding:12px 13px;

    border:1px solid #e7f1ef;

}

.fwy-jmf-wrap1  tr td:first-child{

    width:165px;

    background: #f4fcfb;

}

.fwy-jmf-wrap1  tr:nth-child(3) td:first-child ,.fwy-jmf-wrap1 table tr:nth-child(4) td:first-child {

    background: #fff;

    width:295px;

    text-align: center;

}

.fwy-jmf-wrap1 table tr td:last-child{

    text-align: left;

    width:425px;

    line-height: 24px;

}

.fwy-jmf-wrap1 table tr:nth-child(1) td{

    background: #f4fcfb;

    text-align: center;

}

.fwy-jmf-wrap1 table tr:last-child td{

    font-size: 12px;

    color:#999999;

    background: #fff;

}

.fwy-jmf-wrap1 table tr:last-child td span{

    color:#19816a;

}

/*Ã¥Âºâ€¢Ã©Â£Ëœ*/
.ys-bottom-form-wrap{
	width: 100%;
	height: 80px;
	background: #ff0000;
	position: fixed;
	margin: auto auto;
	bottom: 0;
	z-index: 5;
}
.ys-bottom-form-wrap .ys-wrap-1200{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.ys-bottom-form-wrap .ys-bottom-form-close{
	right: 10px;
	top: 10px;
	width: 21px;
	height: 20px;
}
.ys-bottom-form-wrap .p-a{
	position: absolute;
}
.ys-bottom-form-wrap .p-r{
	position: relative;
}
.o-h{
	overflow: hidden;
}
.ys-bottom-form-wrap .ys-bottom-form-l{
	width: 343px;
	height: 80px;
	line-height: 80px;
	color: #fff;
}
.font-weight{
	font-weight: bold;
}
.font28{
	font-size: 28px;
}
.ml25{
	margin-left: 25px;
}
.font19{
	font-size: 19px;
}
.ys-bottom-form-wrap .ys-bottom-form{
	width: 790px;
	line-height: 40px;
	padding: 20px 0;
}
.ys-bottom-form-wrap .ys-bottom-input-box{
	width: 270px;
	height: 40px;
}
.tishi{
	display: none;
	position: absolute;
	right: 30px;
	bottom: 0;
	color: #b6b6b6;
	line-height: 40px;
}
.ys-bottom-form-wrap .ys-bottom-input-box input{
	border: none 0;
	text-indent: 0;
	-webkit-appearance: none;
	outline: none;
}

.ys-bottom-form-wrap .ys-bottom-form-input{
	display: block;
	width: 250px;
	height: 40px;
	line-height: 40px;
	background: #ffffff;
	padding: 0 10px;
	padding-left: 10px;
	font-size: 16px;
	color: #242424;
	cursor: pointer;
}
.ys-bottom-form-wrap .ys-bottom-form-submit{
	width: 160px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	line-height: 40px;
	background: #1b1b1b;
	cursor: pointer;
	outline: none;
}
.ys-bottom-form-wrap-sm{
	width: 595px;
	height: 80px;
	line-height: 80px;
	position: fixed;
	left: 100%;
	bottom: 0;
	background: #e99390;
	z-index: 5;
	margin: auto auto;
}
.ys-bottom-form-sm-r{
	width: 235px;
	height: 80px;
	right: 0;
	top: 0;
	line-height: 80px;
	position: absolute;
}
.ys-zk{
	width: 15px;
	height: 26px;
	margin-left: 45px;
	margin-top: 8px;
}


/*Ã§â€¢â„¢Ã¨Â¨â‚¬*/

.hyly-title {
	margin-top: 30px;
	overflow: hidden;
    background: url("/control/skin/img/hyly-title-bg.png") no-repeat center top;
}
.liuyan{
    padding: 30px 0px;
}
.ys-ly-form {
    width: 90%;
    height: auto;
    margin: 40px auto 0;
    display: block;
}

.ys-ly-text {
    display: block;
    width: 100%;
    height: 190px;
    resize: none;
    margin: 30px 0px;
    border: none;
    background: #fff;
    font-size: 16px;
    color: #242424;
    line-height: 1.6;
}

.ys-ly-input-wrap {
    width: 100%;
    height: 40px;
    background: #fff;
    overflow: hidden;
    margin: 30px 0px;
}

.ys-ly-input {
    display: block;
    width: 100%;
    border: none;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 16px;
    color: #242424;
}

.ys-ly-input:-moz-placeholder,
.ys-ly-text:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #cecece;
}

.ys-ly-input::-moz-placeholder,
.ys-ly-text::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #cecece;
}

.ys-ly-input:-ms-input-placeholder,
.ys-ly-text:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #cecece;
}

.ys-ly-input::-webkit-input-placeholder,
.ys-ly-text::-webkit-input-placeholder {
    /* WebKit browsers */
    font-size: 16px;
    font-family: "\5FAE\8F6F\96C5\9ED1";
    color: #cecece;
}

.ys-ly-submit {
    width: 272px;
    height: 44px;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: url("/control/skin/img/syzl-btn-bg.png") no-repeat 0 0;
    margin: 0 auto;
    margin-left: 285px;
}
.ly-title {
    background: url(/control/skin/img/lxwm-title-bg.png) no-repeat center top;
}

/*Ã§â€¢â„¢Ã¨Â¨â‚¬Ã¦ÂÂÃ¤ÂºÂ¤Ã¦Ë†ÂÃ¥Å&nbsp;Å¸*/

.ys-layer-ly {
    width: 460px;
    height: 270px;
    background: url("/control/skin/img/layer-bg2.png") no-repeat 0 0;
    background-size: 100% 100%;
    margin: auto auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.ys-ly-title {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 100px auto 0;
}

.ys-ly-title span {
    background: url("/control/skin/img/tjcg-title-bg.png") no-repeat center center;
    width: 365px;
    height: 30px;
    font-size: 30px;
    font-weight: bold;
    color: #242424;
    display: inline-block;
}


/* cocoéƒ½å¯å¥¶èŒ¶åŠ&nbsp;ç›Ÿè´¹ç”¨åŠåˆ©æ¶¦ */
.ys-wrap-1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	}
.ys-jj-wrap {
	background: #f6f6f6;
	padding: 50px;
	margin: 0 auto;
  }
  
  .ys-title-wrap h2.title {
	background: url("../images/title-l-bg.png") no-repeat left top, url("../images/title-r-bg.png") no-repeat right bottom;
	font-size: 22px;
	color: #242424;
	font-weight: bold;
	height: 60px;
	text-align: center;
	line-height: 60px;
  }
  
  .fyyl-title {
	background: url("../images/fyyl-title-bg.png") no-repeat center top;
  }
  
  .ys-fy-table {
	width: 100%;
	height: auto;
	margin: 40px auto 0;
	color: #5a5a5a;
	font-size: 16px;
  }
  
  .ys-fy-table td {
	border-right: 4px solid #f6f6f6;
	border-bottom: 4px solid #f6f6f6;
	padding-left: 20px;
	background: #fff;
	height: 42px;
	vertical-align: middle;
  }
  
  .ys-fy-table tr:first-child td {
	background: #fff6de;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
  }
  
  .ys-fy-table tr:nth-child(2n+1) td:first-child {
	background: #fff6de;
  }
  
  .ys-fy-table tr:last-child td {
	background: #fff;
  }
  
  .ys-fy-table td:first-child {
	width: 195px;
	font-weight: bold;
  }
  
  .ys-fy-table td:first-child {
	width: 195px;
  }
  
  .ys-fy-table td:first-child {
	width: 195px;
  }
  
  .ys-fy-table td:first-child {
	width: 195px;
  }
  
  .ys-fy-table tr:last-child td:first-child {
	background: #fff;
	font-weight: normal;
	font-size: 12px;
  }
  
  .ys-table-tab-wrap {
	width: 680px;
	height: 40px;
	margin: 50px auto 0;
  }
  
  .ys-per-table-tab {
	width: 200px;
	height: 40px;
	border-radius: 4px;
	background: #fdf0cc;
	text-align: center;
	line-height: 40px;
	color: #242424;
	font-weight: bold;
	cursor: pointer;
  }
  
  .ys-per-table-tab-active {
	background: #fdcc3c;
  }
  
  .none {
	display: none;
  }

  /* cocoéƒ½å¯èŒ¶é¥®ç®€ä»‹å¼€å§‹ */

.ys-wrap-1200 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
  }
  
  .ys-jj-wrap {
	padding: 50px;
	margin: 0 auto;
  }
  
  .ys-title-wrap {
	height: 60px;
	line-height: 60px;
  }
  
  .ys-title-wrap span {
	background: url("/public/images/common/title-l-bg.png") no-repeat left top, url("/public/images/common/title-r-bg.png") no-repeat right bottom;
	font-size: 30px;
	color: #242424;
	font-weight: bold;
	padding: 0 7px 0 12px;
  }
  
  .ys-wrap-more {
	width: 24px;
	height: 60px;
	right: 0;
	top: 0;
	overflow: hidden;
	opacity: 0.7;
  }
  
  .ys-wrap-more img {
	display: block;
	float: right;
	margin-top: 26px;
  }
  
  .ys-wrap-more:hover {
	opacity: 1;
  }
  
  .ys-bg-f6f6f6 {
	background: #f6f6f6;
  }
  
  
  .ys-jj-top-wrap {
	width: 100%;
	height: auto;
	margin: 40px auto 0;
  }
  
  .ys-per-jj-top {
	width: 273px;
	background: none;
	text-align: center;
	line-height: 1;
	float: left;
	display: inline;
  }
  
  .ys-jj-top span:first-child {
	font-size: 52px;
	color: #242424;
  }
  
  .ys-jj-top span:last-child {
	font-size: 20px;
	color: #5a5a5a;
  }
  
  .ys-per-jj-top:first-child {
	padding-left: 0;
	width: 190px;
  }
  
  .ys-per-jj-top:last-child {
	padding-left: 60px;
	width: 130px;
	background: none;
  }
  
  .ys-per-jj-top p {
	font-size: 12px !important;
	margin-top: 20px !important;
	color: #5a5a5a;
  }
  
  .ys-jj-bottom {
	width: 1020px;
	height: auto;
	margin: 50px auto 0;
  }
  
  .ys-jj-img {
	width: 300px;
	height: 200px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  }
  
  .ys-jj-msg {
	width: 680px;
	height: auto;
  }
  
  .ys-jj-text {
	width: 100%;
	line-height: 28px;
	margin-top: 24px;
	height: 84px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
  }
  
  .ys-ljxq-btn {
	display: inline-block;
	width: 172px;
	height: 38px;
	border: 1px solid #ffab09;
	border-radius: 20px;
	text-align: center;
	line-height: 38px;
	color: #f88633;
	font-size: 16px;
	margin-top: 25px;
	transition: all ease 0.2s;
  }
  
  .ys-ljxq-btn:hover {
	background: #ffab09;
	color: #fff;
  }
  
  .ys-ljxq-btn img {
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block;
	transition: all ease 0.2s;
  }
  
  .ys-ljxq-btn img:last-child {
	display: none;
  }
  
  .ys-ljxq-btn:hover {
	background: #ffab09;
	color: #fff;
  }
  
  .ys-ljxq-btn:hover img:first-child {
	display: none;
  }
  
  .ys-ljxq-btn:hover img:last-child {
	vertical-align: middle;
	margin-left: 5px;
	display: inline-block;
  }

  /*åˆä½œæ¡ˆä¾‹*/

#floor_3_main {
    background: #fff;
}

.floor_3 {
    position: relative;
}

.floor_3 .in_title {
    padding-top: 70px;
}

.floor_3 .case {
    margin-top: 40px;
}

.floor_3 .left .list li {
    position: relative;
    float: left;
    margin-right: 632px;
    margin-bottom: 20px;
}

.floor_3 .left .list li.it2 {
    margin-right: 0px;
}

.floor_3 .left .list li.it4 {
    margin-right: 0px;
}

.floor_3 .left .list li img {
    display: block;
    width: 283px;
    height: 213px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}

.floor_3 .left .list li .txt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 284px;
    height: 65px;
    background: url("../images/txt1_bg.png") no-repeat;
}

.floor_3 .left .list li .txt .tit {
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 65px;
}

.floor_3 .left .list li:hover img {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
}

.floor_3 .middle .proCase {
    position: relative;
}

.floor_3 .middle {
    position: absolute;
    width: 590px;
    height: 444px;
    left: 304px;
}

.floor_3 .middle .bd .list li {
    position: relative;
    width: 590px;
    height: 444px;
}

.floor_3 .middle .bd .list li img {
    display: block;
    width: 590px;
    height: 444px;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
}


.floor_3 .middle .bd .list li .txt .tit {
    font-size: 16px;
    color: #fff;
    text-align: left;
    text-indent: 20px;
    line-height: 65px;
}

.floor_3 .middle .bd .list li:hover img {
    -webkit-filter: brightness(105%);
    filter: brightness(105%);
}

.floor_3 .middle .hd {
    position: absolute;
    width: 30%;
    bottom: 24px;
    right: 30px;
}

.floor_3 .middle .hd .iconList {
    float: right;
}

.floor_3 .middle .hd li {
    float: left;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 100%;
    margin-right: 12px;
    font-size: 0px;
    cursor: pointer;
}

.floor_3 .middle .hd li.on {
    background-color: #f88633;
}

.floor_3 .look_more {
    display: block;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    color: #333;
    border: 1px solid #f88633;
    border-radius: 20px;
}

.floor_3 .look_more:hover {
    background: #f88633;
    color: #fff;
}

/* æ–°åŠ&nbsp;å…³äºŽæˆ‘ä»¬ */
.ys-per-brand-tab a:hover,.ys-per-brand-tab.active a{
	background-color: #ff0000;
}
.ys-brand-tab-l{
    width: 200px;height: 316px;display: block;
}
.ys-per-brand-tab{
    display: block;margin-bottom: 4px;
}
.ys-per-brand-tab:last-child{
    margin-bottom: 0;
}
.ys-per-brand-tab a{
    display: block;padding-left: 83px;height: 60px;line-height: 60px;color: #333;background-color: #f5f5f5;
    background-image: url("../images/brand-index-tab.png");background-position-x: 0;
}
.ys-per-brand-tab:first-child a{
    background-position-y: 0;
}
.ys-per-brand-tab:nth-child(2) a{
    background-position-y: -64px;
}
.ys-per-brand-tab:nth-child(3) a{
    background-position-y: -128px;
}
.ys-per-brand-tab:nth-child(4) a{
    background-position-y: -192px;
}
.ys-per-brand-tab:last-child a{
    background-position-y: -256px;
}
.ys-per-brand-tab a:hover,.ys-per-brand-tab.active a{
    color: #fff;background-image: url("../images/brand-index-tab-fff.png");
}
/*è½®æ’­*/
.ys-brand-tab-r{
    width: 990px;height: 316px;overflow: hidden;
}
.ys-per-brand-tab-wrap{
    width: 100%;height: 100%;
}
.ys-brand-index-lb{
    width: 474px;height: 316px;
}
.ys-brand-index-lb .arrow-left{
    width: 30px;height: 64px;background: url("../images/brand-index-l.png") no-repeat 0 0;left: 0;top: 104px;z-index: 5;
}
.ys-brand-index-lb .arrow-left:hover{
    background: url("../images/brand-index-l-active.png") no-repeat 0 0;
}
.ys-brand-index-lb .arrow-right{
    width: 30px;height: 64px;background: url("../images/brand-index-r.png") no-repeat 0 0;right: 0;top: 104px;z-index: 5;
}
.ys-brand-index-lb .arrow-right:hover{
    background: url("../images/brand-index-r-active.png") no-repeat 0 0;
}
.ys-brand-index-lb-title{
    width: 100%;height: 44px;line-height: 44px;text-align: center;font-size: 16px;color: #fff;background: rgba(0,0,0,0.3);left: 0;bottom: 0;z-index: 5;
}
.ys-brand-index-lb .swiper-container{
    width: 474px;height: 316px;
}
.ys-brand-index-lb .swiper-container img{
    display: block;width: 100%;height: 100%;
}
.ys-brand-index-lb-msg{
    width: 495px;height: 316px;overflow: auto;
}
.ys-brand-index-lb-msg img{
	width: 90%;
}
.ys-brand-index-lb-msg p{
    line-height: 28px;margin-bottom: 7px;
    text-align:justify;text-justify: inter-ideograph;
}

/*äº§å“ä»‹ç»*/
.ys-cpjs-wrap{
    width: 1200px;height: 257px;margin: 20px auto 0;
}
.ys-cpjs-wrap .swiper-slide{
    overflow: hidden;
}
.ys-cpjs-wrap .swiper-slide img{
    display: block;width: 386px;height: 257px;margin-right: 20px;
}
.ys-jmzc-list{
    margin: 30px auto 0;
}
.ys-per-jmzc{
    width: 306px;height: 115px;padding: 0 70px;border-right: 1px solid #f0f0f0;margin-bottom: 40px;
}
.ys-per-jmzc:first-child,.ys-per-jmzc:nth-child(4){
    padding-left: 0;
}
.ys-per-jmzc:nth-child(3),.ys-per-jmzc:nth-child(6){
    padding-right: 0;border-right: 0;
}
.ys-jmzc-img{
    width: 80px;height: auto;
}
.ys-jmzc-img img{
    display: block;width: 100%;margin: 0 auto;
}
.ys-jmzc-img span{
    display: block;line-height: 1;margin-top: 8px;font-weight: bold;text-align: center;
}
.ys-jmzc-msg{
    width: 208px;height: 112px;line-height: 28px;margin-top: -4px;overflow: hidden;text-align:justify;text-justify: inter-ideograph;
}
/*åŠ&nbsp;ç›Ÿé—®ç­”*/
.ys-per-jmwd{
    width: 386px;height: 220px;border-radius: 5px;margin-top: 20px;margin-right: 20px;background: #fff;
    -webkit-box-shadow: 0 4px 16px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 4px 16px 1px rgba(0,0,0,0.1);
    box-shadow: 0 4px 16px 1px rgba(0,0,0,0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px;
}
.ys-per-jmwd div{
    width: 100%;height: 100%;
}
.ys-per-jmwd:nth-child(3n){
    margin-right: 0;
}
.ys-per-jmwd p:first-child{
    color: #333;font-weight: bold;max-height:56px;_height:expression((document.documentElement.clientHeight||document.body.clientHeight)&lt;56?"56px":""); overflow:hidden;
}
.ys-per-jmwd p:first-child span{
    font-weight: normal;padding: 0 6px;border-radius: 4px;color: #fff;
}
.ys-per-jmwd p:first-child span {
	background: #ff0000;
	float: left;
	height: 17px;
	line-height: 17px;
	margin-top: 6px;
	font-size: 12px;
	margin-right: 9px;
	}
.ys-per-jmwd p:nth-child(2){
	font-size: 16px;
	line-height: 24px;
}
</pre></body></html>