/*---------*/
/*
*{ font: 0.22rem normal Helvetica, Arial, sans-serif;}
@media screen and (min-width: 320px) {html{font-size:50px;}}@media screen and (min-width: 360px) {html{font-size:56.25px;}}@media screen and (min-width: 375px) {html{font-size:58.59375px;}}@media screen and (min-width: 400px) {html{font-size:62.5px;}}@media screen and (min-width: 414px) {html{font-size:64.6875px;}}@media screen and (min-width: 440px) {html{font-size:68.75px;}}@media screen and (min-width: 480px) {html{font-size:75px;}}@media screen and (min-width: 520px) {html{font-size:81.25px;}}@media screen and (min-width: 560px) {html{font-size:87.5px;}}@media screen and (min-width: 600px) {html{font-size:93.75px;}}@media screen and (min-width: 640px) {html{font-size:100px;}}@media screen and (min-width: 680px) {html{font-size:100px;}}@media screen and (min-width: 720px) {html{font-size:100px;}}@media screen and (min-width: 760px) {html{font-size:100px;}}@media screen and (min-width: 800px) {html{font-size:100px;}}@media screen and (min-width: 960px) {html{font-size:100px;}}

*/
/*----------maiyoulang----------*/

@font-face {
    font-family: 'iconfont';  /* project id 543898 */
    src: url('http://at.alicdn.com/t/font_543898_kah5hq3b73j.eot');
    src: url('http://at.alicdn.com/t/font_543898_kah5hq3b73j.eot?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_543898_kah5hq3b73j.woff') format('woff'),
    url('http://at.alicdn.com/t/font_543898_kah5hq3b73j.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_543898_kah5hq3b73j.svg#iconfont') format('svg');
}

/*--------------------*/
@font-face {
    font-family: Source Han Sans;
    src: url('SourceHanSansCN-Regular.otf');
}

@media (min-width: 992px) {
    .col-md-20 {
        width: 20%
    }
}

@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
body {
    font-size: 62.5%;
    font-family: "微软雅黑", "Microsoft YaHei";
    font-weight: normal;
}

/*General*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: 'Oswald', sans-serif;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 30px;
}

h2 {
    margin-bottom: 12px;
}

.navbar-toggle {
    background-color: rgba(0, 0, 0, 0.89);
}

.navbar-nav > li > a {
    padding-top: 12px;
    padding-bottom: 12px;

    font-weight: 400 !important;
}

blockquote {
    font-style: italic;
    font-family: Georgia;
    color: #999;
    margin: 0px 0 0px;
    padding: 0px 20px;
}

label {
    color: #777;
}

.btn-inline {
    color: #F7FF2C;
    font-size: 16px;
    font-weight: 600;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2.428571;
    color: #000;
    background-color: initial;
    background-image: none;
    /*border: 1px solid #ccc;*/
    border-radius: 0px;
}

.navbar-inverse .navbar-brand img {
    /* width: 171px; */
}

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

/* Header */
#head {
    /*ckground: #181015 url( ../images/bg_header.jpg) no-repeat;*/
    background-size: cover;
    height: 400px;
    text-align: center;
    color: white;

    position: relative;
    background-position-x: center;
}

#head.secondary {
    height: 100px;
    min-height: 100px;
    padding-top: 0px;
}

#head .lead {
    font-size: 44px;
    margin-bottom: 6px;
    color: white;
    line-height: 1.15em;
}

#head .tagline {
    color: rgba(255, 255, 255, 0.75);
    margin-bottom: 25px;
}

#head .tagline a {
    color: #fff;
}

#head .btn {
    margin-bottom: 10px;
}

#head .btn-default {
    text-shadow: none;
    background: transparent;
    color: rgba(255, 255, 255, .5);
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .5);
    background: transparent;
}

#head .btn-default:hover, #head .btn-default:focus {
    color: rgba(255, 255, 255, .8);
    -webkit-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    box-shadow: inset 0px 0px 0px 3px rgba(255, 255, 255, .8);
    background: transparent;
}

#head .btn-default:active, #head .btn-default.active {
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 0px 3px #fff;
    -moz-box-shadow: inset 0px 0px 0px 3px #fff;
    box-shadow: inset 0px 0px 0px 3px #fff;
    background: transparent;
}

.fluid_container {
    bottom: 0;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    z-index: 0;
}

#camera_wrap_4 {
    bottom: 0;
    height: 100%;
    left: 0;
    margin-bottom: 0 !important;
    position: absolute;
    right: 0;
    top: 0;
}

.camera_bar {
    z-index: 2;
}

.camera_thumbs {
    margin-top: -100px;
    position: relative;
    z-index: 1;
}

.camera_thumbs_cont {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

.camera_overlayer {
    opacity: .1;
}

.panel {
    margin-bottom: 0px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-body {
    padding: 0px;
}

.btn-action, .btn-primary {
    color: #FFEFD7;
    background-image: -webkit-linear-gradient(top, #0ecfec 0%, #09bed9 100%);
    background-image: linear-gradient(to bottom, #0ecfec 0%, #09bed9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0ecfec22', endColorstr='#09bed900', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border: 0 none;
}

.btn-action:hover, .btn-primary:hover {
    background: #04a0b7;
}

.btn:hover, .btn:active {
    color: #c0c0c0;
}

ul, .list.custom-list ul {
    margin: 0 0 11px;
    list-style-type: none;
    padding-left: 10px;
}

.list.custom-list ul li {
    margin: 0;
    padding: 6px 0 6px 30px;
    position: relative;
    background: url(../images/arrow.png) no-repeat 0 11px;
}

.list.custom-list ul li a {
    font: 14px/1.2em 'Roboto', sans-serif;
    color: #030E3C;
    text-transform: none;
    display: inline;
    position: relative;
}

.thumbnail {
    position: relative;
    margin: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 10px;
    background: none;

}

.thumbnail time {
    background: #ae130c;
    padding: 5px 0;
    display: block;
    text-indent: 12px;
    color: #fff;
}

/*.thumbnail .caption {

	color: #C5C5C5;

	border-top: 2px solid #fff;
}*/
.thumbnail .caption:hover {
}

.thumbnail .caption a {
    font-size: 20px;
}

.slideUp {
    top: -100px;
}

.navbar-inverse {
    background: #ffffff;
}

.navbar-inverse {
    border: none;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {

    font-size: 18px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background: none;
    color: #FFFFFF !important;
}

.navbar-inverse .navbar-nav > .active > a {
    color: #EFE204;
    border-radius: 5px;
}

.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {

}

/* Highlights*/
.highlight {
    margin-top: 40px;
}

.h-caption {
    text-align: center;
}

.h-caption i {
    display: block;
    font-size: 54px;
    color: #ae130c;
    margin-bottom: 36px;
}

.h-caption h4 {
    color: #382526;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
}

div.hbox {
    background: #fff;
    padding: 10px 15px;
}

.h-body {
}

.jumbotron {
    background-color: #E0E0E0;
}

.page-header {
    border-bottom: 1px solid #15c008;
}

.page-title {
    margin-top: 20px;
    font-weight: 300;
    color: #15c008;
}

.text-muted {
    color: #888;
}

.breadcrumb {
    background: none;
    padding: 0;
    margin: 30px 0 0px 0;
}

ul.list-spaces li {
    margin-bottom: 10px;
}

/* Helpers */
.container-full {
    margin: 0 auto;
    width: 100%;
}

.top-space {
    margin-top: 60px;
}

.top-margin {
    margin-top: 20px;
}

.circle {
    background: rgb(214, 214, 214);
    width: 95px;
    height: 95px;
    border-radius: 90px;
    line-height: 95px;
    margin: 0 auto 20px;
}

img {
    max-width: 100%;
}

img.pull-right {
    margin-left: 10px;
}

img.pull-left {
    margin-right: 10px;
}

/*Packages*/
.cuadro_intro_hover {
    padding: 0px;
    position: relative;
    overflow: hidden;
    /*height: 190px;*/
    margin: 11px 0;
}

.cuadro_intro_hover:hover .caption {
    opacity: 1;
    transform: translateY(-150px);
    -webkit-transform: translateY(-150px);
    -moz-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
}

.cuadro_intro_hover img {
    z-index: 4;
}

.cuadro_intro_hover .caption {
    position: absolute;
    top: 150px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.cuadro_intro_hover .blur {
    background-color: rgba(3, 14, 60, 0.81);
    height: 300px;
    z-index: 5;
    position: absolute;
    width: 100%;
}

.cuadro_intro_hover .caption-text {
    z-index: 10;
    color: #fff;
    position: absolute;
    height: 300px;
    text-align: center;
    top: -26px;
    width: 100%;
}

.caption-text p {
    color: #FFFFFF;
    padding: 0 10px;
}

.caption-text h3 {
    padding: 10px;
    font-size: 18px;
}

#map {
    width: 100%;
    height: 280px;
}

#social {
    margin-top: 50px;
    margin-bottom: 50px;
}

#social .wrapper {
    width: 340px;
    margin: 0 auto;
}

.sidebar {
    padding-top: 36px;
    padding-bottom: 30px;
}

.sidebar .panel {
    margin-bottom: 20px;
}

.sidebar h1, .sidebar .h1, .sidebar h2, .sidebar .h2, .sidebar h3, .sidebar .h3 {
    margin-top: 20px;
}

.featured-box {
    padding: 20px;
    border: solid 1px #ddd;
    margin-bottom: 20px;
    background: #FBFBFB;
}

.featured-box .text {
    padding-left: 80px;
}

.featured-box h3 {
    margin: 0 0 5px 0;
}

.featured-box i {
    position: absolute;
    display: inline-block;
    color: #030E3C;
    border: solid 2px #030E3C;
    background: #EFE204;
    padding: 0px;
    border-radius: 50px;
    width: 24px;
    height: 24px;
    margin: 0px;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
}

footer {
    /*border-top: 1px solid #e5e5e5;*/
    background: #ECECEC;
    margin-top: 20px;
}

.social {
    margin: 20px 0;
}

.social a {
    font-size: 32px;
    margin: 0 10px;
    color: #8c8c8c;
}

.social a:hover {
    color: #ae130c;
}

/* Footer */
.footer1 {
    background: #fff;
    padding: 30px 0 0 0;
    font-size: 12px;
    color: #999;
}

.footer1 a {
    color: #ccc;
}

.footer1 a:hover {
    color: #fff;
}

.footer1 .panel {
    margin-bottom: 30px;
}

.footer1 .panel-title {
    font-size: 17px;
    font-weight: bold;
    color: #ccc;
    margin: 0 0 20px;
}

.footer1 .entry-meta {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 0 0 35px 0;
    padding: 2px 0;
    color: #888888;
    font-size: 12px;
    font-size: 0.75rem;
}

.footer1 .entry-meta a {
    color: #333333;
}

.footer1 .entry-meta .meta-in {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

.follow-me-icons {
    font-size: 30px;
}

.follow-me-icons i {
    float: left;
    margin: 0 10px 0 0;
    color: #ae130c;
}

.footer2 {
    background: #4c4e6e;
    padding: 15px 0;
    color: #FFF;
    font-size: 12px;
}

.footer2 a {
    color: #808080;
}

.footer2 a:hover {
    color: #fff;
}

.footer2 p {
    margin: 0;
}

.panel-simplenav {
    margin-left: -5px;
}

.panel-simplenav a {
    margin: 0 5px;
}

#services .fa {
    color: #ae130c;
}

/* carousel */
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px 0px 0px;
}

/* Control buttons  */
#quote-carousel .carousel-control {
    background: none;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}

/* Previous button  */
#quote-carousel .carousel-control.left {
    left: -12px;
}

/* Next button  */
#quote-carousel .carousel-control.right {
    right: -12px !important;
}

/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}

/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
    background: #c0c0c0;
}

#quote-carousel .carousel-indicators .active {
    background: #333333;
}

#quote-carousel img {
    width: 250px;
    height: 100px;
}

/* End carousel */

