/*service*/
#service {
    position: fixed;
    right: -230px;
    top: 10px;
    z-index: 999999999;
    margin: 200px 0 0 0;
    font: 14px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #666;
}

#service ul {
    list-style: none;
}

.online_title {
    background: #666666;
    text-align: center;
    font-family: 'poppins-semibold';
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 0;
    position: relative;
}

/* 添加关闭按钮样式 */
.online_title .close-btn {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    color: #fff;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
}

.online_title .close-btn:hover {
    color: #ff6b6b;
}

.online_title img {
    max-width: 30px;
    margin-right: 5px;
}

#service a {
    color: #666;
    font-size: 13px;
}

#ser_main {
    position: relative;
    z-index: 9;
    top: 0px;
}

#ser_main a {
    display: block;
    overflow: hidden;
}

#ser_main #floatShow1 {
    background: url(../images/ser-30.png) no-repeat;
    height: 180px;
    width: 44px;
    z-index: 99999;
    position: absolute;
    left: -44px;
    top: 0px;
    cursor: pointer;
}

#online {
    float: left;
    background: #fff;
    overflow: hidden;
    width: 230px;
    -webkit-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    border: 1px solid #ddd;
}

.onlineMenu ul li {
    padding: 10px 10px;
    border-bottom: 1px solid #eee;
}

.onlineMenu ul li:last-child {
    border: none;
}

.onlineMenu ul li:nth-child(2) {
    background: #e5e5e5;
}

.onlineMenu .serm_top {
    text-align: center;
    padding-bottom: 10px;
}

.onlineMenu .call {
    text-align: left;
}

.call {
    padding: 6px 10px;
    font-size: 13px;
}

.call img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
}

.call a:hover {
    color: #005da2 !important;
}

#service h4 {
    font-size: 14px;
    color: #666;
    margin: 0px;
    line-height: 25px;
    font-family: 'poppins-semibold';
}

/* 移动端侧边栏样式 */
@media only screen and (max-width: 768px) {
    #service {
        right: -260px;
        margin: 361px 0 0 0;
    }

    #online {
        width: 260px;
    }

    #ser_main #floatShow1 {
        height: 120px;
        width: 36px;
        left: -36px;
        background-size: contain;
    }
}

/*service*/
#online_qq_layer {
    z-index: 9999999;
    position: fixed;
    right: 0px;
    bottom: 0;
}

#floatShow {
    display: block;
}

#floatHide {
    display: none;
}

#online_qq_tab {
    position: relative;
    z-index: 9;
}

#online_qq_tab #floatShow {
    overflow: hidden;
    background: url(../images/ser_2.png) no-repeat right bottom;
    height: 38px;
    width: 250px;
    padding-top: 7px;
    font-size: 14px;
    padding-left: 52px;
    text-transform: uppercase;
    color: #fff;
}

#online_qq_tab #floatShow img {
    max-height: 24px;
    float: right;
    margin-top: 6px;
}

#online_qq_tab #floatHide img {
    max-height: 32px;
    float: right;
    margin-top: 2px;
}

#online_qq_tab #floatHide {
    overflow: hidden;
    background: #005da2 url(../images/ser_1.png) no-repeat left center;
    width: 100%;
    height: 36px;
    font-size: 13px;
    color: #fff;
    line-height: 36px;
    padding-left: 50px;
    width: 300px;
    text-transform: capitalize;
}

#onlineService {
    display: inline;
    width: 300px;
    overflow: hidden;
    display: none;
    background: #fff;
    font-size: 12px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    border: 1px solid #eee;
}

#online_qq_layer .inquiry .btn_1 {
    display: inline-block;
    line-height: 34px;
    height: 34px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    background: #005da2;
    border: none;
    width: 100%;
    text-align: center;
}

#onlineService .p {
    margin: 8px 0;
    color: #808080;
    line-height: 22px;
    font-size: 12px;
}

.i_message_inquiry h4 {
    font-size: 16px;
    color: #ff8e09;
    text-transform: uppercase;
    font-family: 'poppins-semibold';
}

.i_message_inquiry {
    padding: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.my_btn2 {
    background: #ff8e09 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: inline-block;
    font-family: 'poppins-semibold';
    font-size: 16px;
    margin-top: 15px;
    padding: 8px 15px;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

.my_btn2 {
    background: #005da2;
    color: #fff;
    line-height: 38px;
    font-size: 14px;
    font-family: 'poppins-semibold';
    display: inline-block;
    padding: 0px 26px;
    text-transform: uppercase;
    margin-top: 15px;
}

.my_btn2 i {
    margin-left: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.my_btn2:hover i {
    margin-left: 20px;
}

#online_qq_layer .inquiry .btn_1:hover {
    background: #005da2;
}

.i_message_inquiry .inquiry .input-group-addon {
    background: none;
    border: none;
    border-radius: 0px;
    padding: 0px 10px;
}

.i_message_inquiry .inquiry .input-group-addon i {
    line-height: 30px;
    font-size: 13px;
}

.i_message_inquiry .inquiry .form-control {
    height: 30px;
    border: none;
    background: none;
    border-radius: 0px;
    line-height: 30px;
    color: #999;
    font-size: 12px;
}

.i_message_inquiry .inquiry #message {
    height: 80px;
}

.i_message_inquiry .inquiry .input-group {
    border: 1px solid #ddd;
    background: #fff;
    height: 32px;
    margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
    #onlineService {
        width: 100%;
    }

    #online_qq_layer {
        width: 100%;
    }

    #online_qq_tab {
        width: 100%;
    }

    #online_qq_tab #floatShow {
        background: url(../images/inquiry_ico.png) no-repeat;
        width: 46px;
        height: 46px;
        position: absolute;
        left: 50%;
        bottom: 10px;
        margin-left: -23px;
        padding-left: 46px;
    }

    #online_qq_tab #floatHide {
        width: 100%;
        background: #005da2 url(../images/ser_1.png) no-repeat left center;
        width: 100%;
        height: 36px;
    }
}

/*back-top*/
.totop {
    width: 46px;
    height: 46px;
    position: fixed;
    right: 30px;
    bottom: 80px;
    z-index: 9999;
    display: none;
    background: rgba(51, 51, 51, 0.6) url(../images/top.png) no-repeat;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
}

.totop:hover {
    background: #333333 url(../images/top.png) no-repeat;
}

.qrcodePanel {
    position: relative;
}

