/*Global*/
@import url("font.css");
*{margin:0;padding:0;border-width:0;box-sizing:border-box;}
body,textarea{font-family:"Microsoft YaHei","Arial";font-size:14px;color: #333;line-height: 1.4;-webkit-font-smoothing:antialiased;}
html{scroll-behavior:smooth;}
table{border-collapse:collapse;border-spacing:0;}
a,a:visited{text-decoration:none;color:#555;}
a:hover,a:active{text-decoration:none;color:#555;}
ul li{list-style:none;}
.clear{clear:both;height:0;width:0;overflow:hidden;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
*html .clearfix {zoom:1;}
::-webkit-input-placeholder{color:#999;}
:-moz-placeholder{color:#999;}
::-moz-placeholder{color:#999;}
:-ms-input-placeholder{color:#999;}
.container{width:1440px;margin:0 auto;position:relative;height:100%;}
.positionimg img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.positionimg img.img_way{object-fit:contain;}
.scale_img:hover img{
    -webkit-transform:scale(1.05);
       -moz-transform:scale(1.05);
         -o-transform:scale(1.05);
            transform:scale(1.05);
}
.font_inline{font-size:0;-webkit-text-size-adjust:none;}
.de3,.de3:before{
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.de4,.de4:before{
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.de5,.de5:before{
    -webkit-transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    transition:all 0.5s ease-in-out;
}
.de4,.de4:before{
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.de7,.de7:before{
    -webkit-transition:all 0.7s ease-in-out;
    -moz-transition:all 0.7s ease-in-out;
    -o-transition:all 0.7s ease-in-out;
    transition:all 0.7s ease-in-out;
}
.de8,.de8:before{
    -webkit-transition:all 0.8s ease-in-out;
    -moz-transition:all 0.8s ease-in-out;
    -o-transition:all 0.8s ease-in-out;
    transition:all 0.8s ease-in-out;
}
.de9,.de9:before{
    -webkit-transition:all 0.9s ease-in-out;
    -moz-transition:all 0.9s ease-in-out;
    -o-transition:all 0.9s ease-in-out;
    transition:all 0.9s ease-in-out;
}
.de10,.de10:before{
    -webkit-transition:all 1s ease-in-out;
    -moz-transition:all 1s ease-in-out;
    -o-transition:all 1s ease-in-out;
    transition:all 1s ease-in-out;
}
/*flex*/
.display_flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.flex_direction_right{
    -webkit-box-orient:horizontal;
    -webkit-box-direction:reverse;
    -ms-flex-direction:row-reverse;
    flex-direction:row-reverse;
}
.flex_column{
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -ms-flex-direction:column;
    flex-direction:column;
}
.flex_direction_bottom{
    -webkit-box-orient:vertical;
    -webkit-box-direction:reverse;
    -ms-flex-direction:column-reverse;
    flex-direction:column-reverse;
}
.flex_1{
    -webkit-box-flex:1;
    -ms-flex:1;
    flex:1;
}
.justify_content_center{
    -webkit-box-pack:center;
    -ms-flex-pack:center;
    justify-content:center;
}
.justify_content_between{
    -webkit-box-pack:justify;
    -ms-flex-pack:justify;
    justify-content:space-between;
}
.align_items_center{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}
.align_items_bottom{
    -webkit-box-align:end;
    -ms-flex-align:end;
    align-items:flex-end;
}
.justify_content_end{
    -webkit-box-pack:end;
    -webkit-justify-content:flex-end;
    -moz-box-pack:end;
    -ms-flex-pack:end;
    justify-content:flex-end;
}
.align_items_stretch{
    -webkit-box-align:stretch;
    -ms-flex-align:stretch;
    align-items:stretch;
}
.flex_wrap{
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
/*fanye*/
.fanye{border-top:1px solid #ddd;padding-top:15px;margin-top:50px;}
.fanye ul li{height:30px;line-height:30px;text-align:left;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.fanye ul li a{color:#666;}
/*page*/
.manu{text-align:center;}
.manu .a_p{height:36px;line-height:34px;margin:0 4px;border-radius:2px;font-size:14px;padding:0 15px;}
.manu a{border:1px solid #D9D9D9;color:#666;}
.manu .current{border:1px solid #036EB8;font-weight:bold;color:#036EB8;}
.manu .disabled{border:1px solid #D9D9D9;color:#D9D9D9;}
/*pb_right*/
.pb_right{width:25%;float:right;}
.pb_right .pr_tit{font-size:22px;color:#2a2a2a;line-height:32px;padding:10px 0;border-bottom:2px solid #2a2a2a;}
.pb_right .pr_pro{border:1px solid #dbdbdb;padding:10px;}
.pb_right .pr_pro .pr_ul{overflow:hidden;margin-top:30px;}
.pb_right .pr_pro .pr_ul .pr_li{display:block;}
.pb_right .pr_pro .pr_ul .pr_li .pr_img{width:100%;padding-bottom:75%;position:relative;border:1px solid #ccc;}
.pb_right .pr_pro .pr_ul .pr_li p{height:40px;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.pb_right .pr_news{margin-top:30px;border:1px solid #dbdbdb;padding:10px;}
.pb_right .pr_news .pr_nul{padding-top:5px}
.pb_right .pr_news .pr_nul a{line-height:2.4;text-indent:10px;border-bottom:1px dashed #d5d5d5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;position:relative;}
.pb_right .pr_news .pr_nul a:before{content:'';width:3px;height:3px;border-radius:50%;position:absolute;left:0;top:calc(1.2em - 1px);background:#666;}
.pb_right .pr_news .pr_nul a:hover{color:#0075BA;}
.pb_right .pr_news .pr_nul a:hover:before{background:#0075BA;}
/*video*/
#videobg{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:999999;text-align:center;display:none;}
.video{padding:10px;width:60%;height:auto;background:#FFF;position:absolute;left:20%;top:50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.video .v_iframe{width:100%;padding-bottom:66.66%;position:relative;}
.video .v_iframe iframe{width:100%;height:100%;display:block;position:absolute;left:0;top:0;}
.video .v_video video{width:100%;height:100%;display:block;}
.video p{height:60px;line-height:60px;color:#000;}
.video span{width:40px;height:40px;background:#000;color:#FFF;font-size:20px;line-height:40px;text-align:center;position:absolute;outline:none;top:0;right:-40px;cursor:pointer;display:block;font-family:Arial;}
/*pb_table*/
.pb_table table{border:none!important;width:100%!important;padding:0!important;border-collapse:collapse!important;border-spacing:0!important;height:auto!important;}
.pb_table table tr:nth-child(odd){background:#F9FAFC!important;}
.pb_table table td,.pb_table table th{text-align:left!important;padding:10px 24px!important;line-height:1.3!important;width:auto!important;font-size:16px!important;color:#666!important;border:1px solid #E6E6E6!important;background:none!important;height:auto!important;}
.pb_table table td *,.pb_table table th *{line-height:1.3!important;}
.pb_table table tr:first-child td,.pb_table table tr:first-child th{color:#333!important;}
.pb_table table tr:hover{background:#EEE!important;}
.pb_table{width:100%;overflow-y:auto;}
/*scroll_top*/
.scroll_top{position:fixed;height:50px;width:50px;opacity:0;right:5px;bottom:50px;z-index:1030;visibility:hidden;background:#da251c;border-radius:50%;line-height:50px;text-align:center;
    -webkit-transition:all 0.3s ease-out;
    transition:all 0.3s ease-out;
}
.scroll_top i{font-size:26px;color:#FFF;}
.scroll_top.pop_class{opacity:1;visibility:visible;}
.pop_class{
    -webkit-animation:pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275);
    animation:pop 0.3s 1 cubic-bezier(0.175,0.885,0.320,1.275);
}
@-webkit-keyframes pop{
    0%{
        -webkit-transform:scale(0.8)
    }
    100%{
        -webkit-transform:scale(1)
    }
}
@keyframes pop{
    0%{
        transform:scale(0.8)
    }
    100%{
        transform:scale(1)
    }
}
/*pc_fixed*/
.pc_fixed{width:40px;position:fixed;top:30%;left:0;z-index:666;}
.pc_fixed li{position:relative;margin-bottom:1px;}
.pc_fixed li a{width:100%;height:40px;font-size:20px;text-align:center;line-height:40px;background:#060217;color:#fff;display:block;}
.pc_fixed li a i{font-size:20px;}
.pc_fixed li a span{display:block;position:absolute;top:0;line-height:40px;padding:0 10px;left:-999px;width:0;font-size:16px;}
.pc_fixed li.ltel a{background:#da251c;}
.pc_fixed li.leml a{background:#3a82d3;}
.pc_fixed li.lly a{background:#30afeb;}
.pc_fixed li:hover{opacity:0.9;}
.pc_fixed li:hover a span{width:auto;left:40px;white-space:nowrap;}
.pc_fixed li.ltel:hover a span{background:#da251c;}
.pc_fixed li.leml:hover a span{background:#3a82d3;}
/*m_float*/
.m_float{width:100%;background:#da251c;position:fixed;left:0;bottom:0;z-index:11;display:none;}
.m_float .ma{width:25%;display:block;float:left;position:relative;padding:10px 0;}
.m_float .ma i{display:block;margin:0 auto;font-size:25px;color:#FFF;height:25px;line-height:25px;text-align:center;}
.m_float .ma p{font-size:14px;color:#fff;height:24px;line-height:24px;text-align:center;}

@media only screen and (max-width:1639px) {
    .container{width:1200px;}
    .fanye{margin-top:40px;}
}

@media only screen and (max-width:1399px) {
    .container{width:994px;}
    .fanye{margin-top:30px;}
}

@media only screen and (max-width:1023px) {
    .container{width:740px;}
    .fanye{margin-top:20px;}
}

@media only screen and (max-width:767px) {
    .container{width:calc(100% -  30px);}
}