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.5;
    font-size: 14px;
    min-width: 1200px;
    background: #fff;
    color: #333;
    padding-top: 77px;
}

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.5;
    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],
[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: #285084;
}

ul {
    margin: 0;
    list-style: none;
    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;
}

.img-cover {
    overflow: hidden;
}

.img-cover span {
    display: block;
    width: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.container {
    padding: 0 15px;
    max-width: 1200px;
    margin: 0 auto;
}

#back-to-top {
    display: none;
    width: 50px;
    height: 50px;
    background: url('../images/icon_to_top.png') center center no-repeat #285084;
    background-size: 22px auto;
    cursor: pointer;
    position: fixed;
    bottom: 200px;
    right: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.contact-button {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: fixed;
    z-index: 100;
    bottom: 260px;
    right: 4px;
    border-radius: 4px;
    overflow: hidden;
    background: url("../images/kefu.png") 12px center no-repeat #285084;
    -o-background-size: auto 24px;
    -ms-background-size: auto 24px;
    -moz-background-size: auto 24px;
    -webkit-background-size: auto 24px;
    background-size: auto 24px;
    background-position: center;
}

.contact-info {
    width: 245px;
    position: fixed;
    bottom: 320px;
    right: -254px;
    z-index: 100;
    background-color: #fff;
    border-radius: 4px;
    overflow: hidden;
}

.contact-info .contact-top {
    height: 40px;
    line-height: 40px;
    background: url("../images/kefu.png") 12px center no-repeat #285084;
    -o-background-size: auto 20px;
    -ms-background-size: auto 20px;
    -moz-background-size: auto 20px;
    -webkit-background-size: auto 20px;
    background-size: auto 20px;
    padding-left: 46px;
    font-size: 14px;
    color: #fff;
}

.contact-info .contact-bd {
    margin-top: 1px;
    padding: 10px 0;
}

.contact-info .contact-bd p {
    /*height: 26px;*/
    margin: 0;
    padding-left: 22px;
    padding-right: 22px;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    white-space: wrap;
}

.contact-info .contact-bd .c-title {
    font-weight: 700;
}

.contact-info .contact-bd .c-info {
    /*    */
}

.contact-info .contact-bd .qr {
    width: 160px;
    height: 160px;
    padding: 0 10px;
}

.contact-info .contact-bd .qr img {
    width: 100%;
    height: 100%;
}

.contact-button:hover,
#back-to-top:hover {
    opacity: .7;
}

#back-to-top,
.contact-button,
.contact-info {
    box-shadow: -2px 2px 5px rgba(0, 0, 0, 0.2);
}

.header {
    background-color: #fff;
    padding: 0;
    position: fixed;
    z-index: 10;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
}

.header .logo {
    float: left;
    font-size: 0;
    height: 54px;
    line-height: 54px;
    text-align: left;
    padding: 12px 0;
}

.header .text {
    float: left;
    font-size: 14px;
    margin: 12px 0 12px 20px;
}

.header .text strong {
    display: block;
    font-size: 22px;
}

.header .nav-wrap {
    float: right;
    margin: 4px 0;
}

.header .nav-wrap ul {
    display: flex;
    justify-content: center;
}

.header .nav-wrap li {
    display: inline-block;
    margin-right: 1px;
    vertical-align: middle;
    position: relative;
}

.header .nav-wrap li:after {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 0;
    height: 2px;
    content: "";
    transition: .2s all linear;
    background-color: #285084;
}

.header .nav-wrap li a {
    display: block;
    font-size: 16px;
    line-height: 70px;
    padding: 0 16px;
}

.header .nav-wrap li:nth-last-child(1) a {
    padding-right: 0;
}

.header .nav-wrap li .arr {
    float: right;
    height: 40px;
    width: 40px;
    position: relative;
    display: none;
}

.header .nav-wrap li .arr:after {
    content: '';
    border-top: 2px solid #ccc;
    border-left: 2px solid #ccc;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    width: 8px;
    height: 8px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 15px;
}

.header .nav-wrap li.dropdown {
    position: relative;
}

