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



    .nav li {
        margin: 0px 0.5vw;
    }

    .nav li a {
        font-size: 16px;
    }


}

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


.button
{
    line-height: 36px;
    height: 36px;
    font-size:14px;
    max-width: 135px;
    padding-left: 20px;
    padding-right: 6px;
}
.pagjt {
    width: 24px;
    height: 24px;
    background: #fff;
    border-radius: 100%;
    transition: all 0.5s;
}

    .swiper-bn-list span {
        width: 8px;
        height: 8px;
        border: 1px #fff solid;
    }

    /**top**/

    .logo {
        width: auto;
    }

    .topc,
    .izl-rmenu,
    .logo a p,
    .index_top .search,
    .head {
        display: none;
    }

    .logo a img {
        height: 24px;
        margin: 18px 0px;
    }

    .top_main .top_contact li .icon {
        height: 70px;
    }

    .top_main {
        width: 200px;
        justify-content: flex-end;
        margin-right: 30px;
    }

    .nav li a.navyj:before {
        display: none;
    }


    .m_gb {
        right: 9px;
        width: 30px;
        height: 50px;
        position: absolute;
        top: 30px
    }

    .m_gb:before {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg);
        position: relative;
        top: 2px;
        left: .5px
    }

    .m_gb:after {
        content: '';
        width: 25px;
        height: 2px;
        background: #ddd;
        position: relative;
        display: block;
        -moz-transform: rotate(-225deg);
        -webkit-transform: rotate(-225deg);
        -o-transform: rotate(-225deg);
        -ms-transform: rotate(-225deg);
        transform: rotate(-225deg)
    }


    .logo img {
        height: 60px;
        float: left
    }

    .index_top {
        height: 60px;
        overflow: initial;
        background: #fff;
    }

    #navToggle {
        position: fixed;
        right: 20px;
        width: 24px;
        display: block;
        top: 10px;
    }

    #navToggle span {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #FFC74D;
        height: 2px;
        position: relative;
        width: 100%;
        margin-top: 20px;
    }

    #navToggle span:before {
        content: '';
        position: relative;
        width: 100%;
        height: 2px;
        left: 0;
        top: 8px;
        display: block;
        background: #FFC74D;
    }

    #navToggle span:after {
        -webkit-transition: .3s;
        -moz-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        display: block;
        background: #FFC74D;
        content: '';
        bottom: 10px;
        width: 100%;
        height: 2px;
        position: relative
    }

    #menu .nav {
        position: fixed;
        height: 100vh;
        z-index: 9999;
        background: #fff;
        left: 0;
        top: 0;
        padding-top: 80px;
        transform: translateX(100%);
        transition: all .6s cubic-bezier(.77, 0, .175, 1) 0s;
        -webkit-transition: all ease .5s;
        width: 100%;
        padding: 80px 20px 0px;
    }

    #menu .open {
        transform: translateX(0)
    }

    #menu .nav li {
        width: 100%;
        line-height: 50px;
        padding: 0px;
        position: relative;
        margin: 0px 0px 0px;
    }


    #menu .nav li a {
        line-height: 60px;
        text-align: left;
        border-bottom: 1px #eee solid;
        padding: 0 0;
        color: #333;
        font-size: 16px;
    }

    #menu .nav li a:hover {
        background: 0 0;
        color: #FFC74D;
    }

    .nav li .nav_ej {
        display: none !important;
    }

    #menu {
        width: 30%;
        float: right;
    }

    .search {
        display: none;
    }

    .index_top .right {
        padding-right: 40px;
    }

    .language {
        line-height: 60px;
        display: flex;
        align-items: center;
        position: relative;
        height: 60px;
    }

    .language .current {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }

    .language:hover .language_link {
        visibility: initial;
        top: 60px;
        opacity: 1;
    }

    /**banner**/


    .n_banner {
    margin-top: 60px;
    height: 0px;
    }

    .n_banner .name {
        font-size: 22px;
        font-weight: bold;
    }

    .n_banner .subname {
        font-size: 14px;
    }

    .n_banner img {
        width: 100%;
        margin: 0 auto;
        object-fit: cover;
        height: 100%;
    }

    .pc-bn {
        display: none;
    }

    .m-bm {
        display: block;
        margin-top: 70px;
    }

    .banner_text {
        margin-top: 0px;
    }

    .swiper-bn-list {
        bottom: 10px !important;
    }


    /**.footer**/
    .footer_left,
    .footer_right {
        display: none;
    }
