.yunu-section .container .about-1 strong{
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 27px;
}
.row .row {
  width: 100%;
}
.page_change.row {
  border-top: 2px #eaeaea solid;
  border-bottom: 2px #eaeaea solid;
  font-size: 15px;
  margin-top: 20px;
}
.text-left {
    text-align: left;
    width: 50%;
    float: left;
}
.text-right{
	text-align:right;
	 width: 50%;
    float: right;
}

.yunu-section .container .about-1 p{
	font-size: 16px;
}
.about-3 li {
    float: left;
    width: 25%;
	    text-align: center;
}
.about-3 li .text h4 {
    margin: 0;
    font-size: 20px;
}
.about-3 li .text p {
    color: #666;
    margin: 10px 0 0;
}
.list-5 li .text p a{
	line-height: 0;font-size: 0;
	padding: 0;
	margin: 0;
}
.list-5 li .text p a{
	line-height: 0;font-size: 0;
	padding: 0;
	margin: 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: "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 {
  -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: #0060b7;
}
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 #dedede;
  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(../image/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 -49px;
}
.kefu .kefu-weixin i {
  background-position: -36px 4px;
}
.kefu .kefu-weibo i {
  background-position: -30px -22px;
}
.kefu .kefu-quanjing i {
  background-position: 2px -75px;
}
.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: #0060b7;
  color: #fff;
  height: 56px;
  width: 247px;
  padding: 9px 0 6px;
  float: left;
}
.kefu .kefu-main {
  background: #0060b7;
  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: 30px 0;
  overflow: hidden;
}
.yunu-header .logo {
  float: left;
}
.yunu-header .logo img {
  display: block;
  height: 62px;
  width: auto;
}
.yunu-header .text {
  float: left;
  font-size: 12px;
  margin: 11px 0 0 30px;
  color: #999;
  border-left: 1px solid #ddd;
  line-height: 1;
  padding-left: 22px;
}
.yunu-header .text strong {
  display: block;
  font-size: 26px;
  color: #333;
  margin-bottom: 5px;
}
.yunu-header .text strong span {
  color: #0060b7;
}
.yunu-header .tel {
  float: right;
  background: url(../image/tel1.png) no-repeat 0 center;
  padding-left: 50px;
  margin-left: 40px;
}
.yunu-header .tel strong {
  display: block;
  font-size: 28px;
  font-family: Impact;
  line-height: 1;
  margin-top: 5px;
	font-weight: normal;
}
.yunu-nav {
  background: #000;
}
.yunu-nav ul {
  padding-left: 1px;
}
.yunu-nav li {
  float: left;
  position: relative;
  margin-left: -1px;
}
.yunu-nav li:before {
  position: absolute;
  width: 1px;
  height: 10px;
  background: #585858;
  content: "";
  right: 0;
  top: 50%;
  margin-top: -5px;
}
.yunu-nav li a {
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 0 43.3px;
  color: #fff;
  line-height: 64px;
  position: relative;
}
.yunu-nav li a:hover, .yunu-nav li.active a, .yunu-nav li.open a {
  background: url(../image/nav_bg.jpg) no-repeat center / cover;
}
.yunu-nav .dropdown-box {
  padding-left: 0;
}
.yunu-nav .dropdown-box li {
  background: none;
  float: none;
  padding: 0;
  margin: 0;
}
.yunu-nav .dropdown-box li:after {
  display: none;
}
.yunu-nav .dropdown-box li a {
  color: #fff;
  padding: 6px 12px;
  line-height: 2;
  font-size: 14px;
  font-weight: normal;
}
.yunu-nav .dropdown-box li a:hover {
  color: #333;
  background: #fff;
}
.yunu-slideBox {
  height: 650px;
  position: relative;
  overflow: hidden;
}
.yunu-slideBox .hd {
  position: absolute;
  bottom: 20px;
  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: #fff;
  cursor: pointer;
}
.yunu-slideBox .hd li.on {
  background-color: #0060b7;
}
.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%;
}
.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: url(  /images/s_inp.gif) no-repeat 0 0;
  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 0 0;
}
.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(../image/viskins-p1.png) no-repeat -258px -936px;
  width: 30px;
  height: 30px;
}
.yunu-section {
/*  padding: 45px 0;*/
}
.yunu-section-title {
  margin-bottom: 50px;
  text-align: center;
  font-size: 0;
}
.yunu-section-title small {
  display: block;
  color: #a7a7a7;
  text-transform: uppercase;
  font-size: 14px;
}
.yunu-section-title span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 48px;
  padding: 0 20px;
}
.yunu-section-title span:before, .yunu-section-title span:after {
  position: absolute;
  top: 50%;
  content: '';
  width: 133px;
  height: 9px;
  margin-top: -5px;
  background: no-repeat center;
}
.yunu-section-title span:before {
  right: 100%;
  background-image: url(../image/tit1.png);
}
.yunu-section-title span:after {
  left: 100%;
  background-image: url(../image/tit2.png);
}
.yunu-section-title p {
  margin: 0;
  font-size: 20px;
  color: #666;
}
.gongneng li {
  float: left;
  width: 16.666666666%;
}
.gongneng li a {
  display: block;
  width: 117px;
  margin: 0 auto;
  position: relative;
}
.gongneng li .icon {
  background: url(../image/yz_li1.png) no-repeat center;
  line-height: 117px;
}
.gongneng li:nth-of-type(even) .icon {
  background-image: url(../image/yz_li2.png);
}
.gongneng li h4 {
  font-size: 22px;
  font-weight: normal;
  margin: 15px 0 0;
  text-align: center;
}
.gongneng li h4 strong {
  display: block;
}
.gongneng li dl {
  position: absolute;
  left: 100%;
  top: 0;
  margin: 0 0 0 24px;
  background-color: #0060b7;
  padding: 20px;
  width: 457px;
  height: 182px;
  z-index: 1;
  display: none;
}
.gongneng li dl:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 12px 7px 0;
  border-color: transparent #0060b7 transparent transparent;
  left: -12px;
  top: 55px;
}
.gongneng li dt {
  float: left;
  width: 214px;
}
.gongneng li dd {
  margin-left: 234px;
  color: #fff;
}
.gongneng li dd h4 {
  margin: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
  font-size: 16px;
  padding-bottom: 15px;
}
.gongneng li dd h4 strong {
  font-size: 18px;
}
.gongneng li dd p {
  margin: 15px 0 0;
  line-height: 1.8;
  text-align: justify;
  opacity: 0.6;
}
.gongneng li.r dl {
  left: auto;
  right: 100%;
  margin: 0 24px 0 0;
}
.gongneng li.r dl:before {
  border-width: 7px 0 7px 12px;
  border-color: transparent transparent transparent #0060b7;
  left: auto;
  right: -12px;
}
.gongneng li a:hover dl {
  display: block;
}
.cp-class {
  background-color: #fff;
  padding: 40px 80px;
}
.cp-class .item {
  float: left;
  width: 460px;
}
.cp-class .item h4 {
  margin: 0 0 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  font-weight: normal;
  line-height: 38px;
}
.cp-class .item h4 a {
  float: right;
}
.cp-class .item h4 strong {
  background: no-repeat 0 center;
  display: block;
  padding-left: 54px;
  font-size: 18px;
}
.cp-class .item ul {
  overflow: hidden;
  margin-left: -35px;
}
.cp-class .item li {
  float: left;
  width: 100px;
  margin-left: 35px;
}
.cp-class .item li a {
  display: block;
  line-height: 24px;
  background: url() no-repeat 0 center;
  padding-left: 15px;
}
.cp-class .item li a:hover {
  background-image: url();
}
.cp-slide .hd {
  float: left;
  width: 350px;
}
.cp-slide .hd li {
  background-color: #333;
  text-align: center;
  position: relative;
  color: #fff;
  padding: 67px 0;
  float: left;
  width: 50%;
  border-bottom: 1px solid #4a4a4a;
}
.cp-slide .hd li strong {
  display: block;
  font-size: 28px;
  margin-bottom: 10px;
}
.cp-slide .hd li strong:after {
  width: 24px;
  height: 1px;
  background: #999999;
  content: "";
  margin: 10px auto 0;
  display: block;
}
.cp-slide .hd li span {
  display: block;
  font-size: 22px;
}
.cp-slide .hd li small {
  display: block;
  margin-top: 15px;
  opacity: 0.3;
}
.cp-slide .hd li.on {
  background-color: #1568b4;
}
.cp-slide .hd li.on:after {
  position: absolute;
  width: 18px;
  height: 36px;
  content: "";
  z-index: 2;
  background: url(../image/san3.png) no-repeat;
  right: -18px;
  top: 50%;
  margin-top: -18px;
}
.cp-slide .hd li.on strong:after {
  background-color: #8ab4da;
}
.cp-slide .bd {
  margin-left: 350px;
}
.cp-slide .bd li {
  height: 436px;
  line-height: 436px;
}
.cp-list {
  margin: 0 0 0 -20px;
}
.cp-list li {
  float: left;
  width: 33.3%;
}
.cp-list li .img-center {
  height: 225px;
  line-height: 225px;
  overflow: hidden;
}
.cp-list li .img-center img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.cp-list li a {
  display: block;
  background-color: #fff;
  margin: 20px 0 0 20px;
}
.cp-list li p {
  margin: 0;
  text-align: center;
  padding: 15px 0;
}
.cp-list li a:hover {
  background-color: #1568b4;
  color: #fff;
}
.cp-list li a:hover .img-center img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bg1 {
  background: url(../image/honor_bg.jpg) no-repeat center 0;
  color: #fff;
}
.poster-main {
  position: relative;
  margin: 0 auto;
}
.poster-main .poster-list .poster-item {
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  width: 100px !important;
}
.poster-main .poster-prev-btn {
  left: -100px;
  background: url(../image/btn_l.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: -100px;
  background: url(../image/btn_r.png) no-repeat center center;
}
.yw-tel {
  text-align: center;
  margin-top: 150px;
/*  margin-bottom: -47px;*/
}
.yw-tel .item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 20px;
  background: url(../image/tel2.png) no-repeat 0 center;
  padding-left: 50px;
  text-align: left;
}
.yw-tel .item strong {
  display: block;
  font-family: Impact;
  font-size: 30px;
	font-weight: normal;
}
.yw-tel .btn {
  display: block;
  width: 144px;
  line-height: 45px;
  border-radius: 25px;
  background-color: #333;
  color: #fff;
  margin: 10px auto 0;
}
.server {
  position: relative;
}
.server .hd {
  background: url(../image/ser_bg.jpg) no-repeat center 65px;
}
.server .hd li {
  float: left;
  width: 25%;
  text-align: center;
  margin-bottom: 60px;
  position: relative;
}
.server .hd li h4 {
  margin: 0;
  line-height: 1;
  font-size: 16px;
}
.server .hd li .img-center {
  width: 72px;
  line-height: 72px;
  height: 72px;
  position: relative;
  margin: 17px auto;
}
.server .hd li .img-center span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #ededed;
  border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
  -webkit-transform: translateX(0) rotate(0deg);
  transform: translateX(0) rotate(0deg);
}
.server .hd li .img-center small {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #0060b7;
  border-radius: 50%;
  top: 0;
  left: 0;
  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;
}
.server .hd li.on h4 {
  color: #0060b7;
}
.server .hd li.on .img-center span {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateX(100%) rotate(180deg);
  transform: translateX(100%) rotate(180deg);
}
.server .hd li.on .img-center small {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.server .hd li.on:after {
  position: absolute;
  width: 13px;
  height: 8px;
  content: "";
  background: url(../image/san4.png) no-repeat 0 0;
  bottom: 0;
  left: 50%;
  margin-left: -7px;
}
.server .hd li.b {
  margin-bottom: 0;
}
.server .hd li.b.on:after {
  background-image: url();
  top: 0;
  bottom: auto;
}
.server .bd {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  z-index: 10;
  text-align: center;
  margin-top: -10px;
}
.case {
  position: relative;
}
.case .prev, .case .next {
  position: absolute;
  top: 50%;
  height: 55px;
  width: 55px;
  background: no-repeat center;
  margin-top: -28px;
}
.case .prev {
  left: -85px;
  background-image: url(../image/prev1.png);
}
.case .prev:hover {
  background-image: url();
}
.case .next {
  right: -85px;
  background-image: url(../image/next1.png);
}
.case .next:hover {
  background-image: url();
}
.case .bd {
  overflow: hidden;
}
.case li {
  float: left;
  width: 596px;
  margin-right: 8px;
}
.case li a {
  display: block;
  background-color: #fff;
}
.case li .img-center {
  height: 435px;
  line-height: 435px;
  overflow: hidden;
	background: #f4f4f4;
}
.case li .img-center img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.case li .text {
  background-color: #fff;
  padding: 20px 0 20px 30px;
}
.case li .text span {
  float: right;
  border-left: 1px solid #ececec;
  font-size: 16px;
  background: url(../image/c1.png) no-repeat center bottom;
  height: 74px;
  width: 115px;
  text-align: center;
  margin-left: 10px;
}
.case li .text h4 {
  margin: 0;
  font-size: 16px;
}
.case li .text p {
  margin: 8px 0 0;
  color: #666;
  line-height: 1.6;
}
.case li a:hover .img-center img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.case .hd {
  text-align: center;
  font-size: 0;
  margin-top: 30px;
}
.case .hd span {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #dcdcdc;
  margin: 0 10px;
  cursor: pointer;
}
.case .hd span.on {
  background-color: #0060b7;
}
.hezuo {
  background-color: #fff;
  margin-top: 30px;
}
.hezuo .tit {
  float: left;
  background-color: #1568b4;
  color: #fff;
  padding: 0 40px;
  width: 130px;
  height: 314px;
}
.hezuo .tit strong {
  font-size: 26px;
  padding-top: 68px;
  display: block;
}
.hezuo .tit strong:after {
  display: block;
  content: '';
  background-color: #75a6d3;
  width: 98px;
  height: 1px;
  margin: 15px 0;
}
.hezuo .tit span {
  display: block;
  font-size: 20px;
  opacity: 0.3;
  line-height: 1.2;
}
.hezuo .slide {
  margin-left: 210px;
  padding: 31px 0;
}
.hezuo .slide ul {
  width: 246px;
  float: left;
}
.hezuo .slide li .img-center {
  line-height: 126px;
  height: 126px;
}
.bg2 {
  background: url(../image/dz_bg.jpg) no-repeat center / cover;
  color: #fff;
}
.bg2 .yunu-section-title p {
  color: #fff;
}
.gtdz {
  margin-left: -8px;
}
.gtdz li {
  float: left;
  width: 25%;
}
.gtdz li a {
  display: block;
  background-color: #fff;
  padding: 13px 13px 0;
  color: #333;
  margin: 0 0 0 8px;
  overflow: hidden;
  height: 527px;
}
.gtdz li .img-center {
  overflow: hidden;
}
.gtdz li .text {
  margin-top: 36px;
}
.gtdz li .text h4 {
  margin: 0;
  line-height: 1;
  font-size: 24px;
  color: #0060b7;
}
.gtdz li .text h4:after {
  display: block;
  content: '';
  width: 118px;
  height: 1px;
  background-color: #e4e4e4;
  margin-top: 10px;
}
.gtdz li .text p {
  margin: 15px 0 0;
  display: none;
  color: #666;
  text-align: justify;
}
.gtdz li .text p:nth-of-type(1) {
  display: block;
}
.gtdz li:first-child a, .gtdz li:first-child .img-center {
  border-top-left-radius: 35px;
}
.gtdz li:last-child a, .gtdz li:last-child .img-center {
  border-top-right-radius: 35px;
}
.gtdz li a:hover {
  background: url(  /images/dz_1.jpg) no-repeat center / cover;
  color: #fff;
  padding: 0;
  height: 540px;
}
.gtdz li a:hover .img-center {
  display: none;
}
.gtdz li a:hover .text {
  height: 440px;
  background-color: #0060b7;
  margin: 0;
  padding: 100px 20px 0;
}
.gtdz li a:hover .text h4 {
  text-align: center;
  color: #fff;
  background: url(  /images/dz_ic1.png) no-repeat top center;
  padding-top: 106px;
}
.gtdz li a:hover .text h4:after {
  margin: 15px auto 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.gtdz li a:hover .text p {
  color: #fff;
  display: block;
}
.news .item {
  float: left;
  width: 576px;
}
.news .tit {
  padding: 0 35px;
  line-height: 58px;
  background-color: #f4f4f4;
  font-weight: bold;
  font-size: 20px;
}
.news .tit small {
  font-weight: normal;
  padding-left: 10px;
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
}
.news .tit .more {
  float: right;
  background: url(../image/jia1.png) no-repeat center;
  width: 27px;
  height: 58px;
}
.news dl {
  margin: 0;
  overflow: hidden;
  margin-top: 20px;
}
.news dt {
  float: left;
  width: 220px;
  max-height: 150px;
}
.news dd {
  margin-left: 240px;
  padding: 10px 0 0;
}
.news dd h4 {
  margin: 0;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news dd p {
  margin: 10px 0 0;
  line-height: 1.8;
  height: 75px;
  overflow: hidden;
}
.news li {
  border-bottom: 1px solid #ddd;
}
.news li a {
  display: block;
  line-height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news li span {
  float: right;
  color: #666;
}
.faq {
  margin-top: 30px;
}
.faq .tit {
  float: left;
  background: #2948a4 url(../image/wd_bt.jpg) no-repeat;
  font-size: 18px;
  color: #fff;
  padding: 40px 0 0 30px;
  width: 160px;
  height: 225px;
}
.faq .slide {
  margin-left: 190px;
}
.faq .slide .bd {
  overflow: hidden;
}
.faq .slide li {
  float: left;
  width: 240px;
  padding: 32px 60px 0 0;
  margin-right: 35px;
  position: relative;
}
.faq .slide li:after {
  position: absolute;
  width: 1px;
  height: 168px;
  background: #e5e5e5;
  content: "";
  right: 0;
  top: 56px;
}
.faq .slide dl {
  margin: 0;
}
.faq .slide dt {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../image/wen.jpg) no-repeat 0 center;
  line-height: 24px;
  padding-left: 47px;
  margin-bottom: 20px;
}
.faq .slide dd {
  margin: 0;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
.faq .slide dd p {
  margin: 0;
  color: #666;
  line-height: 1.8;
  padding-left: 47px;
  height: 100px;
  overflow: hidden;
  background: url(../image/da.jpg) no-repeat 0 0;
}
.faq .slide dd .more {
  display: block;
  margin-top: 15px;
  border: #949494 1px solid;
  line-height: 30px;
  width: 100px;
  border-radius: 20px;
  text-align: center;
}
.faq .slide dd .more:hover {
  background-color: #0060b7;
  color: #fff;
  border-color: #0060b7;
}
.about {
  margin: 0;
}
.about dt {
  float: left;
  width: 600px;
}
.about dd {
  margin-left: 650px;
/*  padding-top: 50px;*/
}
.about dd h4 {
  margin: 0;
  font-weight: normal;
  font-size: 30px;
}
.about dd h4:after {
  display: block;
  width: 250px;
  height: 1px;
  background: #d3d3d3;
  content: "";
  margin-top: 15px;
}
.about dd p {
  margin: 15px 0 0;
  line-height: 2.12em;
  color: #666;
	    text-align: justify;
    text-indent: 2em;
}
.about dd .btn {
  margin-top: 30px;
  overflow: hidden;
}
.about dd .btn a {
  float: left;
  width: 168px;
  line-height: 50px;
  font-weight: bold;
  font-size: 16px;
  background-color: #fff;
  text-align: center;
}
.about dd .btn a:hover {
  background-color: #88ba44;
  color: #fff;
}
.about dd .more {
  display: inline-block;
  margin-top: 30px;
}
.yunu-link {
  padding: 10px 0 30px;
}
.yunu-link h4 {
  border-bottom: 1px solid #ddd;
  margin: 0;
  line-height: 55px;
  font-size: 18px;
  color: #0060b7;
}
.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;
}
.footer {
  background: url(../image/foot_bg.jpg) repeat-x center 0;
}
.footer-top {
  height: 210px;
  padding-top: 45px;
  color: #fff;
}
.footer-top a {
  color: #fff;
}
.footer-nav {
  float: left;
  width: 300px;	
	margin-top: -18px;
}
.footer-nav p{
	font-weight: bold;
	font-size: 19px;
}
.footer-nav a {
	clear: both;
  display: inline-block;
	width: 80px;
/*  font-weight: bold;*/
  line-height: 32px;
}
.footer-nav a:hover{
	color: #0060B7;
}
.footer-ewm {
  float: left;
  width: 110px;
  height: 145px;
  text-align: center;
}
.footer-ewm p {
	clear: both;
  display: block;
	margin: 0;
	font-weight: bold;
	font-size: 19px;
	color: #fff;
	width: 100%;
/*	height: 29px;*/
}
.footer-ewm span, .footer-ewm img {
  text-align: left;
}

.footer-ewm img {
  height: 110px;
  width: auto;
margin-top: 6px;
}
.footer-info {
  float: left;
  margin-left: 50px;
  width: 450px;
}
.footer-info h4 {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: bold;
}
.footer-info p {
  margin: 8px 0 0;
  padding: 5px 0 5px 40px;
  background: no-repeat 0 center;
}
.footer-info p.i1 {
  background-image: url(../image/foot4.png);
}
.footer-info p.i2 {
  background-image: url(../image/foot1.png);
}
.footer-info p.i3 {
  background-image: url(../image/foot3.png);
}
.footer-logo {
  float: left;
  width: 170px;
  padding-top: 30px;
  margin-right: 100px
}
.footer-bottom {
  padding: 19px 0;
background-color: #313131;
	color: #fff;
}
.yunu-banner {
  height: 330px;
  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;
font-size: 15px;
}
.yunu-curmbs span {
  padding-left: 10px;
  border-left: 10px solid #333;
}
.yunu-curmbs em {
  font-style: normal;
  padding: 0 5px;
  color: #999;
}
.ct2-sd {
  float: left;
  width: 240px;
}
.ct2-mn {
  float: right;
  width: 100%;
}
.panel-sd-hd {
  background-color: #0060b7;
  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(../image/p14-icon5.png) no-repeat right center #000;
  padding: 0 40px;
	margin-top: 1px;
}
.yunu-column h3 a {
  display: block;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
}
.yunu-column h3:hover {
  background: url(../image/p14-icon2.png) no-repeat right center #0060b7;
}
.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 > a {
  position: relative;
}
.yunu-column .sub > 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 > a:after {
  border-color: #0060b7;
}
.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(../image/contact-z1.jpg) no-repeat;
  margin-bottom: 20px;
}
.yunu-contact-z1 p {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  background: url(../image/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: 20px;
  font-weight: bold;
}
.yunu-contact-z2 {
  background-color: #0060b7;
  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: 26px;
  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 #333;
}
.yunu-title-2 {
  margin-bottom: 20px;
  margin-top: 40px;
  border-bottom: 1px solid #eee;
  font-size: 0;
}
.yunu-title-2 span {
  display: inline-block;
  background-color: #0060b7;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: -1px;
}
.yunu-title-x {
  height: 44px;
  margin: 15px 0 15px 0;
  font-size: 20px;
  max-width: 930px;
}
.yunu-title-x li {
  width: 19.5%;
  margin-right: 2px;
  text-align: center;
  background-color: #dddddd;
  float: left;
}
.yunu-title-x li a {
  display: block;
  color: #000;
  font-size: 20px;
  padding: 10px 0;
  position: relative;
}
.cptd {
  margin: 0;
  border: 1px solid #ddd;
}
.cptd dt {
  float: right;
  width: 400px;
}
.cptd dd {
  margin: 0 400px 0 0;
  padding: 30px;
}
.cptd dd p {
  margin: 0 0 15px;
  padding-bottom: 15px;
  border-bottom: 1px dashed #eee;
}
.cptd dd p:last-child {
  margin-bottom: 0;
}
.cptd dd p span {
  color: #0060b7;
  margin-right: 10px;
}
.gsys {
  margin-left: -20px;
}
.gsys li {
  float: left;
  width: 33.333333%;
}
.gsys li .wrap {
  margin-left: 20px;
  background-color: #f7f7f7;
  padding: 35px 20px 25px;
}
.gsys li img {
  display: block;
  margin: 0 auto;
}
.gsys li h4 {
  margin: 25px 0 20px;
  text-align: center;
  font-size: 16px;
}
.gsys li h4:after {
  display: block;
  content: '';
  width: 50px;
  height: 2px;
  background: #0060b7;
  text-align: center;
  margin: 20px auto 0;
}
.gsys li p {
  margin: 0;
  line-height: 2;
  text-align: justify;
}
.gsys li .wrap:hover {
  border-top: 2px solid #0060b7;
}
.list-2 {
  margin: 0 0 0 -20px;
}
.list-2 li {
  float: left;
  width: 33.3%;
}
.list-2 li a {
  display: block;
  margin: 0 0 20px 20px;
  border: 1px solid #ddd;
}
.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;
  text-align: center;
}
.list-2 li a:hover {
  border-color: #0060b7;
}
.list-5 li {
  margin-bottom: 15px;
	border:  1px solid #ddd;;
}
.ct2-mn .list-5 li:hover{
	border-color: #0060b7;
}
.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: 180px;*/
}
.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;
	    margin-left: -14px;
}
.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;
	margin-bottom: -10px;
  background-color: #B6B6B6;
}
.list-5 li .text .more:hover {
  background-color: #0060b7;
}
.list-5 li a:hover {
  border-color: #0060b7;
}
.list-5 li a:hover .text h4 {
  color: #0060b7;
}
.list-5 li a:hover .text .more {
  background-color: #0060b7;
}
.list-6 dl {
  width: 24.2%;
  float: left;
  background: #f0f0f0;
  margin: 0 1% 13px 0
}
.list-6 dl:nth-child(4n) {
  margin-right: 0;
}
.list-6 dt {
  border: 1px solid #e5e5e5;
  padding: 10px 9px;
  background: #fff;
}
.list-6 dt img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.list-6 dd {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: #f0f0f0;
}
.list-6 dd a {
  color: #4b4a4a;
}
.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;
	  text-align: justify;