.header .nav-wrap li.dropdown:before {
    content: "";
    position: absolute;
    border: 4px solid transparent;
    border-bottom: 0;
    border-top-color: currentColor;
    top: 50%;
    margin-top: -2px;
    right: 1px;
}

.header .nav-wrap .dropdown-box {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    top: 100%;
    display: none;
    z-index: 50;
    text-align: center;
    opacity: .9;
}

.header .nav-wrap .dropdown-box p {
    margin: 0;
}

.header .nav-wrap .dropdown-box a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
    font-size: 14px;
    background-color: #fff;
    line-height: 40px;
    color: #121D25;
}

.header .nav-wrap .dropdown-box a:hover {
    background-color: #285084;
    color: #CCD8E4;
}

.header .nav-wrap li.active:after,
.header .nav-wrap li:hover:after {
    left: 30%;
    width: 40%;
}

.header .nav-wrap li.active a {
    font-weight: 700;
    color: #285084;
}

.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
    color: #121D25;
    background-color: #CCD8E4;
}

.header .nav-wrap li.open .dropdown-box {
    display: block;
}

.menu-btn {
    display: none;
    padding: 18px 0;
    float: right;
    margin-left: 15px;
}

.menu-btn:before, .menu-btn:after, .menu-btn span {
    display: block;
    height: 2px;
    background-color: #285084;
    content: '';
}

.menu-btn:before {
    width: 24px;
}

.menu-btn:after {
    width: 18px;
    margin-left: 6px;
}

.menu-btn span {
    width: 12px;
    margin: 6px 0 6px 12px;
}

.banner {
    max-width: 1920px;
}

.banner .swiper-slide {
    background: no-repeat center / cover;
    height: 600px;
}

.banner .swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
}

.banner .swiper-pagination {
    bottom: 30px;
}

.banner .swiper-pagination-bullet {
    width: 40px;
    border-radius: 4px;
    background-color: #fff;
    opacity: .4;
    transition: all linear 0.3s;
}

.banner .swiper-pagination-bullet-active {
    background-color: #285084;
    opacity: 1;
}

.banner .swiper-pagination-bullet:hover {
    opacity: .8;
}

.yunu-showcase {
    margin: 0 auto 20px;
}

.yunu-showcase-info {
    margin-left: 430px;
}

.yunu-showcase-info h1 {
    font-size: 20px;
    margin: 0;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 15px;
}

.yunu-showcase-info p {
    margin: 15px 0 0;
    color: #666;
    line-height: 1.8;
}

.yunu-showcase-info .tel {
    margin-top: 15px;
}

.yunu-showcase-info .tel a {
    line-height: 42px;
    color: #fff;
    display: inline-block;
    width: 120px;
    text-align: center;
    border-radius: 5px;
    background-color: #285084;
}

.pc-slide {
    float: left;
    width: 400px;
}

.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 {
    margin: 0 30px;
}

.preview .swiper-slide .imgauto {
    height: 80px;
    border: 1px solid #ddd;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.preview .swiper-slide .imgauto img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.preview .arrow-left {
    background: url(../images/left2.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 10px;
    height: 20px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/right2.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    width: 10px;
    height: 20px;
    z-index: 10;
}

.preview .arrow-right:hover,
.preview .arrow-left:hover {
    opacity: .5;
}

.preview img {
    padding: 1px;
}

.preview .active-nav .imgauto {
    border: 1px solid #285084;
}

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;
}

.gray-bg {
    background-color: #f5f5f5;
}

.partner-block {
    padding: 0;
    margin-top: -20px;
}

.partner-block ul {
    margin-left: -10px;
}

.partner-block li {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    width: 180px;
    height: 100px;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all linear 0.1s;
}

.partner-block li img {
    display: block;
    width: 100%;
    height: 100%;
}

.partner-block li:hover {
    transform: scale(1.1);
}

.section {
    padding: 40px 0 70px;
}

.section-title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 32px;
    font-weight: bold;
    color: #285084;
}