.qrcodePanel img {
    display: block;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.qrcodePanel:hover img {
    opacity: 1;
    visibility: visible;
    max-height: 200px;
}

/*
 * Author: æ¸”è¯¾
 */
@font-face {
    font-family: Libre Baskerville;
    src: url('LibreBaskerville.otf');
}

body {
    font-family: 'Jost', 'microsoft yahei', Helvetica, sans-serif;
    color: #333;
    font-size: 16px;
}

a {
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

ul {
    list-style: none;
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

.img-thumbnail {
    transition: opacity 0.7s;
}

.img-thumbnail:hover,
.opacity_img:hover {
    opacity: 0.75;
}

.show_video li {
    width: 33.33%;
    float: left;
    padding: 15px;
}

.show_video li iframe {
    width: 100%;
    height: 275px;
}

.photo_con iframe {
    height: 535px;
    width: 100%;
}

.video-btn {
    width: 50px;
    height: auto;
    position: absolute;
    left: 42%;
    top: 37%;
    display: none !important;
}

/*é¡¶éƒ¨ä¿¡æ¯*/
.navbar-static-top::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 30%;
    top: 0;
    left: 0px;
    background: #ef8200;
    z-index: -1;
}

.navbar-static-top::after {
    position: absolute;
    content: "";
    width: 51px;
    height: 79px;
    background: #ef8200;
    right: 68%;
    top: 5px;
    clip-path: polygon(100% 43%, 100% 43%, -29% 100%, 8% 8%);
    z-index: -999;
}

.align-items-center {
    align-items: center !important;
    display: flex;
    flex-wrap: wrap;
}

.top_menu {
    font-size: 14px;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #222;
    color: #fff;
    position: relative;
    z-index: 1000;
    min-height: 40px;
    text-align: center;
}

.nav_icons {
    margin: 0;
    height: 45px;
}

.top_lang {
    float: right;
}

.top_name {
    display: inline-block;
    padding-left: 10px;
}

.top_contact {
    color: #ef8200;
    float: left;
    height: 45px;
}

.top_contact p {
    display: inline-block;
    margin: 0px 15px;
    font-size: 14px;
    font-family: segoeui_1;
    letter-spacing: 1px;
}

.top_contact a {
    color: #fff;
}

.top_bg {
    color: #777;
    width: 100%;
    height: 36px;
    border-bottom: 1px solid #e4e4e4;
}

.top_email {
    padding-top: 6px;
    color: #565656;
    float: left;
    margin: 35px 0px 0px 10px;
    font-size: 20px;
}

.top_email i {
    color: #72AE44;
    margin-right: 5px;
}

.top_email a {
    color: #565656;
    margin-right: 30px
}

.top_email a:hover {
    color: #21c149;
    text-decoration: none;
}

.nav_icons a {
    display: inline-block;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    margin: 5px 3px 0px;
    text-align: center;
    line-height: 40px;
}

.nav_icons i {
    font-size: 22px;
    border-radius: 50%;
    text-align: center;
}

.nav_inquiry i {
    font-size: 24px;
    color: #fe8101;
    margin-top: -5px;
    display: none;
}


/*äº§å“æœç´¢*/
.search_group {
    float: right;
}

.top_search input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #fff;
}

.top_search input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #fff;
}

.top_search input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #fff;
}

.top_search input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #fff;
}

.search_group input.form-control {
    border-radius: 0px;
    box-shadow: none;
    color: #585A5A;
    padding: 0px 0px 0px 15px;
    height: 40px;
    background: transparent;
    border: none;
}

.search_group input.form-control:focus {
    box-shadow: none;
}


/*å¹»ç¯ç‰‡*/
.flash img {
    width: 100%;
}

.flash ul.bxslider {
    list-style: none;
}

.flash div.bx-pager {
    bottom: 4%;
}

.flash div.bx-controls-direction {
    display: none;
}

.banner_box {
    position: relative;
    height: 770px;
    width: 100%;
}

.banner_text {
    position: absolute;
    top: 19%;
    transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
    animation: textout 1s;
    width: 50%;
    color: #fff;
    left: 10%;
}

@keyframes textout {
    from {
        transform: scale(0);
        left: 0;
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

/*Safari å’Œ Chrome:*/
@-webkit-keyframes textout {
    from {
        transform: scale(0);
        left: 0;
        opacity: 0;
    }

    to {
        transform: scale(1);
        opacity: 1;
    }
}

.banner_text h2 {
    font-size: 75px;
    line-height: 72px;
    color: #ffffff;
    font-weight: 600;
    line-height: 90px;
}

.banner_text p {
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    font-weight: 400;
    width: 53%;
    margin: 37px 0 50px;
}

.banner_btn {
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 1px;
    background: #ef8200;
    color: #fff;
    padding: 13px 25px;
    border-radius: 3px;
    position: relative;
    z-index: 1;
}

.banner_btn2 {
    background: #fff;
    color: #0b0b0b;
    margin-left: 15px;
}

.banner_btnbox a::before {
    position: absolute;
    content: "";
    background-color: #19142d;
    width: 101%;
    height: 0%;
    left: 50%;
    top: 50%;
    border-radius: 3px;
    transform: translate(-50%, -50%) rotate(0deg);
    z-index: -1;
    transition: all 500ms ease;
}

.banner_btnbox a:hover::before {
    height: 103%;
}

.banner_btn:hover {
    color: #fff;
    text-decoration: none;
}

/* é¦–é¡µæ ‡é¢˜æ ·å¼ */
.index_head {
    text-align: center;
}

.index_head p {
    margin-top: 11px;
    line-height: 1.2;
    font-size: 24px;
    color: #ef8200;
    font-weight: 500;
    margin-bottom: 7px;
    position: relative;
    padding: 0 50px 0;
}

.index_head h2 {
    color: #0b0b0b;
    font-size: 42px;
    font-weight: 600;
    text-align: center;
    text-transform: math-auto;
    margin-top: 5px;
    margin-bottom: 30px;
}

.ihead_p {
    position: relative;
    display: inline-block;
}

.ihead_p::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #ef8200;
    left: 0;
    top: 19px;
}

.ihead_p::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #ef8200;
    left: -12px;
    top: 28px;
}

.ihead_p p::before {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #ef8200;
    right: 0;
    top: 9px;
}

.ihead_p p::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 35px;
    background: #ef8200;
    right: -12px;
    top: 17px;
}

/*é¦–é¡µ-å…¬å¸ç®€ä»‹*/
.about_bg {
    padding: 50px 0px;
    background: #ef8200;
    position: relative;
    margin-bottom: 100px;
}

.iabout_left {
    padding: 0;
}

.iabout_lbox {
    position: relative;
    min-height: 478px;
    overflow: hidden;
}

.iabout_right {
    background: transparent;
    padding: 15px 30px 40px;
}

.about_img {
    width: 100%;
}

.iabout_rbox h2 {
    text-transform: uppercase;
    font-size: 22px;
    color: #087e12;
}

