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: #f7f7f7;
	color: #333;
}

h1 {
	font-size: 2em;
	margin: .67em 0;
}

figure {
	margin: 1em 40px;
}

hr {
	-webkit-box-sizing: content-box;
	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 {
	-webkit-box-sizing: border-box;
	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] {
	-webkit-box-sizing: border-box;
	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: #ca9e2e;
}

ul {
	margin: 0;
	list-style: none;
	padding: 0;
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

.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;
}




.yunu-section {
	padding: 60px 0;
}

.yunu-section-title {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 40px;
}

.yunu-section-title span {
	color: #ca9e2e;
	padding-right: 10px;
}

.yunu-section-title small {
	display: block;
	color: #666;
	margin-top: 10px;
	font-size: 14px;
}

.yunu-section-title:after {
	content: '';
	display: block;
	margin: 15px auto 0;
	width: 30px;
	height: 2px;
	background-color: #ca9e2e;
}

.yunu-auto-in {
	border-top: 1px solid #ddd;
}

.yunu-auto-in dl {
	margin: 0;
	width: 372px;
	float: left;
	height: 190px;
}

.yunu-auto-in dl.c {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 20px;
	margin: 0 20px;
}

.yunu-auto-in dt {
	line-height: 70px;
	background: url(../images/ico1.jpg) no-repeat 0 center;
	padding-left: 30px;
	font-size: 20px;
}

.yunu-auto-in dd {
	margin: 0;
	overflow: hidden;
}

.yunu-auto-in dd a {
	float: left;
	width: 33.333333%;
	line-height: 2;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yunu-auto-dai-in {}

.yunu-auto-dai-in li {
	float: left;
	width: 300px;
}

.yunu-auto-dai-in li a {
	display: block;
	position: relative;
	color: #fff;
}

.yunu-auto-dai-in li .m {
	height: 225px;
	line-height: 225px;
	overflow: hidden;
}

.yunu-auto-dai-in li .m img {
	transition: all 0.3s;
}

.yunu-auto-dai-in li h4 {
	margin: 0;
	position: absolute;
	font-size: 18px;
	top: 30px;
	left: 20px;
}

.yunu-auto-dai-in li p {
	margin: 0;
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100%;
	text-align: center;
}

.yunu-auto-dai-in li a:hover img {
	transform: scale(1.1);
}

.yunu-auto-dai-in li.big {
	width: 600px;
}

.yunu-auto-dai-in li.big .m {
	line-height: 450px;
	height: 450px;
}

.yunu-yc-in {
	margin-left: -26px;
}

.yunu-yc-in li {
	float: left;
	width: 25%;
}

.yunu-yc-in li a {
	display: block;
	background-color: #fff;
	margin-left: 26px;
}

.yunu-yc-in li .m {
	overflow: hidden;
}

.yunu-yc-in li .m img {
	display: block;
	width: 100%;
	height: auto;
	transition: all 0.3s;
}

.yunu-yc-in li .text {
	padding: 20px;
}

.yunu-yc-in li .text h4 {
	margin: 0;
	font-size: 20px;
}

.yunu-yc-in li .text small {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	margin-top: 5px;
	color: #afafaf;
}

.yunu-yc-in li .text span {
	width: 30px;
	height: 2px;
	display: block;
	background-color: #999;
	margin-top: 10px;
}

.yunu-yc-in li .text p {
	margin: 10px 0 0;
	line-height: 24px;
	color: #666;
	height: 72px;
	overflow: hidden;
}

.yunu-yc-in li a:hover {
	background-color: #ca9e2e;
	color: #fff;
}

.yunu-yc-in li a:hover img {
	transform: scale(1.1);
}

.yunu-yc-in li a:hover .text p {
	color: #fff;
}

.yunu-ys-in {
	margin-bottom: -30px;
}

.yunu-ys-in dl {
	margin: 0 0 30px;
}

.yunu-ys-in dt {
	float: right;
}

.yunu-ys-in dt img {
	display: block;
}

.yunu-ys-in dd {
	margin: 0 592px 0 0;
	padding-left: 65px;
}

.yunu-ys-in dd h4 {
	margin: 0 0 0 -65px;
}

.yunu-ys-in dd h4 span {
	background: url(../images/y_no1.gif) no-repeat;
	color: #fff;
	float: left;
	width: 52px;
	height: 74px;
	line-height: 55px;
	font-family: "Agency FB";
	font-size: 36px;
	text-align: center;
}

.yunu-ys-in dd h4 strong {
	margin-left: 65px;
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	font-size: 26px;
	line-height: 1.2;
}

.yunu-ys-in dd h4 small {
	display: block;
	margin-left: 65px;
	color: #999;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 10px;
	font-weight: normal;
	line-height: 1;
}

.yunu-ys-in dd p {
	margin: 15px 0 30px;
	color: #555;
	padding-left: 33px;
	background: url(../images/y_li.gif) no-repeat left 6px;
	font-size: 16px;
	line-height: 29px;
}

.yunu-ys-in dd p strong {
	color: #ca9e2e;
}

.yunu-ys-in dd .btn {
	background-color: #fd9f0c;
	color: #fff;
	font-size: 16px;
	line-height: 48px;
	width: 142px;
	display: block;
	text-align: center;
	border-radius: 24px;
}

.yunu-ys-in dl.r dt {
	float: left;
}

.yunu-ys-in dl.r dd {
	margin: 0 0 0 592px;
}

.yunu-tt1 {
	background: url(../images/tt1.jpg) no-repeat center 0;
	height: 216px;
	color: #fff;
}

.yunu-tt1 p {
	padding-top: 62px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
}

.yunu-tt1 p span {
	display: block;
	font-size: 40px;
}

.yunu-tt1 p strong {
	color: #fd9f0c;
}

.yunu-tt1 em {
	float: right;
	font-size: 14px;
	color: #fff;
	padding-top: 51px;
	text-align: right;
	padding-right: 20px;
	font-style: normal;
}

.yunu-tt1 em span {
	display: block;
	font-size: 26px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 18px;
}

.yunu-tt1 em a {
	display: inline-block;
	width: 110px;
	height: 38px;
	line-height: 38px;
	border-radius: 38px;
	background: #fff;
	color: #ca9e2e;
	font-size: 16px;
	text-align: center;
}

.yunu-zc-l {
	float: left;
	width: 538px;
}

.yunu-zc-l .hd {
	margin-bottom: 28px;
}

.yunu-zc-l .hd ul {
	margin-left: -15px;
}

.yunu-zc-l .hd li {
	float: left;
	margin-left: 15px;
	border: 1px solid #ddd;
	text-align: center;
	cursor: pointer;
	line-height: 48px;
	font-size: 16px;
	width: 121px;
}

.yunu-zc-l .hd li.on {
	border-color: #ca9e2e;
	color: #ca9e2e;
}

.yunu-zc-l .bd a {
	display: block;
}

.yunu-zc-l .bd .m {
	height: 304px;
	line-height: 304px;
	overflow: hidden;
}

.yunu-zc-l .bd .m img {
	transition: all 0.3s;
}

.yunu-zc-l .bd a:hover .m img {
	transform: scale(1.1);
}

.yunu-zc-l .bd h4 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	padding-top: 15px;
	font-size: 16px;
}

.yunu-zc-r {
	float: right;
	width: 600px;
	height: 432px;
	background: url(../images/zc_img.jpg) no-repeat;
	position: relative;
	color: #666666;
}

.yunu-zc-r div {
	display: block;
	position: absolute;
	left: 37px;
	top: 43px;
}

.yunu-zc-r strong {
	font-size: 20px;
	color: #333;
	padding-bottom: 13px;
	display: block;
}

.yunu-zc-r span {
	display: block;
}

.yunu-zc-r .zc3 strong {
	color: #fff;
}

.yunu-zc-r .zc2 {
	top: 180px;
	color: #c0c1c1;
}

.yunu-zc-r .zc3 {
	left: 336px;
	top: 180px;
	color: #bac8e7;
}

.yunu-zc-r .zc4 {
	top: 335px;
	color: #666;
}

.yunu-news-in .tit {
	margin-bottom: 30px;
	border-bottom: 2px solid #ddd;
	line-height: 20px;
}

.yunu-news-in .tit .more {
	float: right;
}

.yunu-news-in .tit span {
	font-size: 18px;
	color: #ca9e2e;
	padding-bottom: 15px;
	display: inline-block;
	border-bottom: 2px solid #ca9e2e;
	margin-bottom: -2px;
}

.yunu-news-in .tit small {
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
	padding-left: 5px;
}

.yunu-news-in dl {
	float: left;
	margin: 0;
	width: 344px;
}

.yunu-news-in dt {
	overflow: hidden;
}

.yunu-news-in dt img {
	display: block;
	width: 100%;
	height: auto;
}

.yunu-news-in dd {
	margin: 0;
}

.yunu-news-in dd p {
	margin: 0;
}

.yunu-news-in .list {
	margin-left: 370px;
	margin-bottom: -53px;
}

.yunu-news-in .list li {
	border-bottom: 1px dashed #979797;
	margin-bottom: 26px;
	padding-bottom: 26px;
}

.yunu-news-in .list li a {
	display: block;
	overflow: hidden;
}

.yunu-news-in .list li .date {
	float: left;
	width: 60px;
	text-align: center;
	height: 61px;
	border: 2px solid #e5e5e5;
	padding-top: 15px;
	color: #555;
}

.yunu-news-in .list li .date strong {
	display: block;
	font-size: 28px;
	line-height: 1;
}

.yunu-news-in .list li .text {
	margin-left: 84px;
}

.yunu-news-in .list li h4 {
	margin: 0;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.yunu-news-in .list li p {
	line-height: 24px;
	padding-top: 8px;
	color: #555;
	margin: 0;
	height: 48px;
	overflow: hidden;
}

.yunu-news-in .qa {
	margin-left: 0;
}

.yunu-news-in .qa li {
	padding-bottom: 20px;
	margin-bottom: 26px;
}

.yunu-news-in .qa li h4 {
	background: url(../images/n_w.jpg) no-repeat 0 center;
	padding-left: 55px;
	line-height: 40px;
}

.yunu-news-in .qa li p {
	padding: 0 0 0 55px;
	background: url(../images/n_d.jpg) no-repeat;
}

.yunu-about-in {
	margin: 0;
}

.yunu-about-in dt {
	float: left;
	width: 756px;
}

.yunu-about-in dt img {
	display: block;
	width: 100%;
	height: auto;
}

.yunu-about-in dd {
	margin-left: 756px;
}

.yunu-about-in dd h4 {
	padding: 75px 0 0 45px;
	margin: 0 0 22px;
	background: url(../images/a_h3.gif) no-repeat 45px 23px;
	font-size: 32px;
}

.yunu-about-in dd .desc {
	background-color: #ca9e2e;
	color: #fff;
	padding: 28px 23px 35px 45px;
}

.yunu-about-in dd .desc a {
	color: #fff;
}

.yunu-about-in dd .desc h5 {
	background: url(../images/a_lin.jpg) no-repeat 0 38px;
	font-size: 16px;
	height: 57px;
	margin: 0;
}

.yunu-about-in dd .desc p {
	margin: 0;
	color: #dfe5f2;
	line-height: 24px;
}

.yunu-about-in dd .btn {
	line-height: 36px;
	width: 120px;
	display: block;
	text-align: center;
	border-radius: 24px;
	border: 1px solid #fff;
	margin-top: 25px;
}

.yunu-honor-in {
	margin-top: 50px;
}

.yunu-honor-in .hd {
	text-align: center;
	font-size: 0;
	margin-bottom: 20px;
}

.yunu-honor-in .hd a {
	display: inline-block;
	font-size: 16px;
	width: 175px;
	line-height: 42px;
	margin: 0 10px;
	border: 1px solid #ddd;
}

.yunu-honor-in .hd a.on {
	background-color: #ca9e2e;
	color: #fff;
	border-color: #ca9e2e;
}

.yunu-honor-in ul {
	margin-left: -10px;
}

.yunu-honor-in li {
	float: left;
	width: 25%;
}

.yunu-honor-in li a {
	margin-left: 10px;
	display: block;
	margin-top: 10px;
}

.yunu-honor-in li .m {
	height: 165px;
	line-height: 165px;
	overflow: hidden;
}

.yunu-honor-in li .m img {
	transition: all 0.3s;
}

.yunu-honor-in li a:hover .m img {
	transform: scale(1.1);
}


.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}

.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
	margin: 0;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}

