 
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: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "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;
}
body, 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: #e10000;
}
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: #c11415;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}
.kefu .kefu-main {
	background: #c11415;
	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: #c11415;
}
.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: #c11415;
}
.yunu-nav li a:hover:before, .yunu-nav li.active a:before, .yunu-nav li.open>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: 600px;
	position: relative;
	overflow: hidden;
}
.yunu-slideBox .hd {
	position: absolute;
	bottom: 10px;
	font-size: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
}
.yunu-slideBox .hd li {
	display: inline-block;
	width: 35px;
	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;
}
.yunu-slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%;
}

.section {
	padding: 75px 0;
}
.section-title {
	
		margin-bottom: 40px;
	text-align: center;
	font-size: 32px;
	
	
}
.section-title small{background-color: rgba(225, 0, 0, 1);display:inline-block;width:120px;height:45px;line-height:45px;text-align:center;color:#fff;font-size:18px;}
.section-title strong {
	color: #000; font-weight:normal; 
}
.section-title p {
	margin: 0;
	font-size: 0;
	margin-top: 32px;
}
.section-title span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	font-size: 16px;
	padding: 0 20px;color:#707070
}
.section-title span:before, .section-title span:after {
	position: absolute;
	top: 50%;
	content: '';
	width: 10px;
	height: 2px;
	background-color: #ddd;
	margin-top: -1px;
}
.section-title span:before {
	right: 100%;
}
.section-title span:after {
	left: 100%;
}
.bg1 {
	background: url(../images/main2.jpg) no-repeat center;height:542px;
}

.bg3 {
	background: url(../images/ban01.jpg) no-repeat center;height:258px;padding: 43px 0;
}
.bg3 .container{position:relative;}
.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: #c11415;color:#fff;
}
.yunu-pro .sd .tit {
	line-height: 94px;
	background: #efefef;
	
	margin-bottom:1px;
}

