/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@font-face {
    font-family: 'home';
    src: url('../fonts/0dtepzklwcef7z0kojax1a.eot');
    src: url('../fonts/0dtepzklwcef7z0kojax1a.eot') format('embedded-opentype'), url('../fonts/0dtepzklwcef7z0kojax1a.ttf') format('truetype'), url('../fonts/0dtepzklwcef7z0kojax1a.svg#verdemoderna') format('svg');
  }
  em,
  i {
    font-weight: normal;
    font-style: normal;
  }
  #header {
    position: relative;
  }
  #header .sub_bg {
    display: none;
    position: absolute;
    bottom: -43px;
    left: 0;
    z-index: 20;
    background: url("../img/sub_bg.png") repeat-x top center;
    height: 43px;
    width: 100%;
  }
  #header .logo {
    float: left;
    width: 30%;
  }
  #header .pc_menu {
    width: 60%;
    float: right;
  }
  #header .pc_menu .menu .nLi {
    width: 14.28571429%;
  }
  #header .pc_menu .menu .nLi h3 {
    font-size: 14px;
    color: #000000;
    position: relative;
  }
  #header .pc_menu .menu .nLi h3 a {
    font-size: 14px;
    color: #000000;
  }
  #header .pc_menu .menu .nLi .menu_2 {
    bottom: 15px;
    padding-top: 15px;
    z-index: 30;
    background: none;
  }
  #header .pc_menu .menu .nLi .menu_2 li {
    float: left;
    width: 90px;
  }
  #header .pc_menu .menu .nLi .menu_2 li a {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
  }
  #header .pc_menu .menu .on h3 {
    font-size: 14px;
    color: #00aeff;
  }
  #header .pc_menu .menu .on h3 a {
    font-size: 14px;
    color: #00aeff;
  }
  #header .pc_menu .menu .on h3:after {
    content: "";
    width: 64px;
    height: 1px;
    left: 50%;
    margin-left: -32px;
    position: absolute;
    bottom: 12px;
    background-color: #00aeff;
  }
  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #00aeff;
  }
  #sub_banner {
    /*大图样式*/
    position: relative;
    overflow: hidden
    /*大图下方点点的位置*/
    /*箭头的设置*/
    /*大图记得修改高度*/
  }
  #sub_banner .owl-theme .owl-controls .owl-dots {
    position: absolute;
    bottom: 2%;
    width: 100%;
  }
  #sub_banner .owl-theme .owl-controls .owl-nav .owl-prev,
  #sub_banner .owl-theme .owl-controls .owl-nav .owl-next {
    position: absolute;
    bottom: 50%;
    padding: 15px 10px;
  }
  #sub_banner .owl-theme .owl-controls .owl-nav .owl-prev {
    left: 5%;
  }
  #sub_banner .owl-theme .owl-controls .owl-nav .owl-next {
    right: 5%;
  }
  #sub_banner #owl-demo a.item {
    display: block;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-size: auto 100%;
  }
  #sub_banner #owl-demo,
  #sub_banner #owl-demo .owl-wrapper-outer,
  #sub_banner #owl-demo .owl-wrapper,
  #sub_banner #owl-demo .owl-item,
  #sub_banner {
    height: 360px;
  }
  #product .title {
    padding: 50px 0 60px;
    line-height: 24px;
  }
  #product .title .china {
    line-height: 24px;
    max-width: 30%;
    float: left;
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #product .title .english {
    margin-left: 15px;
    line-height: 24px;
    max-width: 30%;
    float: left;
    font-size: 14px;
    color: #a6a6a6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #product .title .more {
    max-width: 20%;
    line-height: 24px;
    float: right;
    font-size: 16px;
    color: #45b1ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #product .title .more a {
    line-height: 24px;
    font-size: 16px;
    color: #45b1ff;
    text-decoration: underline;
  }
  #product .inner {
    width: 100%;
    padding-bottom: 90px;
  }
  #product .inner ul li {
    padding: 0 7.5px;
    overflow: hidden;
  }
  #product .inner ul li a {
    display: block;
  }
  #product .inner ul li a .pic {
    position: relative;
  }
  #product .inner ul li a .pic .pic_bg {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 16px;
    position: absolute;
    top: -100%;
    left: 0;
  }
  #product .inner ul li a .pic .pic_bg .pic_bg_x {
    width: 100%;
    height: 100%;
    background: url("../img/product_hover_bg.png") repeat top center;
  }
  #product .inner ul li a .pic .pic_text {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    color: #45b1ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all 0.4s;
  }
  #product .inner ul li a .text {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 16px;
    color: #686868;
    text-transform: none;
    text-align: center;
  }
  #product .inner ul li a .text_bg {
    display: none;
    margin-top: 18px;
    text-align: center;
  }
  #product .inner ul .on a .pic .pic_text {
    display: block;
  }
  #product .inner ul .on a .text {
    display: none;
  }
  #product .inner ul .on a .text_bg {
    display: block;
  }
  #about {
    background: #f6f6f6;
  }
  #about .text {
    padding: 0;
    padding-top: 100px;
  }
  #about .text .title {
    position: relative;
    height: 60px;
    width: 70%;
    /* padding: 0 15px; */
    /* padding-left: 15%; */
  }
  #about .text .title .icon {
    max-width: 30%;
    float: left;
  }
  #about .text .title .title_box {
    margin-top: 10px;
    float: left;
    max-width: 70%;
    font-size: 16px;
    color: #424242;
    margin-left: 15px;
  }
  #about .text .title .title_box .english {
    text-transform: uppercase;
    line-height: 20px;
  }
  #about .text .title .title_box .china {
    line-height: 20px;
  }
  #about .text .title:after {
    width: 70%;
    height: 2px;
    background: #45b1ff;
    bottom: 0;
    position: absolute;
    z-index: 1;
    content: "";
  }
  #about .text .title:before {
    width: 20%;
    height: 2px;
    /* background: #24598e; */
    padding-left: 120px;
    right: 0;
    bottom: 0;
    z-index: 4;
    position: absolute;
    content: "";
  }
  #about .text .inner {
    padding: 0 15px;
  }
  #about .text .inner .about_title {
    margin-top: 40px;
    font-size: 18px;
    line-height: 30px;
    color: #424242;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #about .text .inner .texts {
    margin-top: 16px;
    /* padding-left: 15%; */
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  #about .text .inner .more {
    margin-top: 70px;
    /* margin-top: 50px; */
    margin-left: 15%;
    text-align: center;
    font-weight: bold;
    background: #45b1ff;
    color: #fff;
    font-size: 24px;
    width: 136px;
    height: 40px;
    line-height: 40px;
  }
  #about .pic {
    padding: 0;
  }
  #news {
    margin-bottom: 68px;
  }
  #news .title {
    padding: 50px 0 0px;
    line-height: 24px;
  }
  #news .title .china {
    line-height: 24px;
    max-width: 30%;
    float: left;
    font-size: 20px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #news .title .english {
    margin-left: 15px;
    line-height: 24px;
    max-width: 30%;
    float: left;
    font-size: 14px;
    color: #a6a6a6;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #news .title .more {
    max-width: 20%;
    line-height: 24px;
    float: right;
    font-size: 16px;
    color: #45b1ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #news .title .more a {
    line-height: 24px;
    font-size: 16px;
    color: #45b1ff;
    text-decoration: underline;
  }
  #news .inner_bg {
    position: relative;
    height: 300px;
  }
  #news .inner_bg:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 100%;
    left: 0;
    top: 60px;
    background: #999999;
  }
  #news .inner_bg .inner {
    margin-top: 100px;
  }
  #news .inner_bg .inner .bd {
    float: left;
    width: 1100px;
    height: 300px;
    overflow: hidden;
  }
  #news .inner_bg .inner .bd ul li {
    box-sizing: border-box;
    float: left;
    width: 366px;
    margin: 20px;
    position: relative;
    height: 280px;
  }
  #news .inner_bg .inner .bd ul li a .time {
    font-family: home;
    color: #575757;
    font-size: 24px;
    position: relative;
  }
  #news .inner_bg .inner .bd ul li a .time:after {
    position: absolute;
    height: 18px;
    width: 16px;
    content: "";
    bottom: -30px;
    left: 0;
    z-index: 2;
    background: #ffffff url("../img/icon_2_hover.jpg") no-repeat left center;
  }
  #news .inner_bg .inner .bd ul li a .news_title {
    margin-top: 66px;
    color: #575757;
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #news .inner_bg .inner .bd ul li a .text {
    font-size: 14px;
    line-height: 24px;
    margin-top: 36px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #news .inner_bg .inner .bd ul li a .more {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #news .inner_bg .inner .bd ul li a:hover .time {
    color: #45b1ff;
  }
  #news .inner_bg .inner .bd ul li a:hover .time:after {
    background: url("../img/icon_2.jpg") no-repeat left center;
  }
  #news .inner_bg .inner .bd ul li a:hover .news_title {
    color: #45b1ff;
  }
  #news .inner_bg .inner .bd ul li a:hover .more {
    display: block;
  }
  #news .inner_bg .inner .bd ul .on .time {
    color: #45b1ff;
  }
  #news .inner_bg .inner .bd ul .on .time:after {
    background: url("../img/icon_2.jpg") no-repeat left center;
  }
  #news .inner_bg .inner .bd ul .on .news_title {
    color: #45b1ff;
  }
  #news .inner_bg .inner .bd ul .on .more {
    display: block;
  }
  #news .inner_bg .inner .hd {
    float: right;
    width: 60px;
    height: 124px;
    border: 1px solid #bfbfbf;
  }
  #news .inner_bg .inner .hd .prev {
    width: 60px;
    display: block;
    height: 60px;
    background: url("../img/prev.jpg") no-repeat left center;
  }
  #news .inner_bg .inner .hd .next {
    width: 60px;
    display: block;
    height: 60px;
    background: url("../img/next.jpg") no-repeat left center;
  }
  #box_footer {
    background: #f6f6f6;
    padding-top: 62px;
    padding-bottom: 52px;
  }
  #box_footer .title {
    color: #424242;
    font-size: 16px;
    line-height: 30px;
  }
  #box_footer .map {
    padding: 0 0 0 40px;
    background: url("../img/icon_3.jpg") no-repeat left top 8px;
  }
  #box_footer .map .inner {
    margin-top: 15px;
  }
  #box_footer .map .inner ul li a {
    font-size: 14px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #box_footer .footer_contact {
    padding: 0 0 0 40px;
    background: url("../img/icon_4.jpg") no-repeat left 6px top 2px;
    background-size: auto 16%;
  }
  #box_footer .footer_contact .inner {
    margin-top: 15px;
    font-size: 14px;
    line-height: 30px;
  }
  #box_footer .Message {
    padding: 0 0 0 40px;
    background: url("../img/icon_5.jpg") no-repeat left top 6px;
  }
  #box_footer .Message .inner {
    margin-top: 15px;
  }
  #box_footer .Message .inner form .form-group {
    margin-bottom: 8px;
  }
  #box_footer .Message .inner input {
    background: #efefef
    /*修改提示文字的颜色*/
  }
  #box_footer .Message .inner input::-webkit-input-placeholder {
    /* WebKit browsers */
  }
  #box_footer .Message .inner input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #585858;
  }
  #box_footer .Message .inner input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #585858;
  }
  #box_footer .Message .inner input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #585858;
  }
  #box_footer .Message .inner textarea {
    background: #efefef;
    color: #585858;
  }
  #box_footer .Message .inner textarea::-webkit-input-placeholder {
    color: #585858;
  }
  #box_footer .Message .inner textarea:-moz-placeholder {
    color: #585858;
  }
  #box_footer .Message .inner textarea::-moz-placeholder {
    color: #585858;
  }
  #box_footer .Message .inner textarea:-ms-input-placeholder {
    color: #585858;
  }
  #box_footer .Message .inner .sure {
    border: none;
    background: #45b1ff;
    width: 30%;
    font-size: 14px;
    line-height: 30px;
  }
  #box_footer .Message .inner label {
    padding: 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 34px;
    color: #585858;
  }
  #box_footer .Message .inner div {
    padding: 0;
  }
  #footer .friendship {
    margin: 0;
    padding: 10px 0;
    background: #45b1ff;
    text-align: center;
  }
  #footer .friendship h4 {
    color: #ffffff;
    line-height: 24px;
    font-size: 16px;
    display: inline-block;
  }
  #footer .friendship a {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    background: url("../img/icon_6.jpg") no-repeat right center;
  }
  #footer .friendship a:last-child {
    background: none;
  }
  #footer .friendship a:hover {
    color: #ffffff;
  }
  #footer .copyright {
    background: none;
    padding: 24px 0;
  }
  #footer .copyright .copyright_con {
    color: #2a2a2a;
    font-size: 14px;
    line-height: 24px;
  }
  #footer .copyright .copyright_con a {
    color: #2a2a2a;
    line-height: 24px;
  }
  .wap_search_input {
    background: #acdcff;
  }
  .wap_search_input input {
    border: none;
  }
  .wap_search_input p {
    color: #060518;
    background: #ffffff;
  }
  .wap_footer {
    background: #45b1ff;
  }
  .wap_menu {
    background: #45b1ff;
  }
  #content {
    margin-top: 44px;
  }
  #content ._aside {
    margin-bottom: 15px;
    padding: 0 24px 0 0;
  }
  #content ._aside h2 {
    margin-top: 22px;
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content ._aside .sidemenu {
    margin-top: 24px;
  }
  #content ._aside .sidemenu a {
    transition: all .0s;
    -webkit-transition: all .0s;
    -moz-transition: all 0s;
  }
  #content ._aside .sidemenu .sub1 {
    text-decoration: none;
    text-transform: none;
  }
  #content ._aside .sidemenu .sub1 .sub1_a {
    display: block;
    line-height: 42px;
    font-size: 14px;
    padding-left: 55px;
    background: #c8c8c8 url("../img/icon_7_hover.jpg") no-repeat left 35px center;
    margin-bottom: 10px;
    color: #ffffff;
    text-decoration: none;
    text-transform: none;
  }
  #content ._aside .sidemenu .sub1 .sub1_a:hover {
    color: #ffffff;
  }
  #content ._aside .sidemenu .sub1 ul {
    margin-top: 24px;
    margin-bottom: 6px;
  }
  #content ._aside .sidemenu .sub1 ul .sub2 .sub2_a {
    line-height: 32px;
    font-size: 14px;
    padding-left: 55px;
  }
  #content ._aside .sidemenu .sub2 {
    padding: 0;
    position: relative;
  }
  #content ._aside .sidemenu .sub2:after {
    border: none;
    height: 4px;
    width: 100%;
    top: 0;
    right: -16px;
    margin-top: -16px;
    content: "";
    position: absolute;
    z-index: -1;
  }
  #content ._aside .sidemenu .sub2 .sub2_a {
    text-decoration: none;
    line-height: 32px;
    color: #000000;
    font-size: 14px;
    padding-left: 55px;
    background: url("../img/icon_8.jpg") no-repeat left 40px center;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
  }
  #content ._aside .sidemenu .sub2 .sub2_a:hover {
    background: url("../img/icon_8_hover.jpg") no-repeat left 40px center;
  }
  #content ._aside .sidemenu .sub2 ul {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  #content ._aside .sidemenu .current {
    position: relative;
  }
  #content ._aside .sidemenu .current:after {
    border: 1px solid #dbdbdb;
    height: 74px;
    width: 100%;
    top: 0;
    right: -16px;
    margin-top: -16px;
    content: "";
    position: absolute;
    z-index: -1;
  }
  #content ._aside .sidemenu .current .sub1_a {
    margin: 26px 0;
    background: #0367af url("../img/icon_7.jpg") no-repeat left 35px center;
    color: #ffffff;
    text-decoration: none;
    display: block;
  }
  #content ._aside .sidemenu .current .sub2.current {
    padding: 0;
    position: relative;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
  }
  #content ._aside .sidemenu .current .sub2.current:after {
    display: none;
  }
  #content ._aside .sidemenu .current .sub2.current ul {
    margin-top: 15px;
  }
  #content ._aside .sidemenu .current .sub2.current ul .sub3.current {
    text-transform: none;
    text-decoration: none;
    margin-top: 0;
    transition: all 0s;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
  }
  #content ._aside .sidemenu .current .sub2.current ul .sub3.current .sub3_a {
    text-transform: none;
    text-decoration: none;
  }
  #content ._aside .sidemenu .current .sub3 {
    padding: 0;
    position: relative;
  }
  #content ._aside .sidemenu .current .sub3 .sub3_a {
    padding-left: 60px;
    line-height: 28px;
    font-size: 14px;
    color: #000000;
  }
  #content ._aside .sidemenu .current .sub3:after {
    border: none;
    height: 4px;
    width: 100%;
    top: 0;
    right: -16px;
    margin-top: -16px;
    content: "";
    position: absolute;
    z-index: -1;
  }
  #content .main {
    padding: 0 25px;
  }
  #content .main .crumb {
    height: 74px;
    border-bottom: 1px solid #dbdbdb;
  }
  #content .main .crumb .icon {
    display: inline-block;
    float: left;
    font-size: 65px;
    font-weight: bold;
    color: #0367af;
    line-height: 56px;
  }
  #content .main .crumb .title {
    margin-left: 15px;
    margin-top: 14px;
    float: left;
    max-height: 30%;
  }
  #content .main .crumb .title .china {
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .crumb .title .english {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .crumb .more {
    display: inline-block;
    margin-top: 34px;
    float: right;
    color: #868686;
    line-height: 24px;
    max-width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .crumb .more a {
    color: #868686;
  }
  #content .main .article {
    margin-top: 20px;
    margin-bottom: 60px
    /*当前页的样式*/
    /*分页块默认样式*/
  }
  #content .main .article .list_news {
    padding: 0;
  }
  #content .main .article .list_news ul li {
    margin-bottom: 42px;
  }
  #content .main .article .list_news ul li a {
    display: block;
  }
  #content .main .article .list_news ul li a .list_news_pic {
    padding: 0 10px 0 0;
  }
  #content .main .article .list_news ul li a .list_news_text {
    padding: 0 10px;
    background: url("../img/icon_9.jpg") no-repeat right 32px center;
  }
  #content .main .article .list_news ul li a .list_news_text .title {
    margin-top: 10px;
    color: #999999;
    font-size: 18px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article .list_news ul li a .list_news_text .text {
    width: 80%;
    margin-top: 20px;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #content .main .article .list_news ul li a .more {
    padding: 0;
  }
  #content .main .article .list_news ul li a .more .time {
    font-family: home;
    font-size: 20px;
    color: #999999;
  }
  #content .main .article .list_news ul li a .more .icon_s {
    margin-top: 50px;
  }
  #content .main .article .list_news ul li a:hover .list_news_text .title {
    color: #0367af;
  }
  #content .main .article .list_news ul li a:hover .more .time {
    color: #0367af;
  }
  #content .main .article .list_news_s ul li {
    margin-bottom: 54px;
  }
  #content .main .article .list_news_s ul li a .title {
    color: #6f6f6f;
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 8px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article .list_news_s ul li a .time {
    font-family: home;
    color: #6f6f6f;
    font-size: 18px;
    line-height: 22px;
    position: relative;
  }
  #content .main .article .list_news_s ul li a .text {
    margin-top: 10px;
    font-size: 14px;
    color: #6f6f6f;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #content .main .article .list_news_s ul li a:hover .time:after {
    background: #e6e6e6;
    width: 80%;
    height: 1px;
    left: 80px;
    top: 50%;
    content: "";
    position: absolute;
  }
  #content .main .article .list_images {
    margin: 0 -7.5px;
  }
  #content .main .article .list_images ul li {
    margin-bottom: 24px;
    padding: 0 7.5px;
    overflow: hidden;
    text-align: center;
  }
  #content .main .article .list_images ul li a {
    display: block;
  }
  #content .main .article .list_images ul li a .pic {
    position: relative;
    width: 100%;
  }
  #content .main .article .list_images ul li a .pic .pic_bg {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding: 16px;
    position: absolute;
    top: -100%;
    left: 0;
  }
  #content .main .article .list_images ul li a .pic .pic_bg .pic_bg_x {
    width: 100%;
    height: 100%;
    background: url("../img/product_hover_bg.png") repeat top center;
  }
  #content .main .article .list_images ul li a .pic .pic_text {
    display: none;
    position: absolute;
    bottom: 20px;
    left: 0;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    width: 100%;
    color: #45b1ff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 24px;
  }
  #content .main .article .list_images ul li a .pic img {
    max-width: 100%;
    max-height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: auto;
  }
  #content .main .article .list_images ul li a .text {
    margin-top: 18px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 14px;
    color: #686868;
    text-transform: none;
    text-align: center;
  }
  #content .main .article .list_images ul li a .text_bg {
    display: none;
    margin-top: 13px;
    text-align: center;
  }
  #content .main .article .list_images ul .on {
    overflow: hidden;
    margin-bottom: 28px;
  }
  #content .main .article .list_images ul .on a .pic .pic_text {
    display: block;
  }
  #content .main .article .list_images ul .on a .text {
    display: none;
  }
  #content .main .article .list_images ul .on a .text_bg {
    display: block;
  }
  #content .main .article .list_search ul li {
    margin-bottom: 44px;
  }
  #content .main .article .list_search ul li a {
    display: block;
    padding: 18px 18px ;
    border: 1px solid #fff;
  }
  #content .main .article .list_search ul li a .title {
    font-size: 14px;
    color: #2e2e2e;
    font-weight: bold;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  #content .main .article .list_search ul li a .text {
    font-size: 12px;
    line-height: 20px;
    color: #2e2e2e;
    padding-right: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  #content .main .article .list_search ul li a .more {
    float: right;
  }
  #content .main .article .list_search ul li a .more span {
    text-align: right;
    margin-right: 70px;
    font-size: 12px;
    color: #2e2e2e;
    line-height: 22px;
    padding: 0 10px;
    display: inline-block;
  }
  #content .main .article .list_search ul li a:hover {
    border: 1px solid #c1c1c1;
  }
  #content .main .article .list_search ul li a:hover .more span {
    background: #f0f0f0;
  }
  #content .main .article .page_box {
    text-align: center;
    display: block;
  }
  #content .main .article .pagination > .active > a,
  #content .main .article .pagination > .active > span,
  #content .main .article .pagination > .active > a:hover,
  #content .main .article .pagination > .active > span:hover,
  #content .main .article .pagination > .active > a:focus,
  #content .main .article .pagination > .active > span:focus {
    background: #0367af;
    color: #d1dceb;
    border-color: #aaaaaa;
  }
  #content .main .article .pagination > li > a,
  #content .main .article .pagination > li > span {
    color: #666666;
  }
  #content .main .article .pagination > li > a:hover,
  #content .main .article .pagination > li > span:hover {
    color: #666;
    background: #0367af;
  }
  #content .main .article .feedback-form .title {
    padding: 15px;
    color: #000;
    background-color: #F2F2F2;
    margin-bottom: 15px;
    box-sizing: border-box;
  }
  #content .main .article .feedback-form form {
    padding: 0;
  }
  #content .main .article .feedback-form .form-group .sure,
  #content .main .article .feedback-form .form-group .more {
    padding: 5px 15px;
    border: none;
    color: #fff;
    border-radius: 5px;
    margin-right: 10px;
  }
  #content .main .article .feedback-form .form-group .sure {
    background: #df0024;
  }
  #content .main .article .feedback-form .form-group .more {
    background: #dfa800;
  }
  @media (max-width: 640px) {
    #content .main .article .feedback-form .title {
      margin-left: -15px;
      margin-right: -15px;
    }
  }
  @media all and (min-width: 1200px) {
    #banner #owl-demo,
    #banner #owl-demo .owl-wrapper-outer,
    #banner #owl-demo .owl-wrapper,
    #banner #owl-demo .owl-item,
    #banner {
      /* height: 650px; */
      height: 700px;
    }
    #header .container {
      padding: 0;
      width: 1200px;
    }
    #product .container {
      width: 1200px;
    }
    #news .container {
      width: 1200px;
    }
    #box_footer .container {
      padding: 0px;
      width: 1200px;
    }
    #content .container {
      padding: 0;
      width: 1200px;
    }
  }
  @media all and (max-width: 992px) {
    #banner #owl-demo,
    #banner #owl-demo .owl-wrapper-outer,
    #banner #owl-demo .owl-wrapper,
    #banner #owl-demo .owl-item,
    #banner {
      height: 400px;
    }
  }
  @media all and (max-width: 640px) {
    #header .logo {
      float: none;
      width: 100%;
      text-align: center;
    }
    #banner #owl-demo,
    #banner #owl-demo .owl-wrapper-outer,
    #banner #owl-demo .owl-wrapper,
    #banner #owl-demo .owl-item,
    #banner {
      height: 220px;
    }
    #sub_banner {
      /*大图样式*/
      /*大图记得修改高度*/
    }
    #sub_banner #owl-demo,
    #sub_banner #owl-demo .owl-wrapper-outer,
    #sub_banner #owl-demo .owl-wrapper,
    #sub_banner #owl-demo .owl-item,
    #sub_banner {
      height: 150px;
    }
    #product .title {
      padding: 22px 15px 26px;
    }
    #product .title .china {
      line-height: 18px;
      font-size: 16px;
    }
    #product .title .english {
      margin-left: 10px;
      line-height: 18px;
      font-size: 12px;
    }
    #product .title .more {
      line-height: 18px;
      font-size: 12px;
    }
    #product .title .more a {
      line-height: 18px;
      font-size: 12px;
    }
    #product .inner {
      padding: 0 7.5px;
    }
    #product .inner ul li {
      margin-bottom: 15px;
    }
    #product .inner ul li a .pic .pic_text {
      font-size: 12px;
    }
    #product .inner ul li a .text {
      margin-top: 12px;
      line-height: 22px;
      font-size: 12px;
      margin-bottom: 0;
      padding-bottom: 0;
    }
    #product .inner ul li a .text_bg {
      margin-top: 12px;
      height: 24px;
    }
    #product .inner ul li a .text_bg img {
      height: 24px;
    }
    #product .inner ul .on {
      margin-bottom: 13px;
    }
    #product .inner ul .on .text_bg {
      margin-bottom: 0;
    }
    #about .text {
      padding-top: 42px;
    }
    #about .text .title {
      width: 100%;
      height: 44px;
      padding-bottom: 8px;
    }
    #about .text .title .icon {
      height: 100%;
    }
    #about .text .title .icon img {
      max-height: 100%;
    }
    #about .text .title .title_box {
      margin-left: 9px;
      margin-top: 6px;
    }
    #about .text .title .title_box .china {
      line-height: 14px;
      font-size: 12px;
    }
    #about .text .title .title_box .english {
      font-size: 12px;
      line-height: 14px;
    }
    #about .text .inner .about_title {
      margin-top: 30px;
      line-height: 18px;
      font-size: 14px;
    }
    #about .text .inner .texts {
      font-size: 12px;
      line-height: 20px;
      margin-top: 8px;
    }
    #about .text .inner .more {
      margin-top: 26px;
      margin-bottom: 32px;
      line-height: 24px;
      height: 24px;
    }
    #news {
      margin-bottom: 0;
    }
    #news .title {
      padding: 30px 15px 40px;
    }
    #news .title .china {
      line-height: 18px;
      font-size: 16px;
    }
    #news .title .english {
      margin-left: 10px;
      line-height: 18px;
      font-size: 12px;
    }
    #news .title .more {
      line-height: 18px;
      font-size: 12px;
    }
    #news .wap_inner ul li {
      margin-bottom: 28px;
      padding: 0 15px;
      position: relative;
    }
    #news .wap_inner ul li .time {
      font-family: home;
      line-height: 20px;
      padding-bottom: 10px;
      font-size: 14px;
      color: #999999;
      position: relative;
    }
    #news .wap_inner ul li .time:after {
      position: absolute;
      height: 18px;
      width: 16px;
      content: "";
      top: 22px;
      left: 0;
      z-index: 2;
      background: #ffffff url("../img/icon_2_hover.jpg") no-repeat left center;
    }
    #news .wap_inner ul li .wap_title {
      padding-top: 20px;
      line-height: 24px;
      color: #575757;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
    }
    #news .wap_inner ul li .wap_news_text {
      margin-top: 18px;
      line-height: 18px;
      font-size: 12px;
      color: #999999;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
    }
    #news .wap_inner ul li .more {
      background: url("../img/icon_1.png") #45b1ff no-repeat center;
      height: 24px;
    }
    #news .wap_inner ul li:after {
      position: absolute;
      content: "";
      height: 1px;
      width: 100%;
      left: 0;
      top: 30px;
      background: #999999;
    }
    #footer .copyright {
      border-top: 1px solid #45b1ff;
      padding: 14px 0;
    }
    #footer .copyright .top {
      top: 0;
      margin-top: -16px;
    }
    #footer .copyright .copyright_con {
      padding: 0;
      font-size: 12px;
      line-height: 18px;
    }
    #content {
      margin-top: 0;
    }
    #content ._aside {
      padding: 0;
      margin-bottom: 0;
    }
    #content ._aside h2 {
      height: 24px;
      margin-top: 6px;
      padding: 0 15px;
      background: #45b1ff;
      line-height: 24px;
      color: #ffffff;
      font-size: 14px;
    }
    #content ._aside h2 span {
      float: left;
      max-width: 60%;
      display: block;
      color: #ffffff;
      font-size: 14px;
    }
    #content ._aside h2 .phone-menuicon {
      height: 20px;
    }
    #content ._aside h2 .phone-menuicon img {
      max-height: 20px;
    }
    #content ._aside .sidemenu {
      margin-top: 2px;
      padding: 0 7.5px 15px;
      border-bottom: 1px solid #dadada;
    }
    #content ._aside .sidemenu .sub1 .sub1_a {
      font-size: 12px;
      color: #010101;
      line-height: 24px;
      padding: 0 20px;
      background: #f0f0f0;
      margin-bottom: 4px;
    }
    #content ._aside .sidemenu .sub1 .sub1_a:hover {
      color: #010101;
    }
    #content ._aside .sidemenu .sub1 ul {
      margin-top: 0;
      margin-bottom: 2px;
    }
    #content ._aside .sidemenu .sub1 ul .sub2 .sub2_a {
      padding-left: 20px;
      line-height: 20px;
      color: #9e9e9e;
      font-size: 12px;
      background: none;
    }
    #content ._aside .sidemenu .sub1 ul .sub2 ul {
      margin-bottom: 0;
    }
    #content ._aside .sidemenu .sub1 ul .sub2 ul .sub3 .sub3_a {
      padding-left: 30px;
      line-height: 20px;
      color: #9e9e9e;
      font-size: 12px;
      background: none;
    }
    #content ._aside .sidemenu .current {
      margin-top: 0;
    }
    #content ._aside .sidemenu .current .sub1_a {
      margin: 0 0;
      font-size: 12px;
      color: #010101;
      line-height: 24px;
      padding: 0 20px;
      background: #f0f0f0;
      margin-bottom: 4px;
    }
    #content ._aside .sidemenu .current .sub1_a:hover {
      color: #010101;
    }
    #content ._aside .sidemenu .current .sub2 .sub2_a {
      padding-left: 20px;
    }
    #content ._aside .sidemenu .current:after {
      border: 0;
      height: 0px;
    }
    #content .main {
      padding: 15px;
    }
    #content .main .crumb {
      display: none;
    }
    #content .main .article {
      padding-top: 0;
      margin-top: 0;
      margin-bottom: 30px;
    }
    #content .main .article .list_news {
      padding: 0;
    }
    #content .main .article .list_news ul li {
      margin-bottom: 36px;
    }
    #content .main .article .list_news ul li a .list_news_pic {
      padding: 0;
      text-align: center;
    }
    #content .main .article .list_news ul li a .list_news_text {
      padding: 0;
      background: none;
    }
    #content .main .article .list_news ul li a .list_news_text .title {
      margin-top: 10px;
      color: #000000;
      font-size: 14px;
      line-height: 24px;
    }
    #content .main .article .list_news ul li a .list_news_text .time_wap {
      line-height: 18px;
      font-size: 12px;
      color: #655b5b;
    }
    #content .main .article .list_news ul li a .list_news_text .text {
      margin-top: 6px;
      width: 100%;
      line-height: 18px;
      color: #655b5b;
      font-size: 12px;
    }
    #content .main .article .list_news_s ul li {
      margin-bottom: 30px;
    }
    #content .main .article .list_news_s ul li a .title {
      font-size: 14px;
      line-height: 18px;
    }
    #content .main .article .list_news_s ul li a .time {
      font-size: 14px;
      line-height: 14px;
    }
    #content .main .article .list_news_s ul li a .time:after {
      background: #e6e6e6;
      width: 80%;
      height: 1px;
      left: 80px;
      top: 50%;
      content: "";
      position: absolute;
    }
    #content .main .article .list_news_s ul li a .text {
      font-size: 12px;
      line-height: 18px;
    }
    #content .main .article .list_images ul .on {
      margin-bottom: 15px;
    }
    #content .main .article .list_images ul li {
      margin-bottom: 15px;
    }
    #content .main .article .list_images ul li a .pic .pic_text {
      font-size: 12px;
    }
    #content .main .article .list_images ul li a .text {
      margin-top: 12px;
      font-size: 12px;
      line-height: 24px;
      margin-bottom: 0;
    }
    #content .main .article .list_images ul li a .text_bg {
      margin-top: 12px;
      line-height: 24px;
      font-size: 12px;
      height: 24px;
    }
    #content .main .article .list_images ul li a .text_bg img {
      height: 24px;
    }
    #content .main .article .list_search ul li {
      margin-bottom: 30px;
      border-bottom: 1px solid #dfdfdf;
    }
    #content .main .article .list_search ul li a {
      padding: 0 ;
      border: none;
    }
    #content .main .article .list_search ul li a .title {
      font-size: 14px;
      line-height: 24px;
    }
    #content .main .article .list_search ul li a .text {
      font-size: 12px;
      line-height: 22px;
    }
    #content .main .article .list_search ul li a .more {
      margin-top: 10px;
      margin-bottom: 18px;
    }
    #content .main .article .list_search ul li a .more span {
      margin-right: 0;
    }
    #content .main .article .list_search ul li a:hover {
      border: none;
    }
  }
  