input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
}


@media (min-width: 1200px){
 .col-lg-3{
         width: 16%;
 }   
    
}



.pull-left{      width: 33%; 
margin-top: 20px;
    
}

.pull-left a img{    width: 100%;}
/*头部样式*/

#header {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    z-index: 99;
}

.head {
    max-width: 1510px;
    margin: 0 auto;
    padding: 15px 0 0;
}

@media(max-width:1199px) {
    .head {
        padding: 15px 0 10px;
    }
}

.top {
    padding: 0 10%;
    position: relative;
}

@media (max-width: 1250px) {
    .top {
        padding: 0 5%;
    }
}

.logo {
    float: left;
}
@media (max-width: 678px) {
.logo {
    float: left;
    width:60%;
}
.logo a img{

    width:100%;
}
.navbar-toggle{
    margin-top: 0px;    
}

.x-banner .carousel-inner .carousel-item.active{
    display:block;
}


}


.topLink {
    position: absolute;
    width: 34px;
    line-height: 34px;
    right: 4%;
    top: 20px;
    height: 74px;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
   
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

#menu {
    width: 67%;
    padding-top: 20px;
}


/*热门搜索*/

.search {
    position: absolute;
    background-color: rgba(255, 255, 255, .8);
    padding: 5px 10px 8px 10px;
    width: 300px;
    top: 74px;
    right: 0;
    display: none;
}

#formsearch {
    width: 230px;
    float: right;
    margin-top: 5px;
}

.hotSearch {
    float: right;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}


/*主体样式*/

.bg {
    background: #eaeaea;
    padding: 15px 0 114px;
}

@media (max-width: 1024px) {
    .bg {
        background: #eaeaea;
        padding: 15px 0 30px;
    }
}

#container1 {
    max-width: 1510px;
    margin: 0 auto;
}

.boxx {
    max-width: 1510px;
    margin: 0 auto;
}

#container2 {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.group {
    background: #fff;
    padding: 38px 50px;
}

.group h2 {
    color: #333;
    font: 400 25px/46px "Microsoft Yahei";
}

.group h2 p {
    color: #999;
    font: 400 14px/24px "Microsoft Yahei";
}

.pro-cate {
    padding-top: 24px;
    position: relative;
}

.pro-cate a {
    display: inline-block;
    color: #333;
    font: 400 14px/50px "Microsoft Yahei";
    width: 108px;
    text-align: center;
    margin-bottom: 10px;
}

.pro-cate a span {
    background: #f5f5f5;
    display: block;
}

.pro-cate a:hover span {
    background: #333;
    color: #fff;
}

.pro-cate a.all {
    background: #333;
    font-weight: 600;
    color: #fff;
    width: 75px;
}