.item blockquote {
    border-left: none;
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.contact ul {
    padding: 0px;
}

.contact ul li {
    margin-bottom: 10px;
    list-style: none;
}

footer ul li {
    list-style: none;
}

#map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

/* ------- */
.secpadding {
    padding: 15px 0;
}

.btm-section {
    background: #E6E6E6;
    margin-top: 30px;
    padding: 30px 0;
    margin-bottom: -40px;
}

.search-panel {
    background-color: rgba(3, 14, 60, 1);
    width: 100%;
    color: #fff;
    padding: 20px 20px 0 20px;
}

.search-panel form {
    text-align: center;
    color: #fff;
}

.search-panel .btn {
    background-color: #EFE204;
}

.search-panel .form-group {
    margin: 0 5px 20px 5px;
    position: relative;
}

/* Form */

.checkbox.switch {
    padding-top: 4px;
}

.checkbox.custom-checkbox input[type="checkbox"],
.radio.custom-radio input[type="radio"],
.checkbox.switch input[type="checkbox"] {
    position: absolute;
    left: -9999em;
}

.checkbox.custom-checkbox label,
.radio.custom-radio label,
.checkbox.switch label {
    padding-left: 0;
    color: #fff;
}

.checkbox.custom-checkbox span,
.radio.custom-radio span {
    background-color: #fff;
    border: 1px solid #999;
    font-size: 10px;
    line-height: 10px;
    padding: 3px;
    border-radius: 2px;
    float: left;
    margin-right: 5px;
    color: #030E3C;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.radio.custom-radio span {
    border-radius: 50%;
    line-height: 9px;
}

.checkbox.custom-checkbox input:checked + span,
.radio.custom-radio input:checked + span {
    background-color: #EFE204;
    border-color: #EFE204;
}

.checkbox.custom-checkbox input[disabled] + span,
fieldset[disabled] .checkbox.custom-checkbox input + span,
.radio.custom-radio input[disabled] + span,
fieldset[disabled] .radio.custom-radio input + span {
    border-color: #e8e8e8;
}

.checkbox.custom-checkbox input[disabled]:checked + span,
fieldset[disabled] .checkbox.custom-checkbox input:checked + span,
.radio.custom-radio input[disabled]:checked + span,
fieldset[disabled] .radio.custom-radio input:checked + span {
    border-color: #b9ebb9;
    background-color: #b9ebb9;
}

.checkbox.switch span.cs-place {
    position: relative;
    width: 60px;
    height: 30px;
    border-radius: 30px;
    background-color: #fff;
    border: 1px solid #c4c4c4;
    display: inline-block;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.checkbox.switch span.cs-handler {
    background-color: #fff;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -1px;
    left: -1px;
    border: 1px solid #c4c4c4;
    border-radius: 50%;
    padding: 7px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #fff;
}

.checkbox.switch input:checked + span.cs-place {
    background-color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox.switch input:checked + span.cs-place span.cs-handler {
    margin-left: 31px;
    color: #5cb85c;
    border-color: #5cb85c;
}

.checkbox.switch input[disabled] + span.cs-place,
fieldset[disabled] .checkbox.switch input + span.cs-place {
    border-color: #dddddd;
}

.checkbox.switch input[disabled] + span.cs-place span.cs-handler,
fieldset[disabled] .checkbox.switch input + span.cs-place span.cs-handler {
    border-color: #dddddd;
}

.checkbox.switch input:checked[disabled] + span.cs-place,
fieldset[disabled] .checkbox.switch input:checked + span.cs-place {
    border-color: #b9ebb9;
    background-color: #b9ebb9;
}

.checkbox.switch input:checked[disabled] + span.cs-place span.cs-handler,
fieldset[disabled] .checkbox.switch input:checked + span.cs-place span.cs-handler {
    color: #b9ebb9;
    border-color: #b9ebb9;
}

.input-group-addon {
    border-radius: 0;
}

.btnsearch {
    background: #EFE204;
    color: #030E3C !important;
    border-radius: 0;
}

.isotopeWrapper article {
    margin-bottom: 30px;
}

#portfolio {
}

#portfolio img {
    width: 100%;
}

#portfolio article p {
    margin-bottom: 1.45em;
    /*set next row on the baseline*/;
}

nav#filter {
    margin-bottom: 1.5em;
}

nav#filter li {
    display: inline-block;
    margin: 10px;
}

nav#filter a {
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    color: #EFE204;
    background: #030E3C;
}

nav#filter a.current {
    background: #EFE204;
    color: #030E3C;
}

.iconColor .fa {
    color: #ee0c45;
}

.portfolio-items article img {
    width: 100%;
}

.portfolio-item {
    display: block;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.portfolio-item img {
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    color: rgba(220, 220, 220);
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0.64);
}

.portfolio-item:hover .portfolio-desc {
    padding-top: 20%;
    height: 100%;
    transition: all 200ms ease-in-out 0s;
    opacity: 1;
    background: rgba(61, 61, 61, 0.67);
}

.portfolio-item .portfolio-desc a {
    color: #fff;
    text-align: center;
    display: block;
}

.portfolio-item .portfolio-desc a:hover {
    /*text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.7);*/
    text-decoration: none;
}

.portfolio-item .portfolio-desc .folio-info {
    top: -20px;
    padding: 30px;
    height: 0;
    opacity: 0;
    position: relative;
}

.portfolio-item:hover .folio-info {
    height: 100%;
    opacity: 1;
    transition: all 500ms ease-in-out 0s;
    top: 5px;
}

.portfolio-item .portfolio-desc .folio-info h5 {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 1.4em;
}

.portfolio-item .portfolio-desc .folio-info p {
    color: #ffffff;
    font-size: 12px;
}

.newsBox {
    margin-bottom: 12px;
    background: #343434;
}

/*.newsBox figure img {
	width: 100% !important;
}*/
/*Da Slider*/
.da-slider {
    width: auto;
    height: auto;
    max-height: initial;
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;
}

.da-slide h2 {
    text-align: left;
    top: 15%;
    font-weight: bold;
}

.da-slide p {
    text-align: left;
    top: 40%;
    font-size: 30px;
}

.da-arrows span {
    position: absolute;
    top: 45%;
}

.da-dots span.da-dots-current:after {
    content: '';
    background: #ae130c;
}

.team-member {
    padding-top: 5px;
    margin-bottom: 15px;
}

.team-heading {
    display: block;
    width: 100%;
}

.member-img {
    overflow: hidden;
}

.member-img img {
    border-radius: 0px;
    border: 1px solid rgb(218, 218, 218);
}

.team-socials {
    margin: 15px 0;
    display: block;
    text-align: center;
}

.team-socials i {
    width: 35px;
    height: 35px;
    position: relative;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    color: #C7C7C7;
}

.team-socials i:hover {
    color: #ae130c;
}

.team-member h4 {
    font-size: 19px;
    line-height: 32px;
    padding: 10px 0 0;
    text-align: center;
    margin: 0px;
}

.team-member .pos {
    display: block;
    margin: 0;
    text-align: center;
}

/*Price table*/
.flat {
    margin: 30px 0;
}

.flat .plan {
    border-radius: 0px;
    list-style: none;
    padding: 0 0 20px;
    margin: 0 0 15px;
    background: #fff;
    text-align: center;
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.29) !important;
}

.flat .plan li {
    padding: 10px 15px;
    color: #ccc;
    border-top: 1px solid #f5f5f5;
    -webkit-transition: 300ms;
    transition: 300ms;
}

.flat .plan li.plan-price {
    border-top: 0;
}

.flat .plan li.plan-name {
    border-radius: 0;
    padding: 15px;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    background: #4E4E4E;
    margin-bottom: 30px;
    border-top: 0;
}

.flat .plan li > strong {
    color: #6B6B6B;
    font-weight: normal;
}

.flat .plan li.plan-action {
    margin-top: 10px;
    border-top: 0;
}

.flat .plan.featured {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.flat .plan.featured:hover li.plan-name, .flat .plan:hover li.plan-name, .flat .plan.featured.plan-name {
    background: #656565 !important;
}

.btn {
    color: #fff;
    background: #3199E7;
}

.footer2 a {
    padding: 4px 8px;

}

/**
  MEDIA QUERIES
*/


/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px 40px;
        margin-top: 30px;
    }
}

@media (max-width: 768px) {
    .navbar-collapse ul {
        z-index: 1000;
        left: 0;
        text-align: right;
        margin-right: 0;
        background: #4c4e6e;
        color: #fff;
    }

    .mainNav li > a span {
        color: #fff !important;
        font-size: 18px;
    }

    .navbar-right {
        display: none !important;
    }

}

/* Small devices (tablets, up to 768px)
@media (max-width: 768px) {
 Make the indicators larger for easier clicking with fingers/thumb on mobile
#camera_wrap_4, #head{
height:480px !important;
}*/
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > .open ul > a {
    font-size: 13px;
}

#quote-carousel .carousel-indicators {
    bottom: -20px !important;
}

#quote-carousel .carousel-indicators li {
    display: inline-block;
    margin: 0px 5px;
    width: 15px;
    height: 15px;
}

#quote-carousel .carousel-indicators li.active {
    margin: 0px 5px;
    width: 20px;
    height: 20px;
}

.footer2 p {
    margin: 0;
    text-align: left;
}


/*@media (max-width: 420px) {
#camera_wrap_4, #head{
height:380px !important;
}*/
.da-slide h2 {
    font-size: 28px;
}

.da-slide p {
    font-size: 19px;
    font-weight: 400;
}

/*--------------tip------------*/
#headt.secondary {
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/tip.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

#headt h2 {
    text-align: center
}

.containert {
    max-width: 800px;
    background: #f2f5fc;
}

#headt .aboutt {
    background: none;
}

#headt .b-box {
    width: 100%;
}

#headt .b-box button {
    min-width: 110px;
    margin: 0 3%;
    background: #cdcdcd;
}

#headt .button--ujarak:hover {
    color: #fff;
}

@media screen and (max-width: 992px) {
    #headt .navbar-brand {
        float: none
    }

    #headt .navbar-brand img {
        margin: 20px 0;
    }

    #headt .b-box button {
        width: 150px;
        font-size: 14px;
    }

}

@media screen and (max-width: 480px) {

    #headt .b-box button {
        width: 100px;
        font-size: 12px;
    }

}


/*---------------tip-----------*/


/*---------------index---------------*/
.red {
    height: 50px;
    width: 100%;
    font-size: 13px;
    background: #C8131E;
}

.red .tip {
    max-width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    color: #fff;
}

.red .tip .right {
    float: right;
}

.navbar-inverse {
}

/* .navbar-nav>li>a{padding: 15px 18px;margin-top: 9px;} */
.navbar-nav > li > a:hover {
    background: #C8131E;
    color: #fff;
}

.navbar-nav > li {
    padding: 0 17px;
    position: relative;
}

.navbar-inverse .navbar-brand {
    padding: 0;
}

.navbar-inverse .navbar-nav > li > a {
    border-radius: 1px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    border-radius: 1px;
    color: #fff !important;
}

.navbar-inverse .navbar-nav > li > redzt1 {
    color: #fff
}


.index .b-box {
    margin: 0;
}

.index .button--ujarak::before {
    background: #4c4e6e;
}


#head {
    position: relative;
}

.wenan {
    width: 41.6%;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /*自己的50% */;
    background: url("../images/wenan.png") no-repeat center center;
    background-size: contain
}

.wenan p:first-child {
    font-size: 1.875rem;
    line-height: 7.3%;
}


@media screen and (min-width: 992px) {
    .wenan {
        min-width: 500px;
    }
}

.m-title-box {
    margin-bottom: 0;
    position: relative;
}

.vmore {
    width: 180px;
    height: 60px;
    border: 1px solid #C8131E;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #C8131E;
}

.vmore:hover {
    background: #C8131E;
}

.m-vmore:hover {
    background: #C8131E;
}

.vmore a {
    width: 180px;
    height: 60px;
    list-style: none;
    display: inline-block;
    text-decoration: none;
    text-decoration: none;
    color: #C8131E;
}