.client-2 .my-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;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #ca9e2e;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}

.client-2 .my-kefu-main {
	background: #ca9e2e;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

.yunu-banner {
	height: 300px;
	background: url(../images/banner.jpg) no-repeat top center;
}

.yunu-banner a {
	display: block;
	width: 100%;
	height: 100%;
}

.yunu-banner1 {
	height: 350px;
	background-repeat: no-repeat;
	background-position: top center;
}

.yunu-banner2 {
	height: 350px;
	background: url(../images/banner2.jpg) no-repeat top center;
}

.yunu-curmbs {
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 20px;
}

.yunu-curmbs span {
	padding-left: 10px;
	border-left: 10px solid #000;
}

.yunu-curmbs em {
	font-style: normal;
	padding: 0 5px;
	color: #999;
}

.ct2-sd {
	float: left;
	width: 240px;
}

.ct2-mn {
	float: right;
	width: 910px;
}

.panel-sd {
	margin-bottom: 20px;
}

.panel-sd-hd {
	background-color: #ca9e2e;
	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;
}

.yunu-column h3 a {
	display: block;
	line-height: 50px;
	background: #242424;
	padding: 0 40px;
	font-size: 18px;
	color: #fff;
}

.yunu-column h3.on a {
	background-color: #ca9e2e;
}

.yunu-column li {
	line-height: 50px;
	margin-bottom: 1px;
}

.yunu-column li a {
	display: block;
	padding: 0 40px;
	background-color: #ececec;
	font-size: 16px;
}

.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 #242424;
}