.yunu-pro .sd .tit a {
	display: block;
	color:#000;
	padding-left: 15px;
}
.yunu-pro .sd .tit:hover{background: #c11415;}
.yunu-pro .sd .tit:hover a{color:#fff;}
.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 .mnt{width:100%;}
.yunu-pro .mn .mnt img{float:left;}
.yunu-pro .mn .mnt span{float:right;margin-top:11px;}
.yunu-pro .mn .mnt span a{color: #E10000;font-size: 18px;}
.yunu-pro .mn ul {

}
.yunu-pro .mn li {
	float: left;
	width:296px;margin-right:10px;position:relative;margin-bottom:10px;
}
.yunu-pro .mn li:nth-child(3n){margin-right:10px;}
.yunu-pro .mn li a {
	display: block;
	
}
.yunu-pro .mn li .m {
	height: 195px;
}
.yunu-pro .mn li p {
	position:absolute;top:0%;z-index:9999;
	width:100%;height:195px;line-height:195px;
	text-align: center;
	
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#fff;
}
.yunu-pro .mn li a:hover p {
background:url(../images/ss.png) no-repeat center center;
	font-size:0;transition:all 0.5s ease-in-out;
}

.e_image{width:25%;float:left;text-align:center;padding:0 3%}
.e_image p{color:#fff;margin-top:20px;}

.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;
	background-color: rgba(222, 222, 222, 1);
}
.yunu-news .hd li:hover a {
	background-color: #c11415;
	border-color: #c11415;
	color: #fff;
}
.yunu-news .bd ul {
	margin-top:50px;
}
.yunu-news .bd .listc{width:46%;float:left;}
.yunu-news .bd .listc li {
	float: left;position:relative;
	width: 100%;border: 2px solid #fff;
}
.yunu-news .bd .listc li a {
	display: block;
	margin-top: 20px;
	overflow: hidden;
}
.yunu-news .bd .listc li .img-center {
	overflow: hidden;
	height: 260px;
	line-height: 260px;
}
.yunu-news .bd .listc li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.yunu-news .bd .listc li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-news .bd .listc li .date {color: #666; padding:0 20px;

}
.yunu-news .bd .listc li .date span{float:right;}

.yunu-news .bd .listc li .info {

	padding: 20px;
}
.yunu-news .bd .listc li .info h4 {
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;color:#000
}
.yunu-news .bd .listc li .info p {
	color: #888;
	margin: 10px 0 0;
	overflow: hidden;
	line-height: 1.8;
	height: 50px;
}
.yunu-news .bd .listc li .top{display:none;}
.yunu-news .bd .listc li:hover {
border: 2px solid #c11415;
}
.yunu-news .bd .listc li:hover .top{display:block;background:#c11415;color:#fff;position:absolute;top:0;left:0;height:30px;line-height:30px;text-indent:15px;    width: 100%;
    z-index: 999;}
.yunu-news .bd .list{width:50%;float:right;margin-top:40px;}
.yunu-news .bd .list li{border-bottom: 1px solid #ddd;margin-bottom:20px;padding-bottom:20px;padding-left:15px;}
.yunu-news .bd .list li a{font-size:14px;}
.in-about {
	
	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 {
width: 660px;
	padding: 76px 68px 0;;
}
.in-about dd h4 {
	margin: 0;
	font-size: 28px;
}
.in-about dd p {
	margin: 38px 0 0;
	text-align: justify;
	line-height: 1.8;
}
.in-about dd .more {
	display: inline-block;
	margin-top: 30px;
	padding: 7px 25px;
	background-color: #c11415;
	color: #fff;

}
.in-about dd .more:hover {
	-webkit-animation: shake 1.5s linear;
	animation: shake 1.5s linear;
}
.in-lx{margin: 0;}
.in-lx .txt{width:325px;}
.in-lx .txt p{margin-bottom:8px;color: #707070;}
.in-lx .txt .t1{font-size:16px;color: #c11414;margin-bottom:15px;font-weight:bold; }
.in-lx .txt .t1 span{color: #e6a1a1;font-size: 12px; font-weight:normal; }
.in-lx .txt .t2{font-size:38px;font-weight:bold;color: #c11414;margin-bottom:25px; }
.in-lx .txt .t3{font-size:20px;margin-bottom:15px; }
.in-lx .ditu{width:850px;}
.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: #c11415;
	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: rgba(175, 175, 175, 1);
	padding: 20px 0;
}
.yunu-footer a {
	color: #fff;
}
.yunu-footer a:hover {
	color: #c11415;
}
.yunu-footer-nav {
	float: left;
	width: 50%;
}

.yunu-footer-nav ul {
	overflow: hidden;
	
	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: 10px 0 0;
	
	padding-top: 5px;
}
.yunu-footer-nav p:nth-child(1){font-size:30px;}

.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: right;
	width: 314px;

}
.yunu-footer-info p:nth-child(1) {background: url(../images/ftdh.jpg) no-repeat left top;
padding:33px 0 0 80px;width:314px;height:72px;font-size: 30px;
}

.yunu-footer-info p:nth-child(2){text-align:right;}

.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: 135px;
	
	
	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: 30px 0;
	border-bottom: 1px solid #ddd;
	
}
.yunu-curmbs span {
	padding-left: 23px;
background:url(../images/home.jpg) no-repeat left center;
}
.yunu-curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}
.listbg{background-color: rgba(249, 249, 249, 1);padding-top:50px;}
.yunu-curmbs .nymenu{float:right;}
.yunu-curmbs .nymenu a{margin:0 20px;font-size:14px;display:inline-block;padding:0px 50px;height:32px;line-height:32px}
.yunu-curmbs .nymenu a:hover{background:#e10000; color:#fff;}

.yunu-curmbs .nymenu1 a{margin:0 10px;    font-size: 16px;padding:0px 30px;height: 53px;line-height: 44px;}
.yunu-curmbs .nymenu1 a:hover{background:none;border-bottom: 2px solid #e10000;color:#e10000;}
.ct2-sd {
	float: left;
	width: 240px;
}
.ct2-mn {
	float: right;
	width: 940px;
}
.ct2-mn .section-title{margin-bottom: 0px;font-size: 32px;text-align: left;}
.ct2-mn .yunu-infocontent-body{border: 1px solid #F0F0F0;padding:25px 15px;}
.panel-sd-hd {
	background-color: #fff;
	color: #333;
	padding-bottom: 5px;
}
.panel-sd-hd h4 {
	text-align: center;
	
	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 10px center #fff;
	padding: 0 0 0 40px;
}
.yunu-column h3 a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #333;padding-left:5px;
}
.yunu-column h3.on, .yunu-column h3:hover a{
	background:#c11415;
}
.yunu-column h3.on a, .yunu-column h3:hover a {
	color: #fff;
}
.yunu-column li {
	line-height: 50px;
	border-bottom: 1px solid #fff;background-color: #fff;
}
.yunu-column li a {
	display: block;
	margin: 0 0 0 30px;
	background-color: #fff; position:relative;    padding-left: 30px;
}
.yunu-column li a i{background:#ccc;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;width:4px;height:4px;display:inline-block;position:absolute;top:23px;left:10px}
.yunu-column .sub>a {
	position: relative;
}

.yunu-column li:hover a{background-color: rgba(239, 248, 248,1);}
.yunu-column .sub.open>a:after {
	border-color: #c11415;
}
.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: #c11415;
	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-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 #c11415;
	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: #c11415;
	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: #c11415;
	background: url(../images/p14-icon21.png) no-repeat 0 center;
	padding-left: 20px;
}

.ban{ width:100%; height:917px; position:relative; overflow:hidden;}
.ban2_t{width:100%;border: 1px solid #ddd;padding:20px 0}
.ban2{ width:500px; height:714px; position:relative; overflow:hidden;margin:0 auto;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:500px; height:714px;}
.ban2 ul li img{width:500px;height:714px;}
.prev{ float:left; cursor:pointer;}
.min_pic{ padding-top:20px; width:1100px;margin: 0 50px;}
.num{ height:122px;overflow:hidden; width:1033px; position:relative;float:left;}

.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:122px; height:122px; margin-right:8px; padding:1px;}
.num ul li.on{ border:2px solid #87B3BC; padding:1px;}
.num ul li img{width:116px;height:116px;}
.prev_btn1{ width:16px; text-align:center; height:18px; margin-top:50px; margin-right:20px; cursor:pointer; float:left;}
.next_btn1{  width:16px; text-align:center; height:18px; margin-top:50px;cursor:pointer;float:right;}
.prev1{ position:absolute; top:320px; left:0px; width:47px; height:103px;z-index:9;cursor:pointer;}
.next1{ position:absolute; top:320px; right:0px; width:47px; height:103px;z-index:9;cursor:pointer;}
.list-2 {
	margin: 0 0 0 -10px;
}
.list-2 li {
	float: left;
	width: 24%;position:relative; margin: 0 0 1% 1%;	height: 169px;overflow:hidden 
}
.list-2 li a {
	display: block;
	
	
}
.list-2 li a:hover {
	border-color: #c11415;
	color: #c11415;
}
.list-2 li .m {
	height: 169px;
	line-height: 169px;overflow:hidden
}
.list-2 li .img-center img{width:100%;height:100%;}
.list-2 li .text {
	position:absolute; z-index:999;bottom:0;width:100%;height:45px;line-height:45px;text-align:center; background: rgba(0,0,0,0.7);
}
.list-2 li h4 {
color:#fff;
	font-weight: normal;margin:0;padding:0;height:45px;line-height:45px;font-size:14px;
}
.list-2 li .text p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #666;display:none;
}
.list-2 li:hover .text{height:100px;background:rgba(255,0,0,0.8);transition:all 0.3s ease-in-out;}
.list-2 li:hover .text p {
	display:block;color:#fff;width:140px;height:35px;line-height:35px;border: 1px solid #fff;margin:0 auto;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.list-2 li:hover .text p:hover{background:#FFF; border: none; color: #0054a0;}
.list-2 li .img-center img:hover{-webkit-transform: scale(1.1);
	transform: scale(1.1);transition:all 0.5s ease-in-out;}
.list-5 li {
	margin-bottom: 25px;
}
.list-5 li a {
	display: block;
	background:#FFF; 
	padding: 25px;
	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: 0 20px;
}
.list-5 li .text .text_l{width:700px;float:left;}
.list-5 li .text .text_r{width:120px;float:right;margin-right:20px;}
.list-5 li:hover .text .text_l{margin-left:30px;transition:all 0.5s ease-in-out;}
.list-5 li:hover .text .text_r{margin-right:0px;transition:all 0.5s ease-in-out;}
.list-5 li:hover .text .text_r span{	color: #999;}
.list-5 li .text h4 {
	margin: 0;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}
.list-5 li .text h4 b{font-weight:normal;}
.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 .text_r span{width:100%;float:right;text-align:center;margin-top:10px;font-size:18px}
.list-5 li .text .text_r .more {
	float: right;
	padding: 6px 0;
	color: #333;
	border: 1px solid #ccc;-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;font-size:14px;
}
.list-5 li a:hover {
	border-color: #c11415;-webkit-box-shadow: #ccc 0px 0px 22px;
-moz-box-shadow: #ccc 0px 0px 22px;
box-shadow: #ccc 0px 0px 22px;transition:all 1s ease-in-out;
}
.list-5 li a:hover .text h4 {
	color: #000;
}
.list-5 li a:hover .text .more {
	background-color: #ccc;color:#fff;
}
.yunu-infocontent {
	margin: 50px 0;
}
.yunu-infocontent-title {
	margin-bottom: 20px;padding-bottom:20px;
	text-align: center;border-bottom: 1px solid #ddd;
}
.yunu-infocontent-title h1 {
	margin: 0;
	font-size: 30px;font-weight:normal;
}
.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;
	border-bottom: 1px solid #ddd;padding-bottom:20px;min-height:470px
}
.yunu-infocontent-body a{color: #3498db;}
.yunu-infocontent-body table{margin: 0px!important;}
.yunu-infocontent-body img {
	max-width: 100% !important;
	height: auto !important;
	width: auto !important;
}
.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;border-top: 1px solid #ddd;
}
.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;

	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: #c11415;
	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: #c11415;
}
.about-4 .v {
	float: left;
	line-height: 150px;
	height: 150px;
	width: 60px;
	background: url(../images/v1.png) no-repeat center;
}
.contact-2 {
	width:50%;float:left;background-color: rgba(225, 0, 0, 1);height:640px;padding:50px;
}
.contact-2 .lxico1{background: url(../images/lxico1.jpg) no-repeat left top;padding:20px 0 20px 100px;font-size:16px;color:#fff;border-bottom: 1px solid #fff;padding-bottom:50px;margin-bottom:50px;}
.contact-2 .lxico2{background: url(../images/lxico2.jpg) no-repeat left top;padding:20px 0 20px 100px;color:#fff;line-height:28px;}
.contact-2 .lxico2 a{color:#fff;}

.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 {
	width:50%;float:right;
}
.yunu-message {
	width:450px;margin:0 auto;
	position:relative; 
	padding: 70px 0px;
	margin-bottom: 50px;
}
.formimg{position:absolute;bottom:0;right: -72px;width:450px;height:450px;background:url(../images/liuuu.jpg) no-repeat;}

.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: 0px;
}
.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: 9px 29px;
	color: #fff;
	background-color: #e10000;
	border: 0;
	cursor: pointer;
	font-size: 16px;border-bottom: 2px solid #e10000;
	
}
.form-submit:hover{border-bottom: 2px solid #666;}
.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: #c11415;
}
.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: #c11415;
}
.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: 280px;
}
.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: #c11415;
	color: #fff;
}
.pc-slide {
	width: 600px;
	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: 25%;
	padding: 5px;
}
.preview .swiper-slide .imgauto {
	width: 100%;
	height: 80px;
	

	text-align: center;
}
.preview .swiper-slide .imgauto img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;	border: 1px solid #ddd;
}
.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 #c11415;
}
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: #c11415;
	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: #c11415;
	color: #fff;
}
.btn-1 input.focus:hover {
	background: #444;
}
.btn-1 input:hover {
	background: #ccc;
}

.a_fz{width:100%;}
.a_fz li{width:24%;float:left;margin:0.5%}
.a_fz li img{height:202px;width:100%;}