.about_h2 {
    font-size: 38px;
    color: #222;
    font-weight: bold;
    font-family: 'Libre Baskerville', serif;
}

.about_p {
    color: #ef8200;
    font-size: 25px;
    margin-top: 30px;
    font-weight: bold;
}

.about_content {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
}

.about_btn {
    display: inline-block;
    width: 145px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #ef8200;
    font-size: 16px;
    border-color: #fff;
    background-color: #fff;
    border-radius: 0px;
    margin-top: 20px;
    border: #fff 2px solid;
}

.about_btn1 {
    color: #fff;
    font-size: 16px;
    border: #ef8200 2px solid;
    background-color: #ef8200;
    margin-right: 20px;
    border-radius: 0px;
}

.about_btn:hover,
.about_btn:focus {
    color: #ef8200;
    text-decoration: none;
    background: #fff9;
}

.iabout_adv {
    position: absolute;
    background: #ef8200;
    width: 100%;
    bottom: -25%;
    padding: 40px 50px;
    border-radius: 5px;
}

.iadv_list {
    display: flex;
    justify-content: space-around;
}

.iadv_box {
    color: #fff;
    width: 24%;
    text-align: center;
}

.adv_title {
    font-size: 40px;
    font-weight: bold;
    position: relative;
}

.iadv_sign {
    position: absolute;
    top: 0px;
    font-size: 26px;
    font-weight: 500;
}

.iadv_txt {
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    bottom: 0px;
    display: contents;
}

/*é¦–é¡µäº§å“*/
.iproduct_bg {
    padding: 60px 0px;
    clear: both;
    background: #ffffff;
}

.iproduct_select {
    width: 100%;
    padding: 0 24%;
}

.ipli_select2,
.ipli_select3 {
    display: none;
}

.iproduct_select a {
    color: #222;
}

.iproduct_select li {
    transition: all 0.45s;
    float: left;
    height: 45px;
    line-height: 45px;
    width: 180px;
    text-align: center;
    background: #0b0b0b;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    margin: 0px 8px;
    cursor: pointer;
    margin-bottom: 15px;
}

.iproduct_select li:hover {
    color: #fff;
    background: #ef8200;
}

.ipselect_li {
    background: #ef8200 !important;
}

.iproduct_box a {
    overflow: hidden;
}

.product_list {
    clear: both;
    padding: 15px 0px 0px 0px;
}

.product_list2 {
    padding-top: 20px;
}

.product_img {
    padding-left: 15px;
    padding-right: 15px;
}

.ip_decs {
    padding: 0px 10px;
}

.product_img img {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding: 3px;
    overflow: hidden;
    transition: all 0.6s;
    display: block;
    border-radius: 0px;
    border: 1px solid #989898;
}

.product_list2 div.product_img {
    min-height: 260px;
    margin-bottom: 10px;
}

.product_title {
    text-align: center;
    margin: 5px 0;
}

.product_title a {
    font-size: 20px;
    color: #0b0b0b;
}

.product_title a:hover {
    text-decoration: none;
    color: #ef8200;
}

/* é¦–é¡µinquory */
.index_inqrbg {
    padding: 50px 0;
}

.index_inqr .col-sm-offset-3 {
    margin: 0;
}

.index_inqr .feedback {
    margin-top: 0;
}

.index_inqr {
    margin: 0 auto;
    float: none;
    background: #fff;
    padding: 38px 0px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #655d5d;
}

.iinqr_btext {
    color: #FFFFFF;
    font-family: "Oooh Baby", Sans-serif;
    font-size: 60px;
    font-weight: 600;
    text-align: center;
    margin: 50px 0px 45px;
}

.iinqr_ttext {
    padding: 0px 15px 0px 38px;
    font-size: 18px;
}

.index_inqr .btn {
    padding: 6px 25px;
}

.index_inqr .form-control {
    height: 50px;
}

.yzm {
    height: 33px !important;
}

/* é¦–é¡µå›¾ç‰‡ */
.icase_content {
    padding: 0px;
}

.iphoto_img img {
    width: 100%;
    display: block;
    margin: auto;
}

.iphoto {
    padding: 0 10px !important;
    margin-bottom: 20px;
}

.icase_bg {
    padding: 80px 0 60px;
    width: 100%;
    background: #ffffff;
}

.photo_box {}

.iphoto_desc {
    text-align: center;
}

.iphoto_desc h2 {
    color: #ef8200;
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
}

.iphoto_desc p {
    color: #505050;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 15px;
}

.photo_btn {
    color: #ef8200;
    display: block;
    border: 1px solid #fff;
    width: 130px;
    height: 35px;
    line-height: 35px;
    border-radius: 15px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 2px solid #ef8200;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    border-top: 2px solid #ef8200;
}

.photo_btn:hover {
    color: #4c9010;
    text-decoration: none;
}


@media screen and (min-width:1200px) {

    .product_list .product_img {
        padding: 8px !important;
        margin-bottom: 25px;
    }
}

@media screen and (max-width:768px) {}

/*ç¿»è¯‘*/
.change-language {
    display: inline-block;
    position: relative;
    text-align: left;
    vertical-align: middle;
    margin-left: 30px;
    white-space: normal;
    float: right;
}

.change-language-title a {
    color: #666;
}

.change-language .change-language-title,
.change-language .change-language-title a {
    font-size: 14px;
    line-height: 36px;
}

.change-language .change-language-title a:after {
    font-family: 'fontawesome';
    content: "\f0d7";
    display: inline-block;
    padding-left: 2px;
}

.change-language:hover .change-language-title a:after {
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.change-language .change-language-cont {
    position: absolute;
    top: 100px;
    right: 0;
    width: 360px;
    background: #FFF;
    padding: 20px 10px 20px 20px;
    transform: scale3d(0.9, 0.9, 1);
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 1px solid #ccc;
    border-radius: 5px;
    /*overflow-y:scroll;max-height:80vh;*/
}

.change-language:hover .change-language-cont {
    transform: scale3d(1, 1, 1);
    opacity: 1;
    visibility: visible;
}

.change-language .change-language-cont li {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin: 0 0 10px;
    font-size: 10pt;
    overflow: hidden;
    padding: 0 10px 0 0;
}

.change-language .change-language-cont li a:hover {
    color: #0b0b0b;
}

.change-language .change-language-cont .lang-item-hide {
    display: none !important;
}

.change-language .change-language-cont .lang-more {
    position: relative;
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 30px;
}

.change-language .change-language-cont .more-active {
    font-size: 20px;
}

.language-flag span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    padding: 0 0 0 15px;
    overflow: hidden;
}

.change-language-cont .language-flag span {
    font-size: 16px;
}