.footer_center {
    width: auto;
    font-size: 14px;
    max-width: 100%;
}

    .footer_c_left {
        width: 100%;
        float: left;
        text-align: left;
        display: block;
    }

    .footer_c_left img {
        max-width: 130px;
    }

    .footer_c_left .fx {

        margin-top: 20px;
    }

    .footer_c_left .fx img {
        height: 34px;
        margin-left: 0px;
        margin-right: 20px;
    }

    .footer_contact p {
        font-size: 13px;
    }

    .footer_main_center {
        padding: 40px 0px;
        width: 100%;
    }

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

    .footer_center .phone {
        font-size: 30px;
    }

    .bq_left {
        font-size: 13px;
        display: block;
    }

    .bq_left span {
        display: block;
    }

    .bq a {
        margin-left: 0px;
        font-size: 13px;
    }

    .footer_c_left .companyphone {
        font-size: 26px;
    }

    /**about***/
    .nyabout {
        padding: 50px 0px 20px;
    }

    .profile {
        display: block;
        padding:0px;
    }

    .profile .left .title {
        font-size: 22px;
        margin-bottom: 10px;
    }

    .profile .left {
        width: 100%;
        padding-right: 0%;
    }

    .profile .right {
        width: 100%;
    }
.profile .left .aboutgy
{
    margin-bottom:0px;
}
   .about ul
   {
       display:block;
   }
.about ul li {
    width: 100%;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
    transition: all 0.5s;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 14px;
}
.about ul li em {
    font-size:40px;
}
.about ul li em:nth-of-type(2) {
    font-size: 24px;
    line-height: 1.5em;
    margin-right: 0px;
    margin-left: 10px;
}
.about img {
    height:22px;
}
.about {
    color: #333;
    line-height: 2em;
    margin-top:0px;
}

.history .center li:nth-of-type(2n) .main:before {
	content: '';
	width: 10px;
	height: 10px;
	background: #FFC74D;
	border-radius: 100%;
	position: absolute;
	top:auto;
	bottom:-5px;
	left: -5px;
	z-index: 2;
}

.history .center li:nth-of-type(2n) .main:after {
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	background: #F8F8F8;
	border: 1px solid #E0E0E0;
	left: -11px;
	top:auto;
	bottom:-11px;
	border-radius: 100%;
}

.history .center li:nth-of-type(2n) .main {
    margin-top: 0px;
    align-items: flex-start;
    display: flex;
}
.history .center {
    max-width: 1600px;
    margin: auto;
    padding: 0px 0px;
    position: relative;
}
.history .center li .aboutgy
{
    font-size:18px;
}
.history .center li .main
{
    padding-left:20px;
}
.history .center li .content {
    line-height: 2em;
    font-size: 14px;
    color: #777;
    padding-top: 0px;
    padding-bottom: 0px;
}
.swiper-history {
    overflow: hidden;
    padding:0px 0px 80px;
    margin-top:30px;
    position: relative;
}
.history .swiper-PrRight{
    width: 40px;
    height: 40px;
    top: auto;
    bottom: 0px;
    line-height: 40px;
    right:30%;
}
.history .swiper-PrLeft
{
    width: 40px;
    height: 40px;
    top: auto;
    left:30%;
    bottom: 0px;
    line-height: 40px;
}

.history {
    padding: 50px 10px;
}