.pro-cate a.more {
    color: #666;
    background: url(//cdn.myxypt.com/94811b7e/21/03/497b48682297bf341c91630803c8231b0d4fd4ef.png) no-repeat 0 50%;
    padding-left: 25px;
    width: auto;
    position: absolute;
    right: 0;
    top: 24px;
}

.pro-cate a.more:hover {
    color: #cc0001;
}

@media (min-width: 992px) {
    .col-md-2 {
        width: 16.66666667% !important;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 33.33333333% !important;
    }
}

/*.col-xs-6 {*/
/*    width: 50% !important;*/
/*}*/

@media (max-width: 1050px) {
    .group {
        padding: 38px 20px;
    }
}

@media (max-width: 1200px) {
    .pro-cate a {width:33%;}
}




.pro-center {
    padding-top: 45px;
}

.pro-center li {
    margin-bottom: 20px;
}

.pro-center li .img {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block;
}

.pro-center li img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro-center li .hides {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    display: none;
}

.pro-center li .hides div {
    display: table;
    height: 100%;
    width: 100%;
}

.pro-center li .hides p {
    display: table-cell;
    vertical-align: middle;
}

.pro-center li h3 {
    border: 1px solid #f2f2f2;
    border-top: none;
    padding: 10px 30px;
}

.pro-center li h3 a {
    display: block;
    color: #333;
    font: 400 16px/34px "Microsoft Yahei";
}

.pro-center li h3 p {
    color: #666;
    font: 400 12px/24px "Microsoft Yahei";
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.pro-center li h3 a.more {
    color: #333;
    font: 400 14px/24px "Microsoft Yahei";
    background: url(//cdn.myxypt.com/94811b7e/21/03/497b48682297bf341c91630803c8231b0d4fd4ef.png) no-repeat 100% 50%;
    margin-top: 8px;
}

.pro-center li:hover .hides {
    display: block;
}

.pro-center li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.aboutbox {
    margin-top: 16px;
    background: #a50505;
}

.aboutbox .col-sm-6 {
    padding: 0;
}

.aboutimg {
    position: relative;
    overflow: hidden;
}

.aboutimg img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.aboutimg .hides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.aboutimg .hides a {
    display: block;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.aboutimg .hides p {
    display: table-cell;
    vertical-align: middle;
}

.aboutbox .about {
    background: #a50505;
    padding: 6% 50px 0;
}

.about .tit {
    color: #fff;
    font: 400 25px/52px "Microsoft Yahei";
}

.about .con {
    color: #deb8b8;
    font: 400 14px/28px "Microsoft Yahei";
    padding-top: 20px;
}

.about a.more {
    color: #fff;
    font: 400 14px/30px "Microsoft Yahei";
    padding-top: 30px;
    display: inline-block;
}

.aboutimg:hover .hides {
    display: block;
}

.aboutimg:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .aboutbox .about {
        padding: 20px 30px 0;
    }
    .about .con {
        padding: 0;
        height: 112px;
        overflow: hidden;
    }
    .about a.more {
        padding-top: 10px;
    }
    
}

@media (max-width: 767px) {
    .aboutbox .about {
        padding: 20px 20px 15px;
    }
    .about a.more {
        padding-top: 10px;
    }
    
     .group {
        padding: 38px 5px;
    }
    
    .pro-center li h3{
        padding:10px 15px;
    }
    .pro-center li h3 a{
        font-size:13px;
    }
    .head{
        padding:0;
    }
    
    .x-banner .text{
        top:50%;
        left:50%;
        position:absolute;
        transform:translate(-50%,-50%);
        width:100%;
        color:#fff;
        text-align:center;
    }
   .x-banner .text .banbox{
       display:block;
   }
   .x-banner .text .banbox .tit{
       font-size:1.8rem;
       color:#fff;
       font-weight:bold;
       text-align:center;
   }
   .x-banner .text .banbox .bantop,
   .x-banner .text .banbox .banbottom{
       font-size:1.5rem;
       
   }
   .x-banner .text .banbox .bantop p{
       margin-top:1em;
   }
   .x-banner .text .banbox a{
       padding:.5rem 2rem;
       background:#cc0001;
       color:#fff;
       margin-top:3rem;
       border-radius:2rem;
       display:inline-block;
       font-size:1rem;
   }
   #header{
       position:static;
   }
}





.news {
    background: #fff;
    padding: 72px 0 55px;
    margin-top: 15px;
}

.news h2 {
    color: #333;
    font: 400 25px/46px "Microsoft Yahei";
    padding: 0 50px;
    position: relative;
}

.news h2 p {
    color: #999;
    font: 400 14px/24px "Microsoft Yahei";
}

.news h2 a {
    color: #666;
    background: url(//cdn.myxypt.com/94811b7e/21/03/4853fa841b539b57a2c6ff5dd8aa7f76bebaaa83.jpg) no-repeat 0 50%;
    padding-left: 25px;
    width: auto;
    position: absolute;
    right: 50px;
    top: 24px;
    font: 400 13px/40px "Microsoft Yahei";
}

.news h2 a:hover {
    color: #cc0001;
}

.news_list1 {
    padding: 30px 35px 0;
}

.news_list1 a {
    display: block;
}

.news_list1 a.img {
    position: relative;
    overflow: hidden;
}

.news_list1 img {
    max-width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news_list1 li {
    margin-bottom: 10px;
}

.news_list1 li h3 {
    padding-top: 8px;
}

.news_list1 li h3 a {
    color: #333;
    font: 400 16px/46px "Microsoft Yahei";
}

.news_list1 li h3 p {
    color: #999;
    font: 400 12px/22px "Microsoft Yahei";
}

.news_list1 li h3 a.more {
    color: #cc0001;
    font: 400 12px/22px "Microsoft Yahei";
    margin-top: 10px;
    display: inline-block;
}

.news_list1 .hides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

.news_list1 .hides div {
    display: block;
    display: table;
    height: 100%;
    width: 100%;
    text-align: center;
}

.news_list1 .hides p {
    display: table-cell;
    vertical-align: middle;
}

.news_list1 li:hover .hides {
    display: block;
}

.news_list1 li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

@media (max-width: 767px) {
    .news_list1 {
        padding: 20px 20px 0;
    }
}

@media (max-width: 991px) {
    .news_list1 li.nw3 {
        display: none;
    }
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.quicknav {
    background: #1d1f25;
    color: #636467;
    font: 400 16px/23px "Microsoft Yahei";
    padding: 22px 0;
    border-top: 5px solid #cc0001;
}

.quicknav a {
    color: #636467;
}

.quicknav a:hover {
    color: #cc0001;
}

.quicknav .boxx {
    position: relative;
}

.gotop {
    position: absolute;
    right: 0;
    top: -65px;
    cursor: pointer;
}

.shares .bdshare-button-style0-16 a {
    width: 23px;
    height: 23px;
    padding: 0;
    margin: 0 0 0 15px;
}

.shares .bdshare-button-style0-16 a.bds_sqq {
    background: url(//cdn.myxypt.com/94811b7e/21/03/6c1acd91f06918a269527af06cc8fa75e8ec1085.png) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_weixin {
    background: url(//cdn.myxypt.com/94811b7e/21/03/8a6dbccbc06272781b3ae97c72055ccf73af1019.png) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_qzone {
    background: url(//cdn.myxypt.com/94811b7e/21/03/696a57473c6a0cdff92546a7f725cd1d02338dc4.png) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_tsina {
    background: url(//cdn.myxypt.com/94811b7e/21/03/8ef80195376cdf6b0c060331423e3652773e7d63.png) no-repeat 0 50%;
}

.shares .bdshare-button-style0-16 a.bds_tqq {
    background: url(//cdn.myxypt.com/94811b7e/21/03/ecbb12da3e1d8e477ffb1e9fa186b291eff74313.png) no-repeat 0 50%;
}

@media (max-width: 1509px) {
    .quicknav {
        padding: 22px 10px;
    }
}


/*友情链接*/

.f_link {
    width: 140px;
    margin: 0 auto;
    margin-top: 8px;
    line-height: 24px;
    background: url(//cdn.myxypt.com/94811b7e/21/03/4e97477fb509cf43f5571fe8864a2c6925ff8b40.png) no-repeat 0 50%;
    text-indent: 9px;
    color: #fff;
    text-align: left;
    position: relative;
}

.f_link .hides {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 24px;
    display: none;
    background-color: rgba(255, 255, 255, .8);
}

.f_link .hides a {
    display: block;
    font: 400 12px/24px "Microsoft Yahei";
}


/*页面底部*/

.foot {
    background: #18181d;
    padding: 42px 0;
}

#footer {
    position: relative;
    max-width: 1510px;
    margin: 0 auto;
    padding-top: 8px;
}

#footer a {}

#footer a:hover {
    color: #cc0001;
    text-decoration: none;
}

.nav_foot {
    line-height: 24px;
    color: #666;
}

.copyright {
    line-height: 30px;
}

.contacts {
    text-align: left;
}

.contacts h2 {
    color: #fff;
    font: 400 16px/46px "Microsoft Yahei";
}

.contacts .content {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}

.foot_ewm {
    text-align: center;
    color: #6d6c71;
    font: 400 16px/60px "Microsoft Yahei";
    padding-top: 15px;
    color: #fff;
}

.foot_ewm img {
    margin-right: 20px;
}

.foot-under {
    border-top: 1px solid #46464a;
}

.foot-right {
    background: url(//cdn.myxypt.com/94811b7e/21/03/1caa2f4be4e8d2fc7291de40952ddf9b5f7194e7.png) repeat-y 20% 0;
}

.foot-right .col-lg-6 {
    float: right;
}

.hot-rec {
    width: 100%;
    margin-top: 22px;
}

.foot-under {
    color: #6d6c71;
    font: 400 12px/30px "Microsoft Yahei";
    padding-top: 10px;
    margin-top: 15px;
}

.foot-under a {
    color: #6d6c71;
}

.underright {
    font: 400 12px/30px "Microsoft Yahei";
    text-align: right;
}

@media (max-width: 1200px) {
    .foot {
        border-top: 5px solid #cc0001;
    }
}

@media (max-width: 1570px) {
    .message2 .m_label {
        font-size: 14px;
    }
    .message2 #checkcode {
        width: 120px;
    }
}

@media (max-width: 1200px) {
    .message2 #name {
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .message2 #contact {
        height: 40px;
        line-height: 40px;
        margin-bottom: 5px;
    }
    .message2 #content {
        height: 40px;
        line-height: 40px;
    }
    .message2 .m_label {
        line-height: 40px;
    }
    .message2 #checkcode {
        height: 30px;
        line-height: 30px;
        width: 100px;
    }
    .message2 #code {
        padding-top: 5px;
    }
    .message2 .msgbtn {
        height: 40px;
        line-height: 40px;
        margin-top: 10px;
    }
}

@media (max-width: 980px) {
    .foot-under {
        padding-top: 20px;
    }
}

@media (max-width: 414px) {
    .messbox {
        width: 98%;
    }
    #footer {
        width: 98%;
    }
}


/*------------内页-------------------*/


/*导航栏样式*/

.navv {
    height: 34px;
}

.navv li {
    line-height: 34px;
    height: 74px;
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
}

.navv li a {
    display: block;
    line-height: 34px;
    color: #fff;
    height: 34px;
    font-size: 16px;
    padding: 0 26px;
}

.navv li a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #cc0001;
    border-radius: 15px;
}

.navv li.cur>a {
    color: #fff;
    text-decoration: none;
    background-color: #cc0001;
    border-radius: 15px;
}

.navv .sec {
    width: 574px;
    height: 0;
    background-color: rgba(255, 255, 255, .8);
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 74px;
    left: 0px;
}

.navv li:last-child .sec {
    right: 0;
    left: auto;
}

.navv .sec a {
    color: #333;
    height: 50px;
    line-height: 50px;
    width: 100%;
    font-size: 14px;
    text-align: left;
}

.navv .sec a:hover {
    color: #cc0001;
    text-decoration: none;
    background: none;
}

.secbox {
    padding: 20px 60px;
}

.sec-left {
    width: 150px;
}

.sec-right {
    padding-top: 10px;
}

.navv li:last-child .sec {
    width: 669px;
}

.navv li:last-child .sec-left {
    width: 220px;
}

.navbar-header {
    padding-top: 18px;
}

.navbar-header .navbar-toggle {
    border: 1px solid #b4b8bc;
    padding: 0 10px 0 55px;
    height: 34px;
}

.navbar-header .navbar-toggle .menu {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 34px;
    color: #fff;
}

.navbar-header .navbar-toggle.active {}

.navbar-header .navbar-toggle a:hover {
    text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-header .navbar-toggle:hover {
    border: 1px solid #cc0001;
    background: #cc0001;
}

.navbar-header .navbar-toggle:hover .menu {
    color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
    background-color: #fff;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #000;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #333;
}

.cbp-spmenu-right li a:hover {
    background: #cc0001;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #cc0001;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.nav2 li a {
    display: block;
    color: #fff;
    font: 400 16px/46px "Microsoft Yahei";
}

.nav2 li .sec a {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}

.nav3 li a {
    display: block;
    color: #fff;
    font: 400 16px/46px "Microsoft Yahei";
    background: #1c1b1f;
    text-align: center;
    border-bottom: 1px solid #222126;
}

.nav3 li .sec {
    display: none;
}

.nav3 li .sec a {
    color: #6d6c71;
    font: 400 14px/30px "Microsoft Yahei";
}


/*首页banner*/

.topbanner {
    width: 100%;
    position: relative;
}

.banner {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
}

.banner ul.bb {
    position: relative;
    padding: 0px;
    margin: 0px;
    z-index: 5;
    width: 100%;
    height: 100%;
}

.banner ul.bb li {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    background-size: cover!important;
}

.banner .num {
    display: none;
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.banner .num li {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-right: 8px;
    background: #fff;
    line-height: 16px;
    text-indent: -100px;
    overflow: hidden;
}

.banner .num li {
    _display: inline;
    _zoom: 1;
    *display: inline;
}

.banner .num li.num_hover {
    background-color: #6d1f71;
}

.banner .num li.num_hover a {
    color: #fff;
}

.banner .num li a {
    float: left;
    display: inline;
    text-align: center;
    color: #666;
    text-decoration: none;
    cursor: pointer;
    width: 16px;
    height: 16px;
    line-height: 16px;
}

.pre {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 10%;
    top: 50%;
    margin-top: -40px;
    z-index: 999;
    cursor: pointer;
}

.next {
    width: 80px;
    height: 80px;
    position: absolute;
    right: 10%;
    top: 50%;
    margin-top: -40px;
    z-index: 999;
    cursor: pointer;
}

@keyframes myfirst {
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-moz-keyframes myfirst
/* Firefox */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-webkit-keyframes myfirst
/* Safari 和 Chrome */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@-o-keyframes myfirst
/* Opera */

{
    from {
        left: 100px;
        opacity: 0;
    }
    to {
        left: 0;
        opacity: 1;
    }
}

@keyframes mysec {
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-moz-keyframes mysec
/* Firefox */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-webkit-keyframes mysec
/* Safari 和 Chrome */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

@-o-keyframes mysec
/* Opera */

{
    from {
        right: 100px;
        opacity: 0;
    }
    to {
        right: 0;
        opacity: 1;
    }
}

.topbanner .text {
    color: #fff;
    display: table;
    text-align: center;
    width: 100%;
    height: 100%;
}

.topbanner .cur .text {}

.banbox {
    display: table-cell;
    vertical-align: middle;
}

.topbanner .text a {
    color: #fff;
}

.topbanner .tit {
    font: 400 60px/104px "Microsoft Yahei";
}

.topbanner p {
    font: 400 35px/60px "Microsoft Yahei";
}

.topbanner .health {
    font: 400 25px/40px "Microsoft Yahei";
    margin-top: 50px;
}

.topbanner a.more {
    display: inline-block;
    width: 139px;
    background: #cc0001;
    font: 400 16px/49px "Microsoft Yahei";
    border-radius: 20px;
    color: #fff;
    margin-top: 25px;
}

.topbanner .bantop {
    position: relative;
    opacity: 1;
    right: 0;
    animation: myfirst 1.2s;
    -moz-animation: myfirst 1.2s;
    -webkit-animation: myfirst 1.2s;
    -o-animation: myfirst 1.2s;
}

.topbanner .banbottom {
    position: relative;
    opacity: 1;
    right: 0;
    animation: mysec 1.5s;
    -moz-animation: mysec 1.5s;
    -webkit-animation: mysec 1.5s;
    -o-animation: mysec 1.5s;
}

@media (max-width: 768px) {
    .topbanner{
        height:436px!important;
    }    
    
    .topbanner .tit {
        font: 400 22px/50px "Microsoft Yahei";
    }
    .topbanner p {
        font: 400 18px/30px "Microsoft Yahei";
    }
    .topbanner .health {
        font: 400 14px/24px "Microsoft Yahei";
        margin-top: 20px;
    }


    .banner {
        width: 100%;
        margin: 0 auto;
        position: absolute;
        height: 100%;
        left: 0;
        top: -61px;
    }
    
    .banner ul.bb li{
        background-size:100% 100%!important;
    }
    
    .navbar-header {
        padding-top: 10px;
    }
    
}


/*搜索和热门搜索*/

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 24px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 24px;
}

#formsearch input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #cc0001;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*手机底部*/
@media (max-width:768px){
    .db{display:block!important;}
   }
   
   
   .dbb{height:50px;}
   
   /* 页脚 */
   .footer {
     position: fixed;
     bottom: 0;
     left: 0;
     right: 0;
     z-index: 999;
     background: #be131b;
   }
   
   .footer ul {
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
   }
   
   .footer ul li {
     -webkit-box-flex: 1;
         -ms-flex: 1;
             flex: 1;
     text-align: center;
     color: #ffffff;
     line-height: 30px;padding:10px 0;
     font-size: 0;
   }
   
   .footer ul li.active {
     background: #da251c;
   }
   
   .footer ul li a {
     display: block;color:#fff;
   }
   
   .footer ul li .iconfont {
     font-size: 18px;
     display: inline-block;
     vertical-align: middle;
     margin-right: 5px;
   }
   
   .footer ul li span {
     display: inline-block;
     vertical-align: middle;
     font-size: 16px;color:#fff;
   }
   
   
   .footer li .icon-home{ background: url(//cdn.myxypt.com/94811b7e/21/03/1c410bbbfbd8ac78ba98033a963d2916409707c4.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-home2{ background: url(//cdn.myxypt.com/94811b7e/21/03/597b332a5c5b39049bab55e2915dcc5d231b4a84.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-phone{ background: url(//cdn.myxypt.com/94811b7e/21/03/53b98047dcb3a273245281d26b54ae7b7982573a.png) no-repeat;width:20px;height:20px;}
   .footer li .icon-contact{ background: url(//cdn.myxypt.com/94811b7e/21/03/ed5c873180a463ac7bdefa56eba7b95859605c5d.png) no-repeat;width:20px;height:20px;}
   
   .footer li .icon-phone:before{font-size:0;}
   
   .footer ul li a{border-left:1px solid #fff;}
   .footer ul li:first-child a{
       border-left:0;
   }
   
   
   