/*style css*/

* {
    padding: 0;
    margin: 0 auto;
    font-family: SourceHanSansCN-Normal;
}

body {
    max-width: 1920px;
    width: 100%;
    height: 100%;
    background: #fff;
    font-size: 14px;
    font-family: SourceHanSansCN-Normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    color: #222;
    line-height: 25px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

html {
    max-width: 1920px;
    width: 100%;
    height: 100%;
}

p {
    font-size: 16px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    color: #404040;
}

a {
    color: #2a3855;
    font-weight: 400;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

a:hover,
a:active,
a:focus {
    outline: none !important;
    text-decoration: none !important;
}

img {
    max-width: 100%;
}
video {
    max-width: 100%;
}
ul>li {
    color: #726a84;
    font-size: 16px;
    font-weight: 300;
    list-style-type: none;
}

.typearea {
    /* margin: auto;*/
    width: 1200px;
}


/* header footer  start*/

.app-header {
    display: none;
}

.header-nav {
    width: 1200px;
    margin: auto;
}

.header-navbox {
    display: flex;
}

.headerpc {
    height: 70px;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    z-index: 1111;
}

.clearfix.a li h3 {
    margin: 0;
    line-height: 70px;
}

.clearfix.a li .sub a:hover {
    color: #FFFFFF;
}

.clearfix.a li {
    float: left;
    position: relative;
}

.clearfix.a li a {
    float: left;
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 14px;
    width: 100px;
}

.headerpc .clearfix.a li a:hover {
    color: #9c9a9a;
}

.clearfix.a .nLi:first-child a {
    width: auto;
}

.clearfix {
    margin: auto auto auto 0;
}

.clearfix .nLi:first-child a {
    padding-left: 0;
}

.clearfix.a li .sub {
    display: none;
    left: 0;
    top: 60px;
    position: absolute;
    line-height: 26px;
    background-color: rgba(255, 255, 255, .8);
    padding-bottom: 5px;
    z-index: 111111;
}

.clearfix.a li .sub li {
    zoom: 1;
}

.clearfix.a li .sub a {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #333333;
    font-size: 14px;
    padding: 0 10px;
}

.clearfix.a li .sub a:hover {
    color: #333333;
}

.fixed {
    height: 80px !important;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1111;
    background-color: #f3f3f3;
    width: 100%;
}

.bomlink {
    display: none;
    margin: auto 0 auto auto;
}

.bomlink ul {
    display: flex;
    text-align: center;
    margin: auto;
}

.bomlink ul li {
    margin-left: 24px;
}

.bomlink ul li img {
    width: 26px;
    height: 26px;
}

.bomlink ul li p {
    font-size: 14px;
    color: #143682;
    margin: 10px 0 0 0;
}

.index-tel {
    display: flex;
    align-items: center;
    margin-right: 0;
}

.index-tel p {
    font-size: 16px;
    color: #ffffff;
    margin: 0 10px;
}

.headerpage .index-tel p {
    color: #303030;
}

.headerpage .index-tel img {
    margin: 0;
}

.headerpage .header-nav {
    height: 88px;
}

.headerpage .header-nav .logo {
    margin: 0;
    display: flex;
    align-items: center;
}

.index-banner .banner-img {
    height: 600px;
}

.index-banner .banner-img .banner-inner {
    width: 40%;
    margin: 260px auto;
    display: block;
}

.index-banner .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
    border: 1px solid #143682;
    border-radius: 50%;
}

.index-banner .swiper-pagination-bullet-active {
    background: #143682 !important;
}

.pagelinkbox {
    height: 50px;
    display: flex;
    align-items: center;
    background-color: #f3f3f3;
}

.pagelink ul.a li .sub a:hover {
    color: #333333;
}

.pagelink ul.a li a {
    color: #333333;
}

.pagelink ul.a li .sub {
    background-color: #FFFFFF;
}

.pagelink {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.pagelink .search {
    margin: 0;
}

.pagelink .search input {
    float: left;
    border-radius: 8px 0 0 8px;
    border: solid 1px #333333;
    border-right: none;
    outline: none;
    height: 24px;
    background-color: #FFFFFF;
    padding-left: 10px;
}

.pagelink .search button {
    float: left;
    border-radius: 0 8px 8px 0;
    border: solid 1px #333333;
    border-left: none;
    outline: none;
    height: 24px;
    background-color: #FFFFFF;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.footer {
    width: 100%;
    background-color: #818181;
}

.footer-up {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 80px;
}

.footer-link {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

.footer-link ul {
    margin: 0 50px 0 0;
}

.footer-link ul:last-child {
    margin: 0;
}

.footer-link ul h5 {
    font-size: 16px;
    color: #d6d6d6;
    margin: 0 0 20px 0;
}

.footer-link ul a {
    font-size: 14px;
    color: #d6d6d6;
}

.footer-tel {
    margin: auto auto 0 auto;
}

.footer-tel li {
    font-size: 14px;
    color: #d6d6d6;
    margin-bottom: 20px;
}

.footer-tel li:last-child {
    margin-bottom: 0;
}

.footer-tel li:first-child p {
    font-family: Arial-BoldMT;
    font-size: 20px;
    letter-spacing: 2px;
    color: #d6d6d6;
    font-weight: bold;
}

.footer-tel p {
    font-size: 14px;
    color: #d6d6d6;
    margin: 0;
}

.code {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px 0 0;
    text-align: center;
}

.code li {
    width: calc(50% - 20px);
    margin: 0 20px 0 0;
}

.code p {
    font-size: 14px;
    margin: 30px 0 0 0;
    color: #ffffff;
}

.footer-dowm {
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dowm-left,
.footer-dowm ul {
    display: flex;
    align-items: center;
    margin: 0;
}

.footer-line {
    height: 1px;
    width: 100%;
    background-color: #FFFFFF;
}

.dowm-left p,
.dowm-left a {
    font-size: 14px;
    color: #d6d6d6;
    margin: 0 30px 0 0;
}

.footer-dowm ul li {
    position: relative;
    padding-right: 20px;
}

.footer-dowm ul li:last-child {
    padding-right: 0;
}

.footer-dowm ul li::after {
    content: "";
    position: absolute;
    right: 8px;
    top: 5px;
    width: 1px;
    height: 15px;
    background-color: #d6d6d6;
}

.footer-dowm ul li:last-child::after {
    content: none;
}

.footer-dowm ul li a {
    font-size: 14px;
    color: #d6d6d6;
}


/* header footer  end*/


/* other start*/

.index-text {
    padding-bottom: 200px;
    background: url(../img/bg1.png) no-repeat bottom;
}

.index-about ul,
.index-news ul {
    margin: 0 -30px 0 0;
    display: flex;
    flex-wrap: wrap;
    padding: 40px 0;
}

.index-about ul li {
    width: calc(33.33% - 30px);
    margin: 0 30px 0 0;
    padding: 18px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    min-height: 125px;
}

.abouttop {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #143682;
    padding: 15px;
}

.aboutbtm {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 100%;
    text-transform: uppercase;
    background-color: #cd0102;
    padding: 15px;
}

.index-about ul li:hover .abouttop {
    top: -100%;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.index-about ul li:hover .aboutbtm {
    top: 0;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.aboutbtm p:first-child {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-about ul li p {
    font-size: 20px;
    color: #ffffff;
    margin: 15px 0 0;
}

.index-news {
    width: 100%;
    background: #f0f1f2;
    padding: 20px 0;
}

.index-news ul {
    padding: 20px 0;
}

.index-news ul li {
    width: calc(33.33% - 30px);
    margin: 0 30px 0 0;
}

.index-news-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.index-news-title h5 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: 0;
}

.index-news-title a:hover {
    color: #143682;
}

.index-news ul li h4 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    padding: 10px 0;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.index-news ul li h4:before {
    content: " ";
    width: 70px;
    height: 2px;
    background: #143682;
    position: absolute;
    left: 0;
    bottom: 0;
}

.index-news ul li h4:hover {
    color: #143682;
}

.index-news .pic {
    overflow: hidden;
    position: relative;
}

.index-news ul li:hover .pic img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border: none;
    -webkit-transition: all 0.8s linear;
    -moz-transition: all 0.8s linear;
    -ms-transition: all 0.8s linear;
    transition: all 0.8s linear;
}

.index-news-title a {
    font-size: 14px;
    color: #888888;
    margin: 0;
}

.index-news ul li p {
    font-size: 14px;
    color: #333333;
    margin: 15px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-prouct-title {
    margin: 40px auto;
    text-align: center;
}

.index-prouct-title h4 {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin: 0;
}

.prouct-line {
    width: 60px;
    height: 3px;
    background-color: #143682;
    border-radius: 2px;
    margin-top: 10px;
}

.index-prouct-text ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px 0 0;
}

.index-prouct-text ul li {
    width: calc(20% - 5px);
    margin: 0 5px 0 0;
}

.index-prouct-text .nav>li>a>img {
    max-width: 100%;
}

.index-prouct-text .nav>li>a {
    position: relative;
    display: block;
    padding: 5px;
    border-radius: 4px;
    margin:0;
}

.index-prouct-text .nav-tabs {
    border-bottom: none;
}

.index-prouct-text .nav-tabs>li.active>a,
.index-prouct-text .nav-tabs>li.active>a:focus,
.index-prouct-text .nav-tabs>li.active>a:hover {
    border: none;
}

.index-prouct-text .nav-tabs>li a:hover,
.index-prouct-text .nav-tabs>li>a {
    background-color: transparent;
    border: none;
}

.index-prouct-text .nav-tabs>li.active>a .product-hide,
.index-prouct-text .nav-tabs>li.active>a:focus .product-hide,
.index-prouct-text .nav-tabs>li.active>a:hover .product-hide {
    display: block;
}

.index-prouct-text .nav-tabs>li.active>a .product-show,
.index-prouct-text .nav-tabs>li.active>a:focus .product-show,
.index-prouct-text .nav-tabs>li.active>a:hover .product-show {
    display: none;
}

.product-hide {
    display: none;
}

.index-prouct-brief {
    margin-top: 80px;
    display: flex;
    justify-content: space-between;
}

.index-brief-text {
    width: 50%;
    padding-right: 120px;
}

.index-brief-text p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 30px;
}

.index-brief-text a {
    font-size: 14px;
    color: #143682;
    padding: 10px 15px;
    display: inline-block;
    border: 1px solid #143682;
    background-color: #ffffff;
}

.index-brief-text a:hover {
    background-color: #143682;
    color: #ffffff;
}

.index-prouct-img {
    width: 50%;
}

.adbox-link ul {
    display: flex;
    margin: auto 0 auto auto;
    height: 65px;
    line-height: 65px;
    justify-content: flex-end;
}

.adbox-link ul li {
    padding: 0 15px;
    margin: auto 50px auto 0;
}

.adbox-link ul .active {
    background-color: #143682;
}

.adbox-link ul .active a {
    color: #ffffff;
}

.adbox-link ul li a {
    font-size: 18px;
    color: #333333;
}

.adbox-link ul li:last-child {
    margin-right: 0;
}

.about-brief {
    display: flex;
    margin: 40px auto 60px;
}

.about-briefimg {
    width: 40%;
}

.about-brieftext {
    width: 60%;
    padding-left: 60px;
}

.about-brieftext p {
    font-size: 16px;
    line-height: 30px;
    color: #8a8a8a;
    margin-bottom: 30px;
}

.about-honour {
    margin: 60px auto;
}

.honouritem {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -57px 0 0;
}

.honouritem li {
    width: calc(33.33% - 57px);
    margin: 0 57px 40px 0;
    text-align: center;
}

.honouritem li .honorImg {
    width: 360px;
    height: 250px;
}

.honouritem li p {
    font-size: 18px;
    color: #666666;
    margin: 24px auto 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.message {
    display: flex;
    margin: 60px auto 0;
}

.message-left {
    width: 70%;
    padding-right: 30px;
}

.messageitem li {
    margin-bottom: 15px;
}

.messageitem-show,
.messageitem-hide {
    display: flex;
    padding: 30px 10px;
    background-color: #f0f0f0;
}

.messageitem-left,
.messageitem-right {
    width: 5%;
    text-align: center;
    margin: 0;
}

.messageitem-text {
    width: 90%;
    padding: 0 10px;
    margin: 0;
}

.messageitem-text p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 0;
    text-indent: 30px;
}

.hidebox {
    display: none;
}

.hidebox .messageitem-show {
    background: url(../img/bg4.jpg) no-repeat;
    background-size: 100% 100%;
}

.hidebox .messageitem-show p {
    color: #FFFFFF;
}

.message-right {
    width: 30%;
    background-color: #f0f0f0;
}

.message-board {
    background: url(../img/bg3.jpg) no-repeat top;
    padding: 20px;
}

.message-board li {
    margin-bottom: 40px;
}

.message-board li p {
    font-size: 18px;
    margin-bottom: 10px;
    color: #ffffff;
}

.message-board li input {
    width: 100%;
    height: 50px;
    padding-left: 20px;
    outline: none;
}

.message-board li textarea {
    width: 100%;
    height: 180px;
    padding-left: 20px;
    outline: none;
}

.message-board li button {
    height: 40px;
    background-color: #ffffff;
    padding: 0 40px;
    outline: none;
    font-size: 18px;
    color: #143682;
    border: none;
}

.news {
    margin: 60px auto;
}

.news-up {
    display: flex;
    margin: 40px auto;
}

.newsup-left {
    width: 42%;
    margin: 0;
    position: relative;
    height: 100%;
}

.newsup-left .newsup-text {
    background-color: rgba(20, 54, 130, 0.8);
    position: absolute;
    bottom: 0;
    padding: 15px 20px;
}

.newsup-text {
    width: 100%;
}

.newsup-text h5 {
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin: 0 auto 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsup-left .newsup-text h5 {
    color: #e6e6e6;
}

.newsup-time {
    display: flex;
    align-items: center;
    justify-content: start;
}

.newsup-leftimg img,
.newsup-rightimg img {
    width: 100%;
}

.newsup-time img {
    margin: 0 10px 0 0;
}

.newsup-time span {
    font-size: 12px;
    margin: 0;
    color: #a9a9a9;
}

.newsup-left span {
    color: #ffffff;
}

.newsup-text p {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin: 15px auto 0;
}

.newsup-left .newsup-text p {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newsup-right {
    width: 58%;
    padding-left: 45px;
    margin: 0;
}

.newsup-right-text {
    display: flex;
    margin-bottom: 50px;
}

.newsup-right-text:nth-child(2) {
    margin-bottom: 0;
}

.newsup-rightimg {
    width: 45%;
}

.newsup-right .newsup-text {
    width: 55%;
    padding: 0 0 0 25px;
    margin-top: 10px;
}

.newsup-right .newsup-text p {
    margin-top: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-item li {
    padding: 20px 30px;
    background-color: #e6e6e6;
    display: flex;
    justify-content: space-between;
}

.news-item li:hover {
    background: url(../img/bg2.jpg) no-repeat;
    background-size: 100% 100%;
}

.news-item li:hover h4,
.news-item li:hover h5,
.news-item li:hover p {
    color: #FFFFFF;
}

.news-item li:nth-child(even) {
    background-color: #ffffff;
}

.news-item-left {
    width: 15%;
    margin: 0;
}

.news-item-left h5 {
    font-family: Arial-BoldMT;
    font-size: 20px;
    font-weight: bold;
    color: #888888;
}

.news-item-right {
    width: 85%;
    margin: 0;
    padding-left: 20px;
}

.news-item-right a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-itemtext,
.news-item-right img {
    margin: 0;
}

.news-itemtext {
    width: 90%;
}

.news-itemimg {
    width: 10%;
    text-align: right;
}

.news-itemtext h4 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news-itemtext p {
    font-size: 12px;
    color: #666666;
    margin: 20px auto 10px;
}

.news-details {
    border-bottom: 1px solid #e6e6e6;
    padding: 0 30px 60px;
}

.news-details-title {
    text-align: center;
    margin-bottom: 40px;
}

.news-details-title h4 {
    font-size: 20px;
    color: #333333;
    margin: 0 auto 20px;
}

.news-details-title p {
    font-size: 20px;
    color: #888888;
    margin: 0;
}

.news-details-text p {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 30px;
    text-indent: 30px;
}

.news-details-link {
    margin-top: 60px;
}

.news-details-link p {
    font-size: 14px;
    color: #888888;
}

.news-details-link a {
    font-size: 18px;
    color: #333333;
}

.news-details-link a:hover {
    color: #143682;
}

.details-link:first-child {
    margin-bottom: 40px;
}

.news-video li {
    padding: 40px 0;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
}

.news-video li:first-child {
    padding-top: 0;
}

.videoimg {
    width: 37.5%;
    padding: 10px;
    border: solid 1px #e0e0e0;
    position: relative;
    margin: 0;
}

.videoimgbtn {
    position: absolute;
    top: 40%;
    left: 43%;
}

.news-video .prouct-line {
    margin-left: 0;
}

.news-video .newsup-text {
    width: 62.5%;
    padding-left: 40px;
    position: relative;
}

.news-video .newsup-text p {
    margin-top: 30px;
}

.videobtn {
    background-color: #ffffff;
    border: solid 1px #143682;
    padding: 15px 40px;
    font-size: 16px;
    color: #143682;
    position: absolute;
    bottom: 0;
}

.videobtn:hover {
    background-color: #143682;
    color: #ffffff;
}

.prouctbox {
    margin: 40px auto 60px;
}

.prouct-item {
    margin-bottom: 40px;
}

.prouct-list {
    border: solid 1px #e5e5e5;
    border-bottom: none;
    padding: 30px;
    display: flex;
    justify-content: space-between;
}

.prouct-list:last-child {
    border-bottom: solid 1px #e5e5e5;
}

.prouct-listimg {
    width: 15%;
    border: solid 1px #f3f3f3;
    padding: 5px;
}

.prouct-list ul {
    width: 85%;
    padding-left: 30px;
}

.prouct-list ul li {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

.prouct-list ul li:first-child {
    margin-bottom: 30px;
    line-height: inherit;
}

.prouct-list ul li a {
    color: #333333;
    font-size: 18px;
}

.prouct-list ul li:first-child:hover a {
    color: #143682;
}

.market {
    box-shadow: 0px -4px 5px 1px rgba(55, 113, 192, 0.1), 0px 4px 7px 2px rgba(55, 113, 192, 0.1);
    margin: 40px auto 80px;
    padding: 40px 60px;
}

.market-radio li {
    display: flex;
    margin-bottom: 30px;
}

.market-radio p {
    font-size: 16px;
    color: #333333;
    margin: 0 10px 0 0;
    width: 80px;
}

.radiotext {
    margin: 0;
    width: calc(100% - 90px);
}

.radiotext label {
    font-size: 16px;
    color: #333333;
    margin: 0 10px 20px 0;
}

.radiotext input[type=checkbox],
.radiotext input[type=radio] {
    margin: 0 10px 0 0;
}

.market-ipt {
    display: flex;
    flex-wrap: wrap;
    margin: 60px -30px 60px 0;
}

.market-ipt li {
    width: calc(50% - 30px);
    margin: 0 30px 0 0;
}

.ipt-message {
    display: flex;
    justify-content: space-between;
    text-align: right;
}

.ipt-message p {
    font-size: 18px;
    color: #333333;
    margin: 10px 10px 0 0;
    width: 75px;
}

.ipt-message textarea {
    width: calc(100% - 75px);
    border-radius: 4px;
    border: solid 1px #666666;
    height: 275px;
    padding: 10px 0 0 10px;
    outline: none;
}

.ipt-message input {
    width: calc(100% - 75px);
    border-radius: 4px;
    border: solid 1px #666666;
    height: 40px;
    padding-left: 10px;
    outline: none;
}

.ipt-left .ipt-message {
    margin-bottom: 40px;
}

.ipt-left .ipt-message:last-child {
    margin-bottom: 0;
}

.ipt-code {
    width: calc(100% - 75px);
    display: flex;
}

.ipt-code p {
    line-height: 40px;
    background-color: #e0e4ef;
    border-radius: 4px;
    font-size: 18px;
    color: #143682;
    margin: 0 0 0 20px;
    text-align: center;
}

.market-btn {
    margin: 60px auto;
    text-align: center;
}

.market-btn button {
    background-color: #143682;
    border-radius: 4px;
    font-size: 18px;
    color: #ffffff;
    padding: 12px 30px;
    border: none;
    outline: none;
}

.ideatitle {
    margin-bottom: 40px;
    text-align: center;
}

.ideatitle h4 {
    font-size: 30px;
    color: #143682;
    margin: 0;
}

.idea-item {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -54px 0 0;
}

.idea-item li {
    width: calc(25% - 54px);
    margin: 0 54px 0 0;
    box-shadow: 0px -4px 5px 1px rgba(55, 113, 192, 0.1), 0px 4px 7px 2px rgba(55, 113, 192, 0.1);
    border-radius: 8px;
    padding: 30px;
}

.idea-item .index-prouct-title {
    margin: 0 auto 45px;
}

.idea-item li p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.idea-brief {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 100px;
}

.idea-brief:nth-child(even) {
    flex-direction: row-reverse;
}

.idea-brief:nth-child(even) .idea-text {
    padding-left: 12%;
    padding-right: 0;
}

.idea-text {
    width: 55%;
    padding-right: 12%;
}

.idea-text h4 {
    font-size: 24px;
    font-weight: bold;
    color: #143682;
    margin: 0 auto 45px;
}

.idea-text p {
    font-size: 18px;
    line-height: 36px;
    color: #000334;
    margin: 0;
}

.idea-img {
    width: 45%;
    text-align: right;
}

.idea-brief:nth-child(even) .idea-img {
    text-align: left;
}


/* other  end*/

@media screen and (min-width:0px) and (max-width:1300px) {
    .typearea {
        padding-left: 4%;
        padding-right: 4%;
        width: 100%;
    }
}

@media screen and (min-width:0px) and (max-width:991px) {
    .header-nav {
        display: none;
    }
    .app-header {
        display: block;
        position: fixed;
        top: 0;
        z-index: 1111;
        width: 100%;
        background-color: #ffffff;
        border-bottom: 1px solid #e0e0e0;
    }
    .app-header .navbar-default {
        background-color: transparent;
        border: none;
    }
    .app-header .navbar {
        margin-bottom: 0;
    }
    .app-header .navbar-collapse {
        text-align: center;
    }
    .app-header .dropdown-menu {
        position: static;
        float: none;
        text-align: center;
        border: 1px solid #ccc;
        border: 1px solid transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .app-header .navbar-toggle {
        margin-top: 13px;
        margin-bottom: 13px;
    }
    .caret {
        display: inline-block;
        width: 0;
        height: 0;
        top: 20px;
        position: absolute;
        margin-left: 4px;
        vertical-align: middle;
        border-top: 4px dashed;
        border-top: 4px solid;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
    }
    .app-header .navbar-default .navbar-nav>li>a {
        color: #333;
    }
    .app-header .dropdown-menu>li>a {
        color: #666;
    }
    .navbar-headerimg {
        display: flex;
        align-items: center;
        height: 60px;
    }
    .navbar-headerimg .logo {
        margin: 0;
    }
    .fixed {
        display: none !important;
    }
    .adbox {
        padding-top: 60px;
    }
    .footer-up {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer-link ul,
    .footer-link ul:last-child {
        margin: 0 auto;
    }
    .footer-link ul h5 {
        font-size: 14px;
        margin: 0 0 10px 0;
    }
    .footer-tel {
        margin: 20px auto;
    }
    .footer-tel li {
        width: 100%;
        text-align: center;
    }
    .footer-tel li:nth-child(2),
    .footer-tel li:nth-child(3) {
        display: none;
    }
    .code {
        display: flex;
        margin: 0;
    }
    .code li {
        width: 50%;
        margin: 0;
    }
    .code p {
        margin: 15px 0 0 0;
    }
    .footer-dowm {
        height: auto;
        display: block;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .dowm-left {
        display: block;
        margin-bottom: 10px;
    }
    .dowm-left p {
        margin: auto;
    }
    .footer-dowm ul li::after {
        content: none;
    }
    .headerpage {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 4%;
        padding-right: 4%;
        height: 50px;
    }
    .headerpage .header-nav {
        height: auto;
        display: block;
        padding: 0;
        width: 80%;
        margin: 0;
    }
    .headerpage .header-nav .logo,
    .pagelinkbox ul {
        display: none;
    }
    .pagelink {
        padding: 0;
    }
    .pagelinkbox {
        height: auto;
        display: block;
        background-color: transparent;
        margin: 0;
    }
}

@media screen and (min-width:992px) and (max-width:1300px) {
    /* 中型设备（台式电脑，992px 起） */
    .index-banner .banner-img {
        height: 500px;
        background-size: cover !important;
    }
    .index-banner .banner-img .banner-inner {
        width: 50%;
        margin: 187px auto;
        display: block;
    }
    .honouritem li .honorImg {
        width: 340px;
        height: 230px;
    }
    .index-text {
        padding-bottom: 100px;
    }
    .newsup-right .newsup-text p {
        margin-top: 10px;
    }
    .newsup-right-text {
        margin-bottom: 40px;
    }
    .idea-item {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -40px 0 0;
    }
    .idea-item li {
        width: calc(25% - 40px);
        margin: 0 40px 0 0;
        padding: 20px;
    }
    .idea-text {
        padding-right: 5%;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    /* 小型设备（平板电脑，768px 起） */
    .honouritem li .honorImg {
        /*荣誉图片*/
        width: 310px;
        height: 200px;
    }
    .index-banner .banner-img {
        /*首页轮播*/
        height: 400px;
        background-size: cover !important;
    }
    .index-banner .banner-img .banner-inner {
        width: 50%;
        margin: 153px auto;
        display: block;
    }
    .index-text {
        padding-bottom: 60px;
    }
    .index-about ul li p {
        font-size: 16px;
    }
    .index-prouct-brief {
        margin-top: 40px;
    }
    .index-brief-text {
        padding-right: 40px;
    }
    .index-brief-text p {
        line-height: 26px;
        margin-bottom: 20px;
    }
    .adbox-link ul li {
        padding: 8px 10px;
        margin: auto;
    }
    .adbox-link ul li:last-child {
        margin-right: auto;
    }
    .adbox-link ul {
        height: auto;
        line-height: inherit;
    }
    .adbox-link ul li a {
        font-size: 14px;
    }
    .about-brief {
        margin: 40px auto;
        display: block;
    }
    .about-briefimg {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .about-brieftext {
        width: 100%;
        padding-left: 0;
    }
    .about-brieftext p {
        line-height: 26px;
        margin-bottom: 20px;
        text-indent: 30px;
    }
    .about-honour {
        margin: 40px auto;
    }
    .honouritem {
        margin: 0 -20px 0 0;
    }
    .honouritem li {
        width: calc(33.33% - 20px);
        margin: 0 20px 20px 0;
    }
    .honouritem li p {
        font-size: 16px;
        margin: 10px auto 5px;
    }
    .message {
        margin: 40px auto 0;
    }
    .messageitem-show,
    .messageitem-hide {
        padding: 20px 10px;
    }
    .message-board li input {
        height: 40px;
        padding-left: 10px;
    }
    .market {
        margin: 40px auto;
        padding: 30px;
    }
    .radiotext label {
        margin: 0 10px 10px 0;
    }
    .market-radio li {
        margin-bottom: 20px;
    }
    .market-ipt {
        display: flex;
        flex-wrap: wrap;
        margin: 30px -30px 30px 0;
    }
    .ipt-left .ipt-message {
        margin-bottom: 20px;
    }
    .ipt-message textarea {
        height: 220px;
    }
    .market-btn {
        margin: 40px auto 20px;
    }
    .prouctbox {
        margin: 40px auto;
    }
    .prouct-list {
        padding: 20px;
    }
    .prouct-list ul {
        width: 75%;
        padding-left: 20px;
    }
    .prouct-listimg {
        width: 25%;
    }
    .prouct-list ul li:first-child {
        margin-bottom: 20px;
    }
    .prouct-list ul li {
        line-height: 26px;
    }
    .news {
        margin: 40px auto;
    }
    .news-up {
        display: block;
        margin: 0 auto 20px;
    }
    .newsup-left,
    .newsup-right {
        width: 100%;
        position: relative;
        padding-left: 0;
        margin-bottom: 20px;
    }
    .newsup-left .newsup-text {
        padding: 15px;
    }
    .newsup-right-text {
        margin-bottom: 20px;
    }
    .newsup-text h5 {
        white-space: inherit;
    }
    .newsup-right .newsup-text p {
        margin-top: 20px;
    }
    .news-item li {
        padding: 10px 20px;
    }
    .news-item-left {
        width: 20%;
    }
    .news-item-right {
        width: 80%;
    }
    .news-details {
        padding: 0;
    }
    .news-details-title {
        margin-bottom: 30px;
    }
    .news-details-title h4 {
        font-size: 18px;
        margin: 0 auto 20px;
    }
    .news-details-title p {
        font-size: 18px;
    }
    .new .news-details-text p {
        line-height: 26px;
        margin-bottom: 20px;
    }
    .news-details-link {
        margin-top: 30px;
    }
    .details-link:first-child {
        margin-bottom: 20px;
    }
    .news-details-link a {
        font-size: 16px;
    }
    .news-video li {
        padding: 20px 0;
    }
    .videoimg {
        width: 40%;
        padding: 8px;
    }
    .news-video .newsup-text {
        width: 60%;
        padding-left: 20px;
    }
    .news-video .newsup-text p {
        margin-top: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        width: 100%;
    }
    .videobtn {
        padding: 8px 15px;
        font-size: 14px;
        position: inherit;
        margin-top: 15px;
        display: inline-block;
    }
    .videoimgbtn {
        width: 40px;
    }
    .ideatitle {
        margin-bottom: 20px;
    }
    .ideatitle h4 {
        font-size: 26px;
    }
    .idea-item {
        margin: 0 -20px 0 0;
    }
    .idea-item li {
        width: calc(25% - 20px);
        margin: 0 20px 0 0;
        padding: 15px;
    }
    .idea-item .index-prouct-title {
        margin: 0 auto 20px;
    }
    .idea-item li p {
        font-size: 14px;
        line-height: 26px;
        -webkit-line-clamp: inherit;
    }
    .idea-brief {
        margin-bottom: 40px;
    }
    .idea-text {
        width: 50%;
        padding-right: 30px;
    }
    .idea-img {
        width: 50%;
    }
    .idea-text h4 {
        font-size: 20px;
        margin: 0 auto 20px;
    }
    .idea-text p {
        font-size: 16px;
        line-height: 26px;
    }
    .idea-brief:nth-child(even) .idea-text {
        padding-left: 40px;
    }
}

@media screen and (max-width:767px) {
    /* 超小设备（手机，小于 768px） */
    .index-banner .banner-img {
        height: 300px;
        background-size: cover !important;
    }
    .index-banner .banner-img .banner-inner {
        width: 50%;
        margin: 130px auto;
        display: block;
    }
    .honouritem li .honorImg {
        /*荣誉图片*/
        width: 260px;
        height: 150px;
    }
    .app-header .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        font-size: 14px;
    }
    .navbar-headerimg .logo {
        width: 180px;
    }
    .index-about ul,
    .index-news ul {
        margin: 0 -10px 0 0;
        padding: 30px 0;
    }
    .index-about ul li {
        width: calc(33.33% - 10px);
        margin: 0 10px 0 0;
        padding: 10px 0;
        min-height: 80px;
    }
    .abouttop {
        padding: 8px;
    }
    .aboutbtm {
        display: none;
    }
    .index-about ul li:hover .abouttop {
        top: 0;
    }
    .index-about ul li p {
        font-size: 14px;
        margin: 10px 0 0;
    }
    .index-about ul li img {
        height: 35px;
    }
    .index-news ul {
        padding: 0;
        margin: 0;
    }
    .index-news ul li {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .index-news-title h5 {
        font-size: 18px;
    }
    .index-news-title h4 {
        font-size: 16px;
    }
    .index-news ul li p {
        -webkit-line-clamp: inherit;
    }
    .index-prouct-title {
        margin: 20px auto;
    }
    .index-prouct-title h4 {
        font-size: 18px;
    }
    .index-prouct-text ul {
        margin: 0;
    }
    .index-prouct-text ul li {
        width: calc(50% - 1px);
        margin: 0 ;
    }
    .index-prouct-brief {
        margin-top: 30px;
        display: block;
        text-align: center;
    }
    .index-brief-text {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .index-brief-text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
        text-indent: 30px;
        text-align: left;
    }
    .index-brief-text a {
        padding: 8px 10px;
        font-size: 14px;
    }
    .index-prouct-img {
        width: 100%;
    }
    .index-text {
        padding-bottom: 60px;
        background-size: contain;
    }
    .headerpage .index-tel p {
        display: none;
    }
    .headerpage .index-tel img:nth-child(3) {
        width: 100px;
    }
    .pagelink .search input {
        width: 60%;
    }
    .pagelink .search {
        display: flex;
        justify-content: flex-end;
    }
    .adbox-link ul li {
        padding: 5px;
        margin: auto;
    }
    .adbox-link ul li:last-child {
        margin-right: auto;
    }
    .adbox-link ul li a {
        font-size: 12px;
    }
    .adbox-link ul {
        margin: auto 0 auto auto;
        height: auto;
        line-height: inherit;
        flex-wrap: wrap;
    }
    .about-brief {
        margin: 30px auto;
        display: block;
    }
    .about-briefimg {
        width: 100%;
    }
    .about-brieftext {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .about-brieftext p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
        text-indent: 30px;
    }
    .about-honour {
        margin: 30px auto;
    }
    .honouritem {
        margin: 0 -5px 0 0;
    }
    .honouritem li {
        width: calc(50% - 5px);
        margin: 0 5px 5px 0;
        border: 1px solid #e6e6e6;
        padding: 5px;
    }
    .honouritem li p {
        font-size: 14px;
        margin: 10px auto;
        white-space: inherit;
        text-align: left;
    }
    .message {
        margin: 30px auto 0;
        flex-direction: column-reverse;
    }
    .message-right {
        width: 100%;
        background-color: #FFFFFF;
    }
    .message-board {
        padding: 15px;
    }
    .message-board li p {
        font-size: 16px;
        text-align: left;
    }
    .message-board li input {
        height: 35px;
        padding-left: 10px;
    }
    .message-board li {
        margin-bottom: 15px;
        text-align: center;
    }
    .message-board li textarea {
        height: 80px;
        padding-left: 10px;
    }
    .message-board li button {
        height: 30px;
        padding: 0 30px;
        font-size: 16px;
    }
    .message-left {
        width: 100%;
        padding-right: 0;
        margin-top: 20px;
    }
    .messageitem-show,
    .messageitem-hide {
        padding: 10px;
    }
    .messageitem-left,
    .messageitem-right {
        width: 10%;
    }
    .messageitem-text {
        width: 80%;
    }
    .messageitem-text p {
        font-size: 14px;
        line-height: 22px;
    }
    .market {
        margin: 30px auto;
        padding: 20px;
    }
    .market-radio p {
        font-size: 14px;
        width: 70px;
    }
    .radiotext {
        width: calc(100% - 80px);
    }
    .radiotext label {
        font-size: 14px;
        margin: 0 10px 10px 0;
    }
    .market-radio li {
        margin-bottom: 15px;
    }
    .market-ipt {
        display: flex;
        flex-wrap: wrap;
        margin: 15px 0;
    }
    .market-ipt li {
        width: 100%;
        margin: 0 15px 0 0;
    }
    .ipt-left .ipt-message {
        margin-bottom: 15px;
        text-align: left;
    }
    .ipt-message {
        text-align: left;
    }
    .ipt-message p {
        font-size: 14px;
        width: 60px;
        margin: 8px 10px 0 0;
    }
    .ipt-message input {
        width: calc(100% - 60px);
        height: 35px;
    }
    .ipt-code {
        width: calc(100% - 60px);
    }
    .ipt-message textarea {
        width: calc(100% - 60px);
        height: 120px;
    }
    .ipt-left .ipt-message:last-child {
        margin-bottom: 15px;
    }
    .ipt-code p {
        line-height: 35px;
        font-size: 14px;
        margin: 0 0 0 10px;
    }
    .market-btn {
        margin: 30px auto 10px;
    }
    .market-btn button {
        font-size: 14px;
        padding: 8px 20px;
    }
    .prouctbox {
        margin: 30px auto;
    }
    .prouct-list {
        padding: 20px;
        display: block;
    }
    .prouct-listimg {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .prouct-list ul {
        width: 100%;
        padding-left: 0;
    }
    .prouct-list ul li:first-child {
        margin-bottom: 15px;
        text-align: center;
    }
    .prouct-list ul li a {
        font-size: 16px;
    }
    .prouct-list ul li {
        line-height: 22px;
    }
    .news {
        margin: 30px auto;
    }
    .news-up {
        display: block;
        margin: 0 auto 20px;
    }
    .newsup-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .newsup-left .newsup-text {
        padding: 8px;
    }
    .newsup-text p {
        line-height: 22px;
        margin: 10px auto 0;
    }
    .newsup-right {
        width: 100%;
        padding-left: 0;
    }
    .newsup-right-text {
        display: block;
        margin-bottom: 20px;
    }
    .newsup-rightimg {
        width: 100%;
    }
    .newsup-right .newsup-text {
        width: 100%;
        padding: 0;
        margin-top: 10px;
    }
    .newsup-right .newsup-text p {
        margin-top: 10px;
        -webkit-line-clamp: inherit;
    }
    .news-item li {
        padding: 10px;
        display: block;
    }
    .news-item-left {
        width: 100%;
    }
    .news-item-right {
        width: 100%;
        padding-left: 0;
    }
    .news-item-left h5 {
        font-size: 18px;
        margin-top: 0;
    }
    .news-itemtext p {
        margin: 10px auto;
    }
    .news-details {
        padding: 0;
    }
    .news-details-title h4 {
        font-size: 16px;
        margin: 0 auto 10px;
    }
    .news-details-title p {
        font-size: 16px;
    }
    .news-details-title {
        margin-bottom: 20px;
    }
    .news-details-text p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .news-details-link {
        margin-top: 30px;
    }
    .details-link:first-child {
        margin-bottom: 15px;
    }
    .news-details-link a {
        font-size: 12px;
    }
    .news-video li {
        padding: 20px 0;
        display: block;
        border: 1px solid #e6e6e6;
        border-bottom: none;
    }
    .news-video li:last-child {
        border-bottom: 1px solid #e6e6e6;
    }
    .videoimg {
        width: 100%;
        margin-bottom: 20px;
        border: none;
        border-bottom: solid 1px #e0e0e0;
    }
    .news-video .newsup-text {
        width: 100%;
        padding-left: 0;
        text-align: center;
        padding: 0 10px;
    }
    .news-video .newsup-text p {
        margin-top: 15px;
        text-align: left;
    }
    .news-video .newsup-time {
        justify-content: center;
    }
    .news-video .prouct-line {
        margin-left: auto;
    }
    .news-video .newsup-text h5 {
        white-space: inherit;
        text-align: left;
    }
    .videoimgbtn {
        top: 43%;
        left: 45%;
        width: 35px;
    }
    .videobtn {
        padding: 8px 10px;
        font-size: 14px;
        position: inherit;
        margin-top: 15px;
        display: inline-block;
    }
    .ideatitle {
        margin-bottom: 20px;
    }
    .ideatitle h4 {
        font-size: 18px;
    }
    .idea-item {
        margin: 0 -10px 0 0;
    }
    .idea-item li {
        width: calc(50% - 10px);
        margin: 0 10px 10px 0;
        padding: 10px;
    }
    .idea-item .index-prouct-title {
        margin: 0 auto 15px;
    }
    .idea-item li p {
        font-size: 12px;
        line-height: 22px;
        -webkit-line-clamp: inherit;
    }
    .idea-brief {
        display: block;
        margin-bottom: 30px;
    }
    .idea-text {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }
    .idea-img {
        width: 100%;
        text-align: center;
    }
    .idea-text h4 {
        font-size: 18px;
        margin: 0 auto 15px;
        text-align: center;
    }
    .idea-text p {
        font-size: 14px;
        line-height: 22px;
    }
    .idea-brief:nth-child(even) .idea-text {
        padding-left: 0;
    }
}