/*首页banner样式*/
.html5zoo-nav-0{
    display: block;
    position: absolute;
    height: auto;
    overflow: hidden;
    width: 100%;
    top: 109% !important;
    left: 0px;
    margin-top: -100px;}
.html5zoo-bullet-0-0{
	margin-right: 0px !important;
}
.html5zoo-timer-0{display: none !important;}

/*头部样式*/
.out-head {
    background: #333333;
    height: 45px;
}

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

.head a:hover {
    color: #ec1a23;
}

.k1 {
    font: 400 14px/45px "微软雅黑";
    color: #fff;
}

.k1 a {
    color: #fff;
}

.k2 {
    font: 400 14px/45px "微软雅黑";
    color: #fff;
    background: url(../images/phone.png) no-repeat left 50%;
    padding-left: 34px;
    margin-right: 10px;
}

.welcome {
    line-height: 45px;
    font: 400 14px/45px "微软雅黑";
    color: #fff;
    margin-right: 10px;
}

#header {
    width: 1200px;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
}

.logo {
    float: left;
    line-height: 110px;
}

.topLink{width:400px;float:right;text-align:right;position: relative;z-index: 9999;}
.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;background: url(../images/dot4.png) no-repeat 88% 11px;}
.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;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{float: right;}



/*banner上文字*/
/* .c1{width: 1200px;margin: 0 auto;position: absolute;top:350px;left: 50%;margin-left: -600px;z-index: 9999;text-align: center;} 
.c1a{font:600 50px/100px "arial";color:#fff;}
.c1b{font:500 46px/70px "arial";color:#fff;}
.c1c{font:400 20px/60px "arial";color:#fff;}
.c1d{width: 366px;margin: 0 auto;margin-top: 30px;}
.c1e a{background: #ec1a23;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1f a{background: #ec1a23;font:600 12px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c1e a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;}
.c1f a:hover{background: #000;-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;} */


/*热门搜索*/
/* .out-ss{background: #000;height: 60px;}
.search{text-align:left;width: 1200px;margin: 0 auto;}
#formsearch{float:right;width: 438px;height: 36px;background: url(../images/ss.jpg) no-repeat;margin-top: 12px;}
.hotSearch{float:left;font:400 14px/60px "微软雅黑";color:#fff;}
.hotSearch a:hover{color:#ec1a23;}
.hotSearch a{margin-right:6px;color:#fff;}
#formsearch input{height:36px;background:none;border:none;line-height:36px;}
#formsearch input#keyword{float: left;height:36px;line-height:36px;padding-left:8px;color:#333;font-size: 14px;width: 350px;}
#formsearch input#s_btn{float: left;width:78px;height:36px;line-height:36px;text-align:center;background-color:none;color:#fff;border:none;cursor:pointer;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;} */


/*banner下方图*/
/* .c2{width: 1200px;margin: 0 auto;margin-top: 36px;}

.nei2Con{
    position: relative;
}
.nei2Con>a{
    display: block;
    position: absolute;
    top:50%;
    margin-top: -27px;
    display: block;
    width: 26px;
    height: 54px;
}
.nei2Con .leftbtn{
    left: -35px;
    background:url(../images/leftbtn.png) no-repeat top center;
}
.nei2Con .rightbtn{
    right: -35px;
    background:url(../images/rightbtn.png) no-repeat top center;
}
.nei2Con .leftbtn:hover{
    background:url(../images/leftbtnh.png) no-repeat top center;
}
.nei2Con .rightbtn:hover{
    right: -35px;
    background:url(../images/rightbtnh.png) no-repeat top center;
} */


/*关于我们*/
/* .c3{width: 1200px;margin: 0 auto;margin-top: 38px;}
.c3-title{background: url(../images/c3.png) no-repeat center;font:400 24px/36px "微软雅黑";color:#000;text-align: center;}
.c3-title span{font-weight: 100;color:#ec1a23;}
.c33{font:400 18px/26px "arial";color:#999;text-align: center;text-transform: uppercase;}
.c333{font:400 14px/24px "微软雅黑";color:#999;text-align: center;padding-top: 12px;}
.c3a{width: 525px;height: 400px;overflow: hidden;margin-top: 22px;}
.c3a img:hover{-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;}
.c3b{width: 645px;height: 400px;overflow: hidden;margin-top: 22px;font:400 16px/28px "微软雅黑";color:#666;position: relative;}
.c3bb{position: absolute;bottom: 0;left: 0}
.c3bb a{-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;display: block;background: #d71519;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c3bb a:hover{background: #ec1a23;} */