.vmore a:hover {
    color: #fff;
}

/*.daloutu{padding-top:105px;}*/

.m-title-box_primary {
    width: 200px;
}

.m-vmore {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -20%);
    line-height: 60px
}


.row222 {
    margin-bottom: 3%;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .b-box { /*width:100%;*/
        font-size: 12px;
        line-height: 40px
    }

    .m-vmore a {
        width: 100px;
        height: 40px;
    }

    .row222 {
        margin-bottom: 3%;
    }

    .m-title-box .button--ujarak {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0, -20%);
        line-height: 60px;
        float: right;
        margin: 0;
        padding: 0;
        top: 20%;
        max-width: 50px;
    }

}

.thumbnail .caption {
    padding: 0;
}

.thumbnail figure img {
    cursor: pointer;
}


.goodserve {
    margin: 0 auto;
    margin-bottom: 3%;
    text-align: center;
}

.box {
    position: relative;
}

.box_inner i {
    height: 67px;
    display: block;
    margin: 0 auto;
    position: relative;
    width: 60px;
}

.fengxian i {
    background: url(../images/fengxian1.png) no-repeat;
}

.zichan i {
    background: url(../images/zichan1.png) no-repeat;
}

.txt1 {
    margin-bottom: 10%;
}

@media screen and (max-width: 1600px) {
    .txt1 {
        margin-bottom: 0;
    }

    .shibianwu {
        margin-bottom: 1%;
    }
}

@media screen and (max-width: 1200px)and (min-width: 992px) {
    .txt1 {
        margin-bottom: 0;
    }

    .shibianwu {
        height: 10em;
        overflow: hidden;
        margin-bottom: 2%
    }

    .shibianwu {
        margin-bottom: 8%;
    }
}

@media screen and (max-width: 992px) {
    .thumbnail .caption {
        margin-top: 0;
    }

}

@media screen and (max-width: 992px) {
    .thumbnail .caption {
        margin-top: 0;
    }

    .xinwen {
        padding-bottm: 10px;
    }

    .xinwen1 {
        padding-top: 10px;
    }
}

@media screen and (min-width: 1200px) {
    .shibianwu {
        font-size: 14px
    }

}

@media screen and (max-width: 1200px) {
    .shibianwu {
        font-size: 12px
    }
}

.box .why {
    display: block;
    text-align: center;
    text-indent: 2em;
    color: #282828;
    margin-bottom: 10%;
}

.btn-inline {
    background: url(../images/morejia.png);
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
}

@media screen and (min-width: 992px) {
    .xinwen {
        padding-right: 1px;
    }

    .xinwen1 {
        padding-left: 1px;
    }

}

.s-vmore {
    margin: 0 auto;
    background: #C8131E;
}

.s-vmore a {
    color: #fff;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .s-vmore {
        width: 100px;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
    }

    .s-vmore a {
        width: 100px;
        height: 40px;
    }

}

.newsc {
    margin-bottom: 5%;
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .newsc {
        margin-bottom: 0;
    }
}


.xinwen1 .cuadro_intro_hover {
    margin: 0;
    height: 50%;
}

.xinwen1 .panel-footer {
    border-top: 0;
    padding-top: 0;
}

/*#C8131E;line-height: 60px}*/

.xinwen3 .cuadro_intro_hover {
    height: 48px;
    line-height: 48px;
}

@media screen and (max-width: 1200px) {
    .cuadro_intro_hover > p:first-child {
        line-height: 30px
    }
}

.myCarousel1 .title-box {
}

.myCarousel1 .carousel-caption {
    background: transparent;
}

.myCarousel1 .carousel-indicators {
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.carousel-indicators-f {
    left: 50%;
    width: 100%;
    position: absolute;
    bottom: -80%;
}

.simplenav {
    margin: 0 auto;
    text-align: center;
    font-size: 15px;
}

@media screen and (min-width: 992px) {
    .simplenav {
        line-height: 66px;
    }

    /*.simplenav a {padding: 4px 25px;}*/
    .simplenav-tel {
        margin-left: 5%;
        line-height: 50px;
    }

    .panel-logo {
        margin-top: 2%;
    }
}

@media screen and (max-width: 992px) {
    .carousel-indicators-f {
        bottom: -40%;
    }
}

@media screen and (max-width: 768px) {
    .simplenav {
        font-size: 12px;
    }

    .panel-logo {
        margin: 0 auto;
        text-align: center
    }

    .panel-a {
        text-align: center
    }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
    .carousel-indicators-f {
        bottom: -30%;
    }

    .simplenav {
        font-size: 10px;
    }
}

.cuadro_intro_hover {
    overflow: hidden;
}

.down {
    background: url("../images/down.png") no-repeat;
    width: 50px;
    height: 30px;
}

.up {
    background: url("../images/up.png") no-repeat;
    width: 50px;
    height: 30px;
}

}
.demo3 {
    overflow-y: hidden;
    height: 340px;
}

/*---------右侧浮动框-----*/
#right {
    width: 180px;
    position: fixed;
    right: 0;
    top: 50%;
    text-align: center;
    z-index: 999;
    margin-top: -180px;
}

#right .s {
    background: #4c4e6e;
    height: 360px;
    color: #fff;
    font-size: 30px;
}

#right .xiaozhao img {
    vertical-align: top;
}

#right .s1 {
    border: none;
}

#right span {
    font-size: 10px;
    position: relative;
    bottom: 15px;
}

@font-face {
    font-family: 'iconfont';  /* project id 665220 */
    src: url('http://at.alicdn.com/t/font_665220_7ykm17bqxj0dx6r.eot');
    src: url('http://at.alicdn.com/t/font_665220_7ykm17bqxj0dx6r.eot?#iefix') format('embedded-opentype'),
    url('http://at.alicdn.com/t/font_665220_7ykm17bqxj0dx6r.woff') format('woff'),
    url('http://at.alicdn.com/t/font_665220_7ykm17bqxj0dx6r.ttf') format('truetype'),
    url('http://at.alicdn.com/t/font_665220_7ykm17bqxj0dx6r.svg#iconfont') format('svg');
}

.iconfont {
    font-family: "iconfont";
    font-size: 16px;
    font-style: normal;
}

/*a{ text-decoration: none;color:#808080}*/
a:hover, a:active, a:focus {
    color: #2381e9;
    text-decoration: none;
}

.panel-a a {
    float: right;
}

/*---------右侧浮动框-----*/

/*--------about--------------*/
.color {
    background: #fff;
}


#head.secondary {
    height: 338px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/guanyu.jpg) center center no-repeat;
    background-size: cover;
    text-align: left;
    overflow: hidden;
}

.color h2 {
    font-weight: bold;
}

.line222 {
    height: 10px;
    background: #c8131e;
}

.title-box-abo {
    color: #c8131e;
    font-family: "微软雅黑", "Microsoft YaHei";
    letter-spacing: 2px;
}

.title-box-abou {
    color: #282828;
    margin-top: 15px;
}

.aboutt {
    padding-left: 4%;
    padding-right: 4%;
    background: #f9f9f9;
}

.abouttp {
    color: #282828;
    font-family: "微软雅黑", "Microsoft YaHei";
    text-indent: 25px;
    padding-top: 3%;
    padding-bottom: 3%;
    margin: 0;
}

.wangxiad {
    padding-bottom: 3%;
}

.maincontentx {
    margin-bottom: 4%;
}

.maincontentx .col-md-6 {
    padding: 0.1%
}

.maincontentx .aboutt {
    background: #fff;
    padding-bottom: 3%;
}

.xiadian {
    padding-bottom: 3%;
}

.aboutt2 {
    background: #f9f9f9;
    padding-left: 4%;
    padding-right: 4%;
}


.yunh {
    padding-top: 19%;
}

@media screen and (max-width: 480px) {
    h2 {
        font-size: 20px;
    }


}

.btnab {
    text-align: center;
    margin: 5% auto;
    font-size: 18px;
}

.yunhai {
    text-align: center;
}

.shamo {
    text-align: center;
}

.yunhai p {
    padding-left: 4%;
    padding-right: 4%;
}

.shamo p {
    padding-left: 4%;
    padding-right: 4%;
}

.button--ujarak {
    color: #fff;
    background: #c8131e;
}

.yunhai:hover .button--ujarak {
    background: #fff;
    color: #c8131e;
}

.shamo:hover .button--ujarak {
    background: #fff;
    color: #c8131e;
}

.m2 .button--ujarak {
    background: #c8131e;
    color: #fff;
}

.redb {
    background: #c8131e;
    opacity: 0.7;
}

.m2 p {
    margin: 0;
    font-size: 18px;
    color: #fff;
    padding-bottom: 10px;
}

.m2 .button--ujarak::before {
    background: #ff9900;
}

.m2 .button--ujarak:hover {
    color: #c8131e;
    z-index: 11111;
    background: #c8131e;
}

/*--------about--------------*/


/*--------seveices--------------*/
#heads.secondary {
    height: 600px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/bigmoney.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

#heads .containers {
    max-width: 1000px;
}


.b-box {
    margin: 2% 0;
}


.containers .button--ujarak:hover {
    border: 1px solid #ea8e04;
    color: #fff;
}


@media screen and (max-width: 1200px) {

    #heads.secondary {
        height: 400px;
    }

}

@media screen and (max-width: 992px) {

    #heads.secondary {
        height: 300px;
    }

}

@media screen and (max-width: 768px) {
    .b-box {
        margin: 1% 0;
    }

    .m-title-box .button--ujarak {
        margin: 0;
        position: absolute;
        right: 0;
        top: 40%;
    }

    #heads.secondary {
        height: 200px;
    }

    .b-box button {
        width: 100%;
    }
}

@media screen and (max-width: 480px) {
    .b-box {
        margin: 1% 0;
    }

    .containers .button--ujarak {
        margin: 0;
    }

    #heads.secondary {
        height: 200px;
    }

    .b-box button {
        width: 100px;
    }

}

.maincontentcolor {
    background: #f1f1f1;
    margin-bottom: 30px;
}

.containerbg .col-sm-12 {
    padding: 0;
}

.containerbg p {
    background: #f1f1f1;
}

.containerbg p {
    padding-top: 0;
    padding-bottom: 1%;
}


/*--------services-----------*/


/*--------服务中心price--------------*/
#headp.secondary {
    height: 600px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/pricec.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

.containerp .col-sm-12 {
    margin-top: 2%;
    padding-left: 0;
}

.maincontentp .col-md-10 {
    padding-left: 2%;
    padding-right: 2%;
}

.maincontentp .button--ujarak:hover {
    color: #fff;
}

.maincontentp .b-box {
    margin: 0;
}

.maincontentp .b-box button {
    color: #282828;
    font-weight: normal
}

.b-box .redbox {
    background: #c8131e;
    color: #fff;
}

.maincontentp .b-box .redbox {
    color: #fff;
}

.maincontentp .b-box .button9 {
    color: #c8131e
}

.maincontentp .b-box .button10 {
    border-radius: 10px
}

.maincontentp .button9::before {
    background: #c8131e;
    border-radius: 10px
}

.maincontentp .button9:hover {
    color: #fff;
}

.baoming .col-xs-12 {
    padding-top: 3%;
    padding-bottom: 3%;
}

.containerp .col-md-12 {
    margin-top: 0;
    padding-top: 0;
}

.p #message {
    max-height: 500px;
    max-width: 1000px;
}

.b-baoming button {
    max-width: 100%
}

.baoming button {
    margin: 0 auto;
}

.maincontentp li button {
    background: #cdcdcd;
    border: none
}

.maincontentp li button::before {
    background: #4c4e6e;
}

.table-responsive th {
    text-align: center;
    background: #c8131e;
    color: #fff;
}

.table-responsive {
    text-align: center;
}

.dropdown button {
    min-width: 158px;
}

.dropdown-menu .button {
    border: 1px solid #fff;
}

.maincontentp .hidden-xs {
    margin: 0;
    padding: 0;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
}