.change-language .change-language-title a:after {
    color: #fff;
}

.change-language .change-language-title .language-flag span {
    color: #fff;
}

.change-language ::-webkit-scrollbar {
    width: 5px;
}

.change-language ::-webkit-scrollbar-track {
    background-color: #000;
}

.change-language ::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 3px;
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
    display: block
}

li.language-flag a {
    position: relative;
    color: #000;
}

/*end*/

/*é¦–é¡µ-æ–°é—»*/
.inew_bg {
    padding: 20px 40px 50px;
    clear: both;
    background-color: #ffffff;
}

.inew_head h2 {
    color: #ef8200;
}

.inews_desc {
    padding: 25px 15px;
}

.news_list {
    padding-top: 30px;
}

.inew_bg .slide {
    width: 360px !important;
}

.inews_box {
    margin-right: 0 !important;
    text-align: center;
}

.inews_box .slide {
    margin-right: 0 !important;
}

.inew_bg .bx-pager {
    display: none;
}

.inews_box img {
    width: 100%;
    padding: 0px 15px 20px;
    display: block;
    margin: 0 auto;
    ;
}

.inews_title {
    margin: 0;
}

.inew_content {
    margin-top: 20px;
}

.inews_title a {
    color: #0b0b0b;
    font-size: 18px;
    font-weight: 600;
}

.inews_title a:hover {
    text-decoration: none;
    color: #4c9010;
}

.inews_time {
    color: #999;
    font-size: 16px;
}

.inews_text {
    color: #656565;
    line-height: 20px;
    margin-top: 10px;
}

.inews_img {
    position: relative;
    border-bottom: 2px solid #f3efef;
    display: block;
}

.inews_img:before {
    content: '';
    width: 15px;
    height: 15px;
    background-color: #ef8200;
    border-radius: 50%;
    position: absolute;
    bottom: -8px;
}

.inew_bg .bx-prev {
    background: url(../images/left.png) no-repeat center;
    height: 52px !important;
    background-size: 32px;
    top: 65.2% !important;
    left: -20px;
    display: block;
    width: 52px !important;
}

.inew_bg .bx-prev:hover {
    background: url(../images/left.png) no-repeat center;
    background-size: 32px;
}

.inew_bg .bx-next:hover {
    background: url(../images/right.png) no-repeat center;
    background-size: 32px;
}

.inew_bg .bx-next {
    background: url(../images/right.png) no-repeat center;
    height: 52px !important;
    background-size: 32px;
    top: 65.2% !important;
    right: -20px;
    display: block;
    width: 52px !important;
}

/*åˆ—è¡¨é¡µ-å·¦ä¾§æ ç›®*/
.left_h3 {
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}

.left_h3 span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #ef8200;
}

.left_nav_ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin: 15px 0px 0px 0px;
    padding-bottom: 10px;
}

.left_nav_ul>li {
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    background: url(../images/left_li.gif) 6px 15px no-repeat;
    padding: 8px 0px 8px 18px;
}

.left_nav_ul>li:last-child {
    border-bottom: none;
}

.left_nav_ul>li>a {
    text-decoration: none;
    color: #656464;
    font-size: 14px;
}

.left_nav_ul>li>a:hover,
.left_nav_ul li a.left_active {
    color: #ef8200;
}

.menu_head {
    cursor: pointer;
    font: 600 18px/30px "Open Sans", sans-serif;
    width: 35px;
    text-align: center;
    color: #303c4b;
    display: inline-block;
    position: absolute;
    top: 3px;
    right: 0px;
}

.menu_head:hover {
    color: #ef8200;
}

/*åˆ—è¡¨é¡µ-å·¦ä¾§äºŒçº§æ ç›®*/
ul.left_snav_ul {
    list-style: none;
    padding: 0px;
    display: none;
    padding-top: 8px;
}

ul.left_snav_ul>li {
    margin: 0px;
    padding: 5px 0px 5px 10px;
    background: url(../images/left_sli.gif) 0px 13px no-repeat;
}

ul.left_snav_ul>li>a {
    border: 0;
    color: #797979;
    padding: 5px 0px 5px 0px;
}

ul.left_snav_ul>li>a:hover {
    text-decoration: none;
    color: #66a8be;
}

.left_snav_ul_li {
    margin: 0px;
    padding: 5px 0px 5px 10px;
    background: url(../images/left_sli.gif) 0px 13px no-repeat;
}

.left_snav_ul_li a {
    border: 0;
    color: #969494;
    padding: 5px 0px 5px 0px;
}

.now_acvite {
    font-weight: bold;
}

/*åˆ—è¡¨é¡µ-å·¦ä¾§æ–°é—»*/
.left_news {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.left_news li {
    color: #545455;
    border-bottom: 1px dotted #ddd;
    background: url(../images/li.png) no-repeat left 15px;
    line-height: 21px;
    padding: 10px 0px;
    padding-left: 14px;
}

.left_news li a {
    color: #2F2F2F;
}

.left_news li a:hover,
.left_news li a:focus {
    text-decoration: none;
    color: #03b29c;
}

/*åˆ—è¡¨é¡µ-å·¦ä¾§è”ç³»*/
.left_contact {
    margin: 30px 0px 35px 0px;
}

.left_contact p {
    clear: both;
    line-height: 24px;
}

/*åˆ—è¡¨é¡µ-æ¨ªå¹…*/
.page_bg {
    height: 280px;
    margin-bottom: 0px;
}

/*åˆ—è¡¨é¡µ-é¢åŒ…å±‘*/
.bread_bg {
    background-color: #f3f3f3;
    margin-top: 20px;
}

.bread_nav {
    padding: 10px 20px;
}

.bread_nav span {
    color: #ef8200;
    padding-right: 6px;
}

.bread_nav a {
    color: #2F2F2F;
}

.bread_nav a:hover {
    color: #ef8200;
    text-decoration: none;
}

/*åˆ—è¡¨é¡µ-å³æ */
.right_head {
    clear: both;
}

.right_head h2 {
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}

.right_head h2 span {
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #ef8200;
}

.right_contents {
    clear: both;
    padding: 15px 0px 15px 0px;
    line-height: 28px;
    overflow: auto;
}

.right_contents_h1 {
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size: 24px;
    color: #434343;
    font-weight: bold;
    line-height: 34px;
}

.right_contents img {
    max-width: 840px;
}

/*åˆ—è¡¨é¡µ-å³ä¾§æ–°é—»*/
.right_new {
    clear: both;
    list-style: none;
    margin: 0px;
    padding: 0px 0px 20px 0px;
}

.right_new li {
    color: #898989;
    background: url(../images/li.png) no-repeat left 18px;
    font-size: 16px;
    line-height: 22px;
    padding: 12px 0px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2;
}

.right_new li a {
    color: #2F2F2F;
}

.right_new li a:hover,
.right_new li a:focus {
    text-decoration: none;
    color: #ef8200;
}

.right_new_time {
    float: right;
}

.relevant_new ul.right_new li {
    font-size: 14px;
}

.right_new .news_time {
    float: right;
}

.new_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-top: 20px;
}