/*广告图*/
/* .c4{background: url(../images/c4.png) no-repeat center;height: 255px;margin-top: 66px;width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.c44{width: 1110px;margin: 0 auto;padding-top: 92px;}
.c45 li{width: 310px;float: left;margin-right: 90px;}
.c46{width: 60px;height:60px;}
.c47{width: 226px;}
.c45 li:nth-child(3){float: right;margin-right: 0;}
.c47 h3{font:400 18px/50px "微软雅黑";color:#fff;}
.c47 span{font:400 14px/26px "微软雅黑";color:#999;} */




/*产品*/
/* .c5{width: 1200px;margin: 0 auto;margin-top: 56px;}
.c55{padding-top: 38px;}
.product_lista{}
.product_lista li{float:left;margin-right:24px;margin-bottom:30px;}
.product_lista li a.img{border:1px solid #999999;}
.product_lista li a.img img{width:280px;height:200px;}
.product_lista li h3{text-align:center;padding-top:8px;}
.product_lista li h3 a{font-weight:normal;font-size: 16px;color:#333;}
.product_lista li a.img{display:block;}
.product_lista li a.img:hover{border-color:#d71519;}
.roll_product{float:left;}
.product_lista li:nth-child(4n){float: right;margin-right: 0;}
.c56{text-align: center;margin-top: 20px;}
.c56 a{-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;background: #d71519;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 62px;}
.c56 a:hover{background: #ec1a23;} */




/*新闻*/
.c6{width: 1200px;margin: 0 auto;margin-top: 64px;}
.c66{padding-top: 38px;}
.c6a {width: 529px;height: 432px;}
.c6b{width: 656px;}
.news_list1{}
.news_list1 li{border-bottom: 1px dashed #c6c6c6;line-height: 46px;position: relative;}
.news_list1 li a{font:400 15px/46px "微软雅黑";color:#333;padding-left: 74px;}
.news_list1 li h3{position: absolute;left: 0;font:400 14px/46px "微软雅黑";color:#ec1a23;}
.news_list1 li span{position: absolute;right: 0;font:400 14px/46px "arial";color:#999;}
.c6bb{margin-top: 40px;margin-left: 12px;}
.c6bb a{-moz-transition: all 0.8s;-webkit-transition:all 0.8s;-o-transition:all 0.8s;transition:all 0.8s;background: #d71519;font:400 14px/30px "微软雅黑";color:#fff;padding: 10px 52px;}
.c6bb a:hover{background: #ec1a23;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}

.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- 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;}





/*友情链接*/
/* .link{background: #e8e8e8;margin-top: 72px;padding-top: 38px;padding-bottom: 52px;}
.f_link{width:1200px;margin:0 auto;} */

#gotop{position:fixed;height:40px;width:40px;background:url(../images/top.png) no-repeat;right:150px;bottom:180px;cursor:pointer;
    display: none;
}





/*页面底部*/
/* .out-foot{background: #333333;margin-top: 54px;padding-top: 48px;padding-bottom: 36px;}
.foot{width: 1200px;margin: 0 auto;}
.foot a{color:#999;}
.foot a:hover{color:#ec1a23;text-decoration:none;}
.f1a{width: 545px;font:400 14px/22px "微软雅黑";color:#999;}
.f1b{width: 230px;}
.f1bb{font:400 18px/26px "微软雅黑";color:#fff;}
.f1bc{font:400 14px/36px "微软雅黑";color:#999;padding-top: 20px;}
.f1bc a{color:#999;padding-right: 30px;}
.f1c{padding-top: 30px;}

#footer{position:relative;width:1200px;margin:0 auto;text-align:center;padding: 10px 0;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;} */



/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:46px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/beu.jpg) no-repeat 0% 100%;font-size:15px;color:#fff;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;margin:0 auto;position: relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:50px;height:50px;overflow:hidden;padding-right:10px;border-bottom: 1px dashed #999;}
.sitemp h2{width:340px;float:left;line-height:50px;text-align:center;text-align:left;text-indent:0px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:50px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


/* 首页banner样式 */
.x-banner {
    position: relative;
}

.x-banner .sb {
    position: absolute;
    bottom: 5%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1111;
}

.x-banner .owl-carousel .banner-item a .su {
    position: absolute;
    z-index: 11;
    color: #fff;
    color: #fffefe;
    font-size: 16px;
    font-family: arial;
    bottom: .8rem;
    left: .8rem;
    line-height: 1;
}

.x-banner .owl-carousel {
    position: relative;
}

.x-banner .owl-carousel .banner-item a {
    display: block;
    position: relative;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
    bottom: 1.12rem;
    background: url(//cdn.myxypt.com/a18766f2/22/06/c8c1a80b5986dfcca18eb561c66e016fb4bb6e3b.png) no-repeat 50%;
}

.x-banner .owl-carousel .owl-nav .owl-next {
    bottom: .5rem;
    background: url(//cdn.myxypt.com/a18766f2/22/06/b56315085291008c6c8d4210b923f1b37a3d611f.png) no-repeat 50%;
}

.x-banner .owl-carousel .owl-nav button.owl-prev span, .x-banner .owl-carousel .owl-nav button.owl-next span {
    display: none;
}

.x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    z-index: 9999;
    height: 13px;
    width: 19px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: .94rem;
}
a:hover, a:focus{text-decoration: none!important;}
/* 
.x-banner .owl-carousel .owl-nav button.owl-prev:hover, .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #ce010d;
} */
.x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev, .x-banner .owl-carousel .owl-nav button.owl-next {
        height: 40px;
        width: 30px;
        margin-top: -20px;
    }

    .x-banner .owl-carousel .owl-nav .iconfont {
        font-size: 20px;
    }
}

.x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 .5em;
    outline: none;
    background: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
}

@media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
        font-size: 12px;
    }
}


.xymob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #151515;
}