.btn:hover, .btn:focus {
    color: #fff;
    text-decoration: none;
}

.tab-pane .p1 {
    color: #c8131e;
    font-size: 18px;
}

.tab-pane .p4 {
    color: #f7872d
}

.juzhong {
    margin: 2%
}

.dings {
    margin-top: 2%
}

/*.tab-pane .zhuanga{position: absolute;
	top: 50%;
	transform: translateY(-50%);}*/
.aaa {
    float: none;
}

@media screen and (min-width: 1200px) {
    .maincontentp .b-box button {
        width: 100%;
        height: 100%
    }
}

@media screen and (min-width: 768px) {
    .xzjz {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }
}

@media screen and (max-width: 768px) {
    .zhuanga {
        text-align: center
    }

    .tab-pane p {
        font-size: 13px;
    }

    .juzhong {
        text-align: center;
        margin: 2%
    }

    .tab-pane button {
        display: inline-block;
    }

    .dings {
        margin-top: 5%
    }
}

/*--------服务中心price--------------*/

/*--------news--------------*/
.news .newsBox {
    background: #f4f4f4
}

.news .thumbnail .caption {
    border-top: 2px solid #f7872d;
}

.news .thumbnail .caption a {
    font-size: 14px
}

.news .thumbnail .title {
    text-align: center;
    color: #282828;
    font-size: 18px;
    line-height: 58px;
}

#headn.secondary {
    height: 600px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/new.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

.news .thumbnail .caption {
    margin-top: 0
}

.news .box .why {
    margin-bottom: 0;
}

/*--------news--------------*/
/*--------newsv--------------*/

.containerv .b-box {
    margin: 0;
}

.containerv .b-box p {
    margin: 10px
}

.containerv .title {
    text-align: center;
    margin-top: 30px !important;
    font-size: 20px;
    line-height: 40px;
}


.news {
    background: #fff
}

.newsv {
    background: #fff
}

/*--------newsv--------------*/
/*--------招聘project--------------*/
.containerz {
    margin-top: 2%;
}

#headz.secondary {
    height: 600px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/zhaopin.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

.containerz .title {

    color: #c8131e;
    font-size: 18px;
    line-height: 40px;
}

.zhaop .thumbnail .title {
    border-bottom: 2px solid #f7872d;
}

.zhaop .thumbnail .gary {
    border-bottom: 2px solid #cacaca;
}

.zhaop .thumbnail .caption {
    margin-top: 0;
}

.co {
    background: #f2f2f2;
    border: 1px solid #838383
}

.co:hover {
    background: #fff;
}

.zhaop .thumbnail {
    padding-bottom: 20px;
    margin: 0;
}


/*--------招聘project--------------*/

/*--------联系我们-contact---------*/
#headc.secondary {
    height: 600px;
    min-height: 100px;
    padding-top: 0px;
    background: url(../images/dadianhua.png) center center no-repeat;
    background-size: cover;
    text-align: left;
}

.cont .form-control {
    max-height: 500px;
    max-width: 1141px;
    margin: 2% 0;
}

.containerc button {
    display: inline-block
}

.containerc .title {

    color: #cfcfcf;
    font-size: 18px;
    line-height: 40px;
}

#allmap {
    height: 500px
}

@media screen and (max-width: 992px) {
    #allmap {
        height: 600px
    }
}

@media screen and (max-width: 768px) {
    #allmap {
        height: 400px
    }
}

@media screen and (max-width: 480px) {
    #allmap {
        height: 200px
    }
}


/*--------联系我们-contact---------*/

.line-style {
    position: absolute;
    background: #005c9c;
    transition: all 0.7s ease-in;
    -webkit-transition: all 0.7s ease-in;
}


.line-style.ls1 {
    height: 1px;
    top: 0;
    left: 0;
    right: 100%;
}

.line-style.ls2 {
    width: 1px;
    top: 0;
    right: 0;
    bottom: 100%;
}

.line-style.ls3 {
    height: 1px;
    right: 0;
    bottom: 0;
    left: 100%;
}

.line-style.ls4 {
    width: 1px;
    left: 0;
    bottom: 0;
    top: 100%;
}

.thumbnail:hover .news_time span {
    color: #bb081b;
}

.thumbnail:hover .line-style.ls1 {
    right: 0;
}

.thumbnail:hover .line-style.ls2 {
    bottom: 0;
}

.thumbnail:hover .line-style.ls3 {
    left: 0;
}

.thumbnail:hover .line-style.ls4 {
    top: 0;
}

/**-------------*/
body .button {
    font-weight: normal
}

.title-boxguanli .b-box {
    text-align: center
}

.title-boxguanli .b-box .button {
    border: none
}

.title-boxxinwen .b-box {
    text-align: center
}

.title-boxxinwen .b-box .button {
    background: none;
    margin: 4%;
}

.title-boxxinwen .b-box .button:hover {
    color: #fff;
}

.index .btm-section {
    margin-top: 0;
}

.index .friend {
    margin-top: 0;
}

.myCarousel1 .title-box {
    border: 1px solid #c8131e;
}

.navbardaohang .mainNav li:hover {
    background: #4c4e6e;
    color: #fff
}

.navbardaohang .mainNav li.active {
    background: #4c4e6e;
    color: #fff
}

.navbardaohang .mainNav li span.active {
    color: #fff
}

.navbardaohang .mainNav li.active span {
    color: #fff !important;
}

.color .containerc .col-xs-12 {
    padding-top: 0;
}

.color .kzzg {
    height: 445px;
}

@media screen and (max-width: 1200px) {
    .color .kzzg {
        height: 358px;
    }
}

@media screen and (max-width: 992px) {
    .color .kzzg {
        height: 240px;
    }
}

/*@media screen and (max-width: 768px){
	.color .kzzg{height:200px;}
}*/


.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #4c4e6e;
    margin: 0 5px;
}

.pagination > li > span {
    background-color: #4c4e6e;
    color: #fff
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #4c4e6e;
    color: #fff;
}

.project .thumbnail {
    margin: 0
}

/*.news button{min-width: 100px;}*/
.cont button {
    min-width: 110px !important;
}

@media screen and (max-width: 480px) {
    .news .b-box button {
        font-size: 10px
    }
}

/*--------------------------------------------------*/

.navbar-inverse .navbar-brand {
    margin: 0
}

.navbar-inverse .navbar-brand img {
    margin-top: 12px;
}

@media screen and (max-width: 480px) {
.navbar-inverse .navbar-brand img{
  margin-top:0;
   width:175px;
}
    /*.index .navbar-inverse .navbar-brand img{height:60px;}*/
}

.camera_bar {
    height: 5px;
}

.mainNav span {
    display: block;
}

.mainNav {
    display: inline-block;
}

/* .index .mainNav li{padding-left: 33px;padding-right: 33px; } */

.rightnav {
    float: right;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    max-width: 160px;
    height: 40px;
    overflow: hidden
}

.paddingno {
    margin-top: 0
}

.goodserve {
    padding-top: 20px
}


@media (min-width: 1200px) {
    .containerslg {
        width: 1200px;
    }
}

@media (max-width: 768px) {
    .rightnav {
        right: 10%;
    }

    .navbar-toggle {
        margin-left: 15px;
        padding: 12px 10px;
        border-radius: initial;
        margin-right: 0;
    }

    .cont button {
        width: 100% !important;
    }

}

@media (min-width: 1600px) {
    .containerslg {
        width: 1600px;
    }

}


.containerall .thumbnail {
    padding: 0;
    overflow: hidden;
}

.containerall .newsBox {
    margin-bottom: 0
}

.texiao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 0;
}

.heibu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.wenan1 {
    margin: 0 auto;
    top: 40%;
    text-align: center;
    transform: translate(0, -50%);
}

.wenan1 img:nth-child(1) {
    display: block;
    width: 40px !important;
    height: 42px;
    margin: 0 auto;
    text-align: center;
}

.huangzi {
    color: #ff7e00;
}


.panel-a a {
    width: 100%;
    text-align: center;
}

.panel-logo {
    text-align: right
}


p {
    margin: 0;
}

/**------------卖油郎通用---------------*/
.paddingspan {
    padding: 0 2%
}

.tl {
    text-align: left
}

.fl {
    float: left
}

.yinyin {
    box-shadow: 0 0 25px #000
}

.songti {
    font-family: SimSun
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}

.fr {
    float: right
}

.btfenge {
    padding-bottom: 0 !important;
}

.padding0 {
    padding: 0;
}

.xiabianxian {
    height: 1px;
    background: #333333;
}

.fs30 {
    font-size: 30px
}

.wid1em {
    width: 1.5em
}

.dispib {
    display: inline-block
}

/*--------------卖油郎------------------------------------*/
.navbar-inverse {
    padding: 10px 0;
}

.containerdh {
    max-width: 1400px;
    padding: 0 10px;
    margin: 0 auto;
    position: relative;
}

.cuadro_intro_hover {
    background: #fff
}

.cuadro_intro_hover {
    background: #fff
}


.margin5 {
    margin-top: -5%
}

.sycpan button p {
    display: inline-block
}

.sycpan button img {
    display: inline-block
}

.margin5 button:hover {
    background: url(../images/3anniu.jpg) center center no-repeat;
}

.newsv .b-box button {
    display: inline-block;
    font-size: 18px;
    padding: 0;
    border: 1px solid #4c4e6e;
    color: #4c4e6e
}

.newsv .b-box button:hover {
    color: #fff;
}


.margin0 .title-box_primary {
    margin-top: 0 !important;
}

.goodserve p {
    color: #b2b2b2;
}

.cplb figure {
    width: 94%;
    height: 320px;
    margin: 0 auto;
    margin-top: 3%;
    background-size: cover !important;
    position: relative;
    padding: 10px;
}

.cpxiaotb {
    position: absolute;
    top: 50%;
    right: 2%;
    transform: translate(0, -50%);
}

.index .containers .button--ujarak {
    margin-top: 1%;
}

.cpd {
    width: 100%;
    height: 100%;
}

.cpdw {
    width: 60%;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s;
}

.gudingj {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.maxheight2 {
    width: 94%;
    margin: 5px auto;
}

.box .title {
    text-align: center;
    color: #bfbfbf;
    font-size: 18px;
    line-height: 58px;
}

.gudingj {
    display: none
}

.button--ujarak::before {
    background: #4c4e6e !important;
}

.title-boxguanli button {
    background: none;
    border: 1px solid #666666 !important;
}

.b-box button {
    max-width: 160px;
    width: 160px;
    height: 53px;
}

.youshi .newsBox {
    margin-bottom: 12px;
    background: none;
}

.youshi figure {
    margin: 0 auto;
    text-align: center;
}

/*.youshi .row .title-box_primary{font-size: 18px;color:#fff;}*/
.xinwen { /*padding-top: 10px;*/
    padding-bottom: 10px;
}

.shibianwu {
    color: #808080
}

.jlts {
    height: 230px;
}

.jlts .container {
    height: 100%
}

.jlts .tc {
    height: 100%;
    position: relative
}

.jlts .tc p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}

.jlts .tc span {
    color: #ccc;
}


.guanyuhuoguo span {
    color: #ff9900
}

.guanyuhuoguo img {
    width: 100%
}

.news-box1 .xwcenter {
    background: #f1f1f1;
}

.xwcenter {
    text-align: left;
    font-size: 18px;
    margin: 0 auto;
    padding: 2% 0;
}

.xwcenter .title {
    font-size: 16px;
    color: #000;
}

.newm {
    padding: 5% 0;
}

.newm1 {
    padding-top: 0;
}

.simplenav-tel {
    text-align: right;
    color: #808080;
}

@media (min-width: 768px) {
    .sycpan button {
        width: 89.5%;
        height: 140px;
        max-width: 100%;
        text-align: left;
    }

    .xwcenter .shibianwu {
        padding: 5px 5px;
    }
}

