
.fl{
    float: left;
}
.fr{
    float: right;
}

.clear:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
/*nothing*/
.nothing{
    width: 194px;
    height: 180px;
    margin: 0 auto;
    text-align: center;
}
.nothing>img{
    max-width: 156px;
    max-height: 156px;
    margin-bottom: 10px;
}
@media (max-width: 900px) {
    .nothing{
        margin-top: 5%;
    }
    .nothing>img{
        width: 100px;
        height: 100px;
    }
}

/* --------------------------------------------------------------------------------------------------------------------------------------
	在线订单
*/

.order-box1 { width: 100%; min-height: 500px; }
.order-box1 .order-h1 { padding: 0px 0 50px; font-size: 16px; line-height: 20px; padding-left: 10px; background: url(../images/contact-h1-icon.png) no-repeat left 53px; }
.order-box1 .order-form {   background: url(../images/order_bg.jpg) no-repeat right top; }
.order-box1 .order-form-box { width: 100%; padding-bottom: 100px; }
.order-box1 .order-form-left { float: left; width: 250px; }
.order-box1 .order-form-left div { width: 130px; height: 128px; padding: 0 15px; color: #FFF; text-transform: uppercase; font: bold 14px Arial; background: url(../images/order_form_left_bg.jpg) #073d93 no-repeat right top; }
.order-box1 .order-form-left hr { width: 30px; height: 4px; border: 0 none; background-color: #FFF; display: block; margin: 3px 0 10px; }
.order-box1 .order-form-left h3 { font: bold 24px "微软雅黑"; padding-top: 25px; }


.order-box1 .order-form-right { float: right; width: -moz-calc(100% - 250px); width: -webkit-calc(100% - 250px); width: calc(100% - 250px); }
.pro_con { margin-top: 20px; width: 90%; }
.con_text, .con_select { width: 47%; float: left; height: 40px; line-height: 40px; border: 1px solid #e6e6e6; position: relative; background: #fff; margin-bottom: 20px; }
.con_text_add { width: 100%; }
.con_text .placeholder { text-indent: 15px; }
.con_text .text1 { width: 100%; text-indent: 20px; }
.con_text { height: 40px; line-height: 40px; }
.con_textarea { width: 100%; height: 133px; float: left; line-height: 25px; border: 1px solid #e6e6e6; position: relative; background: #fff; margin-bottom: 20px; }
.con_textarea .placeholder { top: 10px;/*width: 120px;*/ }
.con_text .textarea { width: 98%; height: 100%; border: none; background: none; text-indent: 0; font-size: 16px; color: #999; padding: 0 2%; }
.con_text2 { border: none; }
.modify_con_text { padding-left: 110px; }
.modify_appellation { width: 110px; margin-left: -110px; color: #666; font-size: 16px; }


.modify_appellation i { padding-right: 10px; color: #8c2c3f; font-size: 13px; font-style: normal; }
.modify_con_text .text1 { border: 1px solid #e6e6e6; text-indent: 10px; height: 36px; line-height: 36px; font-size: 15px; }
.modify_con_text select.text1 { opacity: 1; background: none; text-indent: 5px; }
.modify_con_text textarea.text1 { text-indent: 0; padding: 0 1%; height: 130px; line-height: 24px; }
.con_btn { width: 90%; }
.con_btn input { width: 125px; height: 35px; line-height: 35px; text-align: center; border: none; font-size: 14px; color: #fff; display: block; margin: 0 auto; }
.con_btn .btn1 { background: #073d93;    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);border-radius: 5px; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
@media only screen and (max-width: 1280px) {
    .con_text, .con_select { width: 100%; }
}
@media only screen and (max-width: 900px) {
    .order-box1 .order-form { padding-right: 0; background: none; }
    .order-box1 .order-form-left { width: 100%; }
    .order-box1 .order-form-right { width: 100%; margin-top: 30px; }
    .order-box1 .order-h1{
        padding-bottom: 5%;
        font-size: 14px;
    }
    .order-box1 .order-form-box{
        padding-bottom: 3%;
    }
    .modify_appellation,.modify_con_text .text1{
        font-size: 14px;
    }
    .honor-box1 .honor,.download-box1 .download{
        padding-top: 20px;
    }
}

/* --------------------------------------------------------------------------------------------------------------------------------------


	视频中心
*/
.download-box1 { width: 100%; min-height: 500px; }
.download-box1 .download { width: 100%; padding: 0px 0; }
.download-box1 .download li { width: 20%; height: 240px; float: left; font-size: 14px; text-align: center; }
.download-box1 .download li a { display: block; height: auto; border: 1px #E6E6E6 solid; padding: 25px 0; margin-left: -1px; position: relative; overflow: hidden; }
.download-box1 .download li a .icon { display: block; width: 80%; height: 150px; margin: 0 auto 10px; background: url(../csscommon/download_icon.png) #E5E5E5 no-repeat center top; filter: alpha(opacity=60); -moz-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6; }
.download-box1 .download li a p { position: absolute; z-index: 1; left: 0; top: -230px; width: 100%; height: 100%; background: #bd2a14; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.download-box1 .download li a .s1 { display: block; position: absolute; z-index: 2; left: 50%; top: 230px; margin-left: -32px; }
.download-box1 .download li a .s1 img { width: 63px; height: 63px; max-width: 100%; }
.download-box1 .download li a .s2 { display: block; position: absolute; z-index: 2; left: 0; top: 400px; width: 100%; font-size: 14px; text-align: center; color: #FFF; }
.download-box1 .download li a:hover .icon { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; }

/*内页*/
#nyslide{
    width: 100%;
    overflow: hidden;
}
#nyslide img{
    width: 100%;
    -webkit-animation: imageAnimation 84s linear 0s;
    animation: imageAnimation 4s linear 0s
}

@-webkit-keyframes imageAnimation {
    0% {
        -webkit-transform: scale(1.1);
        -webkit-animation-timing-function: ease;
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@keyframes imageAnimation {
    0% {
        -webkit-transform: scale(1.1);
        -webkit-animation-timing-function: ease;
    }
    100% {
        -webkit-transform: scale(1);
    }
}

#ifocus {
    width: 700px;
    margin-bottom: 7px;
}

#ifocus_pic {
    display: inline;
    position: relative;
    float: left;
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;
}

#ifocus_piclist li {
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;
}

#ifocus_piclist img {
    max-width: 500px;
    max-height: 500px;
}

#ifocus_btn {
    display: inline;
    float: right;
    margin-top: 9px;
    padding-right: 5px;
}

#ifocus_btn li {
    margin-bottom: 5px;
    cursor: pointer;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_btn img {
    width: 50px;
    height: 50px;
}

#ifocus_btn .on {
    background: url(images/ifocus_btn_bg.gif) no-repeat;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    border: 1px solid #efefef;
}

#ifocus_opdiv {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 500px;
    height: 35px;
    background: #000;
    opacity: 0.5;
    -moz-opacity: 0.5;
    filter: alpha(opacity=50);
}

#ifocus_tx {
    position: absolute;
    left: 8px;
    bottom: 8px;
    color: #FFF;
}

#ifocus_tx ul li {
    display: none;
}

#ifocus_tx ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

 .products .detail h1 {
    display: block;
    font-size: 25px;
    line-height: 100px;
    text-align: center;
    border-bottom: #efefef 1px solid;
}
 .products .detail .images {
    position: relative;
    overflow: hidden;
    height: auto;
    margin-top: 40px;
    padding-bottom: 40px;
}

 .products .detail .content {
    margin-top: 30px;
    font-size: 16px;
}

.products .detail .content p>span>img, .products .detail .content p>img{
    max-width: 100%;
}
.products .detail .images{
    margin-top: 0;
}
.product-center .product-detail .attribute .product-content p>span>img,.product-center .product-detail .attribute .product-content p>img{
    max-width: 100%;
}
.clearfix:after {
    clear: both;
}
.clearfix:after, .clearfix:before {
    display: block;
    content: "";
    height: 0;
    clear: both;
    line-height: 0;
}


.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline; }
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
.pager:before, .pager:after {
    content: " ";
    display: table; }
.pager:after {
    clear: both; }
.pager li {
    display: inline; }
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee; }
.pager .next > a,
.pager .next > span {
    float: right; }
.pager .previous > a,
.pager .previous > span {
    float: left; }
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #777777;
    background-color: #fff;
    cursor: not-allowed; }