text-indent: 2em;
}

.yunu-infocontent-body img {
  max-width: 100% !important;
  height: 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 #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;
}
.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;
}
.yunu-infocontent .tit p{
	display: inline-block;
}
.yunu-showcase {
  padding: 20px;
  margin-bottom: 40px;
  border: 1px solid #ddd;
}
.yunu-showcase-info {
  float: right;
  width: 460px;
}
.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: auto;
  line-height: 25px;
}
.yunu-showcase-info .tel {
  border-top: 2px solid #e6e6e6;
  margin-top: 15px;
  padding-top: 15px;
  background: url(../image/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: #0060b7;
  color: #fff;
}
.yunu-showcase-info .tel p {
  font-size: 25px;
  font-weight: bold;
  padding-top: 5px;
}
.yunu-showcase-info .tel-1 p {
  padding: 5px 0 0 70px;
  font-size: 18px;
}
.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: auto;
  line-height: normal;
  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(../image/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(../image/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 #0060b7;
}
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;
}
.yunu-menu-inner {
  text-align: center;
  margin-bottom: 20px;
}
.yunu-menu-inner a {
  float: left;
  width: 16.666666666%;
}
.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(../image/p16-icon6.png) no-repeat center bottom #0060b7;
  color: #fff;
}
.yunu-menu-inner1 {
  text-align: center;
  margin-bottom: 20px;
}
.yunu-menu-inner1 a {
  width: 16.666666666%;
}
.yunu-menu-inner1 span {
  display: block;
  margin-left: 1px;
  background-color: #f4f4f4;
  color: #333;
  font-size: 18px;
  line-height: 55px;
}
.yunu-menu-inner1 a:hover span, .yunu-menu-inner1 a.active span {
  background: url(../image/p16-icon6.png) no-repeat center bottom #0060b7;
  color: #fff;
}
.about-1 {
  margin: 0;
}
.about-2 {
  border: 1px solid #ddd;
  margin: 0;
}
.about-2 dt {
  float: right;
  width: 540px;
}
.about-2 dd {
  margin: 0 540px 0 0;
  padding: 46px 71px 25px;
}
.about-2 dd h4 {
  margin: 0 0 30px;
  font-size: 24px;
}
.about-2 dd h4 small {
  display: block;
  font-size: 45px;
  line-height: 1;
  font-family: Times New Roman;
  text-transform: uppercase;
  color: #f2f2f2;
}
.about-2 dd p {
  margin: 0;
  line-height: 2;
  color: #666;
  text-indent: 2em;
}
.about-2 dd .btn {
  display: block;
  margin-top: 30px;
  width: 100px;
  line-height: 38px;
  background-color: #0060b7;
  color: #fff;
  border-radius: 20px;
  text-align: center;
}
.lxkf {
  margin: 0;
  overflow: hidden;
}
.lxkf dt {
  float: left;
}
.lxkf dt img {
  display: block;
}
.lxkf dd {
  margin-left: 260px;
}
.lxkf dd h4 {
  margin: 0 0 15px;
  padding: 25px 0 10px;
  display: inline-block;
  border-bottom: 5px solid #0060b7;
  font-size: 24px;
  color: #0060b7;
}
.lxkf dd h4 span {
  color: #999;
  font-size: 16px;
  margin-left: 10px;
}
.lxkf dd p {
  margin: 0;
  line-height: 2;
}
.yunu-contact-text {
  float: left;
  width: 530px;
  margin: 0;
}
.yunu-contact-text dt {
  font-size: 22px;
}
.yunu-contact-text dd {
  padding: 0 0 14px 80px;
  line-height: 45px;
  border-bottom: 1px solid #ddd;
  margin: 15px 0 0;
  background: no-repeat 0 top;
}
/*
.yunu-contact-text dd.i1 {
  background-image: url(../image/l1.png)
}
*/
/*
.yunu-contact-text dd.i2 {
  background-image: url(../image/l2.png)
}
.yunu-contact-text dd.i3 {
  background-image: url(../image/l3.png)
}
.yunu-contact-text dd.i4 {
  background-image: url(../image/l4.png)
}
.yunu-contact-text dd.i5 {
  background-image: url(../image/l5.png)
}
*/
.yunu-contact-map {
  float: right;
  width: 600px;
}
.yunu-message {
  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: #0060b7;
  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-4 {
  margin: 0 0 0 -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: #0060b7;
}
.list-4 li .m {
  padding: 10px;
  height: 198px;
  line-height: 198px;
}
.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;
}
#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: #0060b7;
  color: #fff;
}
.btn-1 input.focus:hover {
  background: #444;
}
.btn-1 input:hover {
  background: #ccc;
}
.cp-right {
  width: 940px;
  float: right;
}
.cp-title {
  border: 1px solid #eee;
  background: #ececec;
}
.cp-title a {
  float: right;
  line-height: 44px;
  margin-right: 10px;
  font-size: 12px;
}
.cp-fenlei li {
  float: left;
}
.cp-fenlei li a {
  display: block;
  line-height: 44px;
  padding: 0 25px;
  font-size: 16px;
  background: #ddd;
  margin-right: 10px;
}
.cp-fenlei li.active a {
  color: #fff;
  background: #0060b7;
}
.panel-sd {
  margin-bottom: 20px;
}
.panel-sd .tit {
  background-color: #0060b7;
  color: #fff;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  font-weight: bold;
}
.panel-sd .bd {
  border: 1px solid #ddd;
  padding: 10px 20px;
}
.list-7 li a {
  display: block;
  line-height: 26px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.youshi {
  margin-top: 30px;
}
.youshi li {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  background-color: #FFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 15px rgba(13, 43, 71, .2);
  -moz-box-shadow: 0px 0px 15px rgba(13, 43, 71, .2);
  -ms-box-shadow: 0px 0px 15px rgba(13, 43, 71, .2);
  -o-box-shadow: 0px 0px 15px rgba(13, 43, 71, .2);
  box-shadow: 0px 0px 15px rgba(13, 43, 71, .2);
  border: 1px solid #EEEEEE \9;
}
.youshi li img {
  position: absolute;
  left: 0;
  top: 50%;
  width: 79px;
  height: 99px;
  margin-top: -50px;
}
.youshi li p {
  height: 100px;
  padding: 0 20px 0 84px;
  margin: 0;
}
.youshi li p em {
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
}
.youshi li p:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 0;
  height: 100%;
}
.yunu-infocontent-body h2 {
  margin: 0 0 15px;
  padding: 25px 0 10px;
  border-bottom: 1.5px solid #666;
  font-size: 40px;
  color: #0060b7;
  text-align: center;
}
.yunu-infocontent-body h2 span {
  color: #999;
  font-size: 16px;
  margin-left: 10px;
}
.foot_yd {
  background: #EFE2C0;
  padding: 3%;
  overflow: hidden;
}
.foot_yd_top {
  border: #BD8824 2px dashed;
  padding: 2% 2% 2% 2%;
  width: 96%;
  margin: 0 auto;
  overflow: hidden;
}
.foot_yd_top dl {
  width: 33.3%;
  float: left;
}
.foot_yd_top dt {
  width: 80px;
  margin-right: 8px;
  display: inline-block;
  height: 80px;
  float: left;
}
.foot_yd_top dd {
  float: left;
  padding-top: 8px;
  margin-left: 20px;
}
.foot_yd_top dd span {
  font-size: 20px;
  margin-top: 8px;
  text-align: left;
  color: #000;
}
.foot_yd_top dd p {
  font-size: 16px;
  text-indent: 0;
  margin: 0;
  color: #666;
  text-align: left;
  width: 100%;
  overflow: hidden;
}
.foot_yd_con {
  font-size: 22px;
  margin: 15px 0;
  font-weight: 600;
  text-align: center;
  color: #0060b7;
}
.foot_yd_tel {
  width: 60%;
  margin: 0 auto;
  text-indent: 80px;
  padding: 10px 0;
  color: #fff;
  background: #0060b7 url(../image/yd_tel.png) no-repeat 6%;
}
.foot_yd_tel .zi {
  font-size: 16px;
  font-weight: 300;
}
.foot_yd_tel .dianhua {
  font-size: 30px;
  font-weight: 800;
}

.pages {
  clear: both;
  margin: 40px auto 40px auto;
  padding-top: 10px;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
}

.pages ul li:first-child{
	 display: inline-block;
}
.pages ul li:first-child a{
	display: inline;
}
.pages ul li {
	
	list-style-type: none;
	text-align: center;
  display: inline-block;
  border: 1px solid #ccc;
  padding: 6px 15px;
  margin: 0 1px;
  line-height: 24px;
  background: #fff;
  color: #999;
  border-radius: 2px;
	font-size: 15px;
}
.pages ul li:last-child{
	border: 0;
}
.pages ul li:last-child:hover{
	background: #fff;
  color: #fff;
  border: 0;
}
.pages ul li:hover {
  background: #0060b7;
  color: #fff;
  border: 1px solid #0060b7
}
.pages ul li:hover a {
  color: #fff;
}
.pages ul li.thisclass {
  display: inline-block;
  border: 1px solid #0060b7;
  padding: 6px 15px;
  margin: 0 1px;
  background: #0060b7;
  color: #fff;
}
.pages ul li.thisclass a {
  color: #fff;
}
.pages ul li a {
  display: block;
  color: #999
}
.pages ul li a:hover {
  color: #fff;
}