@media (max-width: 768px) {
    .jlts {
        height: 150px !important;
    }

    p {
        margin: 0 0 5px
    }

    .sycpan p {
        font-size: 10px;
    }

    .cplb figure {
        height: 140px;
    }

    .cpdw {
        width: 40%;
    }

    .b-box button {
        width: 250px
    }

    .xjz {
        text-align: center
    }
}


/*-----------------------------------------------------------------------/////////////////////////////////////------------------------/*/


/*----------关于我们---------------------*/
/*#head.secondary {height: 100px;min-height: 100px;padding-top: 0px;background-size: cover!important;text-align: left;}*/
@media (max-width: 767px) {
    #head.secondary {
        height: 80px;
        min-height: 80px;
        background-size: cover;
    }

    #head .lead {
        font-size: 34px;
    }
}

.tiao {
    height: 100%;;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 4%;
    width: 25%;
    padding: 3%;
}

.tiao1 {
    background-image: url('../images/tiao1.png')
}

.tiao2 {
    background-image: url('../images/tiao2.png')
}

.tiao3 {
    background-image: url('../images/tiao3.png')
}

.title-box-we {
    text-align: center;
    margin: 5% 0;
    font-size: 20px;
    line-height: normal;
    padding: 0;
    height: 80%;
}

.maodianwenhua p {
    font-size: 3.2rem;
    font-family: SimSun;
    color: #e6e6e6;
    text-align: left;
}

.tiao p {
    font-size: 16px;
    color: #e6e6e6;
    font-family: "微软雅黑", "Microsoft YaHei"
}

.xiadiand {
    float: right
}

.sxjg {
    padding-top: 10%;
    padding-bottom: 10%;
}

.fuyou80 {
    width: 80%;
    float: right;
    position: relative
}

.songti {
    color: #e6e6e6;
    margin-bottom: 0
}

.rongyu1 {
    font-size: 75px
}

.zizhi1 {
    font-size: 59px
}

.hangjia {
    color: #fedbbf;
    position: absolute;
    top: 64%;
    font-size: 16px
}

.sxing {
    line-height: 70px;
    color: #e6e6e6;
}

.simplenav a {
    padding: 1px 5px;
}

.simplenav a:hover {
    background: #ea8e04;
}


.xqjs p {
    line-height: 3rem;
    color: #b3b3b3;
}

.xqjs h2 {
    margin-top: 0;
    color: #fff
}

.xiangguan .goodserve {
    text-align: left;
    margin-bottom: 0;
}

.containergv .b-box button {
    width: 150px;
}

@media (max-width: 768px) {
    .title-box-we p {
        font-size: 1.5rem
    }

    .tiao p {
        font-size: 0.06px
    }

    .title-box-we {
        height: auto;
    }

    .lbwei5 {
        padding-left: 5px;
        padding-right: 5px
    }

    .lbwei1 {
        padding-left: 1px;
        padding-right: 1px
    }

    .sxjg {
        padding-top: 5%;, padding-bottom: 5 %;
    }

    .fuyou80 {
        width: 100%;
        float: none;
    }

    .rongyu1 {
        font-size: 24px
    }

    .zizhi1 {
        font-size: 14px
    }

    .hangjia {
        font-size: 10px;
        top: 64%;
        -webkit-transform-origin-x: 0;
        -webkit-transform: scale(0.5833333333333334);
    }

    .sxing {
        font-size: 10px; /*-webkit-transform-origin-x: 0;-webkit-transform: scale(0.5833333333333334);*/
        line-height: 11px
    }

    .sxing img {
        width: 10px;
        height: 10px;
    }

    .xqjs p {
        line-height: 1rem;
        font-size: 10px;
        color: #b3b3b3;
    }

    .xqjs h2 {
        font-size: 13px;
        color: #fff;
    }

    .secpadding {
        padding: 5px 0;
    }
}


/*------------定制---------------*/

#head.headdz {
    background: url('../images/jiagong_bg.jpg');
    background-size: cover
}

.yuanquanhz {
    position: relative
}

.jzhz {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 1em;
    color: #ff9900;
    font-family: SimSun;
    font-weight: bold
}

@media (max-width: 768px) {
    .wid1em, .jzhz {
        font-size: 20px
    }
}

@media (max-width: 480px) {
    .wid1em, .jzhz {
        font-size: 15px;
        font-weight: normal
    }

    .yuanquanhz img {
        transform: scale(1.4);
        width: 40px;
    }
}

@media (max-width: 400px) {
    .wid1em, .jzhz {
        font-size: 12px;
        font-weight: normal
    }
}


/*------------定制---------------*/

/*------------联系---------------*/
.tpxiangkuang {
    border-right: 1px solid #4c4c4c;
    box-shadow: 1px
}

.xiangkuang {
    padding-top: 0 !important;
    text-align: center;
}

.tpxiangkuang img {
    border-radius: 50%
}

.yuanquanhz .wid1em {
    color: #cfcfcf;
    vertical-align: middle;
    padding: 5px 5px;
    text-align: center
}

.yuanquanhz .col-md-12 {
    padding-right: 0;
    padding-left: 0;
}

.panel-heading {
    background-color: inherit !important;
    display: grid;
}

.panel-body {
    border: none !important
}

/*.color-555 div{padding-left:0;padding-right:0;}*/
.panel-body {
    font-size: 10px
}

.yanse {
    background: #333333
}

/*.pagination{display: inline;    padding: 5px 10px;background: #ccc;}*/
.pagination li {
    padding: 5px 10px;
}

.lianxidianhua p {
    text-align: center;
    font-size: 18px;
    padding: 1% 0;
}

.color-555 span {
    padding-top: 2px;
}


@media (max-width: 768px) {
    .xiangkuang {
        text-align: center;
        border: none;
    }

    .tpxiangkuang {
        border: none
    }

    .containers1000 span {
        padding-right: 0;
    }

    .lianxidianhua p {
        font-size: 10px;
    }

    .lianxidianhua span {
        font-size: 20px !important;
    }
}

@media (min-width: 1200px) {
    .containers820 {
        width: 820px
    }

    .containers1000 {
        width: 1000px
    }
}


/*通用*/

button {
    outline: none
}

.flex {
    display: -webkit-flex; /* Safari */
    display: flex;
}

.flex-dc {
    -webkit-flex-direction: column;
    flex-direction: column;
}

.flex-dr {
    -webkit-flex-direction: row;
    flex-direction: row;
}

.flex-ww {
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-wn {
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.flex-jb {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.flex-ja {
    -webkit-justify-content: space-around;
    justify-content: space-around;
}

.flex-jc {
    -webkit-justify-content: center;
    justify-content: center;
}

.flex-je {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.flex-ac {
    -webkit-align-items: center;
    align-items: center;
}

.fff {
    color: #fff !important;
}

.neiye {
    height: 450px;
    min-height: 100px;
    padding-top: 0;
    background-size: cover;
    text-align: left;
}

.xiangmu {
    background: url(../images/banner1.jpg) center center no-repeat;
}

.newsbg {
    background: url(../images/banner1.jpg) center center no-repeat;
}

.dpib {
    display: inline-block
}

.f-24 {
    font-size: 24px
}

.f-18 {
    font-size: 18px
}

.f-16 {
    font-size: 16px
}

.f-20 {
    font-size: 20px !important;
}

.f-14 {
    font-size: 14px !important;
}

.f-12 {
    font-size: 12px
}

/*研究院首页*/


body {
    background: #fff;
}

.navbardaohang {
    background: #d4d4d4;
    padding: 0;
}

.navbardaohang .containerdh {
    height: 80px;
}

/*导航！！*/
.sjdh.containerdh {
    position: fixed;
    width: 100%;
    padding: 0;
    z-index: 100000;
    top: 68px;
}

.navbardaohang .containerdh .navbar-collapse {
    padding: 0;
}

.mainNav {
    position: relative;
}

.mainNav li > a {
    line-height: 56px;
}

.mainNav li > a span {
    color: #000;
    font-size: 18px
}

.mainNav li ul a {
    color: #000
}

.mainNav li > a {
    padding-top: 0;
    padding-bottom: 0;
    height: 80px;
    line-height: 80px;
}

.navbar-right {
    float: right;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.navbartou .containerdh{height:100px;}*/
.mainNav li {
    text-align: center;
    min-width: 148.5px;
}

.swiper-pagination-bullet {
    border-radius: 0;
    background: #fff;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #23ab38;
    opacity: 1;
}

.swiper-containerbox .swiper-pagination-bullet {
    background: #4c4e6e;
    opacity: 1;
}

.swiper-containerbox .swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.erjimenu {
    position: absolute;
    z-index: 10;
    left: 0;
    padding-left: 0;
    background: #fff;
    transform: translateY(40px);
    transition: all .6s ease 0s;
    opacity: 0;
}

.mainNav li .erjimenu.active {
    transform: translateY(0px);
    opacity: 1 !important;
}

.erjimenu li:hover {
    color: #fff
}

.erjimenu pre {
    margin: 0;
    padding: 2px 0
}

.xiaojiange {
    padding: 0 0 20px 0
}

.tangjian li {
    padding: 0 10px;
}

/*底部*/
.footer2 .xiaodh li {
    font-size: 14px; /* padding: 8px */
}

.footer2 .dbtt {
    font-size: 16px !important;
    margin-bottom: 8px
}

.footer2 .xiaodh, .col-md-6 {
}

.footer2 .lianxiway p {
    text-align: left;
    font-size: 14px;
    line-height: 30px;
}

.footer2 .lianxiway .tubiao {
    text-align: left;
    padding: 0;
}

.footer2 .lianxiway .wenzi {
    line-height: 35px;
    padding-left: 5px
}

.footer2 .erweima {
    text-align: right;
}

.footer3 select {
    color: #fff
}

.footer3 option {
    font-size: 12px
}


.youqing {
    float: right;
    width: 75%
}

/*lunbo*/
.videoqiehuan .carousel-indicators .active {
    background-color: #ff7e00;
}

.videoqiehuan li {
    position: relative;
    width: 7px;
    border-radius: 0;
    background: #4c4e6e;
}

.xwcenter .fr {
    font-size: 18px;
    color: #000;
    line-height: 40px;
}

.carousel-indicators {
    width: 100%;
    left: 0;
    margin-left: 0;
    bottom: 90%;
    text-align: right;
    padding-right: 1%;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        left: 0;
        bottom: 93%;
    }

}

.swiper-containerbox .carousel-caption {
    opacity: 1;
}

.carousel-caption {
    right: 0;
    left: 0;
    background: #4c4e6e;
    font-size: 16px;
    text-align: center;
    padding: 9px 0; /*opacity: 0.8;*/
    position: relative;
    bottom: 0;
}

.listvideo .carousel-caption {
    padding: 11px
}

.swiper-containerbox .carousel-caption {
    padding: 16.5px 0;
}

.carousel-caption p {
    font-size: 16px;
    text-shadow: none
}

.riqi {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #23ab38;
    padding: 9px 10px;
}

.riqi p {
    text-align: center;
    color: #fff;
}

.riqi .day {
    font-size: 36px;
    line-height: 26px;
}

.riqi .ym {
    font-size: 12px;
    line-height: 26px;
}

.carousel-indicators .active {
    background-color: #fff;
}

.news-box .swiper-pagination {
    bottom: 95%;
    right: 0;
    text-align: right;
    padding-right: 1%;
}

.news-box .swiper-pagination-bullet {
    margin: 0 2.5px !important;
}

.news-box .swiper-pagination-bullet-active {
    height: 23px !important;
    width: 7px;
    transform: translateY(0);
    -webkit-transform: translateY(50%);
    transition: 300ms;
    -webkit-transition: 0.3s;
    margin-top: -40px;
}

.dangjian .xinwentt {
    margin-bottom: 10px
}

.xinwen1 {
}

/*.xinwen1-new{border-top: 6px solid #4c4e6e;padding:0 15px;}*/
.xinwen1-new .panel-default {
    padding: 0 15px;
}

.wubianju {
    padding: 0;
}

.xinwen1-new .row {
    padding: 0 15px;
}

.xinwen1-new .xinwentiao {
    padding: 0;
    background: #f1f1f1;
}

.xinwen1-new .xinwentiao > ul {
    padding-left: 0
}

.xinwen1-new .cuadro_intro_dong {
    padding: 11px 0;
}

.xinwen1-new .xinwenct {
    padding: 0;
    line-height: 30px;
}

.xinwen1-new a > div {
    padding: 0;
    padding-right: 30px
}

.xinwen1-new .xinwentt {
    margin-bottom: 16px
}

.xinwentt { /*padding-bottom:5px;*/
    font-size: 14px !important;
}

.xinwenct {
    font-size: 12px;
    opacity: 0.8;
}

.xinwenriqi {
    font-size: 14px !important;
}

.cuadro_intro_hover p { /*margin-left:10px;*/
    font-size: 12px;
    color: #000;
    vertical-align: top;
}

.cuadro_intro_hover .xinwenct {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.cuadro_intro_hover .xinwentt {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.xinwentt {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.ntt {
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.swiper-containerbox img {
}

.xinwen1-new .cuadro_intro_dong .col-xs-10 {
    padding-left: 0;
}

.tiaoye6 figure {
    height: initial;
}

figure {
    overflow: hidden;
    height: 253px;
    background-size: contain !important;
    transition: all 0.6s;
}

.hd figure {
    height: 205px;
}

/*换图片*/
@media screen and (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
    }
}

@media screen and (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
    }
}

@media screen and (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        float: left;
    }
}

@media screen and (max-width: 768px) {
    .col-xs-20 {
        width: 20%;
        float: left;
    }

    .tiaoye6 .thumbnail p {
        font-size: 14px !important;
    }
}


.swiper-containersj {
    overflow: hidden
}

.noleftpd {
    padding-left: 0 !important;
}

.noleftmg {
    margin-left: 0 !important;
}

.lunboan {
    background-image: none;
    height: inherit;
    width: 40px;
}

.tiaoye6 .thumbnail {
    border: 1px solid #a5a6b6;
}

.tiaoye6 .thumbnail figure {
}

.tiaoye6 .thumbnail p {
    text-align: center;
    font-size: 16px;
    color: #000;
}

/*新闻条*/
.xinwenzl .riqi {
    position: relative
}

.index .xinwentiaocolor {
    padding-top: 20px
}

.xinwentiao .cuadro_intro_hover {
    background: initial;
}


.newstt p {
    font-size: 14px;
}

.newstt .riqishijian {
    margin-top: 10px
}

.newp:hover .newstt {
    background: #005c9c;
    color: #fff;
}

.newstt {
    background: #f1f1f1;
    padding-top: 2%;
    padding-bottom: 2%
}

.riqi p {
    color: #fff;
}

/*关于我们*/
.erjilanmu {
    background: #4c4e6e;
    color: #fff;
}

.abouttt {
    font-size: 24px;
    text-align: center;
    padding: 3% 0;
}

.aboutct {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px
}

/*jjwenzi*/

.aboutjj .abouttt {
    font-weight: 600
}

.aboutjj .xwcenter div {
    font-size: 16px;
    line-height: 30px;
    text-indent: 2em
}

.abouterjimenu .mainNav {
    width: 100%;
}

.abouterjimenu .mainNav li {
    width: 19%;
    display: inline-block;
}

.daerjimenu {
    background: #d4d4d4;
    padding: 0;
}

.daerjimenu .containerdh {
    height: 60px;
}

.daerjimenu .mainNav li > a {
    height: 60px;
    background-color: transparent;
}

.daerjimenu .mainNav li > a span {
    line-height: 60px;
}


/*荣誉*/
.aboutry figure {
    height: 258px;
}

.aboutry .santu {
    height: 547px;
    overflow: hidden;
    background-size: cover !important;
    transition: all 0.6s;
}


.lianxiway .wenzi {
    line-height: 35px;
}

.lianxiway .tubiao {
    text-align: left;
    padding: 0;
}


/*news*/
.newstt .ntt {
    margin: 10px 0;
    font-size: 16px
}

.newstt .nct {
    font-size: 14px;
    color: #9c9c9c
}

.news .xinwen .thumbnail {
}

#zhaoping .color-555 {
    background: #23ab38;
    border-radius: 3px;
}

#zhaoping .color-555 div {
    color: #fff;
    height: 100%;
    line-height: 40px;
    font-size: 18px
}

#zhaoping .color-555 div > div {
    font-size: 18px
}

#zhaoping .panel-heading {
    width: 100%
}

#zhaoping .color-555 .col-md-2 {
    line-height: 42px;
}