.section-title small {
    display: block;
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.section-title:after {
    width: 80px;
    display: block;
    content: '';
    margin: 10px auto 0;
    border-bottom: 2px solid #285084;
}

.in-product-category {
    float: left;
    width: 246px;
}

.in-product-category ul {
    margin: 0 0 10px;
}

.in-product-category li {
    margin-bottom: 10px;
}

.in-product-category li a {
    display: block;
    line-height: 40px;
    background-color: #285084;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
    border-radius: 2px;
}

.in-product-category li a .icon-right {
    float: right;
    width: 20px;
    height: 20px;
    background-image: url(../images/right1.png);
    background-size: 20px 20px;
    margin: 10px 10px 0 0;
}

.in-product-category li a:hover {
    opacity: .8;
}

.in-product-content {
    float: right;
    width: 922px;
}

.simple-list {
    margin: -20px 0 0 -20px;
}

.simple-list li {
    float: left;
    width: 33.33%;
}

.simple-list .wrap {
    display: block;
    margin: 20px 0 0 20px;
    background-color: #f5f5f5;
    border-radius: 2px;
    overflow: hidden;
    transition: all 0.3s; /* 所有属性平滑过渡 */
    position: relative;
    color: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.simple-list .img-cover {
    display: block;
    position: relative;
}

.simple-list .img-cover .img-span {
    padding-top: 70%;
}

.simple-list .img-cover .mask {
    width: 100%;
    height: 20%;
    visibility: visible;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    content: "";
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.2) 70%);
}

.simple-list .text {
    width: 100%;
    padding: 14px 0;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
}