.new_list li .title a {
    color: #282828;
    font-size: 20px;
    letter-spacing: normal;
    line-height: 1.4;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    display: block;
}

.new_list li .title a:hover {
    text-decoration: none;
    color: #ef8200;
}

.new_list li .time {
    color: #a5aaae;
}

.new_list li .time i {
    color: #717375;
    padding: 10px 10px 10px 0;
}

.new_list .zhai {
    color: #666;
    line-height: 23px;
    font-size: 14px;
}

.new_list .new_bnt {
    background: #ef8200;
    color: #fff;
    padding: 4px 10px;
    font-family: 'poppins-semibold';
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    margin-top: 6px;
    font-size: 12px;
}

/*åˆ—è¡¨é¡µ-å³ä¾§æ¡ˆä¾‹*/
.case_list {
    clear: both;
    padding: 25px 0px 0px 0px;
    margin-right: -15px;
    margin-left: -15px;
}

.case_list2 {
    padding-top: 20px;
}

.case_img {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 270px;
}

.case_img img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-height: 270px;
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0px 0px 0px 0px;
}

.case_list2 div.case_img {
    min-height: 160px;
    position: relative;
}

.case_title {
    text-align: center;
    height: 40px;
}

.case_title a {
    color: #2F2F2F;
}

.case_title a:hover {
    text-decoration: none;
    color: #ef8200;
}

/*åˆ†é¡µæ ·å¼*/
.page {
    clear: both;
    margin: 20px 0px 20px 0px;
    text-align: center;
}

.page a {
    display: inline-block;
    font-family: Arial;
    font-size: 13px;
    border: #dbdbdb 1px solid;
    padding: 8px 13px;
    margin: 2px;
    margin-bottom: 5px;
    color: #31363c;
    text-decoration: none
}

.page a:hover,
.page a:focus {
    font-family: Arial;
    font-size: 13px;
    border: #ef8200 1px solid;
    padding: 8px 13px;
    color: #fff;
    background-color: #ef8200;
}

.page .current {
    font-family: Arial;
    border: #ef8200 1px solid;
    font-size: 13px;
    padding: 9px 13px;
    color: #fff;
    margin: 2px;
    background-color: #ef8200
}

/*äº§å“è¯¦ç»†é¡µ*/
.showpic_box,
.proinfo_box {
    margin: 30px 0px 20px 0px;
}

.product_h1 {
    margin: 0px;
    line-height: 22px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
}

.product_info {
    list-style: none;
    padding: 0px;
    margin-top: 10px;
}

.product_info p {
    line-height: 28px;
}

.product_btn {
    margin-top: 15px;
    display: inline-block;
}

#pic-page {
    text-align: center;
    margin-top: 10px;
}

#pic-page a {
    margin: 0 2px;
}

#pic-page a img {
    width: 40px;
    padding: 2px;
    border: solid #ccc 1px;
    margin-bottom: 5px;
}

#pic-page a:hover img,
#pic-page a.active img {
    border: solid #ef8200 1px;
}

.product_con {
    clear: both;
    border-top: 1px dotted #a9a9a9;
    margin: 10px 0px 20px 0px;
    padding: 20px 0px 0px 0px;
    line-height: 26px;
    overflow: auto;
}

.photo_con {
    clear: both;
    margin: 0px 0px 20px 0px;
    padding: 10px 0px 20px 0px;
    line-height: 26px;
    overflow: auto;
}

.product_con img,
.photo_con img {
    /*max-width: 840px;*/
    max-width: 100%;
}

.list_related {
    margin-top: 50px;
}

.list_related div.product_img {
    min-height: 160px;
}

.showpic_flash {
    overflow: hidden;
}

.bx-viewport .example-image {
    margin: auto;
}

.info_share {
    margin-top: 15px;
}

/*æŒ‰é’®æ ·å¼*/
.download_btn {
    float: right;
    display: block;
    margin: 10px 10px 20px 0px;
}

.page-btn {
    display: inline-block;
    float: left;
    background-color: #ef8200;
    border-radius: 0px;
    border: none;
    transition: background 0.3s;
    margin-right: 15px;
}

.page-btn:hover,
.page-btn:focus {
    background-color: #4c9010;
}

.grey-btn {
    border-radius: 0px;
    border: none;
    background-color: #E8E8E8;
}

.grey-btn:hover,
.grey-btn:focus {
    background-color: #ccc;
}

/*åœ¨çº¿ç•™è¨€è®¢è´­*/
.feedback {
    margin-top: 50px;
}

.form-horizontal .form-group {
    margin-right: -10px;
    margin-left: -10px;
    margin: 20px 20px;
}

.codeimg {
    margin: 0px 0px -10px -18px;
}

.a2a_default_style {
    display: inline-block;
}

/*ä¸Šä¸€ä¸ªä¸‹ä¸€ä¸ª*/
.point {
    clear: both;
    margin: 20px 0px 40px 0px;
    padding-bottom: 40px;
    line-height: 22px;
}

.point span.to_prev {
    text-align: center;
}

.point span.to_prev a {
    color: #337AB7;
}

.point span.to_prev a:hover {
    color: #ea042b;
    text-decoration: none;
}

.point span.to_next {
    text-align: center;
}

.point span.to_next a {
    color: #337AB7;
}

.point span.to_next a:hover {
    color: #ea042b;
    text-decoration: none;
}

/*æ ‡ç­¾æ ·å¼*/
.tags {
    margin: 18px 0px 10px 0px;
}

.tags a {
    margin: 0px 5px 8px 0px;
}

.tags_list {
    padding: 5px 10px 100px 10px;
}

.tags_ul {
    margin-top: 0px;
}

.tags_ul li {
    line-height: 28px;
    margin-bottom: 8px;
    padding-bottom: 10px;
}

.tags_ul h3 {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
    line-height: 20px;
}

.tags_ul p {
    font-size: 13px;
    padding: 0px;
    margin: 0px;
    color: #777;
    line-height: 20px;
    padding-top: 8px;
}

/*ç½‘ç«™åœ°å›¾*/
ul.ul_sitemap {
    margin: 30px 0px 40px 30px;
}

ul.ul_sitemap li {
    list-style: none;
    line-height: 26px;
    clear: both;
}

ul.ul_sitemap li a {
    color: #7d7d7d;
}