#zhaoping .color-555 .col-xs-2 {
    padding: 0;
}

#zhaoping .color-555 {
    height: 45px;
}

/*#accordion div{    padding-left: 0;padding-right: 0;}*/
#accordion .col-md-2 img {
    width: 22px;
    margin-right: 10px
}

#accordion {
    padding: 0;
    margin-top: 5px
}

#accordion div {
    font-size: 16px;
    height: 100%;
    line-height: 40px;
}

.pagination .a1 {
    float: left
}

.pagination .normal {
    border: none;
    background: none;
    color: #000;
    padding: 6px 0px;
}

.pagination .normal:hover {
    background-color: initial;
    color: #000;
}

.border-l {
    border: 1px solid #dfdfdf
}

.nei-lv {
    background: #4c4e6e !important;
    color: #fff !important;
}

#accordion .panel {
    background: #dfdfdf;
}

.panel-default a {
    color: inherit;
}

.panel-default .panel-collapse {
    background: #fff;
}

#accordion .panel-body p {
    padding-top: 10px;
    padding-bottom: 10px;
}

#accordion .panel-body .zwname {
    font-size: 22px;
}

#accordion .panel-body .biaozhun span {
    font-size: 16px;
}


.toudibt.biaoti {
    padding: 4px 57px;
}

.toudibt {
    padding: 13px 26px;
    background: #4c4e6e;
    border: 1px solid #4c4e6e;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
}

.toudibt.biaoti {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 40px;
    display: inline-block
}

.erjilanmu li {
    display: inline-block;
    text-align: center
}

.erjilanmu ul {
    line-height: 60px;
    margin: 0;
}

.guanyu.erjilanmu li {
    padding: 0 46px;
}

.guanyu.erjilanmu li.active {
    background: #23ab38;
}

.guanyu.erjilanmu li span {
    color: #fff
}

/*表单框*/
.toudi b {
    font-size: 16px
}

.toudi label {
    font-size: 14px
}

label {
    font-weight: 500;
    color: #000;
}

#biaodan input {
    width: inherit;
    display: inline-block;
    color: #000;
    border-radius: 4px;
}

/*#biaodan .J-datepicker-day{   margin-left: -20px;}*/
#biaodan label {
    width: 8em;
}

#biaodan select {
    border-radius: 4px;
    width: inherit;
    display: inline-block;
    color: #000;
    margin-left: -5px;
    width: 178px;
}

#biaodan label > span {
    color: #ff0000;
}

#biaodan b {
    margin-bottom: 10px
}

.form-group > div {
    padding: 10px;
}

#biaodan .col-md-3 {
    padding: 0
}

#biaodan textarea {
    border-radius: 4px;
    width: 80%;
    display: inline-block
}

.disan label {
    width: 6em !important;
}

.shangchuan {
    padding: 5px 10px;
    background: #dfdfdf;
    opacity: 0
}

.shangchuana {
    padding: 5px 15px;
    background-color: #9b9b9b;
    color: #fff;
    border-radius: 5px;
    cursor: pointer
}

.shangchuana:hover {
    color: #fff;
}

.ok {
    text-align: right
}

.zhtijiao button {
    padding: 10px 40px;
    background: #9b9b9b;
    border: none;
    border-radius: 5px;
}

.zhtijiao .ok button:hover {
    background: #4c4e6e;
    color: #fff
}

.zhtijiao .re button:hover {
    background: #4c4e6e;
    color: #fff
}

/*.rongyu-box div{font-size: 18px;line-height: 51px}*/
.rongyu-box p {
    font-size: 18px;
    line-height: 51px
}

#zhaoping .panel-heading {
    padding: 0 15px
}

.swiper-containersj .carousel-caption {
    opacity: 1
}

.carousel-caption {
    opacity: 1 !important;
}

.aboutlx .rongyu-box p {
    font-size: 13px;
    line-height: 25px;
}


/*老总介绍*/
.laozong-box .carousel-caption {
    height: 100%;
    display: none
}

.lzjj .flex {
    min-height: 300px
}

.aboutlz .laozong-box .title-box {
    background: #efefef;
}


.yuanquan {
    width: 110px;
    height: 110px;
    border-radius: 50%;
    border: 1px solid #4c4e6e;
    display: inline-block;
    line-height: 110px;
    text-align: center;
    font-size: 20px;
}

.lingxing {
    opacity: 0;
}

.lingxing.active {
    opacity: 1;
}

.lingxing.lxleft {
    padding-left: 30px;
}

.yuanquan.active {
    background: #4c4e6e;
    color: #fff;
}


.father {
    position: relative
}

/*bumen*/
/*.about-zzview .thumbnail img{width:95%}*/
.father .swiper-button-prev {
    left: -50px;
}

.father .swiper-button-next {
    right: -50px;
}

.about-zzview .swiper-containersj .swiper-button-prev {
    left: 15px
}

.swiper-paginationbumen {
    bottom: 25px !important;
}

.bumen .carousel-caption {
    position: initial;
    border: 1px solid #4c4e6e;
    border-radius: 5px;
    background: #fff;
    color: #000;
    height: 60px
}

.bumen .anniu .thumbnail {
    padding: 25px 10px;
}

/*.bumen .carousel-caption:hover{background:#4c4e6e;color:#fff;}*/
.bumen .carousel-caption.active {
    background: #4c4e6e;
    color: #fff;
}

/*.demo2{max-height:150px!important;}*/

.about-zzview .xinwentiaocolor {
    background: #fff;
    padding: 10px;
    border: 1px solid #a5a6b6;
    overflow: hidden
}

.about-zzview .title {
    padding: 10px 0;
}

.about-lbmview .thumbnail {
    padding: 5px
}

a {
    color: #000;
}

.xueshu .erjilanmu a {
    color: #fff;
}


.bumen .carousel-caption p {
    font-size: 22px
}

/*bumenview*/
.about-lbmview p {
    line-height: 30px
}

.about-lbmview .xinwentt .f-24 {
    font-size: 24px
}

.about-lbmview .xinwenct .f-18 {
    font-size: 18px
}

.about-lbmview .xinwenct {
    margin: 30px 0;
}

.about-lbmview .xinwenct div {
    font-size: 16px;
    color: #000;
    line-height: 30px
}

.about-lbmview .xinwenct p {
    font-size: 18px
}

/*.xinwenct{text-indent: 2em}
.ncct{text-indent: 2em}
.nct{text-indent: 2em}*/
/*rongyu*/
.xqneirong div {
    text-indent: 2em
}

.xqneirong div img {
}

.anniucolor {
    background: #4c4e6e;
    color: #fff;
}

.xuanxiangka3 td {
    border: 1px solid #ddd;
}


/*huodong*/
.hd .thumbnail {
    padding: 0;
    overflow: hidden;
}

.news .xinwen .thumbnail {
    padding: 0;
}


.newstt .nct {
    color: #000;
    opacity: 0.8;
    min-height: 3em;
}

/*xueshu*/
.xueshu .newstt {
    background: #4c4e6e;
}

.xueshu .newstt p {
    color: #fff
}

.xueshu figure {
    height: 524px
}

.xueshu .newstt .ntt {
    padding: 6px 0;
}

.chengdu.liebiao .news-box .col-md-6 {
    border: 1px solid #ccc;
    height: 590px;
    overflow: auto
}

.chengdu.liebiao .cdghk {
    padding: 10px
}

/**xiangmu*/
.xiangm .xinwen {
    padding: 0;
}