.simple-list .text h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.simple-list .wrap:hover {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.simple-list .wrap:hover .img-cover .img-span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.simple-list .wrap:hover .img-cover .mask {
    opacity: 0.7;
    height: 70%;
    background-image: url(../images/mask_grad.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: auto 100%;
}

.tel-tl {
    background: url(../images/xban.jpg) no-repeat center #1867c6;
    color: #fff;
}

.tel-tl dl {
    margin: 0;
}

.tel-tl dt {
    float: left;
}

.tel-tl dt a {
    display: block;
    width: 145px;
    line-height: 50px;
    background-color: #CCD8E4;
    color: #121D25;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.tel-tl dd {
    float: left;
    margin-left: 20px;
    line-height: 1;
}

.tel-tl dd strong {
    display: block;
    font-size: 30px;
    font-family: Impact;
    margin-top: 5px;
}

.in-adv li {
    width: 25%;
}

.in-about {
    background-color: #fff;
    margin: 0;
}

.in-about dt {
    float: left;
    width: 730px;
}

.in-about dt img {
    width: 100%;
}

.in-about dd {
    margin-left: 730px;
    padding: 40px;
}

.in-about dd h4 {
    margin: 0 0 30px;
    font-size: 24px;
}

.in-about dd h4 small {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #999;
    letter-spacing: -1px;
}

.in-about dd p {
    margin: 0;
    color: #666;
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 30px;
}

.in-about dd .more {
    line-height: 40px;
    color: #285084;
}

.in-news .img-center {
    border-radius: 2px;
    overflow: hidden;
    float: left;
    width: 500px;
    height: 300px;
}

.in-news .img-center a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.in-news .img-cover {
    width: 100%;
    height: 100%;
    background: no-repeat center / cover;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.in-news .img-center p {
    margin: 0;
    width: 100%;
    line-height: 1.5;
    padding: 14px 0;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 8;
}

.in-news .img-center .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    content: "";
    opacity: 0.8;
    background-image: url(../images/mask_grad.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: auto 100%;
}

.in-news .img-center a:hover .img-cover {
    transform: scale(1.1);
}

.in-news .list {
    margin-left: 500px;
    padding-left: 20px;
}

.in-news .list li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    line-height: 1.5;
    height: 60px;
}

.in-news .list li:nth-last-child(1) {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.in-news .list li .image {
    width: 98px;
    height: 60px;
    overflow: hidden;
    float: left;
}

.in-news .list li .image .img-cover {
    width: 100%;
    height: 100%;
    transition: 0.3s all linear;
    border-radius: 2px;
}

.in-news .list li .thumb {
    padding: 0 0 0 12px;
    margin-left: 98px;
}

.in-news .list li span {
    font-weight: normal;
    color: #c3c3c3;
    font-size: 12px;
    float: right;
}

.in-news .list li:hover .image .img-cover {
    transform: scale(1.1);
}

.footer {
    background-color: #F5F5F5;
    color: #285084;
    padding: 40px 0;
}

.footer a {
    color: #285084;
}

.footer-logo {
    float: left;
    margin-right: 30px;
    padding: 10px 0;
    width: 130px;
    height: 100px;
}

.footer-info {
    float: left;
    line-height: 1.8;
}

.footer-info p {
    margin: 0;
}

.footer-ewm {
    float: right;
    width: 96px;
}

.footer-ewm p {
    text-align: center;
    margin: 10px 0 0;
}

.banner-sub {
    max-width: 1920px;
    margin: 0 auto;
    height: 350px;
    background: no-repeat center / cover;
}

.ct2 {
    padding: 50px 0;
}

.ct2-sd {
    float: left;
    width: 240px;
}

.ct2-mn {
    float: right;
    width: 940px;
}

.panel-sd {
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    overflow: hidden;
}

.panel-sd .tit {
    background-color: #285084;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
}

.panel-sd .bd {
    padding: 20px;
}

.contact-sd p {
    margin: 0 0 4px 0;
    line-height: 1.8;
    color: #666;
}

.contact-sd p:last-child {
    margin: 0;
}

.lanmu .bd {
    padding: 0;
}

.lanmu li {
    margin: 20px;
}

.lanmu li:hover {
    opacity: 0.7;
}

.lanmu li > a {
    display: block;
    line-height: 36px;
    background-color: #285084;
    border-radius: 3px;
    text-align: center;
    color: #fff;
}

.position {
    text-align: right;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 8px 25px;
}

.ct-list li {
    margin-bottom: 10px;
    border-radius: 4px;
    overflow: hidden;
}

.ct-list li:hover {
    opacity: .7;
}

.ct-list li a {
    display: block;
    overflow: hidden;
    padding: 20px;
    background-color: #f5f5f5;
}

.ct-list li .date {
    float: left;
    width: 76px;
    background-color: #fff;
    text-align: center;
    padding: 14px 0;
}

.ct-list li .date strong {
    display: block;
    font-family: Impact;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 5px;
}

.ct-list li .text {
    margin: 0 0 0 95px;
}

.ct-list li .text h4 {
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.ct-list li .text p {
    margin: 5px 0 0;
    line-height: 1.8;
    height: 50px;
    overflow: hidden;
    color: #666;
    text-align: justify;
}

.ct-list li:nth-of-type(even) a {
    background-color: #ecebeb;
}

.gs-list {
    margin-top: -15px;
}

.gs-list li a {
    display: block;
    margin: 15px 0 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.gs-list li .img-center {
    overflow: hidden;
}

.gs-list li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.gs-list li .text {
    text-align: center;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.gs-list li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.content-title {
    margin-bottom: 20px;
    text-align: center;
}

.content-title h1 {
    font-size: 22px;
    margin: 0;
}

.content-title p {
    margin: 15px 0 0;
    font-size: 12px;
    color: #999;
    border-top: 1px dashed #ddd;
    padding-top: 15px;
}

.content-title p span {
    padding: 0 10px;
    display: inline-block;
}

.content-body {
    line-height: 1.8;
}

.content-body img {
    max-width: 100% !important;
    height: auto !important;
}

.content-exp {
    padding: 10px 15px;
    font-size: 12px;
    background-color: #f5f5f5;
    margin-top: 20px;
    border-radius: 5px;
}

.content-exp li {
    line-height: 2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cp-content-tit {
    margin-bottom: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 16px;
}

.cp-content-tit small {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    padding-left: 5px;
}

.cp-about {
    margin: 0 0 20px;
}

.cp-about dt {
    float: left;
    width: 560px;
}

.cp-about dd {
    margin-left: 610px;
    padding-top: 50px;
}

.cp-about dd h4 {
    color: #285084;
    margin: 0;
    font-size: 16px;
}

.cp-about dd p {
    margin: 15px 0 0;
}

.yunu-message {
    margin-bottom: 20px;
}

.form-group {
    margin-bottom: 20px;
}

.form-label {
    line-height: 42px;
    display: block;
    float: left;
    width: 110px;
    text-align: right;
}

.form-label span {
    color: #c5262b;
}

.form-content {
    margin-left: 110px;
}

.form-control {
    line-height: 20px;
    font-size: 14px;
    border: 1px solid #efefef;
    padding: 10px 15px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.form-content.yzm .form-control {
    width: 100px;
}

.form-content.yzm .img {
    height: 42px;
    width: auto;
}

select.form-control {
    height: 1.7rem;
}

.form-submit {
    padding: 10px 20px;
    color: #fff;
    background-color: #285084;
    border: 0;
    cursor: pointer;
    border-radius: 0.15rem;
    font-size: 14px;
}

.form-button {
    padding: 10px 20px;
    color: #fff;
    background-color: #767676;
    border: 0;
    cursor: pointer;
    border-radius: 0.15rem;
    font-size: 14px;
}

.hlbd .form-group {
    float: left;
    width: 33.333333%;
}

.pd-list {
    margin: -20px 0 0 -20px;
}

.pd-list li {
    float: left;
    width: 25%;
}

.pd-list li a {
    display: block;
    margin: 20px 0 0 20px;
}

.pd-list li .img-cover {
    border: 1px solid #efefef;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pd-list li .img-cover span {
    padding-top: 74%;
}

.pd-list li .text {
    margin-top: 10px;
    text-align: center;
}

.pd-list li .text h4 {
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pd-list li a:hover .img-cover {
    border-color: #285084;
}

.pd-list li a:hover .img-cover span {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.box-main {
    padding: 40px;
    background-color: #f5f5f5;
}

.about-desc {
    margin-bottom: 40px;
    line-height: 1.8;
    text-align: justify;
}

.about-list {
    margin-left: -15px;
    margin-bottom: 40px;
}

.about-list li {
    float: left;
    width: 20%;
}

.about-list li a {
    display: block;
    border: 1px solid #ddd;
    padding: 15px;
    margin-left: 15px;
}

.about-list li .text {
    margin-top: 15px;
}

.about-list li .text h4 {
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #285084;
}

.about-list li .text p {
    margin: 10px 0 0;
    line-height: 1.8;
    text-align: justify;
    height: 150px;
    overflow: hidden;
}

.about-list li a:hover {
    border-color: #285084;
}

.contact-about {
    background-color: #fff;
    margin-bottom: 40px;
}

.map {
    height: 500px;
}

.liuyan {
    background: url(../images/on_bj.jpg) no-repeat center top;
    padding: 50px 0 50px 430px;
}

.pic-list {
    margin: -20px 0 0 -20px;
}

.pic-list li {
    float: left;
    width: 25%;
}

.pic-list li a {
    display: block;
    margin: 20px 0 0 20px;
    /*border: 1px solid #ccc;*/
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    padding: 2px;
}

.pic-list li .img-center {
    overflow: hidden;
    height: 186px;
    line-height: 186px;
}

.pic-list li .img-center img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

.pic-list li a:hover {
    -webkit-box-shadow: 0 0 15px #ccc;
    box-shadow: 0 0 15px #ccc;
}

.pic-list li a:hover .img-center img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media screen and (max-width: 992px) {
    body {
        min-width: 320px;
        padding-top: 74px;
    }

    .container {
        width: auto;
    }

    .lx {
        display: none;
    }

    .header {
        padding: 10px 0;
        position: fixed;
        z-index: 10;
        width: 100%;
        top: 0;
        left: 0;
        -webkit-box-shadow: 0 0 10px #ddd;
        box-shadow: 0 0 10px #ddd;
    }

    .header .topbar, .header .text {
        display: none;
    }

    .header .logo {
        height: 50px;
        line-height: 30px;
        float: none;
        padding: 0;
    }

    .header .nav-wrap {
        width: 100%;
        margin: 10px 0 -10px;
        text-align: left;
        display: none;
        background-color: transparent;
        border-bottom: 0;
    }

    .header .nav-wrap ul {
        margin: 0 -15px;
        display: block;
    }

    .header .nav-wrap li {
        display: block;
        margin: 0;
        border-top: 1px solid #eee;
        background: none;
    }

    .header .nav-wrap li:after {
        display: none;
    }

    .header .nav-wrap li a {
        line-height: 40px;
        padding: 0 15px;
        color: #333;
    }

    .header .nav-wrap li .arr {
        display: block;
    }

    .header .nav-wrap li.active a, .header .nav-wrap li.open a, .header .nav-wrap li a:hover {
        background-color: transparent;
        color: #285084
    }

    .header .nav-wrap li.open .arr:after {
        border-color: #285084;
        -webkit-transform: rotate(225deg);
        transform: rotate(225deg);
    }

    .header .nav-wrap .dropdown-box {
        position: static;
        background-color: #f5f5f5;
        min-width: auto;
        text-align: left;
        width: 100%;
        margin-left: 0;
    }

    .header .nav-wrap .dropdown-box a {
        color: #333 !important;
        border-top: 1px dotted #ddd;
        padding: 0 15px;
        line-height: 40px;
        background-color: transparent !important;
        border-bottom: 0;
    }

    .header .nav-wrap .dropdown-box a:hover {
        background-color: transparent !important;
    }

    .header .nav-wrap li.dropdown:before {
        display: none;
    }

    .menu-btn {
        display: block;
    }

    .banner .swiper-slide {
        height: 200px;
    }

    .banner .swiper-pagination {
        bottom: 10px;
    }

    .banner .swiper-pagination-bullet {
        width: 24px;
        height: 4px;
    }

    .pc-slide {
        float: none;
        width: auto;
    }

    .yunu-showcase-info {
        margin: 20px 0 0;
    }

    .yunu-showcase-info h1 {
        padding-bottom: 10px;
    }

    .yunu-showcase-info p {
        margin-top: 10px;
    }

    .yunu-sou {
        padding: 0;
    }

    .yunu-sou .container {
        padding: 0;
    }

    .yunu-sou .hot {
        display: none;
    }

    .yunu-sou .hform {
        float: none;
        position: relative;
    }

    .yunu-sou .hform input {
        font-size: 14px;
        border-color: transparent;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        line-height: 20px;
        padding: 9px 60px 9px 15px;
        border-radius: 0;
        background-color: #f5f5f5;
    }

    .yunu-sou .hform button {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 40px;
        font-size: 14px;
    }

    .section {
        padding: 30px 0;
    }

    .section-title {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .section-title small {
        font-size: 12px;
    }

    .section-title:after {
        width: 60px;
        margin-top: 8px;
    }

    .in-product-category {
        display: none;
    }

    .in-product-content {
        float: none;
        width: auto;
    }

    .simple-list {
        margin: -10px 0 0 -10px;
    }

    .simple-list li {
        width: 50%;
    }

    .simple-list .wrap {
        margin: 20px 0 0 20px;
    }

    .simple-list .text {
        padding: 10px 0;
    }

    .simple-list .text p {
        display: none;
    }

    .tel-tl {
        text-align: center;
        background-image: none;
    }

    .tel-tl dt {
        float: none;
    }

    .tel-tl dt a {
        margin: 0 auto;
    }

    .tel-tl dd {
        margin: 20px 0 0;
        float: none;
    }

    .in-about dt {
        float: none;
        width: auto;
    }

    .in-about dd {
        margin: 0;
        padding: 20px;
    }

    .in-about dd h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .in-about dd h4:after {
        width: 65px;
        margin-top: 10px;
    }

    .in-about dd .more {
        margin-top: 20px;
    }

    .in-news .img-center {
        width: 100%;
        float: none;
    }

    .in-news .list {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 20px;
        padding: 0;
    }

    .footer {
        padding: 30px 0;
    }

    .footer-logo {
        display: none;
    }

    .footer-ewm {
        width: 80px;
    }

    .footer-ewm p {
        font-size: 12px;
    }

    .footer-info {
        float: none;
        margin-right: 95px;
        font-size: 12px;
    }

    .footer-link {
        display: none;
    }

    .banner-sub {
        height: 200px;
    }

    .pages {
        margin-top: 15px;
    }

    .pages a {
        font-size: 12px;
        line-height: 30px;
        padding: 0 12px;
    }

    .ct2 {
        padding: 30px 0;
    }

    .ct2-sd {
        display: none;
    }

    .ct2-mn {
        float: none;
        width: auto;
    }

    .position {
        font-size: 12px;
        display: none;
    }

    .ct-list li a {
        padding: 10px;
    }

    .ct-list li .more {
        display: none;
    }

    .ct-list li .date {
        font-size: 12px;
        width: 60px;
        padding: 10px 0;
    }

    .ct-list li .date strong {
        font-size: 18px;
    }

    .ct-list li .text {
        margin: 0 0 0 70px;
    }

    .ct-list li .text h4 {
        font-size: 14px;
    }

    .ct-list li .text p {
        font-size: 12px;
        height: 42px;
        margin-top: 2px;
    }

    .content-title {
        margin-bottom: 15px;
    }

    .content-title p {
        margin-top: 10px;
        padding-top: 10px;
    }

    .content-title p span {
        padding: 0 5px;
    }

    .content-exp {
        margin-top: 15px;
    }

    .cp-about dt {
        float: none;
        width: auto;
    }

    .cp-about dd {
        margin: 0;
        padding-top: 20px;
    }

    .cp-about dd p {
        margin-top: 10px;
    }

    .form-group {
        margin-bottom: 10px;
    }

    .form-label {
        line-height: 34px;
        width: 85px;
    }

    .form-content {
        margin-left: 85px;
    }

    .form-control {
        padding: 6px 10px;
    }

    .hlbd .form-group {
        width: 100%;
    }

    .form-content.yzm .form-control {
        width: 80px;
    }

    .form-content.yzm .img {
        height: 34px;
        width: 90px;
    }

    .pd-list {
        margin: -10px 0 0 -10px;
    }

    .pd-list li {
        width: 50%;
    }

    .pd-list li a {
        margin: 10px 0 0 10px;
    }

    .about-desc {
        margin-bottom: 15px;
    }

    .about-list {
        margin: -10px 0 15px -10px;
    }

    .about-list li {
        width: 50%;
    }

    .about-list li a {
        padding: 5px;
        margin: 10px 0 0 10px;
    }

    .contact-about {
        margin-bottom: 15px;
    }

    .contact-about dd {
        padding: 15px;
    }

    .liuyan {
        padding: 0;
        background: none;
    }

    .pic-list {
        margin: -10px 0 0 -10px;
    }

    .pic-list li {
        width: 50%;
    }

    .pic-list li a {
        margin: 10px 0 0 10px;
    }

    .pic-list li .img-center {
        height: 110px;
        line-height: 110px;
    }
}

/*pages*/
.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #285084;
}

.pagination li.thisclass {
    background: #285084;
    color: #fff;
}

.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: transparent;
    border-color: #285084;
    color: #fff;
    cursor: default;
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.dede_pages {
    padding: 20px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden
}

.dede_pages ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0
}

.dede_pages ul li {
    float: left;
    font-family: 'microsoft yahei';
    margin: 0 2px;
    line-height: 25px;
    background: #fff;
    border: 1px solid #d8dadf
}

.dede_pages ul li:nth-child(1) {
    padding: 0 10px
}

.dede_pages ul li:nth-child(1) a {
    padding: 0
}

.dede_pages ul li a {
    color: #555;
    display: block;
    padding: 0 10px;
}

.dede_pages ul li:hover {
    text-decoration: none;
    color: #fff;
    border: 1px #333 solid;
    background-color: #333
}

.dede_pages ul li:hover a {
    color: #fff
}

.dede_pages ul li:hover a:hover {
    color: #fff;
    text-decoration: none
}

.dede_pages ul li.thisclass {
    background-color: #333;
    color: #fff;
    border: 1px #333 solid;
    padding: 0 10px
}

.dede_pages ul li:last-child {
    padding: 0 10px
}

.dede_pages ul li:last-child a {
    padding: 0
}

.dede_pages ul li.thisclass a {
    color: #fff;
    padding: 0
}

.dede_pages .pageinfo {
    line-height: 30px;
    padding-left: 5px
}

.dede_pages strong {
    font-weight: 400
}

#maximg img {
    max-width: 100%;
    height: auto !important
}