*,ul,p{
    margin: 0;
    padding: 0;
    list-style: none;
}

body{
    font-size: 14px;
    font-family: 'MiSans-Bold', "misans";
	
}
.finger{
    cursor:pointer;
}
.container{
    max-width: 1200px;
}
.no-padding{
    padding: 0;
}
a:hover{
    text-decoration: none;
}
.ov-hidden{
    overflow: hidden;
}
.font-14{
    font-size: 14px;
}
.font-12{
    font-size: 12px;
}
.border-r{
    border-radius: 1.25em;
}
.bg-ec{
    background-color: #ececec;
}
.bg-fa{
    background-color: #fafafa;
}
.dis-f{
    display:flex;
}
.phone-ico{
    width: 22px;
    height: 20px;
    display: inline-block;
    background: url("../images/phone-ico.png")no-repeat;
    background-size: contain;
    margin: 0 5px;
}
.navbar-light .navbar-nav .nav-link{
    color: #000;
}
.navbar {
    padding: 0.5em;
}
.navbar-nav .active{
    border-bottom: 2px solid #ff0202;
}
.navbar .active a{
    color: #ff0202!important;
}
.navbar-nav a:hover{
    color: #ff0202!important;
}
.navbar-nav li:nth-of-type(9) a:hover{
color:#fff!important;
}
.xf{
    line-height: 60px;
    background-color: rgba(0,0,0,0.5);
}
.xf label{
    color: #fff!important;
}
.xf input{
    background-color: #fff!important;
}
.xm{
    background-color: #f2f2f2;
}
.xm i {
    width: 46px;
    height: 46px;
    display: inline-block;
    background-size: contain;
    left: 0;
}
.xm-style{
    -webkit-transition: -webkit-transform 1s; /* For Safari 3.1 to 6.0 */
    transition:  transform 1s;
}
.xm-style:hover{
    box-shadow: 0px 5px 8px 2px #a6a9ad;
    transform: translate(0px,-6px);
    -ms-transform: translate(0px,-6px); /* IE 9 */
    -webkit-transform: translate(0px,-6px); /* Safari and Chrome */
}
.icon-hot{
    background: url("../images/icon_hot.png") no-repeat;
}
.icon-new{
    background: url("../images/icon_new.png") no-repeat;
}
.xm-style .col-4{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 36%;
    flex: 0 0 36%;
    max-width: 36%;
}
.xm-style .col-8{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64%;
    flex: 0 0 64%;
    max-width: 64%;
}
.xian{
    width: 10%;
    border-bottom: 4px solid #ff0202;
}
.ban-tu{
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    top: 0;
}
.new-border{
    border-bottom: 1px solid #969696;
}
.newsBoxlist li a{
    display: inline-block;
    background: url("../images/n-icon.png")0 center no-repeat;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    text-indent: 14px;
    color: #626364;
    width:90%;
}
.newsBoxlist li{
    line-height: 24px;
}
.newsBoxlist li a:hover{
    color: #000;
}
.newsBoxlist2 li{
    color: #cac8c9;
    line-height: 24px;
}
.newsBoxlist2 li a{
    display: inline-block;
    background: url("../images/n-icon.png")0 center no-repeat;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    text-indent: 14px;
    color: #cac8c9;
    width: 85%;
}
.newsBoxlist2 li a:hover{
    color: #fff;
}
.newlist-bg{
    background-color: #ececec;
}
.newlist-bg p{
    color: #000;
}
.new-active{
    padding: 1em!important;
    margin-top: 3em;
    background-color: red;
}
.news_style_left{
    width: 36%;
}
.h-4{
    
}
/*动画*/
.carouse-con{
    height: 269px!important;
}
.carouselwrap {
    position: relative;
    width: 580px;
    height: 100%;
    float: left;
    overflow: hidden
}
.carouse-box i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 360px;
    height: 310px;
    pointer-events: none
}
.carouse-box .carouse-con {
    position: relative;
    float: left;
    height: 100%;
    background: #e2e6e9;
    display: block
}
.carouse-box .carouse-con:hover .bg-font {
    bottom: 0
}
.carouse-box .carouse-con:hover .bg-font-top {
    top: 0
}
.carouse-box .carouse-con:hover .car-bg-img {
    background-position: 60% 50%;
    background-position: 40% 50%\9;
    *background-position:40% 50%
}
.carouse-box .carouse-con:hover p {
    background: 0 0;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.carouse-box .carouse-con:hover .txt1 {
    top: -40px
}
.carouse-box .carouse-con:hover .txt2,.carouse-box .carouse-con:hover .dayslef {
    bottom: 40px;
    color: #fff
}
.carouse-box .carouse-con:hover .jk_btn {
    background: 0 0;
    background: rgba(0,0,0,0)
}
.carouse-box .carouse-con:hover .dayslef span {
    color: #fff
}
.carouse-box .jk_btn {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/cover_fe1849f.png) repeat;
    background: rgba(0,0,0,.5);
    display: block;
    color: #c6c6c6;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.carouse-box .car-bg-img {
    width: 100%;
    height: 100%;
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.carouse-box img {
    width: 100%;
    height: 100%
}
.carouse-box .txt1 {
    position: relative;
    top: 0;
    font-size: 1.3em;
    line-height: 35px;
    min-height: 50px;
    text-align: center;
    display: block;
    color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.carouse-box .txt2,.carouse-box .dayslef {
    position: absolute;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 230px;
    left: 50%;
    margin-left: -115px;
    display: block;
    height: 63px;
    bottom: 70px;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;

}
.carouse-box .dayslef {
    display: none
}
.carouse-box .dayslef span {
    font-size: 28px;
    color: #cf1132;
    font-weight: 700;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}
.carouse-box p {
    position: absolute;
    height: 60px;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: center;
    opacity: .8;
    filter: alpha(opacity=80)
}
.carouse-box .like {
    position: relative;
    height: 60px;
    line-height: 60px;
    display: inline-block
}
.carouse-box .like a {
    height: 30px;
    line-height: 30px;
    background: url(../images/like3_53586ef.png) no-repeat;
    padding-left: 30px;
    color: #fff;
    *margin-top:13px;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .4s linear 0s;
    -moz-transition: all .4s linear 0s;
    -ms-transition: all .4s linear 0s;
    -o-transition: all .4s linear 0s;
    transition: all .4s linear 0s
}
.carouse-box .like a:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}
.carouse-box .bg-font {
    position: absolute;
    left: 0;
    bottom: -100px;
    width: 100%;
    height: 100px;
    background: #cf1132;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carouse-box .bg-font-top {
    position: absolute;
    left: 0;
    top: -60px;
    width: 100%;
    height: 60px;
    background: url(../images/bg_font_top_ec5611f.png) repeat-x
}
.fend-link li a:hover{
    color:#626364!important;
}

@media (min-width: 1200px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 0 1em;
    }
}
@media (min-width: 992px){

}
@media (max-width: 767px) {
    .xf h5{
        font-size: 14px;
        margin: 10px 0;
    }
	td {
		text-indent:0px !important;
		font-size: 14px;
		text-align:center;
	}
}
@media (max-width: 1400px){
	.form-inline .form-control{
		width: 110px;
	}
	.index_md-3{
		max-width: 28%;
	}
	.index_md-6{
		max-width: 44%;
	}
	
}

header.sticky-top.bg-white{
    opacity: 0.8;
}
.msgAnniu_c a {
	float:left;
    height: 300px;
	z-index: 10000;
    position: absolute;
    top: 64px;
    width: 300px;
    display: block;