.xiangm .xinwen .thumbnail {
    margin: 5px 5px;
}


figure {
    margin: 0 auto
}


/*头部搜索框*/
.navbartou input {
    background: url(../fangdaj.jpg) no-repeat right center;
}


.xwxq .laiyuan a {
    font-size: 16px
}

.xwxq .laiyuan p {
    font-size: 16px
}

.xwxq .laiyuan {
    margin-bottom: 30px;
}

.xwxq .xqneirong {
    margin: 30px 0;
}


.xinwentiao {
    padding-bottom: 20px
}

.carousel-caption {
    margin-top: 2px;
}

.youxiuxiangmu .carousel-caption {
    background: #4c4e6e;
    border: 1px solid #d4d4d4
}

.youxiuxiangmu .carousel-caption span {
    color: #fff
}

.containers1000 span, p {
    font-size: 10px;
    line-height: 21px;
}

.youxiuxiangmu figure {
    border: 1px solid #d4d4d4
}


.erjimenu li {
    padding: 5px
}

.xinwenzl .xinwentiao > .xinwentiaocolor {
    background: #f1f1f1
}

.tangjian .xinwentiaocolor {
    background: #f1f1f1;
}

.tangjian .xinwentiaocolor span {
    line-height: 49px
}

/*xueshu**/
.swiper-containerchengdu .thumbnail {
    padding: 0 !important;
}

.chengdu .swiper-containerchengdu .swiper-slide {
    background: #ccc;
    padding: 10px
}

.chengdu .thumbnail {
    padding: 0;
}

.chengdu.list figure {
    height: 610px
}

.xueshu-box th {
    border: 1px solid #000;
    background-color: #4c4e6e;
    color: #fff;
    font-weight: 500;
    text-align: center;
    padding: 12px !important;
    font-size: 18px;
    vertical-align: middle !important
}

/*.xueshu-box td{border: 1px solid #000;}*/
.xueshu-box tbody td { /*padding:0!important;   */
    vertical-align: middle !important;
}

.xueshu-box tbody td a {
    display: inline-block;
    padding: 5px;
    width: 100%;
    font-size: 16px
}

.xzbt {
    background: #4c4e6e;
    padding: 10px 40px;
    border: none;
    font-size: 16px;
    color: #fff
}

.xueshuview .xinwenct .pdjd {
    padding: 20px
}


/*xiangmu*/
/*.choose .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {padding: 0;margin: 0;}*/
.guihua .s1 {
    width: 91%;
    height: 100px;
    margin: 10px auto;
    border: solid 1px #23ab38;
}

.guihua .s1 .t1 {
    width: 54px;
    height: 58px;
    margin: 0 auto;
    margin-top: 6px;
}

.guihua .s1 .t1 img {
    width: 54px;
    height: 46px;
}

.guihua .s1 .t2 {
    margin-top: 10px;
    text-align: center;
    font-size: 16px
}

.qingkuang a, .quanbu a {
    padding: 0px 10px;
    font-size: 18px
}

.qingkuang a:hover, .quanbu a:hover {
    color: #23ab38
}

.quanbu.active a {
    color: #23ab38
}

.jxqiehuan {
    padding: 4% 0
}

.jxqiehuan .anniu {
    line-height: 33px;
    margin: 0 7%;
}

.jxqiehuan a {
    padding: 5px 10px;
    width: 120px;
    display: inline-block;
    border: 1px solid #4c4e6e;
}

.jxqiehuan a:hover {
    background: #4c4e6e;
    color: #fff;
}

.jxqiehuan .anniu.active a {
    background: #4c4e6e;
    color: #fff;
}

.jxfenji tr {
    border: 1px solid #4c4e6e
}

.jxfenji tr th {
    text-align: center;
    border: 1px solid #4c4e6e !important;
    background: #4c4e6e;
    color: #fff;
    font-weight: normal;
    padding: 15px !important;
    font-size: 18px;
    vertical-align: middle !important;
}

.jxfenji tr td {
    border: 1px solid #4c4e6e;
    padding: 15px !important;
    font-size: 16px;
    vertical-align: middle !important;
}

.biaoming {
    padding-top: 5px;
    padding-bottom: 30px;
}

.jxqiehuan a {
    font-size: 18px;
}

.choose {
    margin-top: 2%
}

.index .choose {
    margin-top: initial
}

.morenbg .active {
    background: #4c4e6e;
}

.morenbg .active .t1 a {
    color: #fff
}

.morenbg .active .t2 a {
    color: #fff
}

.level {
    padding: 20px 0;
}

.bankuai {
    height: 0;
}

.bankuai1 {
    height: initial
}

.xuanxiangka3ge .bankuai.active {
    display: block
}

.xuanxiangka3ge .thumbnail {
    padding: 0;
}

.xuanxiangka3ge .carousel-caption {
    opacity: 1
}

/* .s1.active{background:#4c4e6e;color:#fff}*/

.yuandiantiao span {
    height: 100%
}

.yuandiantiao span.active {
    color: #23ab38 !important;
}

.yuandiantiao {
    position: relative;
}

.yuandiantiao .col-md-3 {
    padding: 0;
    background: initial;
    height: 35px;
}

.cdghk {
    border: 1px solid #ccc;
    overflow-y: auto
}


.chengdu.shows .father {
    width: 100%;
}

.chengdu .swiper-container .swiper-slide {
    background: #ccc;
    padding: 10px;
    border: 1px solid #ccc;
}


.gaoliang.active a {
    color: #23ab38;
}

.mainNav li {
    min-width: 172px;
}

.morenbg {
    padding: 0
}

/*video*/
.listvideo figure {
    height: 340px
}

.listvideo .xinwen {
    padding: 0 30px
}

.playbt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}


.listvideo .thumbnail {
    padding: 0;
}


.index .swiper-containersj .carousel-caption {
    padding: 7px 0;
}

.youxiuxiangmu .choose .col-md-2 {
    padding: 0
}

.youxiuxiangmu {
    padding-top: 10px;
}

.youxiuxiangmu .xiaojiange {
    padding: 0;
}

/*奖项*/


.jxqiehuan {
}

/*zonghe*/
.about-lbmview figure {
    background-size: contain !important;
}

.aboutus li {
    line-height: 35px
}

.aboutus .dbtt {
    line-height: 45px
}


.tubiao img {
    vertical-align: top;
}


.swiper-pagination-bullet-active {
}

.xqneirong p {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
}

.xqneirong img {
    margin: 0 auto;
    display: block;
}

.yuantu {
    width: 400px;
    margin: 0 auto;
}

.liebiao.xueshu figure {
    height: 610px;
}

.yaoxianshi .yuantu {
    width: 564px;
}

/*.yaoxianshi .yuantu{    width: 90vw;height: 90vh;}*/
.xueshu .yaoxianshi figure {
    height: 750px;
}

.modal-header1 {
    width: 43%;
    margin: 0 auto 20px;
    margin-top: 1.5%;
    padding: 0;
    border: 0;
}

.modal-header1-c {
    float: left;
    color: #fff;
    width: 40%;
    text-align: center;
}

.modal-header1-c > p {
    font-size: 24px;
}

.modal-header1 > button {
    width: 60px;
    height: 60px;
    background: #4c4e6e !important;
    opacity: 1;
    font-size: 30px;
    color: #fff;
    outline: none;
    border-radius: 50px;
    position: absolute;
    right: 20px;
}

.erjimenu li {
    padding: 5px;
    line-height: 45px;
    font-size: 16px
}

/*原1400*/
.listvideo .carousel-caption {
}

.xiangm figure {
    background-size: cover !important;
}

.navbar-collapse {
    max-height: initial
}

.nct {
    overflow: hidden !important;
}


/*视频详情*/
.shipinxq .b-box .title {
    margin: 10px 0;
}

.shipinxq .laiyuan {
    margin-bottom: 0
}


/*放大镜*/
.bg {
    max-height: 980px;
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #E8E8E8;
    overflow: hidden;
    min-width: 900px;
    box-sizing: border-box;
    background: #fff;
}

.bg_left {
    width: 480px;
    height: auto;
    float: left;
    margin: 0 10px
}

.bg_right {
    float: left
}

.bg .show {
    width: 480px;
    height: 672px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #E8E8E8;
    cursor: move
}

.bg .show img {
    width: 480px;
    height: 670px;
}

.bg .mask {
    width: 200px;
    height: 180px;
    background: #000;
    filter: Alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}

.bigshow {
    width: 480px;
    height: 672px;
    overflow: hidden;
    margin-left: 10px;
    display: none;
    border: 1px solid #E8E8E8;
}

.bigshow img {
    width: 1360px;
    height: 1900px;
    margin-right: 10px;
}

.smallshow {
    width: 100%;
    height: 90px;
    position: relative
}

.smallshow img {
    width: 100%;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    transition: all 0.5s
}

.smallshow > .middle_box {
    margin-left: 30px;
    margin-right: 30px;
    width: 370px;
    overflow: hidden;
    height: 90px;
}

.smallshow .middle {
    overflow: hidden;
    transition: all 0.5s;
    height: 90px;
}

.smallshow .middle > li {
    width: 64px;
    height: 90px;
    float: left;
    cursor: pointer;
    padding: 0 5px;
}

.smallshow .middle > li img {
    height: 75px
}

.smallshow > p {
    position: absolute;
    top: 50%;
    width: 22px;
    height: 32px;
    margin-top: -16px;
    cursor: pointer
}

.smallshow > .prev {
    left: 0;
    background: url(../images/hover-prev.png) no-repeat;
    transition: all 0.5s
}

.smallshow > .next {
    right: 0;
    background: url(../images/hover-next.png) no-repeat;
    transition: all 0.5s
}

.smallshow > .prev.prevnone {
    left: 0;
    background: url(../images/prev.png) no-repeat;
    cursor: not-allowed
}

.smallshow > .next.nextnone {
    right: 0;
    background: url(../images/next.png) no-repeat;
    cursor: not-allowed
}


@media screen and (min-width: 768px) {
    .jian {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .container768 {
        width: 768px;
    }

    .container992 {
        width: 992px
    }

    .about-lbmview figure {
    }

    /*	.swiper-containerbox img{height:420px}*/
    .xinwentiao .col-md-2 {
        padding: 0;
    }

    .index #head {
        height: initial
    }

    .erweima {
        position: absolute;
        right: 42px;
    }

    .erweima img {
        width: 120px;
        height: 120px;
        max-width: initial;
        margin-top: 20px
    }

    .youshi .col-xs-12.xinwentiao.dangjian {
        padding-right: 5px
    }

    .youshi .col-xs-12.xinwentiao.tangjian {
        padding-left: 5px
    }
}

@media screen and (min-width: 1200px) {
    .xiangm .xinwen .thumbnail {
        margin: 10px 10px;
    }

}


@media (min-width: 1440px) {
    .xinwentiao .col-md-2 {
        width: 12.5%
    }

    .containerfd {
        width: 1400px;
    }

    .containerall {
        width: 1365px;
    }

    .container13 {
        width: 1365px
    }

    .container9 {
        width: 900px
    }

    .container1250 {
        width: 1250px
    }

    .containerall {
        width: 1365px;
    }

    #head img {
        height: 500px;
    }

    .swiper-containerbox img {
        height: 500px
    }

    /*	.modal  .father .swiper-button-next {right: 53px;}*/
    .news-box1 .xwcenter {
        padding-left: 40px !important;
        padding-right: 20px !important;
    }
}