li.small_li_sitemap {
    clear: both;
    padding-left: 12px;
}

li.small_li2_sitemap {
    float: left;
    padding-left: 20px;
}

/*å‹æƒ…é“¾æŽ¥*/
.link_box {
    background-color: #ef8200;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    clear: both;
}

.link_box a {
    color: #fff;
    padding: 0px 0px 0px 10px;
    font-size: 13px;
}

.link_box a:hover {
    text-decoration: none;
    color: #fff;
}

.link_box a:last-child {
    border-right: 0px;
}

.link_box button {
    display: none;
}

.link_title {
    font-size: 13px;
    margin-right: -6px;
}

.link_title:after {
    content: ":";
}

.link_box p {
    margin-top: 5px;
}

/*åº•éƒ¨TAGS*/
.tags_box {
    background-color: #ef8200;
    padding: 10px 0px;
    text-align: center;
    color: #f6f6f6;
    font-size: 13px;
    border-top: 1px solid #fff;
    line-height: 30px;
    border-bottom: 1px solid #fff;
}

.tags_box a {
    color: #fff;
    padding: 0px 2px 0px 8px;
    font-size: 13px;
}

.tags_box a:hover {
    text-decoration: none;
    color: #35404e;
}

.tags_box a:last-child {
    border-right: 0px;
}

.tags_box button {
    display: none;
}

.tags_title {
    font-size: 13px;
    margin-right: -6px;
}

.tags_title a {
    padding: 0px;
}

.tags_title:after {
    content: ":";
}

/*åº•éƒ¨ä¿¡æ¯*/
footer {
    color: #0b0b0b;
    padding: 50px 0px 0px 0px;
    background-color: #e3e3e3;
    font-size: 15px;
    clear: both;
}

.footer_contact {
    line-height: 28px;
}

.footer_icon {
    padding-top: 10px;
}

.footer_icon a:hover {
    text-decoration: none;
}

.footer_icon img {
    width: 40px;
    height: 40px;
}

.footer_sitemap {
    color: #0b0b0b;
}

.footer_sitemap:hover,
.footer_sitemap:focus {
    color: #ef8200;
    text-decoration: none;
}

footer .about_content {
    font-size: 12px;
    line-height: 2;
    color: #0b0b0b;
    margin: 0;
}

.logo1 {
    max-width: 240px;
}

/*åº•éƒ¨åˆ†ç±»*/
.footer_menu a {
    color: #0b0b0b;
    line-height: 30px;
}

.footer_menu a:hover {
    color: #ef8200;
    text-decoration: none;
}

.footer_menu_first {
    font-size: 28px;
    font-weight: bold;
}

.footer-bar {
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background-color: #ef8200;
    margin-top: 30px;
    border-top: 1px solid #fff;
}

.foot_contact .list-unstyled p {
    line-height: 30px;
}

/*404*/
.oopspage {
    background-color: #d1f3e5;
    text-align: center;
    padding: 80px 0;
}

.oopspage img {
    max-width: 100%;
}

.oopspage h3 {
    font-size: 40px;
}

.oopspage h3 span {
    font-size: 50px;
    color: #f00;
}

.ops_gohome a {
    padding: 5px 20px;
    background-color: #ef8200;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 20px;
}

.ops_gohome a:hover {
    text-decoration: none;
    background-color: #ef8200;
}



/*å¤§å±å¹•æ ·å¼*/
@media screen and (min-width: 769px) {
    .logo {
        max-width: 200px;
        margin: 15px 0;
    }

    .banner_btnbox {
        margin-top: 10px;
    }

    /*å¯¼èˆªæ ·å¼*/
    .navbar {
        margin: 0px;
        border: none;
        background-color: transparent;
        min-height: 50px;
        width: 100%;
        z-index: 3;
    }

    #top_nav .container {}

    .navbar-collapse {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .navbar-nav>li {
        float: none;
        display: inline-block;
        margin-right: 28px;
    }

    .navbar-nav>li:first-child {}

    .navbar-nav>li:last-child {}

    .navbar-nav>li:last-child {
        color: #fff;
    }

    .navbar-nav {
        float: none;
    }

    .navbar-nav>li>a {
        text-align: center;
        position: relative;
        display: inline-block;
    }

    .navbar-default .navbar-nav>li>a {
        color: #605d5d;
        font-family: 'Open Sans', sans-serif;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0px;
        text-transform: uppercase;
        padding: 25px 0px;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a.active,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus {
        color: #ef8200;
    }

    .roofing-menu {
        text-align: right;
    }

    .navbar-brand {
        display: none;
    }

    .navbar-default .navbar-nav>li>a.active:before,
    .navbar-default .navbar-nav>li>a:hover:before {
        position: absolute;
        content: '';
        width: 33%;
        height: 3px;
        border-radius: 15px;
        background-color: #ef8200;
        bottom: 27%;
        left: 33%;
        opacity: 1;
        transition: all 0.3s;
    }

    .nav_css:before {
        position: absolute;
        content: '';
        width: 33%;
        height: 3px;
        border-radius: 15px;
        background-color: #ef8200;
        bottom: 27%;
        left: 33%;
        opacity: 1;
        transition: all 0.3s;
    }

    .navbar-default .navbar-nav>li:hover:before {
        position: absolute;
        content: '';
        width: 33%;
        height: 3px;
        border-radius: 15px;
        background-color: #ef8200;
        bottom: 27%;
        left: 33%;
        opacity: 1;
        transition: all 0.3s;
    }

    .navbar-default .navbar-nav>li:hover .active_zs {
        color: #ef8200;
    }

    /*å¯¼èˆª-è§¦å‘æ»šåŠ¨*/

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
        background-color: #fff !important;
    }

    .navbar-fixed-top ul.navbar-nav>li>a {
        padding: 20px 0;
    }

    /*å¯¼èˆªäºŒçº§èœå•*/
    .nav_small {
        background-color: #f5f5f5;
        padding: 0px;
        border-radius: 0px;
        border: none;
        box-shadow: none;
        top: 84%;
        left: -30px;
    }

    .nav_small>li {
        height: 45px;
        line-height: 40px;
    }

    .nav_small>li>a {
        line-height: 25px;
        padding: 8px;
        text-align: center;
        color: #ef8200;
        font-size: 14px;
        text-transform: capitalize;
    }

    .nav_small>li>a:hover {
        color: #fff;
        background-color: #ef8200;
    }

    #app_menudown,
    #search_btn {
        display: none;
    }

    .mfoot_box {
        display: none;
    }

    /*å¯¼èˆªä¸‰çº§èœå•*/
    .dropdown-menu2 {
        position: absolute;
        left: 100%;
        z-index: 22;
        display: none;
        top: 0;
    }

    .dropdown-menu2 li {
        background: #fff;
        height: 35px;
        line-height: 35px;
        color: #333;
        padding: 0 15px;
        left: 1px;
    }

    .dropdown-menu2 li a {
        color: #ef8200;
        text-decoration: none;
        font-size: 12px;
        display: block;
    }

    .dropdown-menu2 li:hover {
        background: #fff
    }

    .dropdown-menu2 li:hover a {
        color: #ef8200
    }

    .dropdown-menu2 li.dropdown {
        border-bottom: 1px solid #e8e8e8;
    }

    .dropdown-menu li.dropdown {
        position: relative;
    }

    .dropdown-menu li.dropdown:hover .dropdown-menu2 {
        display: block !important;
        width: 100%;
    }

    @media screen and (max-width:1000px) {
        .dropdown-menu2 {
            padding: 5px 10px;
            position: initial;
            left: initial;
            width: 99%;
        }

        .dropdown.open .dropdown-menu2 {
            display: block;
        }

        .dropdown-menu2 li {
            background: #e4e6e8
        }

        .dropdown-menu2 li a {
            display: block;
        }
    }

    .dropdown i {
        display: none;
    }

    .contact_head {
        width: 95%;
        margin: auto;
        text-align: center;
    }

    .contact_head p {
        width: 70%;
    }

    .product_head p {
        width: 45%;
        margin: 0 auto;
        line-height: 26px;
    }

    iframe {
        width: 600px;
        height: 360px;
    }

}