.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-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;
	background-color: #fff;
}

.yunu-pages a.active {
	background-color: #ca9e2e;
	border-color: #ca9e2e;
	color: #fff;
}

.list-1 li {
	margin-bottom: 20px;
}

.list-1 li a {
	display: block;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
}

.list-1 li .date {
	float: left;
	background-color: #ca9e2e;
	color: #fff;
	padding: 21px 0;
	text-align: center;
	width: 100px;
	font-size: 22px;
}

.list-1 li .text {
	margin-left: 130px;
}

.list-1 li .text h4 {
	line-height: 40px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}

.list-1 li .text p {
	margin: 0 0 28px;
	line-height: 24px;
	color: #797979;
}

.list-1 li .text span {
	float: right;
	line-height: 38px;
	width: 134px;
	text-align: center;
	border: 1px solid #ddd;
}

.list-1 li a:hover {
	border-color: #ca9e2e;
}

.list-1 li a:hover .text span {
	border-color: #ca9e2e;
	background-color: #ca9e2e;
	color: #fff;
}

.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: #ca9e2e;
}

.list-2 li .m {
	height: 222px;
	line-height: 222px;
}

.list-2 li .text {
	padding: 5px 0px;
}

.list-2 li h4 {
	background-color: #666666;
	color: #fff;
	margin: 0;
	font-size: 18px;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.list-2 li p {
	margin-top: 0;
	height: 40px;
	overflow: hidden;
	color: #666;
}

.list-3 {
	margin-left: -30px;
}

.list-3 li {
	float: left;
	width: 25%;
}

.list-3 li a {
	display: block;
	margin: 0 0 30px 30px;
	border: 1px solid #ddd;
	position: relative;
}

.list-3 li a:hover {
	border-color: #242424;
}

.list-3 li .m {
	height: 210px;
	line-height: 210px;
}

.list-3 li .text {
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	color: #fff;
}

.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;
}