@media screen and (max-width: 1440px) {
    .shouyexw .xinwenct {
        line-height: 32px
    }

    .mainNav li > a {
        padding-top: 0;
        padding-bottom: 0;
        height: 60px;
        line-height: 60px;
    }

    .mainNav li {
        min-width: 135px;
    }

    .navbardaohang .containerdh {
        height: 60px;
        line-height: 60px
    }

    .navbardaohang .containerdh .mainNav {
        height: 60px;
        line-height: 60px
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 0;
    }

    .news-box1 {
        padding-top: 10px !important;
    }

    .news-box1 .xwcenter {
        padding-left: 20px;
        padding-right: 10px;
    }

    .xinwen1-new .cuadro_intro_dong {
        padding: 5.5px 0;
    }

    .xinwen1-new .xinwentt {
        margin-bottom: 5px;
    }

    .riqi {
        padding: 10px 6px;
    }

    .riqi .day {
        font-size: 30px;
    }

    .swiper-containerbox img {
        height: 400px;
    }

    .shouyexw .xinwenct {
        line-height: 33px;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .nct {
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .xueshu figure {
        height: 430px;
    }

    .about-lbmview figure {
        height: 230px
    }

    .xiangm figure {
        height: 156px;
    }

    .container9 {
        width: 900px
    }

    .containerall {
        width: 1100px;
    }

    .container {
        width: 1100px;
    }

    .containerfd {
        width: 1100px;
    }

    .carousel-indicators-f {
        bottom: -30%;
    }

    .simplenav {
        font-size: 10px;
    }

    .footer2 .lianxiway p {
        font-size: 12px;
        line-height: 35px;
    }

    .xinwen1-new .xinwentt {
        margin-bottom: 6.5px;
    }

    .liebiao.xueshu figure {
        height: 560px;
    }

    .aboutlz figure {
        height: 299px;
    }

    .aboutlz .f-24 {
        padding: 3% !important;
    }

    .aboutlz .lingdaojjj .f-16 p {
        line-height: 30px
    }

    .navbar-nav > li {
        padding: 0 10px;
    }

    .yaoxianshi .yuantu {
        width: 650px;
    }

    .chengdu.shows .father {
        width: 83%;
    }

    .xueshu .yaoxianshi figure {
        height: 720px;
    }

    .index .dangjian.xinwentiao .cuadro_intro_hover {
        margin: 11px 0;
    }

    .f1 .k li .k2 .k22 {
        line-height: 29px !important;
        font-size: 14px !important;
        height: 60px !important;
    }

    .f1 .k {
        height: 450px !important;
    }

    .hd figure {
        height: 229px;
    }

    .f1 .s1 img {
        height: 400px !important;
    }

    .f1 .k li {
        height: 135px !important;
    }

    .f1 .k li .k2 .k22 {
        -webkit-line-clamp: 2 !important;
    }
}


@media screen and (max-width: 1200px) {


}


@media screen and (max-width: 992px) {

    .lzjj .flex {
        height: initial
    }

    #head {
        height: 300px
    }

    .xinwentiao .col-md-2 {
        padding: 0;
    }

    .footer2 .col-xs-5 {
        padding-left: 0 !important;
    }

    .navbardaohang .containerdh .mainNav {
        height: auto;
        display: inline-block;
    }

    .swiper-containerbox img {
        height: 495px;
    }

    .shouyetu {
        padding-right: 15px !important;
    }

}

@media screen and (max-width: 768px) {
    .hd .f-24 {
        font-size: 18px !important;
    }

    #zhaoping .color-555 div {
        height: 100%;
        line-height: 40px;
        font-size: 14px;
    }

    #zhaoping .col-xs-4 {
        padding: 0
    }

    #zhaoping .col-xs-3 {
        padding: 0
    }

    #zhaoping .color-555 .tl {
        padding-left: 0 !important;
    }

    #zhaoping .color-555 {
        height: 35px;
    }

    #zhaoping .color-555 .col-md-2 {
        line-height: 21px;
    }

    .laozong-box figure {
        height: 194px;
    }

    .guanyu.erjilanmu li {
        padding: 0 1px;
    }

    #head {
        height: initial
    }

    #head img {
        height: 200px
    }

    .jiajian {
        display: none;
    }

    /*.jian {display: block;}*/
    .navbardaohang .containerdh {
        height: initial
    }

    .newstt .nct { /*min-height: 4.5em;max-height: 4.5em;*/
        overflow: hidden;
    }

    .t2 {
        font-size: 12px
    }

    .footer2 .lianxiway p {
        text-align: left;
        font-size: 14px;
        line-height: 20px;
    }

    .hd .xinwenct {
        line-height: 42px;
    }

    .f-20 {
        font-size: 16px;
    }

    .navbar {
        position: relative;
        min-height: initial;
        border: none;
        z-index: 1000;
        padding: 0;
    }

    /*.navbartou .containerdh {height: 50px;}*/
    .swiper-containersj .thumbnail {
        margin: 5px 2px !important;
    }

    .swiper-containersj figure {
        height: 200px
    }

    .erjimenu {
        display: none
    }

    /*.xinwenct{    max-height: 3.5em;}*/
    .footer2 .erweima {
        text-align: left
    }

    .erjimenu {
        display: none !important;
    }

    .index .xinwentt { /*max-height: none;*/
        overflow: hidden;
    }

    /*.xinwentt{max-height: 1.5em;}*/
    .yuanquan {
        width: 70px;
        height: 70px;
        line-height: 70px;
        text-align: center;
        font-size: 12px;
    }

    .guanyu.erjilanmu li span {
        font-size: 12px !important;
    }

    .guanyu ul {
        padding-left: 0
    }

    .guanyu.erjilanmu .container {
        padding: 0 3px;
    }

    .xueshu figure {
        height: 465px
    }

    .news-box1 .carousel-caption {
        font-size: 12px
    }

    .xinwen1-new a .col-md-9 {
        padding: 0 10px;
    }

    .cuadro_intro_hover {
        margin: 0 !important;
    }

    .aboutct {
        font-size: 14px
    }

    .aboutjj .abouttt {
        font-size: 18px
    }

    .xinwen1-new a > div {
        padding: 0
    }

    .dangjian .xinwentt {
        margin-bottom: 5px !important;;
        margin-top: 10px
    }

    .xinwentiao .cuadro_intro_hover {
        margin-bottom: 5px !important;
    }

    .tangjian li {
        padding: 0
    }

    .newsv .b-box button {
        min-width: 90px;
        font-size: 14px;
    }

    .b-box button {
        max-width: 80px;
        height: 40px;
    }

    .yuantu {
        width: initial;
    }

    .pagination > li {
        display: inline-block;
    }

    .pagination > li > a, .pagination > li > span {
        margin: 0 5px;
        padding: 2px 5px;
        font-size: 16px;
    }

    .zuikaishi .shouyetu {
        padding-right: 15px !important;
    }

    .swiper-containerbox .carousel-caption {
        padding: 5px 0;
    }

    .swiper-containerbox img {
        height: 194px;
    }

    .title-box.clearfix.xwcenter {
        font-size: 16px
    }

    .news-box1 .xwcenter {
        padding-left: 0;
        padding-right: 0;
    }

    .news-box1 .xwcenter span {
        font-size: 16px
    }

    .riqi .ym {
        font-size: 12px;
        line-height: 14px;
    }

    .riqi .day {
        line-height: 18px;
    }

    .riqi {
        padding: 0px 7px;
        padding-top: 5px
    }

    .shouyexw .xinwenct {
        line-height: 20px;
        display: -webkit-box !important;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .index .swiper-containersj .carousel-caption {
        padding: 5px 0;
    }

    .swiper-containerbox img {
        height: 257px;
    }

    .about-lbmview .xinwenct {
        max-height: initial;
    }

    .xqneirong video {
        height: 190px !important;
    }

    .aboutview.anniu .col-md-3 {
        padding: 0;
    }

    .bumen .carousel-caption p {
        font-size: 14px;
        margin: 0
    }

    .bumen .carousel-caption {
        height: 40px;
    }

    .bumen .anniu .thumbnail {
        padding: 5px 10px;
    }

    .rongyu-box div {
        font-size: 13px;
        line-height: 70px;
    }

    .erjimenu li {
        padding: 5px;
        line-height: 40px;
        font-size: 16px
    }

    /*
	#allmap div{top: 0;left: 0!important;transform: translate(5%,10%)!important;height: 56px!important;width: 262px!important;padding: 1px!important;}
	#allmap div p{font-size: 18px!important}
    */
    .xiangm figure {
        height: 90px;
        background-size: cover !important;
    }

    .index figure {
        height: 150px;
    }

    .xiangm .mingcheng {
        font-size: 14px
    }

    .pagination > li > a, .pagination > li > span {
        font-size: 14px
    }

    .xiangm .carousel-caption {
        padding: 2px 0 !important;
    }

    .qingkuang a, .quanbu a {
        padding: 15px 0;
        font-size: 16px;
    }

    .guihua .s1 {
        width: 94%;
        height: initial;
    }

    .rongyu-box .carousel-caption {
        line-height: 35px
    }

    .aboutry figure {
        height: 162px;
    }

    .xueshu-box th {
        padding: 0px !important;
        font-size: 13px;
    }

    .xueshu-box tbody td {
        padding: 0 !important;
    }

    .xueshu-box tbody td a {
        font-size: 12px;
    }

    .guihua .s1 .t2 {
        font-size: 14px;
        margin: 5px 0;
    }

    #accordion div {
        font-size: 12px;
    }

    .toudibt.biaoti {
        text-align: center;
        margin: 20px 0;
    }

    #accordion div.col-xs-12 {
        text-align: center;
        line-height: 30px
    }

    #accordion .panel-body .biaozhun span {
        font-size: 12px;
        line-height: 20px;
    }

    .jxfenji tr th {
        padding: 0 !important;
        font-size: inherit;
    }

    /*.var>div{display: none}*/
    .listvideo figure {
        height: 160px;
    }

    .listvideo .carousel-caption {
        padding: 10px;
    }

    /*.newstt .ntt {font-size: 16px;}
	.newstt .nct{font-size: 14px;}*/
    .guanyu .erjilanmu {
        margin-top: 70px
    }

    #zhaoping .color-555 .col-xs-3 {
        padding-left: 0 !important;
    }

    .shipinxq .laiyuan p {
        display: block !important;
    }

    .form-group {
        padding: 0;
    }

    #biaodan label {
        width: initial;
    }

    .var .guihua {
        display: none
    }

}

@media screen and (max-width: 480px) {


}


@media screen and (max-width: 350px) {

    .swiper-containerbox img {
        height: 194px
    }

    .xueshu figure {
        height: 375px !important;
    }

    .erjilanmu ul {
        line-height: 40px;
    }

    .xinwen1-new .cuadro_intro_dong .col-xs-10 {
        padding-left: 15px;
    }

    .cuadro_intro_hover > div {
        padding: 0;
    }

    .lunboan {
        width: 25px
    }

    /*.xinwenzl .tangjian,.dangjian{padding-left: 0;}*/

}

.right_aside_code {
    display: none;
}

.rec-news {
    height: auto;
    background: #23ab38;
    position: fixed;
    top: 30%;
    left: 10px;
    z-index: 100000;
    padding: 10px;
    border: 1px solid #23ab38;
    border-radius: 4px;
    color: #fdfdfd;
    cursor: pointer;
}

.rec-title {
    text-align: center;
    font-weight: 600;
    margin: 0px 0px 10px 0px;
}

.rec-body{
    text-indent: 2rem;
}


.rec-news .close-rec{
    display: inline-block;
    width: 20px;
    height:20px;
    line-height: 18px;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    border: 1px solid #026d13;
    background: #026d13;
    color: #ffffff;
    font-size: 14px;
    border-radius:4px;
}


@media (max-width:400px) {
    .rec-news{
        width: 150px;
    }
    .rec-title {
        font-size: 16px;
    }

    .rec-body{
        font-size: 14px;
    }
}


@media (max-width:600px) {
    .rec-news{
        width: 180px;
    }
    .rec-title {
        font-size: 16px;
    }

    .rec-body{
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width:900px) {
    .rec-news{
        width: 220px;
    }
    .rec-title {
        font-size: 18px;
    }
    .rec-body{
        font-size: 16px;
        line-height: 28px;
    }
}

@media (min-width:900px) {
    .rec-news{
        width: 220px;
    }
    .rec-title {
        font-size: 18px;
    }
    .rec-body{
        font-size: 16px;
        line-height: 30px;
    }
}