.about02
{
    padding: 50px 0px 10px;
}
.about02 ul
{
    display:block;
    margin-top:0px;
}
.about02 ul li {
    width: 100%;
    background: #fff;
    padding: 30px 30px;
    border-radius: 10px;
    transition: all 0.5s;
    margin-bottom: 20px;
    
}

.about02 ul li .ico img{
    height:24px;
}
.about02 ul li .title {
    font-size: 20px;
}
.about02 ul li .ext_aboutgy {
    font-size: 14px;
}
.about02 ul li .text {
    margin-top: 10px;
}

.about01 {
    padding: 50px 20px;
}
.in-honor li a
{
    padding:15px;
}
.in-honor li .title
{
    font-size:14px;
    margin-top:10px;
}
 .in-honor {
    margin-top: 20px;
} 
.about03 {
    width: 100%;
    padding:50px 0px;
    overflow: hidden;
    position: relative;
}
.about03 li .text {
    background: rgba(255, 255, 255,1);
    border: 3px solid #FFC74D;
    backdrop-filter: blur(0px);
    width: 90%;
    position: fixed;
    bottom: 5%;
    left: 5%;
    margin-left: 0px;
    z-index: 9;
}
.about03 li .title
{
    font-size:20px;
}
.about03 li .content {
    color: #777;
    font-size: 14px;
    padding-bottom: 0px;
}
  
  
    /**honor**/



    /**contactn**/

    .prompt {
        font-size: 14px;
    }

    .contact_main {
        width: 100%;
        float: left;
        padding: 20px;
        color: #333;
        line-height: 1.8em;
        font-size: 14px;
    }

    .contact_main ul {
        display: block;
    }

    .contact_main ul li {
        color: #787878;
        width: 100%;
        text-align: center;
        padding: 30px 10px;
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
        border-radius: 20px;
        font-size: 14px;
        margin-bottom: 20px;
    }

    .contact {
        display: block;
        overflow: hidden;
    }

    .cn_title span {
        font-size: 24px;
        padding: 0px 20px;
    }
    .products .cn_title i
    {
        font-size:14px;
        margin-top: 10px;
    }
    .contact_main .title {
        font-size: 18px;
    }

    .contact .dt {
        width: 100%;
        float: left;
        margin-top: 0px;
    }

    .contact .dt .def {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .contact .dt .def span {
        display: block;
        font-size: 12px;
    }

    .cn_title {
        line-height: 1.5em;
        font-size: 16px;
        color: #FFC74D;
        text-align: center;
        margin-bottom: 0px;
    }

    .my-map {
        margin: 0px auto 0px;
        width: 100%;
        height: 300px !important;
    }


    .messagestext {
        font-size: 22px;
        margin-bottom: 10px;
        color: #333;
    }

    .messages form {
        padding: 20px;
    }

    .messages {
        padding: 50px 0px 30px;
        margin-top: 0px;
    }

    .messages-list {
        display: block;
    }

    .messages input {
        line-height: 50px;
        padding: 0px 20px;
        width: 100%;
        margin-bottom: 0px;
        font-size: 14px;
        margin-top: 10px;
    }

    .messages textarea {
        font-size: 14px;
        height: 160px;
    }

    .messages button {
        width: 100%;
        line-height: 48px;
        max-width: 100%;
        border-radius: 4px;
        margin: 20px auto 0px;
        height: 48px;
    }

    .messages .left .cn_title {
        font-size: 22px;
    }

    .messages .left p {
        font-size: 14px;
        color: #999;
        line-height: 1.6em;
    }

    .messages .left {
        margin-bottom: 20px;
    }


    .Recruitment {
        padding: 50px 0px 30px;
    }

    .Recruitment .center ul {
        display: block;
        margin-top: 20px;
    }

    .Recruitment .center ul li {
        width: 100%;
        background: #fff;
        border-radius: 10px;
        padding: 20px;
        height: 100%;
        margin-bottom: 20px;
        min-height: auto;
    }

    .Recruitment .center ul li .title {
        font-size: 20px;
        padding-bottom: 10px;
        margin-bottom: 10px;
        min-height: auto;
    }

    /**products**/


    .products-title {
        margin-bottom: 20px;
        padding: 0px 20px;
    }

    .products-title p span {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .products-title p {
        font-size: 14px;
    }

    .indexpr_main li > a,.indexpr_main li .procurement{
        width: 100% !important;
        float: left;
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0px 0px 10px;
        margin-right: 0px;
        padding: 20px;
        border-radius: 10px;
        
    }
    
    
    
    
.indexpr_main li .text {
    width: 100%;
    padding-left:0%;
    margin-top: 20px;
}
.indexpr_main li .text .author {
    margin-top:20px;
}
.indexpr_main li .text .author span {
    color: #313131;
    margin-right: 0px;
    font-size: 14px;
    display: block;
} 

    
    .indexpr_main li .text .pics {
        width: 80px;
        height: 0px;
        position: relative;
        overflow: hidden;
        padding-top: 26%;
    }

    .indexpr_main li:nth-of-type(3n) {
        margin-right: 10px !important;
    }

    .indexpr_main li:nth-of-type(2n) {
        margin-right: 0px !important;
    }

    .indexpr_main li .title {
        padding-left: 0px;
        text-align: left;
        color: #333;
        font-size: 18px;
        width: 100%;
        padding-right: 0px;
        line-height: 1.5em;
        padding: 0px 0px;
    }

    .indexpr_main li .title span {
        font-size: 14px;
        margin-top: 0px;
    }

    .indexpr_main li .text .title a {
        display: block;
        font-size: 18px;
        color: #333;
        margin-bottom: 0px;
    }

    .indexpr_main li .pr_main {
        background: #f2f2f2;
        padding: 20px 20px 30px;
        width: 100%;
    }

    .indexpr_main li .text .ext_prgy {
        color: #999;
        margin-top: 10px;
        line-height: 2em;
        font-size: 14px;
    }

    .indexpr_main li .text a.more {
        height: 36px;
        color: #fff;
        background: #cfa951;
        display: block;
        line-height: 36px;
        text-align: center;
        margin-top: 15px;
        font-size: 14px;
        border-radius: 30px;
        max-width: 100px;
    }

    .indexpr_main li .pr_img {
        padding-top: 75%;
        width: 100%;
        border-radius: 10px;
    }
    .brand .indexpr_main li .pr_img
    {
    padding-top: 50%;
    }



    .indexpr_main li .link .more,
    .indexpr_main li .link .przx {
        line-height: 40px;
        font-size: 14px;
    }

    .indexpr_main li .link {
        margin-top: 20px;
    }


    .products {
        padding: 40px 20px;
        width: 100%;
        overflow: hidden;
    }

    .indexpr_main {
        margin: 20px auto 20px;
        padding: 0px 0px;
    }

    .fa_top {
        display: block;
        padding: 0px;
        overflow: hidden;
    }

    .ext_Specification .title {
        font-size: 18px;
    }

    .fa_tab_tit {
        font-size: 18px;
        color: #D8232A;
        line-height: 50px;
        border-bottom: 1px #eee solid;
        margin-top: 0px;
    }

    .fa_top_l {
        width: 100%;
        border-right: 0px #f9f9f9f9 solid;
    }

    .fa_dt_r {
        width: 100%;
        float: left;
        padding-left: 0px;
        margin-top: 0px;
        padding: 20px 0px 20px;
        background: none;
    }
.ext_Specification .sortname {
    font-size:24px;
    color: #313131;
    margin-bottom: 10px;
}
.ext_Specification .ext_prgy
    {
    font-size:14px;
    }
.fa_content .title
    {
    font-size:22px;  
    }

    
.fa_comm_cnt {
    overflow: hidden;
    max-width: 100%;
    margin: auto;
    background: #F8F8F8;
    padding: 20px 0px 50px;
}
    
    .fa_pro_tit {
        font-size: 22px;
        color: #0955B1;
        text-align: left;
    }

    .ext_Specification {
        font-size: 14px;
        color: #999;
        margin-top: 0px;
        line-height: 2em;
        text-align: left;
    }

    .parameter {
        font-size: 14px;
        color: #999;
    }

    .zx {
        display: block;
        margin-top: 0px;
        text-align: left;
    }

    .zx a {
        padding-left: 0px;
        margin-right: 0px;
        font-size: 18px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 10px;
    }

    .zx .zxzx {
        background: #0955B1;
        color: #fff;
        line-height: 40px;
        font-size: 14px;
        text-align: center;
        margin-top: 10px;
        border: 2px #0955B1 solid;
        transition: all 0.5s;
        display: block;
        max-width: 100%;
        margin-bottom: 0px;
        border-radius: 0px;
    }

    .pr_pages {
        display: flex;
        margin-top: 20px;
        width: 100%;
        margin-bottom: 20px;
    }

    .zx a span {
        margin-left: 10px;
        font-size: 22px;
        font-weight: bold;
        font-family: bahnschrift;
    }

    .zx a i {
        color: #999;
        margin-bottom: 3px;
    }

    .fa_content {
        width: 100%;
        overflow: hidden;
        max-width: 1640px;
        margin: 10px auto 0px;
        border: 0px #f6f6f6 solid;
        padding: 15px;
        background: #fff;
    }

    .fa_dt_r .pr_pages a {
        background: #f6f6f6;
        line-height: 40px;
    }

    .fa_active i {
        font-size: 18px;
    }

    .fa_tab_content {
        padding: 0px 0px;
        max-width: 1640px;
        margin: auto;
        margin-top: 0px;
    }

    .xz_list {
        padding: 10px 10px;
    }

    .xz_list a {
        font-size: 14px;
    }


    .fa_Imgmax {
        border: 0px #eee solid;
        height: 240px;
        padding: 0px;
        background: #fff;
        width: 100%;
    }
.thumbnail .fa_Imgmax
    {
        border-radius: 4px;
    }
    
    .fa_big_swp .swiper-slide img {
        object-fit: contain;
    }

    .pr_pages a {
        line-height: 40px;
        font-size: 14px;
    }

    .fa_mohide .fa_Img {
        height: 40px;
    }

    .fa-angle-left:before {
        width: 30px;
        height: 40px;
        line-height: 40px;
    }

    .fa_btn_l {
        left: 0px;
    }

    .fa_btn_r {
        right: 0px;
    }

    .fa-angle-right:before {
        content: "\f105";
        width: 30px;
        height: 40px;
        display: block;
        font-size: 20px;
        color: #999;
        text-align: center;
        line-height: 40px;
        background: none;
        cursor: pointer;
    }

    .fa_mohide {
        position: relative;
        bottom: 0px;
        z-index: 9;
        padding: 20px 30px;
        background: #eee;
    }

    .fa_Prodt {
        margin: 0px auto 0px;
        padding: 0px 0px;
        max-width: 1440px;
    }

    .Details {
        padding: 0px 0px 0px;
        margin: 0px 0px 0px;
    }

    .Details_mbxc {
        display: block;
    }

    .Details_mbxc .mbx_list {
        font-size: 12px;
    }

    .Details_mbx {
        overflow: hidden;
        margin-top: 70px;
    }

    .fa_tab_content p {
        line-height: 2em;
        font-size: 14px;
        color: #222;
    }

    .fa_tab_content table {
        overflow: scroll;
        display: flex;

    }

    .fa_tab_content table td {
        color: #222;
        min-width: 150px;
    }

    .fa_tab_content table tbody {

        width: auto;
        display: inline-block;

    }



    /**news**/
    .zxnews {
        display: none;
    }

    .nynews_list_text {
        padding: 0px 0px !important;
        width: 100% !important;
        float: left;
        display: block;
        height: 100%;
        border-left: 0px #ddd solid;
        margin: 20px 0px 0px;
    }
.nynews_list_ptitle
    {
        font-size: 18px;
        -webkit-line-clamp: 2;
    }
.nynews_list .summary
    {
        font-size:14px;
    }
    
    .nynews_list_img {
        overflow: hidden;
        position: relative;
        float: right;
        width: 100% !important;
        height: 0px;
        padding-top: 65% !important;
        margin-top: 0px;
    }



    .nynews_list_c {
        display: block !important;
        background: none;
        overflow: hidden;
        padding: 0px 0px 0px;
    }


    .nynews_list_c .time {
        margin-top: 0px;
    }

    .nynews_center {
        max-width: 1440px;
        margin: auto;
        padding: 0px 0px 20px;
        overflow: hidden;
    }

    .nynews_list_ptitle a {
        font-size: 16px;
        color: #333333;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }

    .nynews_list {
        width: 100%;
        float: left;
        margin-right: 0px;
        transition: all 0.5s;
        background: #fff;
        display: block;
        margin: 10px 0px;
        padding: 20px !important;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
    }

    .support .nynews_list {
        margin: 0px 0px 20px;
    }

    .nynews_list_summary {
        -webkit-line-clamp: 2 !important;
        font-size: 14px !important;
    }


    .news_detail h1.title {
        font-size: 18px;
        line-height: 1.5em;
        font-weight: normal;
        margin-bottom: 0px;
    }

    .precontent {
        width: 100%;
        float: left;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .nextcontent {
        width: 100%;
        float: right;
        text-align: left;
        line-height: 30px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
    }

    .detailpage {
        margin-top: 0px;
        display: block;
        padding: 10px;
    }

    .detailpage .page_left {
        width: 100%;
        padding-right: 0px;
        display: block;
        overflow: hidden;
    }

    .news_detail {
        overflow: hidden;
        max-width: 1440px;
        margin: auto;
        padding: 0px 0;
        background: #fff;
        width: 100%;
    }

    .news_detail h3.title_bar {
        line-height: 24px;
        text-align: center;
        font-weight: normal;
        color: #999;
        font-size: 14px;
        overflow: hidden;
        width: auto;
        margin: 10px 0px 0px 0px;
    }

    .info_title {
        flex-wrap: wrap;
        padding: 20px 20px;
        border-radius: 0px;
    }

    .content {
        font-size: 14px;
        color: #666;
        line-height: 2em;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .nynews {
        padding: 20px 20px 40px;
    }

    .Details_pag .center {
        display: block;
        padding: 50px 20px;
    }

    .Details_pag {
        overflow: hidden;
        padding: 0px 0px 0px;
    }


    /**fl**/
    .fltitle,
    .mbxmain {
        display: none;
    }

    .nymian .center .left {
        width: 100%;
        transform: translateY(0px);
    }

    .nymian {
        padding: 40px 0px;
    }

    .fl {
        padding: 0px 0px 0px;
        width: 100%;
        display: flex;
        overflow: scroll;
        justify-content: flex-start;
        display: -webkit-box;
        overflow: scroll;
    }

    .nymian .center {
        padding: 0px 0px;
    }

    .fl a:hover,
    .fl a.on {
        background: none;
        color: #D8232A;
    }

    .fl a {
        display: block;
        line-height: 50px;
        text-align: center;
        border-bottom: 0px #fff solid;
        padding: 0px 20px;
        font-size: 14px;
    }

    .nymian .center .right {
        width: 100%;
        padding: 40px 20px 50px;
    }

    .sort_name {
        font-size: 22px;
        color: #313131;
        padding-bottom: 10px;
        margin-bottom: 20px;
        border-bottom: 1px #eee solid;
    }
/**solution**/
.solution {
    padding:40px 0px;
}
.solution .center .list li a {
    display: block;
    padding: 20px;
    align-items: center;
}
.solution .center .list li {
    margin: 0px 0px 20px;
    border-radius: 10px;
}  
.solution .center .list li .pics {
    max-height: 24px;
}
.solution .center .list li .text {
    width: 100%;
    padding-right: 0%;
    padding-left: 0px;
}
.solution .center .list li .ico {
    padding-top: 70%;
    border-radius: 10px;
    width: 100%;
    margin-top: 20px;
}
.solution .center .list li .ext_solution
{
    font-size:14px;
}
.solution .center .list li .title
{
    font-size:20px;  
}

.solution_Details {
    width: 100%;
    padding:40px 0px;
    overflow: hidden;
}
.solution_Details .center .title h1,.solution_Details .Overview .text h2
{
    font-size:22px;
}
.solution_Details .center .title p
{
    font-size:16px;
}
.solution_Details .Overview {
    display: block;
    border-top: 1px #eee solid;
    padding:30px 0px;
    margin-top: 30px;
    border-bottom: 1px #eee solid;
    margin-bottom: 30px;
}
.solution_Details .Overview .text {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
}
.solution_Details .Overview .text .button
{
    max-width: 140px;
}
.solution_Details .ico {
    width: 100%;
    height: 0px;
    padding-top: 60%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
}
.solution_Details .Overview .text .main {
    line-height: 2em;
    font-size: 14px;
}
.solution_Details .Overview .text h2 {
    margin-bottom: 10px;
}
.solution_Details .content {
    padding-top: 0px;
}

/**sales-product**/
.sales-product {
    padding: 50px 0px 30px;
}
.sales-product ul li {
    width: calc(100% / 2);
    padding: 5px;
}
.sales-product ul li .ico {
    background: #f6f6f6;
    border-radius:6px;
}
.sales-product ul li .title {
    text-align: center;
    margin-top: 10px;
    color: #313131;
    font-size:14px;
    margin-bottom: 10px;
}
.sales-product ul
{
    padding:10px 15px 0px;
}
.productlist {
    padding: 50px 0px;
}
.productlist .list li {
    width: 100%;
    padding: 20px;
}
.productlist .list {
    margin-bottom: 0px;
}

/**Downloads**/

.Downloads {
    padding:50px 0px;
}
.Downloads .main {
    margin-top: 20px;
}
.Downloads .main li
{
    width: 100%;
    padding: 0px 0px 0px;
}
.Downloads .main li .ico {
    width:30px;
}	
.Downloads .main li .ico img {
    width: 100%;
    height:auto;
}
.download-button {
    margin: 0px 0px;
    padding: 4px 10px;
    min-width: 110px;
}
.Downloads .main li a {
    padding: 15px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Downloads .main li .title
{
    font-size: 14px;
    margin-top: 0px;
    width: calc(100% - 140px);
    text-align: left;
    padding-left: 10px;
}

/**rubycon**/
.rubycon
{
    padding:50px 20px;
    width: 100%;
    overflow: hidden;
    position: relative; 
}
.rubycon .main
{
    display: block;
    padding-bottom: 50px;
}
.rubycon .text {
    width: 100%;
}
.rubycon .ico {
    width: 100%;
    text-align: right;
    margin-top: 20px;
}
.rubycon .text .name {
    font-size: 24px;
    color: #313131;
    margin: 10px 0px;
}
.rubycon .text .subname {
    color: #313131;
    font-size: 14px;
    line-height: 2em;
}
.rubyconfl .center ul li {
    width:50%;
    padding:5px;
}
.rubyconfl .center ul {
    padding: 0px 15px;
    flex-wrap: wrap;
    margin-top:20px;
}
.rubyconfl .center .name {
    font-size: 14px;
    text-align: center;
    color: #313131;
    margin-top: 10px;
    padding: 0px 0px;
}
.rubyconfl {
    width: 100%;
    padding-bottom: 40px;
    overflow: hidden;
}
.notice {
    padding: 50px 0px;
}
.notice ul li .title .time {
    font-size: 0px;
    width: 15px;
}
.notice ul li .title .time i img {
    width: 6px;
    margin-top: 3px;
}
.notice ul li .title span:nth-of-type(1) {
    width: calc(100% - 15px);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
}
.notice ul li .title {
    padding:10px;
    color: #313131;
    font-size:16px;
    display: flex;
    justify-content: space-between;
}
.notice ul li .notice-main>div {
    display: none;
    padding: 10px 10px 20px;
    font-size: 14px;
    color: #787878;
    line-height: 2em;
}
.notice ul li {
    border-radius:4px;
    opacity: 1;
    background: #FFFFFF;
    overflow: hidden;
    margin-bottom: 10px;
    cursor: pointer;
}
.notice ul {
    margin-top:20px;
}
    
    
/**index**/
    .index_bn {
        margin-top: 60px;
    }
.index_bn .text .main .title {
    font-size:14px;
}
.index_bn .text .main .subtitle
{
    font-size:22px;   
}
.index_bn .button
{
    margin-top:20px;
}
.carousel-img
{
  background:#000;  
}
.carousel-img img {
    min-height:280px;
    opacity: 0.7;
}
.pag1 .profile .left {
    padding-right:0%;
    margin-bottom:20px;
}
.pag1 .about ul li em {
    font-size:40px;
    color: #FFC74D;
}
.pag1 .about ul li em:nth-of-type(2) {
        font-size: 24px;
        line-height: 1.5em;
        margin-right: 0px;
        margin-left: 10px;
    }
.pag1 .about ul li p:nth-of-type(1)
{
    display:block;
}

.pag1 .about ul li {
    box-shadow: none;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 30px;
}
.pag1
{
    padding-bottom:40px;
}

.pag2 {
    padding:50px 0px;
}
.pag2 .cn_title
{
    font-size:24px;
}
.pag2 .cn_title span {
    color: #313131;
    font-size: 14px;
    padding: 0px 20px;
    line-height: 1.8em;
}
.pag2 ul li {
    width:50%;
    padding: 10px 5px;
}
.pag2 ul
{
    padding:0px 15px;
}
.pag2 ul li .title
{
    font-size:14px;
}
.pag2 ul li .ico {
    border-radius: 10px;
    margin-bottom: 10px;
}

.pag3 {
    width: 100%;
    padding:50px 20px;
    position: relative;
}
.cn_title i
{
    font-size:14px;
}
.insolution li a {
    display: block;
    padding: 20px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    align-items: center;
    background: #fff;
}
.insolution li a .text {
    width: 100%;
    padding-right: 0%;
}
.insolution li a .title {
    font-size: 20px;
    color: #313131;
    margin: 10px 0px 0px;
    line-height: 1.5em;
}
.insolution li a .text img{
    height:24px;
}
.insolution li a .ext_solution
{
    font-size:14px;
}
.insolution li .ico {
    width: 100%;
    height: 0px;
    padding-top: 65%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin-top: 20px;
}
.pag3 a.button {
    max-width: 180px;
    color: #fff;
    margin-top:20px;
}

.pag4 {
    background: #F8F8F8;
    padding: 50px 0px;
    width: 100%;
}
.pag4 .center ul li {
    width: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
    border-radius: 10px;
    margin-bottom:20px;
    cursor: pointer;
    transition: all 0.5s;
}
.pag4 .center ul {
    display: block;
    margin-top:20px;
}
.pag4 .center ul li img
{
    height: 40px;
}
.pag4 .center ul li .title
{
    font-size:18px;
}
.pag4 .center ul li .ext_indexsummary
{
    font-size:14px; 
}
.pag5 {
    padding: 50px 0px 30px;
}

.about-title .name span
{
    font-size:24px;   
}
.pag5 .tjtitle {
    margin-top: 0px;
    display: block;
}
.pag5 .tjtitle .left
{
    margin-bottom:20px;
}
.pag5 ul
{
    display: block;
    margin-top: 20px;
}
.pag5 ul li {
    width: 100%;
    border-radius: 0px;
    overflow: hidden;
    transition: all 0.5s;
    margin-bottom: 20px;
}
.pag5 ul li .text {
    padding: 20px;
    min-height: 100%;
    border-radius: 10px;
}
.pag5 ul li .text .title
{
    font-size:18px;
}



}