.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-right: 10px;
}

.yunu-infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}

.yunu-infocontent-body {
	line-height: 2;
}

.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;
}

.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 #333;
	line-height: 32px;
}

.yunu-infocontent-return a {
	margin-right: 10px;
}

.yunu-infocontent-return .more {
	margin: 0;
	float: right;
	background-color: #333;
	color: #fff;
	padding: 0 10px;
}

.box {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 20px;
	box-sizing: border-box;
}

.youshi {
	background: url(../images/07984b9ae6874a14885922e74bd01c63_3.jpg) no-repeat;
	height: 1092px;
	position: relative;
	line-height: 28px;
	font-size: 14px;
}

.youshi b {
	font-size: 20px;
	display: block;
}

.youshi .no1 {
	left: 45px;
	top: 402px;
	position: absolute;
	color: #fff;
	width: 481px;
}

.youshi .no2 {
	left: 642px;
	top: 375px;
	position: absolute;
	width: 506px;
	color: #333;
}

.youshi .no3 {
	left: 45px;
	top: 989px;
	position: absolute;
	width: 481px;
	color: #333
}

.youshi .no4 {
	left: 655px;
	top: 928px;
	position: absolute;
	color: #fff;
	width: 506px;
}

.yunu-menu-inner {
	text-align: center;
	margin-bottom: 20px;
	height: 57px;
}