@media (min-width: 1200px) and (max-width: 1600px) {
    .navbar-nav>li {
        margin-right: 15px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav>li {
        margin-right: 12px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
    }

    .navbar-default .banner_btn {
        font-size: 14px;
        padding: 12px 12px;
    }

    .navbar-static-top::after {
        right: 76%;
    }

    .navbar-static-top::before {
        width: 22%;
    }
}

@media (min-width: 769px) and (max-width: 992px) {
    .navbar-nav>li {
        margin-right: 7px;
    }

    .navbar-static-top::after {
        display: none;
    }

    .navbar-default .banner_btn {
        font-size: 14px;
        padding: 12px 5px;
    }

    .navbar-static-top::before {
        width: 26%;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 12px;
    }
}



/*å°å±å¹•æ ·å¼*/
@media screen and (max-width: 769px) {

    .show_video li {
        width: 100%;
    }

    .email {
        display: none !important;
    }

    .top_menu {
        position: relative;
    }

    .logo {
        display: block;
        margin: 8px 0px;
        max-width: 300px;
    }

    .top_lang,
    .top_email,
    .top_search,
    .top_name {
        display: none;
    }

    .search_group {
        margin: 5px 0px 20px 0px;
    }

    #topsearch,
    #app_menudown1 {
        display: none;
    }

    /* æ‰‹æœºç«¯åˆ—è¡¨é¡µ */
    .page_bg {
        height: 81px;
    }

    /*æ‰‹æœº-å¯¼èˆªæœç´¢å›¾æ ‡*/
    #search_btn {
        float: right;
        margin-top: 7px;
        padding: 8px 13px;
        font-size: 17px;
        border-radius: 4px;
        color: #fff;
    }

    #search_btn:hover,
    #search_btn:focus {
        cursor: pointer;
        background-color: #444;
    }

    /*æ‰‹æœº-å¯¼èˆªæ ·å¼*/
    .navbar {
        margin: 0px;
        border: 0px;
        min-height: 50px;
        background-color: #ef8200;
        z-index: 3;
    }

    .navbar-default .navbar-brand {
        color: #fff;
        font-size: 16px;
    }

    .navbar-default .navbar-brand:hover,
    .navbar-default .navbar-brand:focus {
        color: #fff;
    }

    .navbar-toggle {
        border: none;
        margin-top: 11px;
        background: #fff;
        margin-right: 0;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
        background: #ef8200;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #fff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ef8200;
    }

    .navbar-default .navbar-nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .navbar-default .navbar-nav>li:last-child {
        border: none;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:hover,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        background-color: #444;
        color: #fff;
    }

    #app_menudown {
        position: absolute;
        top: 0px;
        right: 0px;
        font-size: 16px;
    }

    #app_menudown:hover {
        background-color: #444;
    }

    .navbar-fixed-top {
        margin-top: 0px;
        opacity: 0.9;
    }

    .banner_btnbox {
        display: none;
    }

    .navbar-static-top::before {
        display: none;
    }

    .navbar-static-top::after {
        display: none;
    }

    .dropdown-menu2 li a {
        padding-left: 40px;
        color: #fff;
        text-decoration: none;
        font-size: 14px;
        display: block;
    }

    .top_contact p {
        margin: 0;
    }

    .top_search {
        position: absolute;
        display: inline-block;
        top: 8px;
        padding: 0;
        border-radius: 5px;
        margin: 0;
        width: 200px;
        right: 0;
    }

    .bx_search {
        display: none;
    }

    /* æ‰‹æœºè½®æ’­å›¾ */
    .banner_text {
        top: 0%;
        width: 80%;
        left: 10%;
    }

    .banner_text h2 {
        font-size: 22px;
        line-height: 72px;
        line-height: 25px;
    }

    .banner_text p {
        font-size: 16px;
        line-height: 25px;
        width: 100%;
        margin: 0;
    }

    .banner_box {
        height: 210px;
    }

    /* æ‰‹æœºæ ‡é¢˜ */
    .index_head p {
        padding: 0 40px 0;
        font-size: 18px;
        overflow: hidden;
    }

    .index_head h2 {
        font-size: 28px;
        line-height: initial;
        margin: 0;
    }

    /*æ‰‹æœº-é¦–é¡µäº§å“*/
    .iproduct_select li {
        height: 40px;
        line-height: 40px;
        width: 170px;
        font-size: 16px;
        margin: 5px 8px;
        display: inline-block;
        float: none;
    }

    .iproduct_head {
        padding-right: 0;
    }

    .ipall_btn {
        display: none;
    }

    .iproduct_select {
        margin: 20px 0 0;
        padding: 0;
    }

    .indes_introduce {
        padding: 15px 0px 0px;
    }

    .introduce_head {
        padding: 0px 4%;
    }

    .product_head h2 {
        font-size: 30px;
    }

    .product_index {
        margin-top: 10px;
    }

    .product_list {
        padding: 20px 0px 0px 0px;
    }

    .product_img {
        min-height: 80px;
        margin-bottom: 10px;
        padding: 0px 5px;
    }

    .product_list2 div.product_img {
        min-height: 160px;
        margin-bottom: 10px;
    }

    .product_intd {
        text-align: center;
    }

    .iproduct_bg .container {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /*æ‰‹æœº-é¦–é¡µç®€ä»‹*/
    .iadv_box {
        width: 100%;
    }

    .about_bg {
        padding: 50px 0 60px;
        margin-bottom: 110px;
    }

    .iabout_lbox::before {
        display: none;
    }

    .about_img {
        position: unset;
    }

    .about_content {
        line-height: 25px;
    }

    .about_btn {
        width: 140px;
        line-height: 40px;
        height: 40px;
    }

    .product_title a {
        font-size: 18px;
    }

    .news_list {
        padding-top: 25px;
    }

    .iabout_head p {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .iabout_lbox {
        min-height: 256px;
    }

    .iabout_rbox h2 {
        color: #fff;
        margin: 0 0 15px;
        font-size: 24px;
    }

    /* æ‰‹æœºç«¯å›¾ç»„*/
    .iadv_head {
        margin-top: 0;
    }

    .adv {
        padding: 0px 25px;
        margin: 10px 0;
    }

    .iabout_adv {
        position: absolute;
        background: #ef8200;
        width: 100%;
        border-radius: 20px;
        bottom: -17%;
        padding: 10px 10px;
    }

    .adv_title {
        font-size: 22px;
    }

    .iadv_sign {
        font-size: 14px;
    }

    /* æ‰‹æœºç«¯ä¼˜åŠ¿ */
    .app_desc a {
        font-size: 25px;
    }

    .appbox {
        min-height: 436px;
        margin-bottom: 25px;
    }

    /* æ‰‹æœºç«¯å›¾ç‰‡ */
    .icase_bg {
        padding: 0px 0;
    }

    .icase_head {
        padding: 0;
        margin: 0;
    }

    .photo_box {
        margin-bottom: 25px;
    }

    .iphoto_desc {
        width: 100%;
        top: 0;
        background-color: transparent;
        color: #000;
    }

    .icase_content {
        padding: 20px 0px 0px;
    }

    .iphoto_desc h2 {
        font-size: 24px;
    }

    .iphoto_desc p {
        margin: 0 0 15px;
    }

    /* æ‰‹æœºç«¯è”ç³»æˆ‘ä»¬ */
    .iinqr_btext {
        font-size: 36px;
        margin: 50px 0px 45px;
    }

    /*æ‰‹æœº-é¦–é¡µæ–°é—»*/
    .inew_bg {
        padding: 20px 0px 50px;
    }

    .inew_bg .bx-next {
        right: 0;
        margin-top: 0 !important;
    }

    .inews_box {
        min-height: 440px;
    }

    .inew_bg .bx-prev {
        left: 0;
        margin-top: 0 !important;
    }

    .inew_content {
        margin-top: 0;
        padding: 0px;
    }

    .inews_time {
        margin: 0px;
    }

    .inews_box img {
        width: 90%;
        padding: 0px 15px 20px 25px;
    }

    /*æ‰‹æœº-åº•éƒ¨ä¿¡æ¯*/
    .footer_contact {
        margin-bottom: 30px;
    }

    .footer_menu {
        margin-bottom: 20px;
    }

    .footer_menu_first {
        margin-bottom: 8px;
    }

    .footer-bar {
        margin-bottom: 40px;
    }

    /*æ‰‹æœº-å‹æƒ…é“¾æŽ¥*/
    .link_box a {
        display: block;
        border-right: 0px;
        padding: 4px 0px;
    }

    .link_title {
        display: block;
    }

    .link_title:after {
        content: "";
    }

    .link_box button {
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }

    .link_box button:hover,
    .link_box button:focus {
        color: #72AE44;
    }

    .link_list {
        display: none;
        padding-top: 7px;
    }

    /*æ‰‹æœº-Tagsæ ‡ç­¾*/
    .tags_box a {
        display: block;
        border-right: 0px;
        padding: 4px 0px;
    }

    .tags_title {
        display: block;
    }

    .tags_title:after {
        content: "";
    }

    .tags_box button {
        display: inline-block;
        background-color: transparent;
        border: none;
        float: right;
        margin-top: -20px;
    }

    .tags_box button:hover,
    .tags_box button:focus {
        color: #72AE44;
    }

    .tags_rows {
        display: none;
        padding-top: 7px;
    }

    /*æ‰‹æœº-åº•éƒ¨æŒ‰é’®*/
    .mfoot_box {
        background-color: #fafafa;
    }

    .mfoot_nav {
        width: 25%;
        float: left;
        background-color: #fafafa;
        text-align: center;
        color: #898989;
    }

    .mfoot_nav:hover,
    .mfoot_nav:focus {
        background-color: #e4e4e4;
        cursor: pointer;
    }

    .mfoot_nav a {
        color: #ef8200;
        display: block;
    }

    .mfoot_nav a:hover,
    .mfoot_nav a:focus {
        text-decoration: none;
    }

    .mfoot_nav span {
        display: block;
        padding: 3px 0px 0px 0px;
    }

    .mfoot_share {
        width: 200px;
        padding: 5px;
    }

    .advantage_head {
        text-align: center;
    }

    .advantage_head h2 {
        font-size: 40px;
    }

    .remove {
        float: left;
    }

    /*æ‰‹æœº-404*/
    .oopspage {
        padding: 40px 0;
    }

    .oopspage h3 {
        font-size: 30px;
    }

    .oopspage h3 span {
        font-size: 40px;
        color: #f00;
    }

}

@media screen and (max-width: 767px) {
    .copyright_p {
        display: none;
    }
}

/*320pxåˆ°768px*/
@media screen and (min-width:320px) and (max-width:768px) {

    .col-mm-1,
    .col-mm-2,
    .col-mm-3,
    .col-mm-4,
    .col-mm-5,
    .col-mm-6,
    .col-mm-7,
    .col-mm-8,
    .col-mm-9,
    .col-mm-10,
    .col-mm-11,
    .col-mm-12 {
        float: left;
    }

    .col-mm-12 {
        width: 100%;
    }

    .col-mm-11 {
        width: 91.66666667%;
    }

    .col-mm-10 {
        width: 83.33333333%;
    }

    .col-mm-9 {
        width: 75%;
    }

    .col-mm-8 {
        width: 66.66666667%;
    }

    .col-mm-7 {
        width: 58.33333333%;
    }

    .col-mm-6 {
        width: 50%;
    }

    .col-mm-5 {
        width: 41.66666667%;
    }

    .col-mm-4 {
        width: 33.33333333%;
    }

    .col-mm-3 {
        width: 25%;
    }

    .col-mm-2 {
        width: 16.66666667%;
    }

    .col-mm-1 {
        width: 8.33333333%;
    }
}