@font-face {
    font-family: 'iconfont';
    src: url("//at.alicdn.com/t/font_1382885_woui42c1ucn.eot");
    src: url("//at.alicdn.com/t/font_1382885_woui42c1ucn.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_1382885_woui42c1ucn.woff2") format("woff2"), url("//at.alicdn.com/t/font_1382885_woui42c1ucn.woff") format("woff"), url("//at.alicdn.com/t/font_1382885_woui42c1ucn.ttf") format("truetype"), url("//at.alicdn.com/t/font_1382885_woui42c1ucn.svg#iconfont") format("svg")
}
@font-face {
    font-family: "sx_iconfont"; /* Project id 1045190 */
    src: url('//at.alicdn.com/t/font_1045190_uyrn8n2zpf.woff2?t=1648887695833') format('woff2'),
         url('//at.alicdn.com/t/font_1045190_uyrn8n2zpf.woff?t=1648887695833') format('woff'),
         url('//at.alicdn.com/t/font_1045190_uyrn8n2zpf.ttf?t=1648887695833') format('truetype');
  }


  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .sx_iconfont {
    font-family: "sx_iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-icon_shiyongwendang:before {
    content: "\eb91";
  }
  
  .icon-tushu:before {
    content: "\e601";
  }
  
  .icon-zhexiantu:before {
    content: "\e602";
  }
  
  .icon-huodong:before {
    content: "\e716";
  }
  
  .icon-youqinglianjie:before {
    content: "\e67f";
  }
  
  .icon-jiarubanji:before {
    content: "\e65d";
  }
  
  .icon-gongqiu:before {
    content: "\e60d";
  }
  
  .icon-activity-s:before {
    content: "\e641";
  }
  
  .icon-tongzhi:before {
    content: "\e603";
  }
  
  .icon-tupian:before {
    content: "\e8ba";
  }
  
  .icon-huiyuan:before {
    content: "\e657";
  }
  
  .icon-dangzhengjiguan:before {
    content: "\e649";
  }
  
  .icon-gengbao:before {
    content: "\e600";
  }
  
  
  

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0
}

body {
    color: #333;
    font-size: 14px;
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Arial, sans-serif
}

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

a:hover,
a:focus {
    color: #009944;
    text-decoration: none
}

img{
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: none;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.winH {
    position: relative
}

.w {
    width: 1230px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1180px) {
    .w {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width: 668px) {
    .w {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width: 1180px) {
    .row {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media (max-width: 1180px) {

    .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-left: 10px;
        padding-right: 10px
    }
}

.p20 {
    padding: 20px !important
}

.pages {
    text-align: center;
    padding: 0
}

.pages a {
    display: block;
    width: 80px;
    height: 34px;
    line-height: 32px;
    font-size: 14px;
    background: none;
    color: #999;
    border: 1px solid #999
}

.pages a:hover {
    color: #999
}

.text-center {
    text-align: center
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #999;
    text-decoration: none;
    background-color: #fff;
    border: 2px solid #ddd;
    font-size: 14px;
    border-radius: 0px;
    margin-right: 15px;
    transition: all .5s
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-radius: 0px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 0px;
    margin: 0
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #fff;
    background: #009944;
    border-color: #009944
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #009944;
    border-color: #009944
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #ddd;
    border-color: #ddd
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url("/i/fonts/Roboto-Regular.eot");
    src: url("/i/fonts/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("/i/fonts/Roboto-Regular.woff2") format("woff2"), url("/i/fonts/Roboto-Regular.woff") format("woff"), url("/i/fonts/Roboto-Regular.ttf") format("truetype"), url("/i/fonts/Roboto-Regular.svg#Roboto-Regular") format("svg")
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url("/i/fonts/Roboto-Medium.eot");
    src: url("/i/fonts/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("/i/fonts/Roboto-Medium.woff2") format("woff2"), url("/i/fonts/Roboto-Medium.woff") format("woff"), url("/i/fonts/Roboto-Medium.ttf") format("truetype"), url("/i/fonts/Roboto-Medium.svg#Roboto-Medium") format("svg")
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url("/i/fonts/Roboto-Bold.eot");
    src: url("/i/fonts/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("/i/fonts/Roboto-Bold.woff2") format("woff2"), url("/i/fonts/Roboto-Bold.woff") format("woff"), url("/i/fonts/Roboto-Bold.ttf") format("truetype"), url("/i/fonts/Roboto-Bold.svg#Roboto-Bold") format("svg")
}

.page_404 {
    position: relative
}

.page_404 .inner {
    width: 800px;
    height: 550px;
    padding: 425px 0 0;
    background: url("../img/404.jpg") center center no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -275px
}

.page_404 .inner span.txt {
    display: block;
    font-size: 20px;
    color: #999;
    text-align: center;
    margin-bottom: 20px
}

.page_404 .inner .btn {
    width: 100%
}

.page_404 .inner .btn ul {
    text-align: center
}

.page_404 .inner .btn ul li {
    display: inline-block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 6px
}

.page_404 .inner .btn ul li a {
    display: block
}

.page_404 .inner .btn ul li:nth-child(1) a {
    background: #009944;
    color: #fff
}

.page_404 .inner .btn ul li:nth-child(2) {
    line-height: 36px
}

.page_404 .inner .btn ul li:nth-child(2) a {
    border: 2px solid #009944;
    color: #009944
}

#warper #sidebar-wrapper {
    width: 200px;
    height: 100%;
    padding: 20px;
    left: -200px;
    transition: all .5s
}

#warper #sidebar-wrapper a.logo {
    display: block;
    float: none;
    width: 100%;
    text-align: center
}

#warper #sidebar-wrapper a.logo img {
    max-width: 140px
}

#warper.toggled #sidebar-wrapper {
    left: 0;
    z-index: 301;
    overflow-y: scroll;
    background-color: #fff;
    border-color: #fff
}

.hamburger {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    z-index: 10000;
    width: 25px;
    height: 20px;
    background: transparent;
    border: none
}

@media (max-width: 668px) {
    .hamburger {
        width: 20px;
        height: 16px;
        right: 10px
    }
}

.hamburger:hover,
.hamburger:focus,
.hamburger:active {
    outline: none
}

.hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
    background-color: #333
}

.hamburger.is-closed .hamb-top {
    top: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px
}

.hamburger.is-closed .hamb-bottom {
    bottom: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
    background-color: #fff
}

.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px
}

.hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open .hamb-middle {
    display: none
}

.hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100
}

.hamburger_platform .hamburger {
    position: absolute;
    right: 20px;
    top: 36px;
    z-index: 10000;
    width: 25px;
    height: 20px;
    background: transparent;
    border: none
}

@media (max-width: 668px) {
    .hamburger_platform .hamburger {
        width: 20px;
        height: 16px;
        right: 10px
    }
}

.hamburger_platform .hamburger:hover,
.hamburger_platform .hamburger:focus,
.hamburger_platform .hamburger:active {
    outline: none
}

.hamburger_platform .hamburger.is-closed:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #333;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-closed:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-closed .hamb-top,
.hamburger_platform .hamburger.is-closed .hamb-middle,
.hamburger_platform .hamburger.is-closed .hamb-bottom,
.hamburger_platform .hamburger.is-open .hamb-top,
.hamburger_platform .hamburger.is-open .hamb-middle,
.hamburger_platform .hamburger.is-open .hamb-bottom {
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0
}

.hamburger_platform .hamburger.is-closed .hamb-top,
.hamburger_platform .hamburger.is-closed .hamb-middle,
.hamburger_platform .hamburger.is-closed .hamb-bottom {
    background-color: #fff
}