.yunu-menu-inner a {
	float: left;
	width: 16.6666%;
}

.yunu-menu-inner span {
	display: block;
	margin-left: 1px;
	background-color: #fff;
	color: #a8a8a8;
	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 #ca9e2e;
	color: #fff;
}

.yunu-menu-innerx {
	text-align: center;
	background-color: #fff;
}

.yunu-menu-innerx a {
	float: left;
	width: 16.6666%;
}

.yunu-menu-innerx span {
	display: block;
	margin-left: 1px;
	background-color: #fff;
	color: #a8a8a8;
	font-size: 18px;
	line-height: 55px;
}

.yunu-menu-innerx a:hover span,
.yunu-menu-innerx a.active span {
	background: url(../images/p16-icon6.png) no-repeat center bottom #ca9e2e;
	color: #fff;
}

.chaPhoto {
	float: left;
	width: 500px;
	overflow: hidden;
}

.chaPhoto img {
	display: block;
	width: 491px;
}

.chaPhoto p {
	margin: -20px 0 0 20px;
	position: relative;
	zoom: 1;
}

.chairman .chaPhoto span {
	background-color: #ca9e2e;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 8px 30px;
}

.chaText {
	float: right;
	width: 610px;
	margin-top: 40px;
}

.chaText h3 {
	background: url(../images/h3_bg.gif) no-repeat left top;
	color: #ca9e2e;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4;
	padding-top: 20px;
	text-transform: uppercase;
	margin: 0;
}

.chairman .chaText h3 span {
	color: #a3a3a3;
	font-size: 19px;
}

.chaText p {
	color: #666;
	font-size: 14px;
	line-height: 2.1;
}

.chaText .border {
	border: 1px solid #CBCBCB;
	height: 0px;
	margin: 15px 0;
}

.chaText .name {
	text-align: right;
}

.chaInner02 {
	border-top: 2px solid #CBCBCB;
	margin-top: 40px;
	padding-top: 55px;
}

.chairman .chaInner02 .chaPhoto {
	float: right;
	width: 500px;
}

.chaInner02 .chaText {
	float: left;
	width: 590px;
	margin-top: 16px;
}

.chaInner02 {
	border-top: 2px solid #CBCBCB;
	margin-top: 40px;
	padding-top: 55px;
}

.chaInner02 .chaPhoto {
	float: right;
	width: 500px;
}

.shili dl {
	margin: 0;
	overflow: hidden;
}

.shili dl dt {
	float: left;
	width: 500px;
	margin-right: 60px;
}

.shili dl dd {
	float: right;
	width: 600px;
	margin: 0;
}

.shili dl dd em {
	display: block;
	font-style: normal;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	margin-top: 35px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 25px;
}

.shili dl dd em.jl {
	margin-top: 50px
}

