@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Roboto';
    src: url(../fonts/Roboto/Roboto-Regular.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url(../fonts/Roboto/Roboto-Bold.ttf) format('truetype');
    font-weight: normal;
    font-style: normal;
}

BODY {
    background: #FFFFFF;
    margin: 0px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
}

.propicarea span {
    display: table-cell;
    vertical-align: middle;
}

.propicarea {
    display: table;
    width: 100%;
    height: 230px;
    overflow: hidden;
}

.propicarea span {
    display: table-cell;
    vertical-align: middle;
}

.propicarea span img {
    max-height: 220px;
    max-width: 100%;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.propicarea span img:hover {
    -webkit-transform: scale3d(1.5, 1.5, 1);
    transform: scale3d(1.5, 1.5, 1);
}

.qrcodeimg {
    display: none;
    position: absolute;
    z-index: 999;
    left: 220px;
    top: 70px;
}

.qrcodeimg img {
    max-width: 200px;
}

h1,
h2,
h3,
h4,
h5,
strong {

    font-family: 'Roboto-Bold', sans-serif;

}

table {
    width: 100% !important;
}

ul {
    margin: 0;
    padding: 0;
}

A {
    text-decoration: none;
    color: #333;
}

a,
a:after,
a:before {
    transition-duration: .2s;
    transition-timing-function: linear;
}

A:hover {
    color: #FE6B0A;
    text-decoration: none;
}

IMG {
    border: none;
}

li {
    list-style: none;
}

.icon-plus-square {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus-square:before {
    content: "\f054";
}

.icon-plus-square {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-plus-square:before {
    content: "\f077";
}

.icon-minus-square {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-minus-square:before {
    content: "\f078";
}

.fusion-clearfix {
    zoom: 1;
    clear: both;
}

.select-list {
    margin: auto;
    width: 100%;
}

.fusion-row {
    max-width: 1170px;
    margin: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}

.fusion-cont1366 {
    max-width: 1366px;
    margin: auto;

}

/******************top-bar *************************/
.top-bar {
    color: #ffffff;
    font-size: 14px;
    background-color: #37515f;
}

.fusion-alignright {
    float: right;
    margin-left: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.fusion-secondary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fusion-secondary-menu>ul>li>a {
    height: 44px;
}

.fusion-secondary-menu {
    float: right;
}

.fusion-secondary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fusion-secondary-menu>ul>li {
    border-color: #37515f;
}

.fusion-secondary-menu>ul>li {
    float: left;
    border-left: 1px solid transparent;
}

.fusion-secondary-menu>ul>li>a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 0 13px;
}

.fusion-secondary-menu a {
    color: #ffffff;
}

/*************fusion-header***************/
.fusion-header {
    background-color: #f2f2f2;
}

.fusion-header {
    padding-left: 30px;
    padding-right: 30px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: background-color .25s ease-in-out;
}

.fusion-header .fusion-logo {
    margin: 10px 0px 10px 0px;
}

.fusion-logo img {
    max-height: 75px;
}

.fusion-caret {
    margin-left: 9px;
}

.fusion-secondary-menu li:last-child a {
    padding: 0 0px;
}

.fusion-menu li:hover .sub-menu {
    visibility: inherit;
    opacity: 1;
}

.fusion-menu .sub-menu li a {
    font-family: 'Roboto-Bold';
    font-weight: 400;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom-color: #e3e2e3;
    color: #37515f;
    font-size: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.fusion-menu .sub-menu li a:hover {
    background-color: #f5f5f5;
    color: #005b8c;
}

.main-menu-search {
    background-color: #edecec;
    width: calc(250px + 1.43 * 38px);
    border-color: #e3e2e3;
    visibility: visible;
    opacity: 1;
    z-index: 11;
    padding: 25px;
    text-align: right;
    border: 1px solid transparent;
}

.main-menu-search {
    position: absolute;
    left: auto;
    right: 0;
    /*  visibility: hidden;
    opacity: 0; */
    transition: opacity .2s ease-in;
    opacity: 1;
    display: none;
}


.fusion-search-form-classic .searchform .fusion-search-form-content,
input[type=tel] {
    border-radius: 0px;
    border-width: 1px;
}

.fusion-search-field input {
    color: #aaa9a9;
    background-color: #fff;
    border: 1px solid #d2d2d2;
    color: #747474;
    font-size: 13px;
    padding: 8px 15px;
    height: 33px;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    outline: 0;
}

.fusion-search-form-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    width: 100%;
}

.fusion-search-field {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.fusion-search-field input {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-width: 1px;
    border-color: #d2d2d2;
    border-radius: 0px;
}

.fusion-search-button input[type=submit] {
    background: #000;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 1em;
    height: 33px;
    line-height: 33px;
    margin: 0;
    padding: 0;
    width: 33px;
    text-indent: 0;
    cursor: pointer;
    font-weight: 400;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    transition: all .2s;
}

/*******************sliders-container*************************/

.sliders-container {
    position: relative;
}

.fill {
    height: 720px;
}

.shapewrappe {
    background: rgba(0, 0, 0, 0.71);
    position: absolute;
    bottom: 0;
    width: 100%;
    color: rgb(255, 255, 255);
    width: 100%;
    height: 144px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    padding: 20px 6.33%;
}

/**************************in55***************************************/

.in55 {
    padding-top: 55px;
    padding-bottom: 45px;
}

.fusion-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 31px;
    width: 100%;
    float: left;
}

.fusion-title .title-sep-container {
    position: relative;
    height: 6px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;

}

.fusion-title .title-sep.sep-double {
    height: 6px;
    border-bottom-width: 1px;
    border-top-width: 1px;
}

.fusion-title .title-sep {
    position: relative;
    display: block;
    width: 100%;
    border-style: solid;
    border: 0 solid #e7e6e6;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.fusion-title .title-sep.sep-dashed {
    border-bottom-style: dashed;
    border-top-style: dashed;
}

.title-heading-center {
    padding: 0 45px;
}

.list-minsiont {
    position: relative;
    float: left;

    margin-left: -30px;
    margin-right: -30px;
}

.fusion-column-wrapper {
    padding: 30px;
}

.imageframe-align-center {
    text-align: center;
}

.fusion-imageframe {
    display: inline-block;
    z-index: 1;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
    max-width: 100%;
}

.fusion-imageframe img {
    max-width: 100%;
}

.teimg {
    position: relative;
}

.fusion-text {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1000;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.fusion-text h2,
.fusion-text h2 a {
    text-align: center;
    color: #FFFFFF;
}

.hover-type-zoomin img {
    opacity: 1;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.hover-type-zoomin {
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.hover-type-zoomin:hover img {
    opacity: .9;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

/**************bpro45****************/

.bpro45 {
    background-color: #f2f2f2;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 30px;
    padding-right: 30px;
}

.fusion-builder-row {
    padding: 0;
}

.fusion-title h1 {
    color: #607d8b;
}

.fusion-layout-column {
    margin: auto;
    float: left;
    width: 100%;


}

.ostit {
    padding-left: 30px;
    padding-right: 30px;
}

.nexa-hover-box {
    display: block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;

}

.nexa-hover-box .overlay {
    display: block;
    background-color: rgba(0, 0, 0, 0.0);
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    text-align: center;
}

.nexa-hover-box .overlay h3 {
    margin-top: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .2);
    margin-bottom: 10px;
    padding: 0px 15px;
    text-align: center;
    background: #00000038;
    height: 55px;
    justify-content: center;
    align-items: center;
    display: flex;
    display: -ms-flexbox;
}

.nexa-hover-box .boxlink {
    position: absolute;
    display: block;
    left: 0px;
    bottom: 20px;
    right: 0px;
    padding: 0px 15px;
}

.nexa-hover-box .boxlink a {
    display: inline-block;
    padding: 10px 16px;
    background-color: #1b7fadc9;
    color: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    width: 100%;
    max-width: 200px;
    font-weight: 600;
    font-size: 1.4vw;
    line-height: 24px;
    border-radius: 3px;
    text-align: center;
}

.bprod .item {
    padding: 30px;
}

.nexa-hover-box img {
    opacity: 1;
    -webkit-transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, -webkit-transform 1s;
    transition: opacity 1s, transform 1s;
    transition: opacity 1s, transform 1s, -webkit-transform 1s;
}

.nexa-hover-box:hover img {
    opacity: .9;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.nexa-hover-box .boxlink a:hover {
    background-color: #1d9cd6;
}

/*************************.bbn45***************************/

.bbn45 {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 30px;
    padding-right: 30px;
}

.fusion-content-boxes {
    margin-left: -15px;
    margin-right: -15px;
}

.fusion-column-15 {
    padding: 15px;
}

.content-wrapper-background {
    background-color: rgb(242, 242, 242);
    min-height: 296px;
    height: auto;
}

.fusion-content-boxes .heading {
    overflow: visible;
    position: relative;
    text-align: center;
}

.bbn45 .icon i {
    border-color: #37515f;
    border-width: 1px;
    background-color: #ffffff;
    box-sizing: content-box;
    height: 54px;
    width: 54px;
    line-height: 54px;
    top: -77px;
    margin-left: -27px;
    border-radius: 50%;
    color: #37515f;
    font-size: 27px;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.bbn45 .icon i:hover {
    color: #FFFFFF;
    background: #37515f;
}

.content-wrapper-boxed {
    margin-top: 35px;
    padding: 50px 35px 35px;
}

.fontawesome-icon {
    display: block;
    position: absolute;
    left: 50%;
}

.bbn45 .heading h2 {
    margin: 0;
    padding: 0;
    color: #37515f;
    font-size: 30px;
    line-height: 35px;
}

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

.fusion-aligncenter {
    display: block;
    text-align: center;
}

.fusion-button {
    padding: 13px 29px;
    line-height: 17px;
    font-size: 14px;
    background: #1b7fad;
    color: #FFFFFF;
}

.content-container h4 {
    margin-bottom: 50px;
}

/****************************fusion-footer************************************/

.fusion-footer {
    position: relative;
    width: 100%;
    float: left;
}

.fusion-footer-copyright-area {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #282a2b;
    border-top-width: 1px;
    border-color: #4b4c4d;
}

.footp p {
    color: #8c8989;
}

.footp a {
    color: #FFFFFF;
}


/**************breadcrumbs***********************/
.breadcrumb li.active,
.breadcrumb li a:hover {
    color: #fff;
    text-decoration: none;
}

.breadcrumb a {
    color: #e4e4e4;
}

.breadcrumbs {
    background: #008a5f;
    margin-bottom: 10px;
    text-transform: capitalize;
    min-height: 38px;
}

.breadcrumb {
    top: 0px;
    padding-right: 0;
    background: none;
    position: relative;
    height: auto;
    margin-bottom: 0px;
    margin-bottom: 0px !important;
    background: none !important;
    padding: .75rem 0 !important;
}

.brandmenu {
    margin: 0;
    padding: 0;
}

.locont {
    position: relative;
    width: 100%;
}

.locont img {
    max-width: 100%;
}

.tsignin {
    width: 60%;
}

.contlxw {
    display: table;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.field-inzsps {
    margin-bottom: 10px;
}

.bsot {
    width: 100px;
    float: right;
}

.bsot:hover {
    background: #008a5f;
    color: #FFFFFF;
}

.contlist {
    display: table;
    width: 100%;
    margin-bottom: 20px;
}

.contlp {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.contp {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.date {
    /*border-left: 6px solid #fdb819;*/
}

.newsroompost p {
    padding: 10px;
}

.day {
    font-size: 24px;
    font-weight: bold;
    color: #fdb819;
}

.newsroompost {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #e4e4e4;
    background: #f2f2f2 url(../images/post-bg.png) top left repeat-x;
}

.post-photo {
    padding: 8px;
    border: 1px solid #e4e4e4;
    background: #f2f2f2;
    margin: 0 15px 15px 0;
    -moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
}

.newsroompost h2 a {
    color: #00457c;
    font-size: 18px;
    display: block;
    padding: 5px;
}

a.readmorebt {
    position: absolute;
    bottom: 0;
    right: 20px;
}

.newsroompost .row .col-md-8 {
    position: static;
}

a.btn-u-small {
    padding: 2px 12px;
}

.btn-u {
    border: 0;
    font-size: 14px;
    cursor: pointer;
    padding: 6px 13px;
    position: relative;
    background: #fdb819 !important;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
    -moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
}

.y_rtss {
    border-bottom: 1px dotted #CCCCCC;
    margin: 20px auto 0;
    overflow: hidden;
    padding-bottom: 20px;
}

.y_rtca {
    background-color: #F3F3F3;
    float: left;
    min-height: 203px;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 10px;
    width: 213px;
}

.y_rtca p {
    margin-top: 25px;
    text-align: center;
}

.y_rtca img {
    background-color: #FFFFFF;
    margin-left: 6px;
    margin-top: 5px;
    max-width: 199px;
}

.y_rtssr1 {
    float: left;
    margin-left: 20px;
    margin-top: 10px;
    width: 575px;
}

.more {
    border: 1px solid #008a5f;
    display: block;
    float: right;
    height: 26px;
    line-height: 26px;
    margin-top: 15px;
    text-align: center;
    width: 80px;
}

.more a {
    color: #008a5f;
}

.y_rtssr1 ul {
    float: left;
    width: 100%;
    height: 150px;
}

.y_rtssr1 li {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 150px;
}

.serleft {
    float: left;
    width: 80%;
}

.serright {
    float: right;
}

.serlist {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.serlist li {
    display: table;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f7f7f7;
    padding: 5px;
}

.serright a span {
    background: #fdb819;
    padding: 5px;
    color: #FFF;
}

.listnews1 {

    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin-bottom: 65px;
}

.fusion-post-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 1px;
    flex: 1 1 1px;
}

.fusion-meta-info {
    clear: both;
    overflow: hidden;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px solid #e7e6e6;
    border-bottom: 1px solid #e7e6e6;
    line-height: 30px;
}

.fusion-meta-info .fusion-alignleft {
    width: 70%;
    float: left;
}

.fusion-alignright {
    display: inline;
    float: right;
    margin-left: 15px;
}

.fusion-read-more {
    position: relative;
    margin-right: 10px;
    text-align: right;
}

.entry-title a {
    font-size: 18px;
    color: #12284F;
}

.fusion-alignleft span {
    color: #12284F;
}

.listnews1 .fusion-alignright a {
    color: #12284F;
}

.fusion-secondary-menu li:last-child {
    display: none;
}

.bbn45 .fusion-content-boxes .col-md-3 {
    margin-top: 15px;
}

/******************************************不同样式新增ch；ruitong619********/
.top-bar {
    line-height: 44px;
}

.top-barright {
    z-index: 999;
}

.top-barright:before {
    content: "";
    position: absolute;
    top: 0;
    height: 44px;
    left: -15px;
    right: 0px;
    background: #FF5500;
    clip-path: polygon(94% 0, 100% 100%, 0 100%, 0 0);
    z-index: -1;
}

.fusion-alignright .btn {
    background: none;
    padding: 0;
}

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

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dropdown>.dropdown-toggle:active {
    pointer-events: none;
}

.fusion-alignright .dropdown-menu {
    left: -55px;
    margin: 0;
}

.fusion-header.fusion-headerabsolute {
    padding: 0;
    width: 100%;
    position: absolute;
    background: none;
    z-index: 999;
}

.dianjsrarch img {
    margin-right: 10px;
}

.y_rta {
    margin-bottom: 10PX;
}

.fusion-title h1 {
    position: relative;
    /*border-bottom:2px solid #FF5500;*/
    margin-bottom: 0;
    padding-bottom: 5px;
    display: inline-block;
}

.fusion-title h1:before {
    content: "";
    width: 100%;
    height: 2px;
    background: #FF5500;
    position: absolute;
    bottom: -2px;
    z-index: 999;
}

.fusion-title {
    position: relative;
}

.seemore {
    position: absolute;
    right: 0;
    border: 1px solid #e7e6e6;
    background: #fff;
    bottom: 0;
    padding: 5px 20px;
}

.seemore a {
    color: #0168B7;
    font-weight: bold;
}

.fusion-title_left {
    width: 100%;
    border-bottom: 1px solid #e7e6e6;
}

.selse5 .fusion-title_left {
    width: 90%;
}

.selse5 .parent {
    width: 100%;
    -moz-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
}

.selse5 .child {
    margin-bottom: 20px;
    -moz-page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    color: #fff;
    border: 1px solid #e7e6e6;
    display: inline-flex;
    align-items: center;
    position: relative;
    margin-right: 40px;
    justify-content: center;
    overflow: hidden;
}

.selse5 .child img {
    max-height: 298px;
}

.selse5 .child:nth-of-type(7) img {
    max-height: 598px !important;
}

.selse5 .child:nth-of-type(1) {
    height: 300px;
}

.selse5 .child:nth-of-type(2) {
    height: 300px;
}

.selse5 .child:nth-of-type(3) {
    height: 300px;
}

.selse5 .child:nth-of-type(4) {
    height: 300px;
}

.selse5 .child:nth-of-type(5) {
    height: 300px;
}

.selse5 .child:nth-of-type(6) {
    height: 300px;
}

.selse5 .child:nth-of-type(7) {
    height: 618px;
    margin-right: 0;
    float: right;
}

.nexa-hover-box img {
    max-width: 100%;
}

.bpro45.selse6 {
    background: url(../images/bg1.jpg);
    color: #fff;
}

.selse61 {
    text-align: center;
}

.selse61 h2 sub {
    font-weight: normal;
    font-size: 14px;
    margin-left: 8px;
}

.selse61 h2 {}

.selse61text {
    padding: 5px 40px;
    border: 1px solid #777;
    display: inline-block;
}

.selse71 {
    position: relative;
}

.selse71 img {
    max-width: 90%;
    margin: 20px;
}

.selse71:before {
    content: "";
    background: #B1D1E8;
    width: 200px;
    height: 100%;
    position: absolute;
    z-index: -1;
}

.selse7img p {
    margin-top: 10px;
}

.selse7img img {
    max-width: 100%;
}

.selse7img {
    text-align: center;
    margin-top: 40px;
}

.selse9 {
    background: url(../images/bg2.jpg) !important;
    color: #fff;
    padding-top: 61px;
}

.selse92 img {
    max-width: 100%;
}

.selse91 .fusion-title h1 {
    color: #fff;
}

.seemore2 {
    border: 1px solid #e7e6e6;
    background: #0168B7;
    padding: 5px 20px;
    display: inline-block;
}

.seemore2 a {
    color: #fff;
}

.selse11 {
    background: url(../images/bg3.jpg) center !important;
    color: #fff;
}

.selse11 .fusion-title h1 {
    color: #fff;
}

.contactxb img {
    max-width: 108px;
}

.selse111 li {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    background: rgba(168, 170, 169, 0.6);
    font-size: 18px;
    color: #222;
}

.selse111 li .contacttext {
    display: flex;
    flex-flow: column;
    margin-left: 20px;
    font-weight: bold;
}

.selse111 li .contacttext .big {
    color: #0168B7;
    letter-spacing: 3px;
    font-size: 25px;
    margin-top: 10px;
}

.selse111 li .contacttext .big img {
    margin-right: 10px;
}

.selse111 {
    padding-left: 80px;
    margin-top: 20px;
    border-left: 1px solid #777
}

.selse11 .fusion-title_left {
    border-color: #777;
    width: 90%;
}

.selse11box input,
.selse11box textarea {
    width: 90%;
    background: rgba(153, 153, 153, 0.2);
    border: 1px solid #777;
    padding: 5px;
}

.selse11box textarea {
    height: 100px;
}

/*****************底部样式*/
.footer1 {
    background: #0168B7;
    color: #999;
    padding: 20px 0 40px;
}

.footer1 a {
    color: #999;
}

.footer1 h2 {
    position: relative;
    border-bottom: 1px solid #487CB0;
    color: #fff;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}

.footer1 h2:before {
    content: "";
    position: absolute;
    width: 150px;
    height: 2px;
    background: #FF5500;
    bottom: -2px;
}

.footer1 .wxqroce img {
    max-width: 148px;
}

.footer1 .wxqroce img:first-child {
    margin-right: 10px;
}

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

.footer2 {
    background: #083C6E;
    color: #999;
    padding: 10px 0;
    justify-content: center;
    display: flex;
}

.footer2 a {
    color: #999;
}

.footp p {
    margin: 0;
}

.selse11 input::-webkit-input-placeholder,
.selse11 textarea::-webkit-input-placeholder {
    color: #ccc;
}

/**********************************选项卡样式***********************************/
.nav-tabs {
    border: none;
    width: 100%;
    margin: 10px auto;
    text-align: center;
}

.nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    border: 1px solid #ddd;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    cursor: default;
    border: none;
    border-bottom-color: transparent;
    background: #0168B7;
    color: #fff;
}

.nav-tabs>li.active>a:hover .arrow-down,
.nav-tabs>li.active .arrow-down {
    opacity: 1;
}

.arrow-down {
    margin-top: -1px;
    transition: all 0.5s ease 0s;
    opacity: 0;
    position: absolute;
    color: #0168B7;
    width: 100%;
    text-align: center;
    left: 0;
    font-size: 20px;
}

/**********************************选项卡样式***********************************/
/**首页搜索框样式***************************************/
.searchprobox {
    position: relative;
    margin-bottom: 50px;
}

.serboxn {
    position: absolute;
    width: 77%;
    top: -30px;
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 4px;
    padding: 30px 20px;
}

.serboxn2 {
    background: #0168B7;
    text-align: center;
    padding: 5px 20px;
    top: 0;
    cursor: pointer;
    color: #fff;
}

.serboxn2 button {
    background: none;
    border: none;
}

.serboxn input {
    border: 1px solid #ccc;
    margin-right: 20px;
    padding: 0 5px;
    width: 200px;
}

.serboxn select {
    width: 200px;
    margin: 0 5px;
    border: 1px solid #ccc;
}

.serboxn input.xinput {
    width: 150px;
}

.serboxn2 img {
    margin: 5px 10px 0 15px;
    display: block;
}

.serboxn111 {
    position: absolute;
    top: -30px;
    background: #0168B7;
    color: #fff;
    padding: 5px 20px;
    left: 0;
}

.serboxn,
.serboxn1 {
    display: flex;
}

.serboxn1:first-child {
    margin-right: 20px;
    position: relative;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}

.searchli {
    margin-bottom: 10px;
}

.effect {
    box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.1) inset;
    -webkit-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 10px 13px rgba(0, 0, 0, 0.2), 0 0 5px rgba(0, 0, 0, 0.1) inset;
}

.effect2 {
    box-shadow: 0px -10px 20px rgba(0, 0, 0, 0.2)
        /*阴影出现在元素上方*/
}

/**首页搜索框样式***************************************/
.proindexpic a {
    display: table;
    width: 100%;
    height: 250px;
    border: 1px solid #e7e6e6;
    text-align: center;
}

.proindexpic a span {
    display: table-cell;
    vertical-align: middle;
}

.proindexpic a span img {
    max-height: 248px;
}

.proinfobox h3 {
    font-size: 16px;
    margin: 15px 0;
    text-align: center;
}

.proinfobox h3 span {
    color: #0168B7;
}

.tab-content {
    margin-top: 40px;
}

.bluecolor {
    color: #0168B7;
}

.newsdate {
    border-top: 1px solid #F93;
    padding-top: 10px;
}

.selse10 .newslist .newstext {
    background: #f1f1f1;
    padding: 10px;
}

.newsdate a {
    display: block;
    float: right;
}

.selse10 .newspic img {
    max-width: 100%;
}

.selse92 .applist {
    padding: 0 8px;
    margin-bottom: 16px;
}

.footer1 .fusion-row {
    align-items: stretch;
}

.footer1 .fusion-row {
    align-items: stretch;
}

.footer1 .col-lg-3:first-child {
    display: flex;
    align-items: center;
}

.contlxw .bsot {
    background: #f8c800;
    font-size: 20px;
    color: #000;
    border-radius: 100px;
}

.field-inzsps input {
    padding: 20px 5px;
    font-size: 14px;
}

.field-inzsps textarea.form-control {
    height: 100px;
    font-size: 14px;
    padding: 0px 5px;
}

/******************************************不同样式新增；ruitong619********/
@media (max-width: 1500px) {

    .fusion-cont1366 {
        max-width: 1366px;
        margin: auto;
    }

    .fill {
        height: 540px;
    }
}

@media (max-width: 1400px) {

    .fusion-cont1366 {
        max-width: 1170px;
        margin: auto;
    }

    .fusion-row {
        max-width: 1170px;
    }

    .fill {
        height: 620px;
    }

}

@media (max-width: 1200px) {

    .fusion-cont1366 {
        max-width: 1100px;
        margin: auto;
    }

    .fusion-row {
        max-width: 1100px;
    }

    .fill {
        height: 520px;
    }
}

@media (max-width: 992px) {

    .fusion-cont1366 {
        max-width: 860px;
        margin: auto;
    }

    .fusion-row {
        max-width: 860px;
    }

    .fusion-text h2,
    .fusion-text h2 a {

        font-size: 18px;
    }

    .nexa-hover-box .overlay h3 {
        font-size: 14px;
    }

    .bbn45 .heading h2 {
        font-size: 14px;
    }

    .content-container h4 {
        font-size: 14px;
    }

    .content-wrapper-boxed {

        padding: 40px 20px 20px;
    }

    .content-container {
        padding: 0;
    }

    .content-wrapper-background {
        min-height: 235px;
    }

    .fill {
        height: 410px;
    }

    .bprod .item {
        padding: 10px;
    }

    .fusion-menu {
        position: absolute;
        z-index: 20;
        background: #37515f;
        display: none;
    }

    .fusion-menu .sub-menu li a {
        font-size: 14px;
    }

    .navbar-toggle {
        background: aliceblue;
        /* padding: 0; */
        margin-right: 0;
        background: #37515f;
    }

    .navbar-toggle .icon-bar {

        background: #FFFF;
    }

}

@media (max-width: 786px) {
    .fill {
        height: 265px;
    }

    .shapewrappe {
        height: 90px;
        padding: 1px 6.33%;
    }

    .shapewrappe h2 {
        font-size: 13px;
    }

    .shapewrappe p {
        display: none;
    }

    .fusion-title h1 {

        font-size: 20px;
    }

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

    .title-heading-center {
        padding: 0 10px;
    }

    .footp {
        padding: 10px;
    }

    .list-minsiont {
        margin-left: 0px;
        margin-right: 0px;
    }

    .fusion-header {
        padding-left: 15px;
        padding-right: 15px;
    }

    .fusion-row {
        padding-left: 10px;
        padding-right: 10px;
        max-width: 100%;
    }

    .fusion-logo img {

        max-width: 100px;
    }

    .serboxn,
    .serboxn1 {
        display: block;
    }

    .serboxn select,
    .serboxn input {
        margin: 5px 0;
    }

    .serboxn input.xinput,
    .serboxn input,
    .serboxn select {
        width: 100%;
    }

    .searchprobox {
        margin-bottom: 220px;
    }

    .serboxn {
        top: 0;
    }

    .selse5 .parent {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }

    .selse5 .child {
        margin-right: 10px;
    }

    .selse5 .child:nth-of-type(6),
    .selse5 .child:nth-of-type(5) {
        height: 300px;
        margin-right: 0
    }

    .proinfobox h3 span {
        display: block;
    }

    .selse111 {
        padding-left: 0px;
    }

    .selse111 li .contacttext {
        margin-left: 10px;
    }

    .selse111 li .contacttext .big {
        letter-spacing: 0;
        font-size: 18px;
    }

    .footer1 .fusion-row {
        max-width: 100%;
        flex-direction: column;
    }

    .selse61text {
        padding: 5px 10px;
        min-width: 100px;
    }

    .proindexpic a span img {
        max-height: 148px;
        max-width: 100%;
    }

    .proindexpic a {
        height: 150px;
    }

    .selse91 {
        margin-bottom: 20px;
    }

    .selse10 .newslist {
        margin-bottom: 20px;
    }

    .top-barright {
        padding-left: 25px;
    }

    .selse7img img {
        max-width: 100%;
        height: 64px;
    }

    .picareabox span img {
        max-width: 100% !important;
    }
}