.xymob-head-box {
    position: relative;
    height: 60px;
}

.xymob-head-box .xymob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 70%;
    height: 30px;
    text-align: center;
}

.xymob-head-box .xymob-logo h1,
.xymob-head-box .xymob-logo a {
    display: inline;
    font-size: 0;
}

.xymob-head-box .xymob-logo img {
    height: 25px;
}

.xymob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.xymob-navbtn span,
.xymob-navbtn:after,
.xymob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-navbtn span {
    margin: 7px 0;
}

.xymob-navbtn:after,
.xymob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.xymob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.xymob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    text-align: center;
    line-height: 60px;
}

.xymob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #151515;
    padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.xymob-nav>li {
    border-bottom: 1px solid #2b2b2b;
    position: relative;
}

.xymob-nav>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-menu-jt.clicked .icon-font:after {
    background-position: -30px -270px;
}

.xymob-nav .xymob-sub-menu {
    background: #1E1E1E;
    display: none;
}

.xymob-nav .xymob-sub-menu>li {
    border-top: 1px dashed #2b2b2b;
}

.xymob-nav .xymob-sub-menu>li>a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    text-indent: 2em;
}

.xymob-dlbtn {
    margin-top: 40px;
}

.xymob-dlbtn a {
    text-align: center;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #292e39;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
}

.xymob-dlbtn a i {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    margin-right: 5px;
}

.xymob-dlbtn a .icon-dl:after {
    background-position: -30px -540px;
}

.xymob-dlbtn a .icon-pn:after {
    background-position: -30px -600px;
}

.xymob-dlbtn a .icon-tc:after {
    background-position: -30px -570px;
}

.xymob-dlbtn .zx-btn {
    margin-top: 10px;
    background: none;
    border: 1px solid #fff;
}

.xymob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-search .xymob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

@media (max-width: 420px) {
    .xymob-search .xymob-search-close-btn {
        left: 15px;
    }
}

@media (max-width: 767px) {
    body{
        padding-top:60px;
    }
}


.xymob-search .xymob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.xymob-search .xymob-search-close-btn i:after {
    background-position: -30px -300px;
}

.xymob-search .xymob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.xymob-search .xymob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    border: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-search .xymob-seaerch-wz span,
.xymob-search .xymob-seaerch-wz a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 45px;
    border-bottom: 1px solid #2b2b2b;
}

.xymob-search.clicked {
    left: 0;
}
.nybt{display: none;}
.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(//cdn.myxypt.com/d82385f7/21/11/418f905246757bd16b0d6748d3a82d340a8fc45e.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}


.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}

.page-wrap-right img{
    max-width: 100%;
}