.shili dl dd em span {
	background: #ca9e2e;
	padding: 8px;
	color: #fff;
	font-size: 26px
}

.shili dl dd em i {
	font-style: normal;
	padding-left: 20px
}

.shili dl dd p {
	font-size: 16px;
	line-height: 32px
}

.shili dl dt.yb {
	float: right;
	width: 548px;
	margin-right: 0px;
}

.shili dl dd.zb {
	float: left;
	width: 517px;
}

.fuwubaozhang {}

.fuwubaozhang li {
	float: left;
	width: 25%;
	text-align: center;
}

.fuwubaozhang li h4 {
	color: #ca9e2e;
	margin: 10px 0;
	font-size: 18px;
}

.fuwubaozhang li p {
	padding: 0 20px;
	margin: 0;
}

.list-4 {
	margin: 0 0 0 -20px;
}

.list-4 li {
	float: left;
	width: 25%;
}

.list-4 li a {
	display: block;
	margin: 0 0 20px 20px;
}

.list-4 li .m {
	padding: 10px;
	height: 150px;
	line-height: 150px;
	background-color: #fff;
	border: 1px solid #ececeb;
}

.list-4 li .text h4 {
	margin: 0;
	font-size: 14px;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
}

.yunu-contact .text {
	float: left;
	width: 380px;
	background-color: #ca9e2e;
	color: #fff;
	padding: 40px 30px;
}

.yunu-contact .text h4 {
	font-size: 24px;
	margin: 0;
}

.yunu-contact .text dl {
	margin: 20px 0 0;
	overflow: hidden;
}

.yunu-contact .text dt {
	float: left;
}

.yunu-contact .text dd {
	margin-left: 60px;
	padding: 11px 0;
}

.yunu-contact .text dd p {
	margin: 0;
	font-size: 16px;
}

.yunu-contact .map {
	margin-left: 470px;
}

.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: #e50112;
}

.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;
}

select.form-control {
	height: 34px;
}

.form-submit {
	padding: 6px 22px;
	color: #fff;
	background-color: #ca9e2e;
	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;
}

.yunu-contact-z1 {
	color: #fff;
	margin-bottom: 20px;
	padding: 30px 20px 40px;
	font-size: 18px;
	background: url(../images/cl-cbgg-tys-icon2.png) no-repeat 162px 16px #ca9e2e;
}

.yunu-contact-z1 strong {
	display: block;
	font-size: 20px;
}

.yunu-column li.active a {
	background-color: #efdeb5;
}

#sub-navigation {
	height: 57px;
}

td,
th {
	border: 1px solid #ccc;
	padding: 2px 5px;
}

.pagination-wrapper{ 
	text-align: center;
} 
.pagination{  
	font-size: 0;
} 
.pagination li{
	display: inline-block;
	vertical-align: top;
	margin-right: 8px; 
}
.pagination li span{
	display: inline-block;
	height: 32px; 
	line-height: 30px; 
	padding: 0 12px; 
	font-size: 14px; 
	border: 1px solid #dfdfdf; 
	color: #ffffff; 
	box-sizing: border-box;
	transition: all .3s;
	background: #f7f7f7;
}
.pagination li span.disabled{
	background: #23201D;
	border: 1px solid #23201D;
}
.pagination li a{ 
	display: inline-block;
	height: 32px; 
	line-height: 30px; 
	padding: 0 12px; 
	font-size: 14px; 
	border: 1px solid #EA7724; 
	color: #ffffff; 
	text-decoration: none; 
	box-sizing: border-box;
	transition: all .3s;
	background: #EA7724;
} 
.pagination li:last-child{
	margin-right: 0;
}
.pagination li a:hover{ 
	background:#cc0000; 
	color:#fff; 
	border-color: #cc0000;
} 
.pagination li span.current { 
	background: #23201D; 
	color: #fff;
	border-color: #23201D;
} 
.pagination .pageinfo{
	display: inline-block;
	height: 32px; 
	line-height: 32px; 
	padding: 0 12px; 
	font-size: 14px; 
	border: 1px solid #555555; 
	color: #555555; 
	box-sizing: border-box;
}