.hamburger_platform .hamburger.is-closed .hamb-top {
    top: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-closed .hamb-middle {
    top: 50%;
    margin-top: -2px
}

.hamburger_platform .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-closed:hover .hamb-top {
    top: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-closed:hover .hamb-bottom {
    bottom: 0;
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-open .hamb-top,
.hamburger_platform .hamburger.is-open .hamb-middle,
.hamburger_platform .hamburger.is-open .hamb-bottom {
    background-color: #fff
}

.hamburger_platform .hamburger.is-open .hamb-top,
.hamburger_platform .hamburger.is-open .hamb-bottom {
    top: 50%;
    margin-top: -2px
}

.hamburger_platform .hamburger.is-open .hamb-top {
    -webkit-transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger_platform .hamburger.is-open .hamb-middle {
    display: none
}

.hamburger_platform .hamburger.is-open .hamb-bottom {
    -webkit-transform: rotate(-45deg);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.73, 1, 0.28, 0.08)
}

.hamburger_platform .hamburger.is-open:before {
    content: '';
    display: block;
    width: 100px;
    font-size: 14px;
    color: #fff;
    line-height: 32px;
    text-align: center;
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.hamburger_platform .hamburger.is-open:hover:before {
    opacity: 1;
    display: block;
    -webkit-transform: translate3d(-100px, 0, 0);
    -webkit-transition: all .35s ease-in-out
}

.target-fix {
    position: relative;
    top: -70px;
    display: block;
    height: 0px;
    background: none;
    overflow: hidden;
    outline: 0;
    text-decoration: none;
    border: none
}

.target-fix:focus {
    outline: 0
}

body,
html {
    width: 100%;
    font-weight: normal;
    background: #fff
}

#warper {
    max-width: 1920px;
    margin: 0 auto
}

.head_top {
    border-bottom: 1px solid #ececec
}

@media (max-width: 668px) {
    .head_top {
        display: none
    }
}

.head_top .w {
    height: 40px;
    line-height: 40px;
    overflow: hidden
}

.head_top .w .col {
    float: left;
    width: 50%
}

.head_top .w .col.head_top_right ul {
    text-align: right
}

.head_top .w .col.head_top_right ul li {
    display: inline-block;
    margin-right: 10px;
    font-family: 'Roboto-Medium'
}

.head_top .w .col.head_top_right ul li:nth-last-of-type(1) {
    margin-right: 0
}

.head_top .w .col.head_top_right ul li a {
    color: #666;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.head_top .w .col.head_top_right ul li a:before {
    content: '';
    margin-right: 6px;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 40px;
    background-image: url("../img/c.png");
    background-repeat: no-repeat
}

.head_top .w .col.head_top_right ul li a:hover {
    color: #009944
}

.head_top .w .col.head_top_right ul li a.tel:before {
    background-position: 0 0
}

.head_top .w .col.head_top_right ul li a.email:before {
    background-position: 0 -40px
}


.head_top .w .col.head_top_right ul li a.none:before {
    background-position: 0 -40px;
    display: none;
}


.head {
    height: 130px;
    position: relative
}

@media (max-width: 1180px) {
    .head {
        height: 100px
    }
}

@media (max-width: 668px) {
    .head {
        height: 70px
    }
}

.head a.logo {
    display: block;
    float: left;
    height: 87px;
    margin-top: 15px
}

@media (max-width: 1180px) {
    .head a.logo {
        height: 50px;
        margin-top: 25px
    }
}

@media (max-width: 668px) {
    .head a.logo {
        height: 40px;
        margin-top: 15px
    }
}

.head a.logo img {
    height: 100%
}

.head_search {
    float: right;
    width: 480px;
    height: 42px;
    margin-top: 44px
}

@media (max-width: 1180px) {
    .head_search {
        display: none
    }
}

.head_search form {
    width: 100%;
    height: 48px;
    border: 3px #009944 solid;
    border-radius: 3px;
}

.head_search form input[type="text"]::-webkit-input-placeholder {
    color: #999
}

.head_search form .input01 {
    display: block;
    float: left;
    width: 85%;
    height: 42px;
    line-height: 42px;
    outline: 0;
    padding: 0 20px;
    color: #a7a7a7;
    margin: 0;
    border: none;
 
    color: #999
}

.head_search form .input02 {
    display: block;
    float: right;
    width: 15%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    margin: 0;
    border: none;
    color: #fff;
    background-color: #009944;
    outline: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.head_search form .input02 i {
    display: block;
    width: 20px;
    height: 42px;
    margin: 0 auto;
    background: url("../img/c.png") -100px 0 no-repeat
}

.head_search form .input02:hover {
    background-color: #ffa800
}

/* 申请入会 按钮*/
.head_jonin  {
    position: relative;
    display: block;
    background: #ff881b;
    height: 38px;
    line-height: 38px;
    margin: 3px 0;
    padding: 0 12px;
    border-radius: 6px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    z-index: 20;
    float: right;
    margin-top: 48px;
    margin-left: 45px;
}

@media (max-width: 1180px) {
    .head_jonin {
        display: none
    }
}

.head_jonin a{
    color: #fff;
}

.head_jonin a i{
    padding-right: 4px;
}

nav.pc {
    width: 100%;
    background: #009944
}

@media (max-width: 1180px) {
    nav.pc {
        display: none
    }
}

nav.pc .nav>ul>li {
    display: block;
    float: left;
    width: 12.5%;
    position: relative
}

nav.pc .nav>ul>li:after {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px
}

nav.pc .nav>ul>li:nth-last-of-type(1):after {
    display: none
}

nav.pc .nav>ul>li>a {
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    position: relative
}

nav.pc .nav>ul>li.on>a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 6px solid #00b053;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -6px
}

nav.pc .nav>ul>li .sub {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    z-index: 20
}

nav.pc .nav>ul>li .sub ul {
    padding: 10px 20px;
    background: #00b053;
    position: relative
}

nav.pc .nav>ul>li .sub ul li {
    display: block
}

nav.pc .nav>ul>li .sub ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    position: relative
}

nav.pc .nav>ul>li .sub ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    line-height: 1px;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

nav.pc .nav>ul>li .sub ul li a:hover:after {
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.4)
}

.m_icon {
    display: none
}

@media (max-width: 1180px) {
    .m_icon {
        display: block
    }
}

.m_nav {
    margin: 10px 0 0
}

.m_nav .panel {
    border-radius: 0px;
    background: none;
    margin-top: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none
}

.m_nav .panel .panel-heading {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0
}

.m_nav .panel .panel-heading .panel-title {
    height: 34px;
    line-height: 34px;
    position: relative
}

.m_nav .panel .panel-heading .panel-title a.t {
    display: block;
    width: 100%;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    position: absolute;
    left: 0;
    top: 0
}

.m_nav .panel .panel-heading .panel-title a.switch {
    display: block;
    float: right;
    width: 20px;
    height: 34px;
    color: #333;
    position: relative
}

.m_nav .panel .panel-heading .panel-title a.switch i {
    display: block;
    width: 10px;
    height: 20px;
    text-align: right;
    font-style: normal;
    transform: rotate(0deg);
    transition: all .5s;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    z-index: 3
}

.m_nav .panel .panel-heading .panel-title a.switch i:after {
    content: '\e638';
    font-family: 'iconfont';
    font-size: 16px;
    display: block;
    width: 10px;
    height: 20px;
    line-height: 20px;
    color: #666
}

.m_nav .panel .panel-heading .panel-title a.switch[aria-expanded="true"] i {
    transform: rotate(90deg)
}

.m_nav .panel .panel-collapse .panel-body {
    border-top: none;
    padding: 15px 0
}

.m_nav .panel .panel-collapse .panel-body:before,
.m_nav .panel .panel-collapse .panel-body:after {
    display: none
}

.m_nav .panel .panel-collapse .panel-body ul {
    margin: 0;
    padding: 0
}

.m_nav .panel .panel-collapse .panel-body ul li {
    display: block
}

.m_nav .panel .panel-collapse .panel-body ul li a {
    display: block;
    line-height: 30px;
    color: #666;
    text-indent: 20px
}

.index_banner .item {
    display: block
}

.index_banner .item .img {
    display: block;
    width: 100%;
    height: 455px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

@media (max-width: 968px) {
    .index_banner .item .img {
        display: none
    }
}

.index_banner .item .m_img {
    display: none
}

@media (max-width: 968px) {
    .index_banner .item .m_img {
        display: block
    }

    .index_banner .item .m_img img {
        width: 100%
    }
}

.index_banner .index_banner_page {
    width: 100%;
    height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 20px;
    z-index: 2
}

.index_banner .index_banner_page .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background: none;
    position: relative;
    opacity: 1
}

.index_banner .index_banner_page .swiper-pagination-bullet:before {
    content: '';
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -7px;
    margin-top: -7px;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_banner .index_banner_page .swiper-pagination-bullet:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: none;
    border: 2px solid #fff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
    z-index: 2;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_banner .index_banner_page .swiper-pagination-bullet-active {
    background: none
}

.index_banner .index_banner_page .swiper-pagination-bullet-active:before {
    opacity: 0
}

.index_banner .index_banner_page .swiper-pagination-bullet-active:after {
    opacity: 1
}

.index_warp {
    margin-top: 30px
}

@media (max-width: 1180px) {
    .index_warp {
        margin-top: 20px
    }
}

@media (max-width: 668px) {
    .index_warp {
        margin-top: 10px
    }
}

.index_col01 .col_item {
    height: 360px;
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .index_col01 .col_item {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_col01 .col_item {
        margin-bottom: 10px;
        height: auto;
    }
}

.index_col01_slide{
    display: block;
}



.index_col01_slide a {
    display: block;
    width: 100%;
    height: 360px;
    overflow: hidden;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.index_col01_slide a b {
    display: block;
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    display: table;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_col01_slide a b span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    font-weight: normal
}

.index_col01_slide a:hover b {
    background: rgba(0, 0, 0, 0.7)
}

.index_col01_slide .arrow {
    width: 30px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_col01_slide .arrow .iconfont {
    color: #fff;
    font-size: 20px
}

.index_col01_slide .arrow.index_col01_slide_prev {
    left: 0
}

.index_col01_slide .arrow.index_col01_slide_next {
    right: 0
}

.index_col01_slide .arrow:hover {
    background: rgba(3, 126, 243, 0.5)
}

.news01 {
    border: 1px solid #e1e1e1;
    border-top: none
}

.news01 ul {
    padding: 10px 15px
}

.title01 {
    width: 100%;
    height: 40px;
    background: url("../img/title01_bg.jpg") left top repeat-x
}

.title01 span {
    float: left;
    line-height: 38px;
    border-top: 2px solid #009944;
    font-weight: bold;
    font-size: 16px;
    color: #009944;
    background: #fff;
    padding: 0 20px
}

.title01 span i{
    font-size: 18px;
    padding-right: 6px
}

.title01 a {
    display: block;
    float: right;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #666;
    padding:0 15px;
}

.third_nav {
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .third_nav {
        padding-top: 10px;
        margin-bottom: 0
    }
}

.third_nav ul {
    margin: 0 -10px
}

@media (max-width: 668px) {
    .third_nav ul {
        margin: 0 -5px
    }
}

.third_nav ul li {
    display: block;
    float: left;
    width: 20%;
    padding: 0 10px
}

@media (max-width: 668px) {
    .third_nav ul li {
        width: 33.33%;
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.third_nav ul li a {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f5f5f5
}

@media (max-width: 668px) {
    .third_nav ul li a {
        height: 36px;
        line-height: 36px
    }
}

.third_nav ul li a.cur {
    background: #009944;
    color: #fff
}

.news_list01 li {
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    background: url("../img/c.png") -400px 0 no-repeat;
    overflow: hidden
}

.news_list01 li a {
    display: block;
    width: 100%;
    padding-right: 100px;
    height: 30px;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_list01 li:last-child{
    border: none;
}

@media (max-width: 968px) {
    .news_list01 li a {
        padding-right: 90px;
        position: relative
    }
}

@media (max-width: 668px) {
    .news_list01 li a {
        padding-right: 100px
    }
}

.news_list01 li a:hover {
    color: #ff0000
}

.news_list01 li span.date {
    display: block;
    width: 80px;
    text-align: right;
    color: #666;
    position: absolute;
    right: 0;
    top: 0
}

.news_list01 li.new a span:after {
    content: '';
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 14px;
    background: url("../img/new.gif") no-repeat
}

@media (max-width: 968px) {
    .news_list01 li.new a span:after {
        display: block;
        position: absolute;
        right: 65px;
        top: 10px
    }
}

.index_news_top01 {
    width: 100%;
    height: 150px;
    padding: 30px 15px 10px
}

.index_news_top01 a {
    display: block
}

.index_news_top01 a p.date {
    display: block;
    float: left;
    width: 25%;
    height: 110px;
    background: #009944;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto-Medium'
}

.index_news_top01 a p.date span {
    display: block;
    width: 100%;
    background: #44aa72;
    line-height: 60px;
    font-size: 30px;
    font-family: 'Roboto-Bold'
}

.index_news_top01 a .txt {
    float: right;
    width: 75%;
    padding-left: 20px
}

.index_news_top01 a .txt .title {
    display: block;
    font-size: 16px;
    height: 60px;
    line-height: 30px;
    color: #666;
    overflow: hidden;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_news_top01 a .txt .des {
    height: 40px;
    line-height: 20px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
    color: #999
}

.index_news_top01 a:hover .txt .title {
    color: #ff0000
}

.title02 {
    width: 100%;
    height: 40px;
    background: url("../img/title02_bg.jpg") left top repeat-x
}

.title02 span {
    float: left;
    line-height: 36px;
    margin: 4px 0 0 10px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 20px
}

.title02 span i{
    font-size: 18px;
    padding-right: 6px
}

.title02 a {
    display: block;
    float: right;
    width: 65px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.news02 {
    border: 1px solid #e1e1e1;
    border-top: none;
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .news02 {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .news02 {
        margin-bottom: 10px
    }
}

.news02 .list {
    padding: 10px 15px
}

.news02 .list li {
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    background: url("../img/c.png") -400px 0 no-repeat;
    overflow: hidden
}

.news02 .list li:last-child{
    border: none;
}

.news02 .list li a {
    display: block;
    width: 100%;
    height: 30px;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news02 .list li a i{
    float: right;
}

.news02 .list li a:hover {
    color: #ff0000
}

.news02 .list li.new span:after {
    content: '';
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 14px;
    background: url("../img/new.gif") no-repeat
}

a.index_yjpt {
    display: block;
    margin-bottom: 15px;
}

a.index_yjpt img {
    width: 100%
}

.index_memshow {
    height: 335px;
    position: relative;
    padding: 0 20px 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/index_memshow_bg.jpg");
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .index_memshow {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_memshow {
        margin-bottom: 10px
    }
}

.index_memshow .title {
    display: block;
    width: 100%;
    height: 90px;
    position: relative;
    z-index: 1;
    text-align: center;
    color: #fff
}

.index_memshow .title b {
    display: block;
    width: 100%;
    height: 90px;
    line-height: 90px;
    font-size: 30px;
    position: relative;
    z-index: 2
}

.index_memshow .title span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 60px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.05);
    position: absolute;
    left: 0;
    bottom: -10px;
    z-index: 1
}

.index_memshow .list {
    width: 100%;
    height: 230px;
    background: #fff;
    padding-top: 20px
}

.index_memshow .list .inner {
    width: 100%;
    height: 100%;
    position: relative
}

.index_memshow .list .inner .arrow {
    width: 40px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #ffc600;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 10;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.index_memshow .list .inner .arrow.index_memshow_prev {
    left: -30px
}

.index_memshow .list .inner .arrow.index_memshow_next {
    right: -30px
}

.index_memshow .list .inner .arrow:hover {
    background: #009944
}

.index_memshow_list a {
    display: block;
    width: 190px;
    margin: 0 auto
}

.index_memshow_list a .img {
    width: 190px;
    height: 145px;
    overflow: hidden;
    border: 3px solid #c6c8c7
}

.index_memshow_list a .img span {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.index_memshow_list a .txt {
    width: 100%;
    height: 60px;
    display: table
}

.index_memshow_list a .txt b {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding: 0 20px
}

.index_companys {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .index_companys {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_companys {
        margin-bottom: 10px
    }
}

.index_companys .inner {
    padding: 20px
}

.index_companys_list a {
    display: block;
    text-align: center
}

.index_companys_list a .img {
    width: 170px;
    margin: 0 auto;
    border: 1px solid #b7b7b7
}

@media (max-width: 668px) {
    .index_companys_list a .img {
        width: 130px
    }
}

.index_companys_list a .img img {
    width: 100%
}

.news03 ul {
    padding: 5px 0px 0
}

.title03 {
    width: 100%;
    height: 44px;
    position: relative
}

.title03:after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    line-height: 2px;
    background: #009944;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1
}

.title03 span {
    float: left;
    height: 44px;
    line-height: 44px;
    background: #009944;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    position: relative;
    border-radius: 5px 0 0 0 ;
}

.title03 span::after{
    display: block;
    content: " ";
    background: url(../img/title03.jpg) center center no-repeat;
    width: 35px;
    height: 44PX;
    position: absolute;
    right: -25px;
    top: 0;
}

.title03 span i{
    font-size: 18px;
    padding-right: 6px
}

.title03 a {
    display: block;
    float: right;
    width: 65px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #666
}

@media (max-width: 1180px) {
    .index_btns01 {
        margin-bottom: 20px
    }
}

.index_btns01 ul li {
    display: block;
    width: 100%
}

.index_btns01 ul li:nth-of-type(1) {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .index_btns01 ul li:nth-of-type(1) {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_btns01 ul li:nth-of-type(1) {
        margin-bottom: 10px
    }
}

.index_btns01 ul li a {
    display: block
}

.index_btns01 ul li a img {
    width: 100%
}

.index_flinks {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .index_flinks {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .index_flinks {
        margin-bottom: 10px
    }
}

.index_flinks .inner {
    padding: 30px 20px
}

@media (max-width: 668px) {
    .index_flinks .inner {
        padding: 10px 10px 0
    }
}

.index_flinks .inner ul {
    margin: 0 -15px;
    padding: 0
}

@media (max-width: 668px) {
    .index_flinks .inner ul {
        margin: 0
    }
}

.index_flinks .inner ul li {
    display: block;
    float: left;
    width: 20%;
    padding: 0 15px
}

@media (max-width: 668px) {
    .index_flinks .inner ul li {
        float: none;
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }
}

.index_flinks .inner ul li .linkbox {
    width: 100%
}

footer {
    background: #3f3f3f;
    padding-top: 35px
}

@media (max-width: 668px) {
    footer {
        padding-top: 20px
    }
}

.foot_qr {
    float: left;
    width: 135px
}

@media (max-width: 1180px) {
    .foot_qr {
        float: none;
        margin: 0 auto
    }
}

.foot_qr img {
    width: 100%
}

.foot_qr span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: rgba(255, 255, 255, 0.6)
}

.foot_contact {
    float: left;
    width: 340px;
    margin-left: 20px;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 30px
}

@media (max-width: 1180px) {
    .foot_contact {
        display: none
    }
}

.foot_contact a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.foot_contact a:hover {
    color: #fff
}

.foot_nav {
    float: right;
    width: 660px
}

@media (max-width: 1180px) {
    .foot_nav {
        display: none
    }
}

.foot_nav>ul>li {
    display: block;
    float: left;
    width: 16.66%;
    text-align: right
}

.foot_nav>ul>li>a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px
}

.foot_nav>ul>li ul li {
    display: block
}

.foot_nav>ul>li ul li a {
    display: block;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 26px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.foot_nav>ul>li ul li a:hover {
    color: #fff
}

.foot_copyright {
    line-height: 20px;
    padding: 15px 0;
    font-size: 12px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 20px
}

@media (max-width: 668px) {
    .foot_copyright {
        padding: 10px 0;
        margin-top: 10px
    }
}

.foot_copyright p {
    display: block;
    float: left;
    width: 50%;
    color: rgba(255, 255, 255, 0.6)
}

@media (max-width: 668px) {
    .foot_copyright p {
        float: none;
        width: 100%;
        text-align: center
    }
}

.foot_copyright p a {
    color: rgba(255, 255, 255, 0.6);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.foot_copyright p a:hover {
    color: #fff
}

.foot_copyright p br {
    display: none
}

@media (max-width: 668px) {
    .foot_copyright p br {
        display: block
    }
}

@media (min-width: 668px) {
    .foot_copyright p:nth-last-of-type(1) {
        text-align: right
    }
}

.n_banner {
    width: 100%;
    height: 260px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/n_banner6.jpg")
}

@media (max-width: 668px) {
    .n_banner {
        height: auto
    }
}

.n_banner::before{ 
    content: "";
    position: absolute;
    background: rgb(0, 112, 50);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;

}

.n_banner .txt {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    z-index: 2
}

@media (max-width: 1180px) {
    .n_banner .txt {
        width: 100%;
        left: 0;
        margin-left: 0;
        text-align: center
    }
}

.n_banner .txt .inner {
    width: 100%;
    height: 100%;
    display: table
}

.n_banner .txt .inner .des {
    display: table-cell;
    vertical-align: middle;
    color: #fff
}

.n_banner .txt .inner .des b {
    display: block;
    font-size: 32px
}

@media (max-width: 668px) {
    .n_banner .txt .inner .des b {
        font-size: 24px
    }
}

.n_banner .txt .inner .des span {
    display: block;
    text-transform: uppercase;
    font-size: 28px;
    font-family: 'Roboto-Bold';
    opacity: .5
}

@media (max-width: 668px) {
    .n_banner .txt .inner .des span {
        font-size: 22px
    }
}

.n_banner .m_img {
    display: none
}

@media (max-width: 668px) {
    .n_banner .m_img {
        display: block
    }

    .n_banner .m_img img {
        width: 100%
    }
}

.n_banner .m_img::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #004116;
    opacity: 0.30;
}

.page_warp {
    padding-top: 40px;
    padding-bottom: 40px
}

@media (max-width: 1180px) {
    .page_warp {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media (max-width: 668px) {
    .page_warp {
        padding-top: 10px;
        padding-bottom: 10px
    }
}

.page_warp .side {
    float: left;
    width: 278px
}

@media (max-width: 1180px) {
    .page_warp .side {
        width: 25%
    }
}

@media (max-width: 968px) {
    .page_warp .side {
        float: none;
        width: 100%
    }
}

.page_warp .side .sub_cate {
    width: 100%;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

@media (max-width: 968px) {
    .page_warp .side .sub_cate {
        overflow: hidden;
        margin-bottom: 0
    }
}

.page_warp .side .sub_cate h3.t {
    width: 100%;
    height: 40px;
    background: url("../img/title02_bg.jpg") left top repeat-x;
    position: relative
}

@media (max-width: 968px) {
    .page_warp .side .sub_cate h3.t {
        display: none
    }
}

.page_warp .side .sub_cate h3.t span {
    float: left;
    line-height: 36px;
    margin: 4px 0 0 15px;
    font-weight: bold;
    font-size: 16px;
    color: #009944;
    background: #fff;
    padding: 0 20px;
    border-radius: 5px 5px 0 0;
}

.page_warp .side .sub_cate h3.t:after {
    content: '';
    display: block;
    width: 15px;
    height: 2px;
    line-height: 2px;
    background-color: #fff;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -1px
}

.page_warp .side .sub_cate ul {
    background: #e9edf6;
    padding: 15px 15px 5px
}

@media (max-width: 968px) {
    .page_warp .side .sub_cate ul {
        background: none;
        padding: 0;
        margin: 0 -10px
    }
}

@media (max-width: 668px) {
    .page_warp .side .sub_cate ul {
        margin: 0 -5px
    }
}

.page_warp .side .sub_cate ul li {
    display: block;
    margin-bottom: 10px
}

@media (max-width: 968px) {
    .page_warp .side .sub_cate ul li {
        float: left;
        width: 33.33%;
        padding: 0 10px;
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .page_warp .side .sub_cate ul li {
        padding: 0 5px;
        margin-bottom: 10px
    }
}

.page_warp .side .sub_cate ul li a {
    display: block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 15px 0 30px;
    background: #fff;
    color: #666;
    position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 5px ;
}

@media (max-width: 968px) {
    .page_warp .side .sub_cate ul li a {
        background: #f5f5f5
    }
}

.page_warp .side .sub_cate ul li a:before {
    content: '';
    display: block;
    width: 4px;
    height: 6px;
    line-height: 6px;
    background: url("../img/c.png") 0 -200px no-repeat;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -3px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.page_warp .side .sub_cate ul li a:hover {
    color: #000;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1)
}

.page_warp .side .sub_cate ul li a:hover:before {
    left: 20px
}

.page_warp .side .sub_cate ul li a.cur {
    background: #ffc600;
    color: #666
}

.page_warp .side .sub_cate ul li a.cur:before {
    left: 15px
}

@media (max-width: 968px) {
    .page_warp .side .btns {
        display: none
    }
}

.page_warp .side .btns ul li {
    display: block;
    margin-bottom: 10px
}

.page_warp .side .btns ul li:nth-last-of-type(1) {
    margin-bottom: 0
}

.page_warp .side .btns ul li a {
    display: block;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page_warp .side .btns ul li a:hover {
    opacity: .8
}

.page_warp .content {
    float: right;
    width: 925px
}

@media (max-width: 1180px) {
    .page_warp .content {
        width: 75%;
        padding-left: 20px
    }
}

@media (max-width: 968px) {
    .page_warp .content {
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.page_warp .content>.inner {
    background: #e9edf6;
    padding: 20px;
    border-radius: 5px;
}

@media (max-width: 668px) {
    .page_warp .content>.inner {
        padding: 10px
    }
}

.page_warp .content>.inner .title {
    display: block;
    width: 100%;
    line-height: 26px;
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .page_warp .content>.inner .title {
        margin-bottom: 0
    }
}

.page_warp .content>.inner .title .t {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold
}

@media (max-width: 668px) {
    .page_warp .content>.inner .title .t {
        float: none;
        width: 100%;
        font-size: 20px
    }
}

.page_warp .content>.inner .title .bread {
    float: right;
    width: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    color: #666;
    text-align: right
}

@media (max-width: 668px) {
    .page_warp .content>.inner .title .bread {
        float: none;
        width: 100%;
        text-align: left;
        height: auto;
        margin: 10px 0
    }
}

.page_warp .content>.inner .title .bread a {
    color: #666;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page_warp .content>.inner .title .bread a:hover {
    color: #009944
}

.page_warp .content>.inner>.inner {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 20px
}

@media (max-width: 668px) {
    .page_warp .content>.inner>.inner {
        padding: 0 10px 10px
    }
}

.news_list .list {
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .news_list .list {
        margin-bottom: 10px
    }
}

.news_list .list ul li {
    display: block;
    padding: 0 0 0 10px;
    position: relative;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    background: url("../img/c.png") -400px 3px no-repeat;
    overflow: hidden
}

.news_list .list ul li a {
    display: block;
    width: 100%;
    padding-right: 100px;
    height: 36px;
    color: #333;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_list .list ul li a:hover {
    color: #ff0000
}

.news_list .list ul li span.date {
    display: block;
    width: 80px;
    text-align: right;
    color: #666;
    position: absolute;
    right: 0;
    top: 0
}

.news_list .list ul li.new span:after {
    content: '';
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 14px;
    background: url("../img/new.gif") no-repeat
}

@media (max-width: 968px) {
    .news_content_warp {
        float: none;
        width: 100%;
        padding-left: 0
    }
}

.news_content_warp>.inner {
    background: #e9edf6;
    padding: 20px
}

@media (max-width: 668px) {
    .news_content_warp>.inner {
        padding: 10px
    }
}

.news_content_warp>.inner .title {
    display: block;
    width: 100%;
    line-height: 26px;
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .news_content_warp>.inner .title {
        margin-bottom: 0
    }
}

.news_content_warp>.inner .title .t {
    display: block;
    float: left;
    font-size: 24px;
    font-weight: bold
}

@media (max-width: 668px) {
    .news_content_warp>.inner .title .t {
        float: none;
        width: 100%;
        font-size: 20px
    }
}

.news_content_warp>.inner .title .bread {
    float: right;
    width: 50%;
    height: 20px;
    line-height: 20px;
    margin-top: 6px;
    color: #666;
    text-align: right
}

@media (max-width: 668px) {
    .news_content_warp>.inner .title .bread {
        float: none;
        width: 100%;
        text-align: left;
        height: auto;
        margin: 10px 0
    }
}

.news_content_warp>.inner .title .bread a {
    color: #666;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content_warp>.inner .title .bread a:hover {
    color: #009944
}

.news_content_warp>.inner>.inner {
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding: 20px
}

@media (max-width: 668px) {
    .news_content_warp>.inner>.inner {
        padding: 0 10px 10px
    }
}

.page_content {
    font-size: 14px;
    line-height: 26px;
    color: #4f4f4f
}

@media (max-width: 668px) {
    .page_content {
        padding: 10px 0 0
    }
}

.news_content {
    padding: 40px;
    position: relative
}

@media (max-width: 968px) {
    .news_content {
        padding: 20px 0 0
    }
}

.news_content .btns {
    width: 100%;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

@media (max-width: 668px) {
    .news_content .btns {
        position: static;
        text-align: center;
        margin-bottom: 10px
    }
}

.news_content .btns ul li {
    display: inline-block
}

.news_content .btns ul li a {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ddd;
    color: #999;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content .btns ul li a i.iconfont {
    font-size: 18px
}

.news_content .btns ul li a:hover {
    border-color: #009944;
    color: #009944
}

.news_content h1.t {
    display: block;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #C01100;
    font-weight: 700
}

@media (max-width: 1180px) {
    .news_content h1.t {
        font-size: 20px
    }
}

.news_content .info {
    line-height: 50px;
    text-align: center
}

@media (max-width: 668px) {
    .news_content .info {
        line-height: 30px
    }
}

.news_content .info br {
    display: none
}

@media (max-width: 668px) {
    .news_content .info br {
        display: block
    }
}

.news_content .txt {
    padding: 30px 0;
    font-size: 14px;
    line-height: 26px;
    color: #4f4f4f;
    border-top: 1px dotted #ddd;
    border-bottom: 1px dotted #ddd
}

@media (max-width: 668px) {
    .news_content .txt {
        padding: 10px 0
    }
}

.news_content .txt img {
    display: block;
    margin: 10px auto;
    max-width: 880px !important;
    
    height: auto !important
}

@media (max-width: 968px) {
    .news_content .txt img {
        max-width: 100% !important;
    }
}

.news_content .share_col {
    text-align: center;
    padding: 10px 0
}

.news_content .share_col h6 {
    max-width: 500px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.news_content .share_col h6 span {
    display: inline-block;
    font-size: 22px;
    color: #999;
    padding: 0 20px
}

.news_content .iframe_video {
    width: 800px;
    height: 600px;
    margin: 0 auto
}

@media (max-width: 968px) {
    .news_content .iframe_video {
        width: 100%;
        height: 300px
    }
}

.news_content iframe {
    width: 100%;
    height: 100%
}

.news_content .col_video {
    max-width: 800px;
    margin: 0 auto
}

.news_content .updown {
    font-size: 14px;
    line-height: 28px
}

@media (max-width: 1380px) {
    .news_content .updown {
        padding: 20px 0 0;
        font-size: 12px;
        line-height: 22px
    }
}

@media (max-width: 1180px) {
    .news_content .updown {
        padding: 10px 0 0
    }
}

.news_content .updown .inner {
    width: 100%;
    padding-right: 150px;
    position: relative
}

@media (max-width: 668px) {
    .news_content .updown .inner {
        padding: 0
    }
}

.news_content .updown .btn_back {
    display: block;
    width: 170px;
    height: 44px;
    line-height: 42px;
    padding: 0 30px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border: 1px solid #5b5b5b;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -22px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

@media (max-width: 668px) {
    .news_content .updown .btn_back {
        position: static;
        margin: 20px auto 0
    }
}

.news_content .updown .btn_back span {
    display: block;
    float: right;
    margin: 14px 0 0;
    width: 15px;
    height: 12px;
    position: relative
}

.news_content .updown .btn_back span:before,
.news_content .updown .btn_back span:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content .updown .btn_back span:before {
    top: 0
}

.news_content .updown .btn_back span:after {
    bottom: 0
}

.news_content .updown .btn_back span i {
    display: block;
    width: 100%;
    height: 1px;
    line-height: 1px;
    background: #5b5b5b;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.news_content .updown .btn_back:hover {
    background: #009944;
    border-color: #009944;
    color: #fff
}

.news_content .updown .btn_back:hover span:before,
.news_content .updown .btn_back:hover span:after {
    width: 10px;
    background: #fff
}

.news_content .updown .btn_back:hover span:before {
    top: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.news_content .updown .btn_back:hover span:after {
    bottom: 2px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.news_content .updown .btn_back:hover span i {
    opacity: 0
}

.news_content .back {
    margin-top: 30px
}

@media (max-width: 668px) {
    .news_content .back {
        margin-top: 10px
    }
}

.news_content .back a {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #009944;
    color: #fff
}

.page_mailsubscription {
    padding: 5% 10%
}

@media (max-width: 668px) {
    .page_mailsubscription {
        padding: 20px
    }
}

.page_mailsubscription .form-horizontal .control-label {
    -moz-text-align-last: justify;
    text-align-last: justify;
    font-weight: normal
}

.page_mailsubscription input[type="submit"] {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    border: none;
    background: #009944;
    color: #fff;
    font-size: 16px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.page_mailsubscription input[type="submit"]:hover {
    background: #ffc600
}

@media (max-width: 668px) {
    .list_membershow {
        padding-top: 10px
    }
}

.list_membershow .list {
    overflow: hidden;
    margin-bottom: 20px
}

@media (max-width: 668px) {
    .list_membershow .list {
        margin-bottom: 10px
    }
}

.list_membershow .list ul {
    margin: 0 -15px
}

@media (max-width: 1180px) {
    .list_membershow .list ul {
        margin: 0 -10px
    }
}

@media (max-width: 668px) {
    .list_membershow .list ul {
        margin: 0 -5px
    }
}

.list_membershow .list ul li {
    display: block;
    float: left;
    width: 33.33%;
    padding: 0 15px
}

@media (max-width: 1180px) {
    .list_membershow .list ul li {
        padding: 0 10px
    }
}

@media (max-width: 668px) {
    .list_membershow .list ul li {
        width: 50%;
        padding: 0 5px
    }
}

.list_membershow .list ul li a {
    display: block
}

.list_membershow .list ul li a .img {
    width: 100%;
    height: 188px;
    overflow: hidden
}

@media (max-width: 668px) {
    .list_membershow .list ul li a .img {
        height: 120px
    }
}

.list_membershow .list ul li a .img img {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px;
    border: 1px #CDCACA solid;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.list_membershow .list ul li a b {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    display: block;
    overflow: hidden;
    text-align: center
}

.contact_map {
    width: 100%;
    height: 400px;
    padding: 4px;
    border: 1px solid #ddd;
    margin: 20px 0
}

#map01 {
    width: 100%;
    height: 100%
}

.platform_head {
    height: 400px;
    position: relative
}

@media (max-width: 968px) {
    .platform_head {
        height: auto
    }
}

.platform_head .w {
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -600px;
    z-index: 10
}

@media (max-width: 1180px) {
    .platform_head .w {
        width: 100%;
        left: 0;
        margin-left: 0
    }
}

.platform_head .w .inner {
    width: 100%;
    height: 100%;
    position: relative
}

.platform_head .w .inner a.logo {
    display: block;
    height: 76px;
    position: absolute;
    left: 0;
    top: 50px
}

@media (max-width: 1180px) {
    .platform_head .w .inner a.logo {
        height: 50px;
        top: 25px
    }
}

@media (max-width: 668px) {
    .platform_head .w .inner a.logo {
        height: 40px;
        top: 15px
    }
}

.platform_head .w .inner a.logo img {
    height: 100%
}

.platform_head .w .inner .txt {
    width: 100%;
    height: 78px;
    position: absolute;
    left: 0;
    bottom: 140px
}

@media (max-width: 968px) {
    .platform_head .w .inner .txt {
        height: 40px;
        text-align: center;
        bottom: auto;
        top: 50%
    }
}

@media (max-width: 668px) {
    .platform_head .w .inner .txt {
        height: 100px;
        top: 40%
    }
}

.platform_head .w .inner .txt img {
    height: 100%
}

.platform_head .w .inner .txt .pc {
    display: block
}

@media (max-width: 668px) {
    .platform_head .w .inner .txt .pc {
        display: none
    }
}

.platform_head .w .inner .txt .m {
    display: none
}

@media (max-width: 668px) {
    .platform_head .w .inner .txt .m {
        display: block;
        margin: 0 auto
    }
}

.platform_head_banner {
    width: 100%;
    height: 100%;
    background: url("../img/platform_head_img.jpg") center center no-repeat
}

@media (max-width: 968px) {
    .platform_head_banner {
        height: auto;
        background: none
    }
}

.platform_head_banner img {
    display: none
}

@media (max-width: 968px) {
    .platform_head_banner img {
        display: block;
        width: 100%
    }
}

.platform_box {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("../img/platform_box_bg.jpg")
}

@media (max-width: 1180px) {
    .platform_box {
        padding: 0 20px
    }
}

@media (max-width: 668px) {
    .platform_box {
        display: none
    }
}

.platform_box>.inner {
    padding-top: 60px;
    padding-bottom: 30px;
    position: relative
}

@media (max-width: 1180px) {
    .platform_box>.inner {
        padding: 20px 0
    }
}

.platform_box>.inner .platform_nav {
    width: 100%;
    height: 60px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -30px;
    z-index: 10;
    border-radius: 5px;
}

@media (max-width: 1180px) {
    .platform_box>.inner .platform_nav {
        display: none
    }
}

.platform_box>.inner .platform_nav>ul>li {
    display: block;
    float: left;
    width: 12.5%;
    position: relative
}

.platform_box>.inner .platform_nav>ul>li>a {
    display: block;
    width: 100%;
    line-height: 60px;
    text-align: center;
    color: #333;
    position: relative
}

.platform_box>.inner .platform_nav>ul>li>a:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-bottom: 5px solid #00b053;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -6px;
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.platform_box>.inner .platform_nav>ul>li.on a {
    color: #2547a8
}

.platform_box>.inner .platform_nav>ul>li.on a:after {
    opacity: 1
}

.platform_box>.inner .platform_nav>ul>li .sub {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 20
}

.platform_box>.inner .platform_nav>ul>li .sub ul {
    padding: 10px 20px;
    background: #00b053;
    position: relative
}

.platform_box>.inner .platform_nav>ul>li .sub ul li {
    display: block
}

.platform_box>.inner .platform_nav>ul>li .sub ul li a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    position: relative
}

.platform_box>.inner .platform_nav>ul>li .sub ul li a:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    line-height: 1px;
    background: rgba(255, 255, 255, 0);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 2;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.platform_box>.inner .platform_nav>ul>li .sub ul li a:hover:after {
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.4)
}

.platform_box>.inner .platform_box_keywords {
    float: left;
    width: 640px;
    color: #fff
}

@media (max-width: 1180px) {
    .platform_box>.inner .platform_box_keywords {
        width: 50%
    }
}

.platform_box>.inner .platform_box_keywords b {
    display: block;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 10px
}

.platform_box>.inner .platform_box_keywords ul {
    display: block
}

.platform_box>.inner .platform_box_keywords ul li {
    display: inline-block;
    line-height: 20px;
    margin-right: 10px
}

.platform_box>.inner .platform_box_keywords ul li a {
    color: #fff
}

.platform_box>.inner .head_search {
    margin-top: 0
}

@media (max-width: 1180px) {
    .platform_box>.inner .head_search {
        display: block;
        margin-top: 15px
    }
}


.platform_box  .head_search form {
    border-color: #ebba38;
}
.platform_box   .head_search form .input02{
 
    background-color: #ffbb26;
}

.platform_warp {
    margin-top: 30px
}

@media (max-width: 1180px) {
    .platform_warp {
        margin-top: 20px
    }
}

@media (max-width: 668px) {
    .platform_warp {
        margin-top: 10px
    }
}

.platform_col01 {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .platform_col01 {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .platform_col01 {
        margin-bottom: 10px
    }
}

.platform_news01 {
    background: #f0f5fb
}

@media (max-width: 968px) {
    .platform_news01 {
        margin-top: 20px
    }
}

@media (max-width: 668px) {
    .platform_news01 {
        margin-top: 10px
    }
}

.platform_news01 .title {
    width: 100%;
    height: 27px;
    position: relative;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background: url("../img/platform_news01_t1.jpg") left top repeat-x
}

.platform_news01 .title span {
    display: block;
    width: 80px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background: url("../img/platform_news01_t2.jpg") left top repeat-x;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 12px;
    top: -4px
}

.platform_news01 .title span em {
    display: block;
    font-style: normal;
    width: 100%;
    height: 100%;
    position: relative
}

.platform_news01 .title span em:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid #188e16;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.platform_news01 .title a {
    display: block;
    float: right;
    width: 65px;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.platform_news01 ul {
    padding: 16px 15px
}

.platform_news02 {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .platform_news02 {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .platform_news02 {
        margin-bottom: 10px
    }
}

.platform_news02 .title {
    width: 100%;
    height: 27px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    background-image: url("../img/platform_news02_t1.jpg")
}

.platform_news02 .title span {
    float: left;
    line-height: 27px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    padding: 0 20px
}

.platform_news02 .title a {
    display: block;
    float: right;
    width: 65px;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.platform_news02 ul {
    padding: 10px 15px;
    margin-top: 0;
    border: 1px solid #e1e1e1
}

.platform_news03 {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .platform_news03 {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .platform_news03 {
        margin-bottom: 10px
    }
}

.platform_news03 .hd {
    width: 100%;
    height: 27px;
    position: relative;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    background: url("../img/platform_news03_t1.jpg") left top repeat-x
}

.platform_news03 .hd ul {
    float: left;
    margin-left: 12px
}

.platform_news03 .hd ul li {
    display: inline-block;
    width: 80px;
    height: 27px;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    position: relative
}

.platform_news03 .hd ul li em {
    display: block;
    font-style: normal;
    width: 100%;
    height: 31px;
    padding-top: 4px;
    line-height: 27px;
    position: relative;
    position: absolute;
    left: 0px;
    top: -4px
}

.platform_news03 .hd ul li.on em {
    padding-top: 0;
    line-height: 31px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    background: url("../img/platform_news01_t2.jpg") left top repeat-x
}

.platform_news03 .hd ul li.on em:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid #188e16;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -5px
}

.platform_news03 .hd span.more {
    float: right
}

.platform_news03 .hd span.more a {
    display: block;
    float: right;
    width: 65px;
    line-height: 27px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.platform_news03 .bd {
    padding: 10px 15px;
    margin-top: 0;
    border: 1px solid #e1e1e1
}

.platform_col03 {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .platform_col03 {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .platform_col03 {
        margin-bottom: 10px
    }
}

.platform_col03 img {
    width: 100%
}

.platform_col03 .pc {
    display: block
}

@media (max-width: 668px) {
    .platform_col03 .pc {
        display: none
    }
}

.platform_col03 .m {
    display: none
}

@media (max-width: 668px) {
    .platform_col03 .m {
        display: block
    }
}

.platform_col04>.row>div {
    margin-bottom: 30px
}

@media (max-width: 1180px) {
    .platform_col04>.row>div {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .platform_col04>.row>div {
        margin-bottom: 10px
    }
}

.platform_col04 .title {
    width: 100%;
    height: 38px;
    border-bottom: 2px solid #e3e6ec;
}

.platform_col04 .title span {
    float: left;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: #009944;
    position: relative;
}


.platform_col04 .title span::before{
    content: "";
    display: block;
    width: 5px;
    height: 38px;
    background: #009944;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 2px solid #fff;
}


.platform_col04 .title a {
    display: block;
    float: right;
    width: 65px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    display: block;
    color: #707070;
}

.platform_col04 ul {
    padding: 10px 0;
    margin-top: 0;
}




.platform_news04 .title {
    width: 100%;
    height: 38px;
    border-bottom: 2px solid #e3e6ec;
}

.platform_news04 .title span {
    float: left;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: #009944;
    position: relative;
}


.platform_news04 .title span::before{
    content: "";
    display: block;
    width: 5px;
    height: 38px;
    background: #009944;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 2px solid #fff;
}


.platform_news04 .title a {
    display: block;
    float: right;
    width: 65px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    display: block;
    color: #707070;
}

.platform_news04 ul {
    padding: 10px 0;
    margin-top: 0;
}



.platform_news05 .hd{
    background: none;
    border: none;
    height: 38px;
    overflow: hidden;
}

.platform_news05 .hd ul{
    padding: 5px 0;
    padding-top: 12px;
}

.platform_news05 .hd ul li em{
    border: 1px solid #e3e6ec;
    border-bottom: 2px solid #e3e6ec;
    background: #fff;
    color: #474747;
    height: 30px;
    padding-top: 0;
    line-height: 28px;
    font-weight: normal;
}

.platform_news05 .hd ul li.on em{
    background: none;
    color: #009944;
    border: 1px solid #e3e6ec;
    border-bottom: 2px solid #fff;
    height: 30px;
    line-height: 28px;
    font-weight: bold;
}

.platform_news05 .hd ul li.on em:after{
    display: none;
}

.platform_news05 .bd{
    background: none;
    border: none;

    padding: 0;
}


.platform_news05 .title {
    width: 100%;
    height: 38px;
    border-bottom: 2px solid #e3e6ec;
}


.platform_news05 .title span {
    float: left;
    line-height: 38px;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
    background: #009944;
    position: relative;
}


.platform_news05 .title span::before{
    content: "";
    display: block;
    width: 5px;
    height: 38px;
    background: #009944;
    position: absolute;
    left: 0;
    top: 0;
    border-right: 2px solid #fff;
}


.platform_news05 .title a {
    display: block;
    float: right;
    width: 65px;
    line-height: 38px;
    text-align: center;
    font-size: 12px;
    display: block;
    color: #707070;
}

.platform_news05 ul {
    padding: 10px 0;
    margin-top: 0;
}


.platform_warp .index_col01_slide{
    display: block;
}

@media (max-width: 992px) {
    .platform_warp .index_col01_slide{
        margin-bottom: 15px;
    }
}



/*# sourceMappingURL=css.min.css.map */


/* 广告位 */
.czxixi_ad { margin-bottom: 25px;}
@media (max-width: 1180px) {
    .czxixi_ad {
        margin-bottom: 20px
    }
}

@media (max-width: 668px) {
    .czxixi_ad {
        margin-bottom: 10px
    }
}
.czxixi_ad a { display: block;}
.czxixi_ad a img{ width: 100%; height: auto;}

/* 热点追踪 */
.index_dingtiao{
    border: 1px solid #cfecd8;
    border-radius: 5px;
    overflow: hidden;
}



.index_dingtiao_top {
    width: 100%;
    text-align: center;
 
  
    font-size: 14px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 35px;
    padding-right: 35px;

 
    margin-top: auto;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;

    background: url('../img/dingtiao.jpg') left top no-repeat;
 
}

.dingtiao_title {
    font-size: 18px;
    color: #fe8400;
    margin-bottom: 5px;
}

.dingtiao_title a{
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.dingtiao_info {
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}


.tab {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
    font-family: Arial;
    padding:0 15px ;
}
.tab-nav {
    height: 46px;
margin-top: auto;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto;
font-family: "微软雅黑";
text-align: left;
z-index: 2;
font-size: 0;
border-bottom: 4px solid #eaeaea;
}
.tab-nav a {
display: inline-block;
height: 46px;
line-height: 40px;
text-align: center;
text-decoration: none;
color: #333333;
padding-right: 25px;
padding-left: 25px;

font-size: 16px;
 
}
.tab-nav a.current {
color: #333;
background-color: #FFFFFF;
font-weight: bold;
border-bottom: 6px solid #009933;
 
CURSOR: pointer;
}
.tab-con {
position: relative;
width: 100%;
overflow: hidden;
background-color: #FFFFFF;
margin: auto;
}
.tab-con-item {
width: 100%;
text-align: left;
color: #666666;
margin: 0px;
padding: 0px;
display: none;
}

.tab-con-item.current {
    display: block !important;
}

.tab-con>div{
min-height:30px;
line-height:30px;
color: #666666;
list-style-type: none;
font-size: 14px;
padding: 0px;
margin: 0px;
width: 100%;
}
.tab-con div .date{ float:right; color:#999;  }			

.red {
font-size: 12px;
color: #FF0000;
}


.index_dingtiao .tab-con div ul{
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
} 

.index_dingtiao .tab-con div ul li:last-child{
    border: none;
}

/* 理事风采 */
.activity-box{height: 370px!important;margin-bottom: 20px!important; position: relative; border: 1px solid #e1e1e1; overflow: hidden; }
.activity-box .ac-more{ cursor:pointer;display:block;width:55px;height:55px;position: absolute;top: 0;right: -2px;text-align: center;background:url(../img/ac-more.png) no-repeat;z-index: 99}
.activity-box .ac-more:hover{background:url(../img/ac-more1.png) no-repeat;z-index: 999;-webkit-transition: all .6s;-moz-transition: all .6s;-ms-transition: all .6s;-o-transition: all .6s;transition: all .6s;}
.activity-title{width:48px;font-size:18px; color:#fff;background:#ffbb26;border:solid 1px #ebba38; padding: 120px 13px;}
.activity-title i{ font-size: 20px;}
.activity-con{ position: absolute;right: 0;top: 0;left: 50px;bottom: 0;padding:30px 0; overflow: hidden;}
.activity-con .slideBox{position: relative;}
.activity-con .slideBox .bd{margin-left:25px;}
.activity-con .slideBox a.prev{position: absolute;top: 44%;left: 0;outline:none;background:url(../img/prev1.png) no-repeat!important;}
.activity-con .slideBox a.next{position: absolute;top: 44%;right: 13px;background:url(../img/next1.png) no-repeat!important;text-align: right;}
.activity-con .slideBox a.prev,.activity-con .slideBox a.next{display:block;outline:none;width:17px!important;height:30px!important;}
#index_lsfc {
    padding: 0 40px;
}

#index_lsfc .swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

 
#index_lsfc .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: calc((100% - 30px) / 2);

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  #index_lsfc .swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
  #index_lsfc  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: 200px;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

#index_lsfc  .swiper-slide { display: block; height: 150px; overflow: hidden; position: relative;}
#index_lsfc  .swiper-slide .slide-img,#index_lsfc  .swiper-slide .slide-img img{width:100%;height:100%;overflow: hidden;-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; transition: all .4s ease-in-out; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1);object-fit: cover;}
#index_lsfc  .swiper-slide .slide-img:hover img{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2);}
#index_lsfc  .swiper-slide .slide-img{margin-bottom: 15px;}
#index_lsfc  .swiper-slide .slide-title,.tuan-box .main-tuan .slide-title{width:220px;font-size: 14px;color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; position: absolute; bottom: 0; background: rgba(0, 0, 0, 0.75); width: 100%; text-align: center; line-height: 2; color: #fff; padding:0 8px;}


#index_lsfc .swiper-button-next, #index_lsfc .swiper-button-prev {
    width: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}



/* 企业链接 */
.btn-linear {
    background: -webkit-linear-gradient(left, #f68b44 , #f5aa48);
    background: -o-linear-gradient(right, #f68b44, #f5aa48);
    background: -moz-linear-gradient(right, #f68b44, #f5aa48);
    background: linear-gradient(to right, #f68b44 , #f5aa48);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #f68b44, endColorstr = #f5aa48);
}

.index_companys .title01 a.ruzhu-buss {
    display: block;
    height: 25px;
    line-height: 25px;
    float: right;
    font-size: 12px;
    color: #fff;
    text-align: center;
    margin-top: 7px;
    margin-right: 15px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}


/* 样册下载详细页面 */
.news_content table.JobSeeker tr td img{ max-width: 130px !important; min-width: 130px !important; border: 1px solid rgba(0, 0, 0, 0.1);}