﻿

/**
 * Reset
 */

html {
    font-family: "Microsoft YaHei";
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
   font-family: Microsoft YaHei;
    vertical-align: baseline;
    zoom: 1;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
.cbcbcb{
    clear: both;
}
* {
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body {
    font-size: 13px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    color: #666;
    -webkit-font-smoothing: antialiased!important;
    font-smoothing: antialiased!important;
    background-color: #FFF;
    font-weight: 400;
}

img {
    width: 100%;
    /* max-width: 100%; */
    height: auto;
    /* display: block; */
}

img {
    -ms-interpolation-mode: bicubic;
}

object,
embed {
    max-width: 100%;
}


/**
 * Default Typography
 */

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

a {
    o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #666;
    /* font-weight: 600; */
}

a:hover,
a:focus {
    text-decoration: none;
    o-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    color: #fe0000;
}

::-moz-selection {
    color: #FFF;
    background: #DE261D;
}

::selection {
    color: #FFF;
    background: #DE261D;
}

::-moz-selection {
    color: #FFF;
    background: #36996a;
}

strong {
    font-weight: 700 !important;
}

h1,
h2,
h3,
.h1,
.h2,
.h3 {
    margin-top: 25px;
    margin-bottom: 10px;
    font-weight: 700;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
    margin-top: 20px;
    margin-bottom: 8px;
    font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
    color: #36996a;
    line-height: 1.4;
    text-rendering: optimizeLegibility
}
.fl{
    float: left;
}
.fr{
    float: right;
}
h1,
.h1 {
    font-size: 32px;
}

h2,
.h2 {
    font-size: 28px;
}

h3,
.h3 {
    font-size: 25px;
}

h4,
.h4 {
    font-size: 21px;
}

h5,
.h5 {
    font-size: 17px;
}

h6,
.h6 {
    font-size: 14px;
}

@media all and (max-width: 768px) {
    
}







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

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

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

@media (max-width: 479px) {
    
}







/**
 * Global
 */

.absolute {
    position: absolute;
    top: 0;
    left: 0;
}

.block {
    display: block;
}

.none {
    display: none;
}

.overflow-hidden {
    overflow: hidden;
}

.relative {
    position: relative;
}

.clear {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.sm-clear {
    display: none;
}

.map-wrapper img {
    max-width: none;
}

.overflow-x-hidden,
.hidden-x {
    overflow-x: hidden;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    /* browsers */
    filter: progid: DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#7c000000', endColorstr='#7c000000');
    /* IE */
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/
/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/

.pdbtm100{
    padding-bottom: 100px;
}
#header a.active{
    color: #fe0000;
}
.ox_spaer{
    position: fixed;
    right: 0;
    top: 40%;
    width: 40px;
    z-index: 9999;
}
.ox_spaer img{
    width: 39px;
    height: 40px;
    vertical-align: middle;
    margin-bottom: 2px;
}
.ox_tit{
    margin-top: 80px;
    margin-bottom: 30px;
}
.s_section{
    padding-bottom: 100px;
}
.ox_tit .ox_bird{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.ox_tit .bird1{
    /* flex: 1; */
    width: auto;
    /* word-wrap:break-word; */
    margin-right: 10px;
    font-size: 26px;
    font-weight: bold;
    color: #333;
	line-height:35px;
}
.ox_tit .bird2{
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 1px;
    background-color: #dddddd;
}
.ox_tit .bird3{
    margin-left: 10px;
}
.ox_tit .ox_ant{
    font-size: 12px;
    color: #999;
}
.ox_tit .ox_ant.big_ant{
    font-size: 26px;
    color: #333;
    font-weight: bold;
	line-height:35px;
}
#news-imgfoc2{
    width: 90%;
    margin: 0 auto;
    /* padding-left: 50px; */
}
.ox_slider_c{
    padding: 10px;

}
.ox_slider_c a{
    display: block;
    -moz-border-radius: 5px;
         border-radius: 5px;
} 
.ox_slider_c:hover a{
    -webkit-box-shadow: 0 0 20px rgba(33, 33, 33, 0.3);
       -moz-box-shadow: 0 0 20px rgba(33, 33, 33, 0.3);
            box-shadow: 0 0 20px rgba(33, 33, 33, 0.3);
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.ox_slider_cs{
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
    background-color: #eeeeee;
    text-align: center;
}
.ox_slider_p{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.ox_pro_more{
    /* text-align: center; */
    margin-top: 20px;
}


.ox_pro_more .ox_p_m{
    position: relative;
    width: 220px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    overflow: hidden;
    
}
.ox_pro_more .ox_p_mt{
    text-align: center;
    width: 200px;
    height: 40px;
    border: 1px solid #999;
    position: absolute;
    left: 10px;
    top: 0;
    z-index: 5;
}
.ox_pro_more .ox_p_mb{
    width: 220px;
    height: 40px;
    background-color: #999;
    position: absolute;
    left:0;
    bottom: -50px;
    z-index: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.ox_pro_more .ox_p_m:hover a{
    color: #fff;

}
.ox_pro_more .ox_p_m:hover .ox_p_mb{
    bottom: 0px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.ox_products{
    width: 100%;
    height: 200px;
}







.ox_entry{
    width: 300px;
    padding-top: 30px;
    padding-bottom: 80px;
    background-color: #fff;
    -moz-border-radius: 5px;
         border-radius: 5px;
    -webkit-box-shadow: 0 0px 20px rgba(33, 33, 33, 0.3);
       -moz-box-shadow: 0 0px 20px rgba(33, 33, 33, 0.3);
            box-shadow: 0 0px 20px rgba(33, 33, 33, 0.3);
}
#one_level.ox_entry{
    width: 100%;
    position: relative;
    left: 0;
    top: -50px;
    z-index: 10;
}
.ox_entry .entry_tit{
    padding-left: 30px;
    padding-right: 30px;
    font-size: 26px;
    color: #333;
}

.ox_entry .en_t1{
    font-family: "Arial";
    font-weight: bold;
}
.ox_entry .en_t2{
    /* font-family: "Arial"; */
    /* font-weight: bold; */
}
.ox_entry .en_t3{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack:justify;
       -moz-box-pack:justify;
        -ms-flex-pack:justify;
            justify-content:space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 15px;

}
.ox_entry .en_t3 .en_t3l{
    width: 52px;
    background-color: #333;
    height: 5px;
}
.ox_entry .en_t3 .en_t3r{
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background-color: #333;
    height: 1px;
}
.ox_entry .entry_list{
    /*margin-top: 15px;*/
}
.ox_entry .en_l_one{
    border-bottom: 1px solid #ddd;
    cursor: pointer;
}
.ox_entry .en_l_tit{
    padding-left: 30px;
    padding-right: 30px;
    
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}
.ox_entry .en_l_tit{
    height: 40px;
    line-height: 40px;
}
.ox_entry .elx{
    float: left;
    color: #333;
    width: 80%;
	white-space:nowrap;
}
#one_level.ox_entry .elx{
    float: none;
    width: 100%;
}
.ox_entry .en_l_one.active .elx{
    color: #fff;
}
.ox_entry .en_l_one.active .en_l_tit{
    background-color: #fe0000;
    color: #fff;
}
.ox_entry .en_l_one:hover .en_l_tit{
    background-color: #fe0000;
    color: #fff;
}
.ox_entry .en_l_one:hover .elx{
    color: #fff;
}
.ox_entry .en_l_one .fa{
    line-height: 40px;
}
.ox_entry .en_l_one.active .fa{
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.ox_entry{}
.ox_entry{}
.ox_entry .en_l_two{
    display: none;
    
}
.ox_entry .en_l_one.active .en_l_two{
    display: block;
}
.ox_entry .en_l_two .elta{
    padding-left: 45px;
    padding-right: 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    height: 40px;
    border-bottom: 1px solid #ddd;
}
.ox_entry .en_l_two .elta:nth-last-child(1){
    border-bottom: 1px solid transparent;
}
.ox_entry .en_l_two .elta .eltred{
    width: 0;
    height: 2px;
    background-color: #fe0000;

}
.ox_entry .en_l_two .elta.active .eltred{
    /* margin-left: 10px; */
    margin-right: 5px;
    color: #333;
    width: 10px;
}
.ox_entry .en_l_two .elta.active .eltt{
    color: #333;
}
.ox_entry .en_l_two .elta:hover .eltred{
    /* margin-left: 10px; */
    margin-right: 5px;
    color: #333;
    width: 10px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.ox_entry .en_l_two .elta:hover .eltt{
    color: #333;
}
.ox_entry .en_l_more{
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}


#three_level .en_l_three{
    display: none;
    
}
#three_level .en_l_three a{
    display: block;
}
#three_level .en_l_three>div{
    padding-left: 60px;
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #f5f5f5;
}
#three_level .en_l_three.active{
    display: block;
}
#three_level .elta{
    background-color: #f5f5f5;
}
#three_level.ox_entry{
    width: 100%;
    position: relative;
    left: 0;
    top: -50px;
    z-index: 10;
}
a.a_three{
    color: #fe0000;
    display: block;
}



.ox_prolist{
    width: 850px;
    padding-top: 8%;
}
.ox_prolist ul{
}
.ox_prolist .ox_proli{
    float: left;
    width: 275px;
    height: 346px;
    margin-right: 12px;
    margin-bottom: 30px;
    text-align: center;
    
}
.ox_prolist .ox_proli:nth-child(3n){
    margin-right: 0px;
}
.ox_prolist .ox_prode{
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(33, 33, 33, 0.3);
       -moz-box-shadow: 0 5px 10px rgba(33, 33, 33, 0.3);
            box-shadow: 0 5px 10px rgba(33, 33, 33, 0.3);
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
    position: relative;
	top: 0px;
    left: 0px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_prolist .ox_proimg{
    position: relative;
}
.ox_prolist .ox_proimgmo{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(30, 30, 30, 0.5);
    opacity: 0;
    z-index: 2;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_prolist .ox_proadd{
    -moz-border-radius: 100%;
         border-radius: 100%;
    height: 30px;
    width: 30px;
    border: 2px solid #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); 
}
.ox_prolist .ox_proadd .ox_proheng{
    height: 2px;
    width: 17px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); 
}
.ox_prolist .ox_proadd .ox_proshu{
    height: 17px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}
.ox_prolist .ox_proli:hover .ox_proimgmo{
    opacity: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.ox_prolist .ox_proli:hover .ox_prode{
    top: -20px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.ox_prolist .ox_cont{
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    height: 68px;
    line-height: 68px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}





.ox_fangan{
    padding-top: 30px;
    padding-bottom: 80px;
}
.ox_fangan .ox_fali{
    float: left;
    width: 23.5%;
    position: relative;
    margin-right: 2%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #666;
    font-size: 14px;
    position: relative;
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
}

.ox_fangan .ox_fali:nth-child(4n){
    margin-right:0;
}
.ox_fangan .ox_fali .ox_fad_tit{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_fangan .ox_fali .ox_fad_cont{
    background-color: #fff;
    width: 82%;
    position: relative;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); 
    -moz-border-radius: 5px; 
         border-radius: 5px;
    padding:25px 20px 25px 20px;
    -webkit-box-shadow: 0 10px 20px #ddd;
       -moz-box-shadow: 0 10px 20px #ddd;
            box-shadow: 0 10px 20px #ddd;
    color: #999;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_fangan .ox_fali .ox_fad_cs{
    height: 100px;
    overflow: hidden;
    font-size: 14px;
    
}
.ox_fangan .ox_fali .ox_famore{
    width: 110px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-family: "Arial";
    color: #fff;
    font-size: 14px;
    background-color: #999999;
    -moz-border-radius: 5px;
         border-radius: 5px;
    position: absolute;
    right:-9%;
    bottom:-17px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_fangan .ox_fali .ox_famore a{
    display: block;
    color: #fff;
}
.ox_fangan .ox_fali:hover .ox_fad_tit{
    color: #fe0000;
}
.ox_fangan .ox_fali:hover .ox_fad_cont{
    top: -75px;
    color: #666;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_fangan .ox_fali:hover .ox_famore{
    background-color: #fe0000;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}

























.ox_top_red{
    width: 100%;
    height: 2px;
    background-color: #fe0000;
}
.ox_top_title{
    /* height: 25px; */
    background-color: #f5f5f5;
}

.ox_flexslider{
    margin-top: 174px;
}
.ox_swiper_heng{
    width: 100%;
    /*height: 1px;*/
    background-color: #c5c0bc;
    position: absolute;
    bottom: 40px;
    z-index: 9;
}
.ox_logo .pull-left{
    margin: 0;
}
.ox_logo .pull-right{
    margin: 0;
}
.ox_logo .navbar-logo{
    /* margin-right: 300px; */
}
.ox_phone {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.ox_phone img{
    width: 18px;
    height: 18px;
}





.ox_news .ox_newl{
    padding-right:15px;
}
.ox_news .ox_newr{
    padding-left:15px;
}
.ox_news .ox_newimg{
    margin-bottom: 20px;
    overflow: hidden;
}
.ox_news .ox_newimg img{
    vertical-align: middle;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newtit{
    color: #666;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}
.ox_news .ox_newcont{
    color: #898989;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
}
.ox_news .ox_newsli{
    border: 1px solid transparent;
    margin-bottom: 17px;
    /* overflow: hidden; */
    /* height: 110px; */
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newlisc{
    background-color:#fff;
    /* margin-top: -20px; */
    padding: 10px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newrdiv{
    /* display: flex; */
    /* justify-content: space-between; */
}
.ox_news .ox_newrimg{
    width: 150px;
    margin-right: 20px;
    float: left;
}
.ox_news .ox_newrimg img{
    vertical-align: middle;
}
.ox_news .ox_newrimg_r{
    /* flex: 1; */
}
.ox_news .ox_newl:hover .ox_newimg img{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newl:hover .ox_newtit{
    color: #333;
}
.ox_news .ox_newl:hover .ox_newcont{
    color: #666;
}
.ox_news .ox_newsli:hover{
    -webkit-transform: translateY(-10%);
       -moz-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
            transform: translateY(-10%); 
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newsli:hover .ox_newlisc{
    
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
       -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
            box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
       -moz-transform: translate3d(0,-2px,0);
            transform: translate3d(0,-2px,0);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.ox_news .ox_newsli:hover .ox_newtit{
    color: #333;
}
.ox_news .ox_newsli:hover .ox_newcont{
    color: #666;
}





/** 
*内页 
*/
.bird{
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.bird_tit{
    float: left;
    color: #333;
    font-size: 18px;
}
.bird_cont{
    float: right;
    font-size: 12px;
}
.bird a{
    color: #666;
}
.bird a.active{
    color: #333;
    font-size: 12px;
}
.bird a:hover{
    color: #333;
}
.danpian img{
    width: auto !important;
}
.bird_proimg{
    position: relative;
}
.bird_proimgmo{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(30, 30, 30, 0.5);
    z-index: 2;
    opacity: 0;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.bird_proadd{
    -moz-border-radius: 100%;
         border-radius: 100%;
    height: 30px;
    width: 30px;
    border: 2px solid #fff;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); 
}
.bird_proadd .bird_proheng{
    height: 2px;
    width: 17px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); 
}
.bird_proadd .bird_proshu{
    height: 17px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
}
.bird_sanjiaoxing{
    width: 0;
    height: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid transparent;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-20%);
       -moz-transform: translateY(-50%) translateX(-20%);
        -ms-transform: translateY(-50%) translateX(-20%);
            transform: translateY(-50%) translateX(-20%);
}
.bird_video{
    width: 90%;
    margin: 0 auto;
    background-color: #fe0;
    text-align: center;
    color: #666;
    margin-top: 20px;
    margin-bottom: 30px;
}




.about{
}
.about .about_left{
    width: 21%;
    position: relative;
    float: left;
}
.about .about_right{
    width: 75%;
    float: right;
    padding-top: 25px;
}
.about .aboutry{
    padding-top: 30px;
}
.about .aboutry_bigimg{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1030;
    width: 100%;
    height: 100%;
    background-color: rgba(66, 66, 66, 0.3);
}
.about .aboutry_bigimg .aboutry_cimg{
    width: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
       -moz-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); 
}
.about .aboutry_bigimg img.active{
    display: inline-block;
}
.about .aboutry_bigimg img{
    display: none;
}
.about .close_bigimg{
    width: 32px;
    height: 32px;
    border: 4px solid #fff;
    -moz-border-radius: 100%;
         border-radius: 100%;
    position: relative;
    right: -100%;
    top: 0px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
}
.close_pi{
    width: 10px;
    height: 10px;
    -moz-border-radius: 100%  0  0  0 ;
         border-radius: 100%  0  0  0 ;
    background-color: #fff;
    position: absolute;
}
.close_pi1{
    left: 0;
    top: 0;
}
.close_pi2{
    top: 0;
    right: 0;
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
}
.close_pi3{
    left: 0;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
       -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
}
.close_pi4{
    right: 0;
    bottom: 0;
    -webkit-transform: rotate(180deg);
       -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.about .aboutry .aboutry_li{
    float: left;
    width: 26%;
    margin-right: 11%;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}
.about .aboutry .aboutry_li:nth-child(3n){
    margin-right:0;
}
.about .aboutry .aboutry_cont{
    padding: 3px 20px;
    text-align: center;
    line-height: 20px;
    height: 43px;
    overflow: hidden;
}
.about .aboutry .aboutry_li:hover{
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
    color: #333;
}







.xwj_lis{
    /* padding-top: 30px; */

}
.xwj_lis .xwj_lis_li{
    float: left;
    width: 30%;
    margin-right: 5%;
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
    margin-bottom: 50px;
    border: 1px solid #f1f1f1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.xwj_lis .xwj_lis_li img{
    vertical-align: middle;
}
.xwj_lis .xwj_lis_li:nth-child(3n){
    margin-right: 0px;

}
.xwj_lis .xwj_lis_cont{
    color: #666;
    padding: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background-color: #f8f8f8;
    font-size: 16px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
	text-align:center;
}
.xwj_lis .xwj_lis_li:hover{
    -webkit-transform:translateY(-15px);
       -moz-transform:translateY(-15px);
        -ms-transform:translateY(-15px);
            transform:translateY(-15px);
    -webkit-box-shadow: 0 0 30px #ddd;
       -moz-box-shadow: 0 0 30px #ddd;
            box-shadow: 0 0 30px #ddd;
    border: 1px solid transparent;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.xwj_lis .xwj_lis_li:hover .bird_proimgmo{
    opacity: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.xwj_lis .xwj_lis_li:hover .xwj_lis_cont{
    background-color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}



/* 显微镜内页 */
.xwj_x .xwj_x_l{
    width: 36%;
}
.xwj_x .xwj_x_r{
    width: 60%;
}
.xwj_x .xwj_x_top .xwj_x_imgs{
    position: relative;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
    -moz-border-radius: 10px;
         border-radius: 10px;
    overflow: hidden;
}
.xwj_x .xwj_x_top .xwj_x_imgs img{
    vertical-align: middle;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.xwj_x .xwj_x_top .xwj_x_imgs img.active{
    opacity: 1;
    position:static;
    -webkit-transition: opacity 0.8s;
    -moz-transition: opacity 0.8s;
    transition: opacity 0.8s; 
}
.xwj_x .bird_slider_c.active .bird_slider_cs{
    border: 1px solid #666666;
}
.xwj_x .bird_slider_cs{
    margin: 4px;
    border: 1px solid #f1f1f1;
}
.xwj_x .xwj_x_r_tit{
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 24px;
    color: #e31d1a;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 20px;
}
.xwj_x .xwj_x_btm{
    padding-top: 50px;
}
.xwj_x .xwj_x_btm_tit{
    position: relative;
    margin-bottom: 40px;
}
.xwj_x .xwj_x_btm_li{
    float: left;
    width: 120px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-right: 5px;
    height: 40px;
}
.xwj_x .xwj_x_btm_li a{
    display: block;
    height: 100%;
    background-color: #ddd;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.xwj_x .xwj_x_btm_li.active a{
    color: #fff;
    background-color: #e31d1a;
}
.xwj_x .xwj_x_btm_li:hover a{
    color: #fff;
    background-color: #e31d1a;
}
.xwj_x .xwj_x_btm_heng{
    width: 100%;
    height: 1px;
    background-color: #e31d1a;
    position: absolute;
    bottom: 0;
    left: 0;
}
#news-imgfoc3{
    width: 76%;
}


/* 物镜 */
.about .about_left.wujing{
    width: 100%;
    position: relative;
    top: -50px;
    float: left;
    background-color: #fff;
    -moz-border-radius: 5px;
         border-radius: 5px;
    border-right: 5px;
    -webkit-box-shadow: 0 5px 20px #ddd;
       -moz-box-shadow: 0 5px 20px #ddd;
            box-shadow: 0 5px 20px #ddd;
    padding-bottom: 50px;
}
.about .about_right.wujing{
    width: 100%;
    float: right;
    padding-top: 25px;
}
.wujing .wujing_top{
    width: 95%;
    margin: 0 auto;
    margin-top: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.wujing .wujing_select{
    
}

.wujing .wujing_one{
    width: 30%;
}
.wujing .wujing_two{
    width: 10%;
}
.wujing .wujing_three{
    width: 24%;
}
.wujing .wujing_four{
    width: 24%;
}
.wujing .wjs_tit{
    text-align: center;
    font-size: 18px;
    color: #333;
    margin-bottom: 15px;
}
.wujing .wjs_choose span{
    
}
.wujing .wjs_chooseimg{
    cursor: pointer;
    color: #333;
    font-size: 14px;
    margin-right: 5px;
}
.wujing .wjs_choose img{
    width: 15px;
    height: 16px;
    margin-right: 5px;
    vertical-align: middle;
}
.wujing .wjs_cont{
    color: #333;
    font-size: 16px;
    border: 1px solid #ddd; 
    height: 180px;
    max-height: 180px;
    overflow-y:scroll;
    overflow-x:hidden;
}
.wujing .wjs_cont div{
    cursor: pointer;
    padding-left: 20px;
}
.wujing .wjs_cont div.active{
    color: #fff;
    background-color: #fe0000;
}


.wujing_lis{
    padding-top: 30px;

}
.wujing_lis .xwj_lis_li{
    float: left;
    width: 23.5%;
    margin-right: 2%;
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
    margin-bottom: 50px;
    border: 1px solid #f1f1f1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.wujing_lis .xwj_lis_li img{
    vertical-align: middle;
}
.wujing_lis .xwj_lis_li:nth-child(4n){
    margin-right: 0px;

}
.wujing_lis .xwj_lis_cont{
    color: #666;
    padding: 28px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background-color: #f8f8f8;
    font-size: 16px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.wujing_lis .xwj_lis_li:hover{
    -webkit-transform:translateY(-15px);
       -moz-transform:translateY(-15px);
        -ms-transform:translateY(-15px);
            transform:translateY(-15px);
    -webkit-box-shadow: 0 0 30px #ddd;
       -moz-box-shadow: 0 0 30px #ddd;
            box-shadow: 0 0 30px #ddd;
    border: 1px solid transparent;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.wujing_lis .xwj_lis_li:hover .bird_proimgmo{
    opacity: 1;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.wujing_lis .xwj_lis_li:hover .xwj_lis_cont{
    background-color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}


/* 解决方案 */
.jiejue{
    /* padding-top: 30px; */
}
.jiejue .jiejue_li{
    float: left;
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #666;
    font-size: 14px;
    position: relative;
    -moz-border-radius: 5px;
         border-radius: 5px;
    overflow: hidden;
}

.jiejue .jiejue_li:nth-child(3n){
    margin-right:0;
}
.jiejue .jiejue_li .jiej_tit{
    font-size: 16px;
    color: #333;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.jiejue .jiejue_li .jiej_cont{
    background-color: #fff;
    width: 82%;
    position: relative;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); 
    -moz-border-radius: 5px; 
         border-radius: 5px;
    padding:25px 20px 25px 20px;
    -webkit-box-shadow: 0 10px 20px #ddd;
       -moz-box-shadow: 0 10px 20px #ddd;
            box-shadow: 0 10px 20px #ddd;
    color: #999;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.jiejue .jiejue_li .jiej_cs{
    height: 100px;
    overflow: hidden;
    font-size: 14px;
    
}
.jiejue .jiejue_li .jiej_more{
    width: 110px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    font-family: "Arial";
    color: #fff;
    font-size: 14px;
    background-color: #999999;
    -moz-border-radius: 5px;
         border-radius: 5px;
    position: absolute;
    right:-9%;
    bottom:-17px;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.jiejue .jiejue_li .jiej_more a{
    display: block;
    color: #fff;
}
.jiejue .jiejue_li:hover .jiej_tit{
    color: #fe0000;
}
.jiejue .jiejue_li:hover .jiej_cont{
    top: -75px;
    color: #666;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}
.jiejue .jiejue_li:hover .jiej_more{
    background-color: #fe0000;
    -webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    transition: all 0.6s;
}



/* 新闻中心 */
.bird_news{

}
.birdnews_li{
    padding: 20px;
    background-color: #f8f8f8;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.birdnews_img{
    width: 27%;

}
.birdnews_img img{
    vertical-align: middle;
}

.birdnews_cont{
    width: 70%;
}
.birdnews_cont .birdnews_time{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    margin-bottom: 15px;
}
.birdnews_cont .birdnews_time1{
    height: 1px;
    width: 0px;
    background-color: #fe0000;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_cont .birdnews_time2{
    color: #999;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_cont .birdnews_tit{
    font-size: 16px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
    margin-bottom: 15px;
}
.birdnews_cont .birdnews_cs{
    color: #999;
    font-size: 14px;
    overflow: hidden;
    height: 50px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_li:hover{
    background-color: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
       -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1);
            box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
       -moz-transform: translate3d(0,-2px,0);
            transform: translate3d(0,-2px,0);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_li:hover .birdnews_time1{
    width: 40px;
    margin-left: 5px;
    margin-right: 5px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_li:hover .birdnews_time2{
    color: #666;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_li:hover .birdnews_tit{
    color: #333;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}
.birdnews_li:hover .birdnews_cs{
    color: #666;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
}

/* 新闻内页 */
.news_x_top{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}
.news_x_tit{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.news_x_cont{
    font-size: 12px;
    color: #999;
}
.news_x_cont span{
    margin: 10px;
}
.news_x_btm{
    border-top: 1px solid #ddd;
    padding-top: 17px;
    

}
.news_x_btm div{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.news_x_btm div div{width:100%;}
.news_x_btm a{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    display: block;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.news_x_btm span{
    min-width: 52px;
    display: block;
    color: #333;
    /* flex: 1; */
}



/* 常见问题 */

.b_2_med{

}



.b_2_med .right .r_btm .med_ul{
    margin-bottom: 25px;
}
.b_2_med .right .r_btm .med_li a{
    height: 28px;
    color: #666;
    font-size: 14px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* border-bottom: 1px dotted #999999; */
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.b_2_med .right .r_btm .med_li p{
    margin-right: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    /*-webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;*/
}
.b_2_med .right .r_btm .med_li span{
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    overflow: hidden;
    border-bottom: 1px dotted #ddd;
    white-space: nowrap;
}
.b_2_med .right .r_btm .med_li a div{
    font-size: 12px;
    width: 100px;
    color: #999;
    text-align: right;
}
.b_2_med .right .r_btm .med_li a:hover{
    color: #fe0000;
    /* border-bottom: 1px dotted transparent; */
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.b_2_med .right .r_btm .med_li a:hover p{
    color: #fe0000;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}
.b_2_med .right .r_btm .med_li a:hover div{
    
    color: #fe0000;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

/* 联系我们 */
.lianxi_top{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        -webkit-box-pack: center;
           -moz-box-pack: center;
            justify-content: center;
    text-align: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 100px;
    margin-bottom: 80px;
}
.lianxi_top .lianxi_div{
    width: 21%;
    text-align: center;
    border-right: 1px solid #ddd;
    /* margin-left: 2%;
    margin-right: 2%; */
    padding-left: 2%;
    padding-right: 2%;
}
.lianxi_top .lianxi_div:nth-child(4n){
    /* width: 25%; */
    text-align: center;
    border-right: 1px solid transparent;
}
.lianxi_top .lianxi_div img{
    width: 70px;
}
.lianxi_top .lianxi_div1{
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.lianxi_top .lianxi_div2{
    color: #666;
    font-size: 14px;
}
.lianxi_top .lianxi_div2 span{
    color: #999;
}
.lianxi_btm .lytit{
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
}
.lianxi_btm .lyinp{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.lianxi_btm .lyinp .inputtext{
    width: 30%;
    margin-bottom: 20px;
    height: 33px;
    text-indent: 20px;
}
.lianxi_btm .lyinp textarea{
    width: 100%;
    height: 200px;
    margin-bottom: 20px;
    text-indent: 20px;
}
.one_fle_t,.two_fle_t{margin-left:10px;}
/*.inputfile{position:absolute;height:30px;}*/





.BMap_cpyCtrl.BMap_noprint.anchorBL span span{
    display: none !important;
}
.anchorBL a{
    display: none !important;
}
.BMapLabel{
    border: 1px solid transparent !important;
}


/* 数字切换ssss */
.number{
        font-size: 12px;
        color: #999;
        margin-top: 50px;
    }
    .number img{
        
    }
    .number .nb_fx{
        margin-right: 16px;
        cursor: pointer;
        margin-top: 3px;
    }
    .number .nb_fx img{
        /* width: 83%; */
        width: 18px;
        height: 18px;
        opacity: 0.6;
    }

    .number .nb_child{
        margin-right: 10px;
    }
    .number .nbc_one{
        float: left;
        width: 17px;
        text-align: center;
        position: relative;
        margin-right: 5px;
        cursor: pointer;
    }
    .number .nbc_one a{
        color: #999;
        font-size: 12px;
        line-height: 20px;
        -webkit-transition: color 0.8s;
        -moz-transition: color 0.8s;
        transition: color 0.8s;
    }
    .number .nbc_one.active a{
        color: #666;
        font-size: 14px;
    }
    .number .nbc_one .nbc_one1{
        border-bottom: 1px solid #999;
    }
    .number .nbc_one .nbc_one2{
        position: absolute;
        bottom: 0;
        width: 0;
        height: 1px;
        background-color: #fe0000;
    }
    .number .nbc_one.active .nbc_one2{
        width: 100%;
    }
    .number .nbc_one:hover a{
        color: #666;
        font-size: 14px;
        /* line-height: 16px; */
        -webkit-transition: color 0.8s;
        -moz-transition: color 0.8s;
        transition: color 0.8s;
    }
    .number .nbc_one:hover .nbc_one2{
        width: 100%;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        transition: all 0.8s;
    }
    .number .nb_fx img:hover{
        opacity: 1;
        -webkit-transition: all 0.8s;
        -moz-transition: all 0.8s;
        transition: all 0.8s;
    }
    .number .nb_all{
        padding-top: 1px;
        margin-right: 20px;
    }
    .number .nb_to{
        padding-top: 1px;
        margin-right: 16px;
    }
    .number .nb_to input{
        border: 0px solid transparent;
        border-bottom: 1px solid #999;
        height:12px;
        width: 16px;
        margin-left: 4px;
        margin-right: 4px;
        outline:none;
    }
    /* numbereeeeeeeee */

/* 数字切换eeee */





@media only screen and (min-width: 1500px) {
    .ox_prolist{
        padding-top: 20%;
        width: 850px;
    }
}
@media only screen and (max-width: 1300px) {
    .ox_prolist{
        padding-top: 5%;
        width: 70%;
    }
    .ox_prolist .ox_proli:nth-child(n){
        width: 30%;
        height: auto;
        margin-right: 5%;
    }
    .ox_prolist .ox_proli:nth-child(3n){
        margin-right: 0px;
    }
}
@media only screen and (max-width: 1200px) {
    .ox_prolist{
        padding-top: 5%;
        width: 50%;
    }
}
@media only screen and (max-width: 1199px) {
    
    
    
    
}
@media only screen and (max-width: 991px) {
    .ox_fangan {
        padding-bottom: 0px;
    }
    .ox_fangan .ox_fali:nth-child(n){
        width: 48%;
        margin-right: 4%;
        /* margin-bottom: 10%; */
    }
    .ox_fangan .ox_fali:nth-child(2n){
        margin-right: 0;
    }
    
    .about .about_left{
        width: 30%;
        position: relative;
        float: left;
    }
    .about .about_right{
        width: 68%;
        float: right;
    }
    .wujing .wujing_select{
        width: 48%;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 800px) {
    .ox_prolist .ox_proli:nth-child(n){
        width: 48%;
        height: auto;
        margin-right:4%;
    }
    .ox_prolist .ox_proli:nth-child(2n){
        margin-right: 0px;
    }
    
}

@media only screen and (max-width: 768px) {
    #news-imgfoc2{
        width: 77%;
    }
    .banner_n{
        background-position: 57% !important;
        height: 210px !important;
        background-size: cover !important;
    }
    .ox_tit{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .ox_tit .bird1{
        font-size: 18px;
    }
    .ox_tit .ox_ant.big_ant{
        font-size: 18px;
    }
    .ox_entry{
        width: 100%;
        padding-bottom: 10%;
    }
    .ox_entry .entry_tit{
        font-size: 18px;
    }
    .ox_prolist{
        padding-top: 3%;
        width: 100%;
    }
    
    .ox_news .ox_newl{
        padding-right:0px;
        margin-bottom: 20px;
    }
    .ox_news .ox_newr{
        padding-left:0px;
        /* margin-bottom: 50px; */
    }
    .about .about_left{
        width: 100%;
        position: relative;
        float: left;
    }
    .about .about_right{
        width: 100%;
        float: right;
        padding-top: 0px;
    }
    .about .aboutry .aboutry_li:nth-child(n){
        width: 48%;
        margin-right: 4%;
    }
    .about .aboutry .aboutry_li:nth-child(2n){
        margin-right: 0%;
    }
    img.danpian{
        width: 100%;
    }
    .xwj_x .xwj_x_l{
        width: 100%;
    }
    .xwj_x .xwj_x_r{
        width: 100%;
    }
    .wujing_lis .xwj_lis_li:nth-child(n){
        width: 48%;
        margin-right: 4%;
    }
    .wujing_lis .xwj_lis_li:nth-child(2n){
        margin-right: 0px;
    }
    .wujing_lis .xwj_lis_cont{
        padding: 12px;
        font-size: 14px;
        text-align: center;
    }
    .jiejue .jiejue_li:nth-child(n){
        width: 48%;
        margin-right: 4%;
        margin-bottom: 0px;
    }
    .jiejue .jiejue_li:nth-child(2n){
        margin-right: 0;
    }
    .birdnews_cont .birdnews_time{
        margin-bottom: 5px;
    }
    .birdnews_cont .birdnews_tit{
        margin-bottom: 5px;
    }
    .bird_video{
        width: 98%;
    }
    .lianxi_top .lianxi_div{
        width: 48%;
        margin-bottom: 20px;
    }
    .lianxi_top .lianxi_div:nth-child(2n){
        border-right: 1px solid transparent;
    }
    .lianxi_btm .lyinp .inputtext{
        margin-bottom: 10px;
        width: 100%;
    }
    .danpian img{
        width: 100% !important;
    }
    .number{
        margin-top: 0px;
    }
    .pdbtm100{
        padding-bottom: 10%;
    }
    .s_section{
        padding-bottom: 10%;
    }
    .xwj_lis .xwj_lis_cont{
        padding: 12px;
        font-size: 14px;
        text-align: center;
    }
    .xwj_lis .xwj_lis_li:nth-child(n){
        width: 48%;
        margin-right: 4%;
        margin-bottom: 30px;
    }
    .xwj_lis .xwj_lis_li:nth-child(2n){
        margin-right:0%;
    }
    .b_2_med .right .r_btm .med_li span{
        display: none;
    }
    .b_2_med .right .r_btm .med_li a div{
        width: 68px;
        /* flex: 1; */
    }
    .b_2_med .right .r_btm .med_li p{
        margin-right: 0px;
        
    }
    .ox_prolist .ox_cont{
        font-size: 14px;
        padding: 5px;
        height: auto;
        line-height: 24px;
    }
    .about .about_right.wujing{
        padding-top: 0px;
    }
    .wujing_lis .xwj_lis_li{
        margin-bottom: 30px;
    }
    .lianxi_top{
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .wu_ji_ngs{
        padding-top: 25px;
    }
    .wujing_lis{
        padding-top: 0px;
    }
}

@media (max-width: 689px) {
    .about .aboutry_bigimg .aboutry_cimg{
        width: 400px;
    }
	.dropdown-toggle{padding-right:25px;display:inline-block;}
}
@media (max-width: 620px) {
    .ox_fangan .ox_fali:nth-child(n){
        width: 100%;
        margin-right:0%;
    }
}
@media (max-width: 585px) {
    
    .wujing .wujing_select{
        width: 100%;
    }
}
@media (max-width: 480px) {
    .jiejue .jiejue_li:nth-child(n) {
        width: 100%;
        margin-right: 0;
    }

    .birdnews_img{
        width: 100%;
    }
    .birdnews_cont{
        width: 100%;
    }
    .ox_prolist .ox_proli:nth-child(n){
        width: 100%;
        margin-right: 0%;
    }
    .xwj_lis .xwj_lis_li:nth-child(n){
        width: 100%;
        margin-right: 0%;
        text-align: center;
    }
    .about .aboutry .aboutry_li:nth-child(n){
        width: 100%;
        margin-right: 0%;
        text-align: center;
    }
    .wujing_lis .xwj_lis_li:nth-child(n){
        width: 100%;
        margin-right: 0%;
        text-align: center;
    }
    /* .ox_logo .ox_logoinput{
        width: 100%;
    }
    .ox_logo .ox_logoinput .navbar-search .input-group{
        width:auto; 
    }
    .ox_logo .ox_logoinput .navbar-search .input-group input{
        width: 100%;
    } */
}

@media (max-width: 463px) {
    
    .ox_logo{
        position: relative;
    }
    .ox_phone {
        position: absolute;
        right: 0;
    }
    .ox_logo .navbar-logo{
        margin-top: 8px;
    }
    .ox_logo .ox_logoinput{
        width: 100%;
    }
    .ox_logo .ox_logoinput .navbar-search .input-group{
        width:100%; 
    }
    .ox_logo .ox_logoinput .navbar-search .input-group input{
        width: 235px;
    }
}
@media only screen and (max-width: 400px) {
    
    .ox_logo .ox_logoinput .navbar-search .input-group{
        width:100%; 
    }
    .banner_n{
        height: 180px !important;
    }
    
}

/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$       $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$       $$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$       $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$       $$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$       $$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/
/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$    $$$$$$$       $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $    $$$$$$$$       $$$$$$
$$$$$$$$$$$$$  $$$$$$$  $$$$$$$$$$$     $$$$$$$$$$       $$$$$$
$$$$$$$$$$$$$   $$$$$   $$$$$$$$$$   $  $$$$$$$$$$       $$$$$$
$$$$$$$$$$$$$$   $$$   $$$$$$$$$    $$$   $$$$$$$$       $$$$$$
$$$$$$$$$$$$$$$$     $$$$$$$$$     $$$$$     $$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 
*/
