@charset "UTF-8";

a, blockquote, body, code, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, img, input, label, li, object, ol, p, q, small, span, strong, table, tbody, td, th, tr,
ul{
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    font-family: STHeiti, Microsoft YaHei, Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: none
}

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

a, img {
    -webkit-touch-callout: none
}

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

input[type=password], input[type=text], textarea {
    resize: none;
    outline: 0;
    -webkit-appearance: none;
    white-space: pre-wrap;
    word-wrap: break-word;
    background: #fff
}

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

body{font-size:14px;font-family: "微软雅黑","Microsoft YaHei","Microsoft YaHei UI", "Segoe UI", Arial, Verdana, Sans-Serif, sans-serif; padding-top:50px;background-size: cover;}
.bg{background-color: #f7f7f7;}
a{color:#333;text-decoration:none; cursor:pointer;}
a:hover{color:#222;text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.f-kaiti{
    font-family: "楷体";
}
.por{
    position: relative;
}
.poa{
    position:absolute;
}

.hide{
    display: none;
}
.show{
    display: block;
}
.ellipse{
    display: block;
    overflow: hidden;
    text-overflow:hidden;
    white-space: nowrap;
}
@media screen and (max-width:320px) {
    html {
        font-size: 42.667px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:321px) and (max-width:360px) {
    html {
        font-size: 48px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:361px) and (max-width:375px) {
    html {
        font-size: 50px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:376px) and (max-width:393px) {
    html {
        font-size: 52.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:394px) and (max-width:412px) {
    html {
        font-size: 54.93px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:413px) and (max-width:414px) {
    html {
        font-size: 55.2px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:415px) and (max-width:480px) {
    html {
        font-size: 64px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:481px) and (max-width:540px) {
    html {
        font-size: 72px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:541px) and (max-width:640px) {
    html {
        font-size: 85.33px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:641px) and (max-width:720px) {
    html {
        font-size: 96px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:721px) and (max-width:768px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw
    }
}

@media screen and (min-width:769px) {
    html {
        font-size: 102.4px;
        font-size: 13.33333vw
    }
}
.container{
    padding:0 0.2rem; 
}

.navbar{
background-color:#fff;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    z-index: 100;
}
.navbar .container{
    
}
.navbar-header{
    padding:5px 0;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 2px;
    border:0 none;
    /* background-color:#c80000;
    background-image:linear-gradient(to bottom, #f60505 0, #c80000 100%); */
    background-color: transparent !important;
    border-radius: 4px;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
    background-color:#162638;
}
.navbar-toggle .icon-bar+.icon-bar{
    margin-top:4px;
}
.navbar-logo{}
.navbar-logo img{
    max-height:40px;
    float:left;
    margin-right:5px;
    vertical-align: middle;
}
.navbar-logo .logo-t{
    float:left;
    display: none;
}
.navbar-logo p{
    display:block;
}
.navbar-logo p.t1{
    line-height:20px;
    color:#c80000;
    font-size:18px;
    margin-top:5px;
}
.navbar-logo p.t2{
    line-height:20px;
    font-size:14px;
    color:#666;
    margin-top:5px;
}
.menu-bt{
}
.menu-mask{
  display: none;
  position: fixed;
  top:0;
  right:0;
  bottom:0;
  opacity:0;
  left:0;
  background:rgba(0,0,0,0.4);
  z-index:100;
}
.menu-wrap{
  position: fixed;
  right:-400px;
  top:0;
  height:100%;
  bottom:0;
  width:66%;
  background-color: rgba(255,255,255,.95);
  z-index:200;
  overflow: auto;
}

.menulist{
  padding:10px;
  line-height: 30px;
  font-size:14px;
}
.menulist > li{
	padding-left:10px;
    border-bottom:1px solid #dfdfdf;
    padding-bottom:8px;
    margin-bottom:8px;
}
.menulist > li:last-child{
    border-bottom:0 none;
}
.menulist > li > a{
    font-size:18px;
	color:#0261c2;
    background-size: auto 100%;
	font-weight:bold;
}
.menulist1{

}
.menulist1 > li {
    padding-left:10px;
    width:50%;
    float:left;
    line-height: 26px;
    height:26px;
    overflow: hidden;
    box-sizing: border-box;
}
.menulist1 > li > a{
    color:#333;
    font-size:16px;

}
.menulist1 li::before{
	content:"";
	display: block;
	position: absolute;
	left:0px;
	top:50%;
	margin-top:-2px;
	width:4px;
	height:4px;
	background-color:#fff;
}

/*内页子栏目*/
.nav-child{ background-color:#f9f9f9;
    margin-bottom:0.2rem;
    width: 100%;
    border-bottom: 1px solid #c9c9c9;
}
.nav-child ul{
    text-align: center;
    display: flex;
    justify-content: space-around;
}
.nav-child li{
    font-size: 0.32rem;
    padding:0.25rem 0;
    color: #333;
    position: relative;
    flex:1 1 auto;
}
.nav-child li a{
    overflow: hidden;
    text-overflow:ellipsis;
    display: block;
    border-left:1px solid #ccc;
}
.nav-child li.active{
    background:url(mohile/images/i-arrow-up.jpg) no-repeat center bottom;
}
.nav-child li.active a{
    font-weight:bold;
    color:#333;
}
.nav-child li:first-child a,
.nav-child li.n0 a{
    border-left:0px none;
}
/*swiper banner*/
.swiper-banner .swiper-slide img{
    width: 100%;
}
.swiper-pagination-bullet{
    width:0.4rem;
    height:0.04rem;
    border-radius: 0px;
    background-color:#fff;
}
/*home menu*/
.mod-service{
    margin-top:10px;
}
.li-service li{
    width:49%;
    float:left;
    margin-bottom:2%;
}
.li-service li:nth-child(even){
    float:right;
}
.li-service a{
    display: block;
    margin:0 auto;
    background-color: #162638;
    padding:5px;
    color:#fff;
}
.li-service a span{
    background-size: auto 20px;
    text-align: center;
    font-size:0.32rem;
    display: block;
    border:1px solid #fff;
    line-height: 1.5;
    padding-top:5px;
    padding-bottom:5px;
}

.mod-an{background: url(/mobile/images/bg2.jpg) repeat left top; padding-top:15px;}
.mod-an .mod-an-cont{ padding-bottom:15px;}
.mod-an .mod-an-cont h3{
    line-height: 30px;
	font-size: 20px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	transition-duration: 1s;
}
.mod-an .mod-an-cont h3 span
    {
	font-size:24px;
	font-weight:700;
	display:block;
	height: 32px;
    overflow: hidden;
}
.mod-an .mod-an-cont p{
	overflow: hidden;
	margin: auto;
	line-height: 26px;
	font-size: 16px;
	color: #505050;
	text-align: center;
	transition-duration: 1s;
}
.mod-an .mod-an-cont .line {
    width: 30px;
    height: 2px;
    border: none;
    background: #f04b01;
    transition-delay: 1.5s;
	margin:10px auto;
}
.mod-an .mod-an-cont a {
    display: block;
    box-sizing: border-box;
    width: 95px;
    border: 2px solid #777;
    font-size: 14px;
    color: #505050;
    vertical-align: middle;
	height: 30px;
    padding: 0px;
    margin: 3% auto 0px auto;
    line-height: 26px;
    text-align: center;
}
.mod-an-ad img{ max-height:160px; width:100%; padding-top:15px;}
.ad-img img{width: 100%;}

.mod-youshi{ background-color:#fff; padding-top:10px;}
.youshi-list dl{ line-height:1.5; float:left; text-align:center; width:49%; color:#333; padding-bottom:15px; display:inline-block;vertical-align: top;}
.youshi-list dl.singular{ margin-right:2%;}
.youshi-list dl dt{ text-align:center}
.youshi-list dl .title{font-size:0.5rem;}
.youshi-list dl .info{ padding:0 5px;font-size:0.4rem;}

.mod-choose{background: url(/mobile/images/choose_bg.jpg) no-repeat center center;background-size: cover; padding:0.32rem;}
.choose-content{
    position: relative;
    width: 94%;
    max-width: 730px;
    background-color: #fff;
	opacity: 0.8;
}
.choose-fl{ padding: 14px 50px 14px 14px;}
.choose-fr { display:inline-block;
    position: absolute;
	top:0px;
	right:0px;
    width: 14%;
    min-width: 40px;
    height: 100%;
    background-color: #da251c;}
.choose-fr .fa{ color:#fff; font-size:30px;position: absolute;
    left: 50%;
    top: 50%;
    margin: -10px 0 0 -16px;}
.choose-content h3{ font-size:18px; font-weight:bold; color:#555; }
.choose-content .mod-info{    
    margin-top: 0.75em;
    font-size: 18px;
    line-height: 1.5;
    color: #666;

}

.mod-product{}
.mod-ad img{width:100%;}

/*.mod-case{
    margin-top:20px;
    background: url('../mimages/case-bg.jpg') repeat center center;
    padding-bottom:30px;
    background-size: cover;
}

.case-body-box1{
    position: relative;
}
.case-body-box1 img{
    width:100%;
    height:auto;
}
*/


.mod-box{
    padding-top:10px;
    padding-bottom:10px;
}
.mod-head{
    text-align: center;
    margin-bottom:10px;
}


.mod-head{
    text-align: center;


}
.mod-head-inner{
    display:inline-block;
}
.mod-head  h3{
    display: block; 
	border-bottom:#162638 2px solid;
    float:left;
}
.mod-head  h3 span{
    font-weight: normal;
    padding:5px 10px;
    line-height: 40px;
    display: block;
    font-size:24px;
    height:40px;
    color:#333;
}
.mod-head img{
    margin-left:10px;
}


.mod-pic{
    padding-top:0px;
}

.mod-head1{
    margin-bottom:15px;
    text-align: center;
}
.mod-head1 h3{
    position: relative;
    font-weight: normal;
    font-size: 26px;
    margin: 0 auto;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    transition: all 0.5s ease-out;
    color:#c80000;
}


.mod-head1 h3 span {
    position: relative;
    z-index: 1;
    color:#fff;
    padding: 0 58px;
    display: block;
}
.mod-head1 p{
    margin-top:10px;
    line-height: 15px;
    color:#eee;
}


.mod-news{

}
.news-body-menu{
    text-align: center;
    margin-bottom:10px;
}


.news-body-menu ul{
    display: flex;
    justify-content: space-around;
     align-items: center;
}
.news-body-menu li{

    padding-bottom:0px;
  text-align: center;
}
.news-body-menu li:first-child{
    border-left:0 none;
}
.news-body-menu li a{
  display: block;
  text-align: center;
  color:#844b20;
  font-size:14px;
  font-weight: 700;
  font-family: "宋体";
  padding-bottom:5px;
  border-bottom:2px solid #844b20;
}
.news-body-menu li a:hover{
  color:#c80000;

}
.news-body-menu li a.active{
  color:#c80000;
  border-color:#c80000;
}


.news-list-box1{

}
.news-list-box2{

}



.list-news li{

}
.list-news li .date{
    float:right;
    color:#999;
    font-size:12px;
}
.list-news li a{
    color:#844b20;
    display: block;
    height: 34px;
    line-height: 34px;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-news li .fa{
    color:#c80000;
    margin-right:5px;
}


.li-newspic{

}
.li-newspic li{
    position: relative;
    padding:5px;
    background-color: #eee;

}
.li-newspic li a{
    position: relative;
    display: block;
    overflow: hidden;
    height:100px;
}
.li-newspic li img{
    width:100%;
    height:100%;
}
.li-newspic .li-title{
    position: absolute;
    display: block;
    bottom:0px;
    left:0px;
    height:24px;
    line-height: 24px;
    background-color: #000;
    background-color: rgba(0,0,0,.7);
    text-indent:5px;
    width:100%;
    color:#fff;
}
.li-product-more{
    margin-top:10px;
    text-align: center;
}
.li-product-more a{

    display: inline-block;
    background-color: #c80000;
    color:#fff;
    border-radius: 5px;
    padding:5px 10px;
}
/*inner news*/
.news-list li{
    line-height: 0.75rem;
}
.news-list li .date{
    float:right;
    color:#999;
}
.news-list li a{
    color:#333;
    font-size:0.32rem;
}
.news-list li .fa{
    color:#565656;
    margin-right:5px;
}

/*inner product*/
.product-list li{
    float: left;
    width: 3.45rem;
	margin-bottom:0.2rem;
	overflow: hidden;
    position: relative;}

.product-list li.odd{
    float:left;
    width:3.45rem;
}
.product-list li.even{
    float:right;
    width:3.45rem;
}

.product-list img{
    width:3.45rem;
    height:2.1rem;
    vertical-align: top;
}
.product-list .p-title{
    display: block;
    text-align: center;
    background-color: #084a5d;
    background-color: rgba(8,74,93,0.8);
    color:#fff;
    font-size:14px;
    font-weight: normal;
    position: absolute;
    line-height: 0.5rem;
    left:0;
    right:0px;
    bottom:0;
}


.li-zzry{
}
.li-zzry li{
    width:50%;
    float:left;
    text-align: center;
}
.li-zzry li a{
    padding:5px;
    display: block;
}
.li-zzry li img{
    border-radius: 5px;
    width:100%;
    height:120px;

}
.li-zzry li h5{
    display: block;
    margin-top:5px;
    font-size:14px;
    color:#333;
    line-height: 24px;
    height:24px;
}


.li-pic{
}
.li-pic li{
    width:50%;

    float:left;
    text-align: center;
}
.li-pic li a{
    padding:5px;
    display: block;
}
.li-pic li img{
    border-radius: 5px;
    width:100%;
    height:120px;
}
.li-pic li h5{
    display: block;
    margin-top:5px;
    font-size:14px;
    color:#333;
    line-height: 24px;
    height:24px;
}


.li-team{

}
.li-team li{
    width:50%;
    float:left;
    text-align: center;
    padding:10px;
    box-sizing:border-box;
}
.li-team .list-thumb{
    border: 1px solid #ccc;
    padding:4px;
    box-sizing: border-box;
    border-radius: 100%;
    margin-left:auto;
    margin-right:auto;
    overflow: hidden;
}
.li-team li img{
    width:100%;
    border-radius: 100%;
}
.li-team li h5{
    display: block;
    margin-top:5px;
    font-size:15px;
    color:#333;
    font-weight:normal;
    line-height: 24px;
    height:24px;
}



.li-jianli{}

.li-jianli li{
    border:1px solid #d5c6bc;
    border-top:2px solid #c80000;
    margin-bottom:20px;
    background-color: #fdf8f0;
    background-color: rgba(255,255,255,0.7);
}
.li-jianli .li-info{
    padding:5px 0;
    line-height: 24px;
    border-bottom:1px solid #d5c6bc;
}
.li-jianli .li-info a,
.li-jianli .li-info span{
    display: block;
    width:50%;
    float:left;
    text-indent: 10px;
}
.li-jianli .li-info a{
    font-size:16px;
    color:#c80000;
    width:100%;
}
.li-jianli .li-des{
    padding:15px;
    color:#666;
    font-size:14px;
    line-height: 1.6;
    border-bottom:1px solid #ccc;
}
.li-jianli .li-more{
    text-align: center;
    padding:10px 0;
}
.li-jianli .li-more a{
    display: inline-block;
    padding:0 15px;
    line-height: 24px;
    background-color: #c80000;
    color:#fff;
    margin:0 10px;
}



.li-khpj li{
  box-sizing: border-box;
  margin-bottom:15px;
}
.li-khpj li:last-child{

}
.li-khpj .li-thumb{
    width:100px;
    height:130px;
    border-radius: 4px;
    float:left;
    overflow: hidden;
}
.li-khpj .li-thumb img{
    width:100%;
    height:100%;
}
.li-khpj .li-info{
    margin-left:110px;
}
.li-khpj h4{
     line-height: 28px;
     height:28px;
     overflow: hidden;
     border-bottom:1px solid #ccc;

     margin-bottom: 4px;
     font-size:18px;
     font-weight: normal;
     color:#333;
}
.li-khpj .li-des{
  font-size:12px;
  height:100px;
  overflow: hidden;
  line-height: 24px;
  color:#999;
}







.formDetail .formDetail-head{
    margin-top:50px;
}

.formDetail-body {
  padding: 15px 12px 35px;
}
.formDetail-body .form-group {
  margin-bottom: 10px;
}
.formDetail-body .form-group .col-md-2 {



  line-height: 30px;
  display: block;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input,
.formDetail-body .form-group textarea {
  border: 1px solid #e8e8e8;
  border-radius: 3px;
  padding: 5px 8px;
  line-height: 30px;
  vertical-align: top;
  box-sizing: border-box;
  outline: none;
}
.formDetail-body .form-group select,
.formDetail-body .form-group input {
  height: 35px;
  width: 100%;
}
.formDetail-body .form-group select {
  height: 35px;
  width: 100%;
}
.formDetail-body .form-group textarea {
  width: 770px;
  height: 200px;
}
.formDetail-body .form-group span {
  font-style: normal;
  font-size: 12px;
  color: #ffa31f;
  line-height: 50px;
}

.formDetail-body .form-group button {
  border: 0;
  width: 200px;
  height: 40px;
  border-radius: 3px;
  background-color: #c80000 !important;
  color: #fff;
  margin-left:auto;
  margin-right:auto;
  font-size: 18px;
  cursor: pointer;
  display: block;
}



.li-pic2{
}
.li-pic2 li{
    width:50%;
    text-align: center;
}
.li-pic2 li a{
    padding:5px;
    display: block;
}
.li-pic2 li img{
    border-radius: 5px;
    width:100%;
}
.li-pic2 li h5{
    display: block;
    margin-top:5px;
    font-size:14px;
    color:#333;
    line-height: 24px;
    height:24px;
}



.li-product li{
    float:left;
    width:50%;
}
.li-product li a{
    display: block;
    margin:4px;
    background-color: #fff;
    border:1px solid #d0bcb1;
    box-sizing: border-box;
    padding:8px;
    position: relative;
}

.li-product .li-thumb{
    vertical-align: top;
    overflow: hidden;
}
.li-product .li-title{
    text-align: center;
    color:#333;
    font-size:0.32rem;
    border-top:1px solid #d0bcb1;
    padding-top:10px;
    line-height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.li-product li img{
    width:100%;
}
.li-product .li-tags{
    width:22px;
    height:30px;
    background: url("../mimages/ico-1.png")no-repeat;
    position: absolute;
    top:10px;
    left:10px;
}




#list{position:relative;}





.breadcrumb{
    padding:15px 0;
    color:#666;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size:0px;

}
.breadcrumb a,
.breadcrumb span{
    font-size:14px;
    line-height: 20px;
    margin-right:5px;
}
.breadcrumb a{
    color:#666;
}

/* 文章内页*/
.article-container{}
.article-head{
    padding-bottom:0.2rem;
    background:url(/mobile/images/i-line.png) repeat-x left bottom;
    text-align: center;
    margin-bottom:0.2rem;
}
.article-head h1{
    font-weight: normal;
    font-size:0.38rem;
    line-height: 1.4;
}
.article-head .info{
    margin-top:10px;
    color:#999;
    display: block;
}
.article-body{

    line-height: 1.8;
    color:#666;
}
.article-content img,.page-content img{
    width:100%;
    height:auto !important;
}

.article-return{
    display:block;
    width:3rem;
    line-height: 0.6rem;
    height:0.6rem;
    margin:0.4rem auto;
    text-align: center;
    font-size:0.32rem;
    border-radius: 6px;
    color:#fff;
    background-color:#084a5d;

}
.show-content1 .article-body{
    padding:0.4rem;
    border:1px solid #7f2500;
}
.article-meta{
    margin-top:20px;
}


.page-container{
    background-color: #fff;
}
.page-head{
    background:url('../image/i-line.png') repeat-x left center;
    text-align: center;
    margin-bottom:40px;
}
.page-head h1{
    display: inline-block;
    padding:0 100px;
    background: #fff;
    font-size:40px;
    line-height: 40px;
    font-weight: normal;
    font-family: "楷体";
}
.page-content{
    line-height: 1.8em;
	font-size:17px;
    color:#333;
}
.page-content p,.article-content p{ padding:0.2rem 0;}

.article-content .selectTdClass{background-color:#edf5fa !important}
.article-content table.noBorderTable td,
.article-content table.noBorderTable th,
.article-content table.noBorderTable caption{border:1px dashed #ddd !important}
.article-content table{margin-bottom:10px;border-collapse:collapse;display:table;}
.article-content td,
.article-content th{padding: 5px 10px;border: 1px solid #DDD; line-height: 20px;}
.article-content caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.article-content th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.article-content table tr.firstRow th{border-top-width:2px;}
.article-content .ue-table-interlace-color-single{ background-color: #fcfcfc; }
.article-content .ue-table-interlace-color-double{ background-color: #f7faff; }
.article-content td p{margin:0;padding:0;}

.article-meta {
    margin-top: 15px;
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.article-meta a{
    color:#999;
    line-height: 24px;
    overflow: hidden;
    height: 24px;
}
.meta-tags {
    margin-bottom:10px;
}
.meta-tags li {
    float:left;
    margin-right: 5px;
}
.meta-tags li a {
    background-color: #efefef;
    color: #c80000;
    font-size: 12px;
    padding: 5px 10px;
}
.meta-tags li a:hover {
    background-color: #c80000;
    color: #fff;
}

.page-404{
    padding:150px 0;
    text-align: center;
}
.page-404 h3{
    color:#c80000;
    font-size:24px;
    font-weight: normal;
}
.page-404 h4{
    margin-top:10px;
    font-size:20px;
    font-weight: normal;
}

.fixeSidebar{
    position:fixed;
    right:10px;
    bottom:52px;
    z-index:10;
}
.fixeSidebar.index{
    display: none;
}
.fixeSidebar a{
    height:38px;
    line-height: 38px;
    color:#f8eed9;
    background-color:#c80000;
    width: 38px;
    text-align: center;
    display: block;
    border-bottom:1px solid #fff;
    font-size:18px;
}
.fixeSidebar a:last-child{
    border-bottom:0 none;
}


.productDetail{
    margin-top:20px;
    margin-bottom:20px;
}
.productDetail-title{
    text-align: center;
    margin-bottom:30px;
    text-align: center;
}
.productDetail-title span{
    display:inline-block;
    box-sizing: border-box;
    line-height: 56px;
    height:61px;

}

.productDetail .article-content{
    margin-bottom:30px;
}

.productDetail-buy{
    position:fixed;
    right:0px;
    bottom:0px;
    width: 100%;
    line-height: 40px;
    font-size:16px;
    background-color: #c80000;
    color: #fff;
    text-align: center;
    z-index: 11;
}
.productDetail-buy:hover{
    color:#fff;
    opacity: 0.8;
}

.title1-l{
    padding-left:30px;
    background: url('../image/title1-l.png') no-repeat left center;
}
.title1-r{
    padding-right:30px;
    background: url('../image/title1-r.png') no-repeat right center;
}
.title1-m{
    border-top:1px solid #c7ac98;
    border-bottom:1px solid #c7ac98;
    padding:0 0px;
    font-size:20px;
    font-weight: normal;
    color:#844b20;
}



#pages{
    margin: 15px 0;
    text-align: center;
}
.pagination {
    display: inline-block;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #c80000;
    background-color: #eeeeee;
    border-color: #ddd;
}
.pagination > .page-active > a,
.pagination > .page-active > a:hover,
.pagination > .page-active > a:focus,
.pagination > .page-active > span,
.pagination > .page-active > span:hover,
.pagination > .page-active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #c80000;
    border-color: #c80000;
    cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777777;
background-color: #fff;
border-color: #ddd;
cursor: not-allowed;
}

.pagination > li > a,
.pagination > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}


.footer{background-color: #162638;color: #fff; line-height:1.8em; font-size:18px; text-align:center; padding:12px 0; font-weight: bold;}
.footer a{ color:#f9f9f9;}
.scroll-to-top{
    display: none;
    height: 40px;
    width: 40px;
    line-height: 40px;
    position: fixed;
    bottom: 1.2rem;
    right: 10px;
    text-align: center;
    background-color: #084a5d;
    z-index: 1000;
    cursor: pointer;
}
.scroll-to-top i{
    color:#fff;
    font-size:26px;
    line-height: 40px;
    display: block;
}

/*底部固定*/
.foot-menubar{
    position:fixed;
    bottom:0px;
    left:0px;
    right:0px;
    background-color: #fff;
    display: flex;
    height:1rem;
    border-top:1px solid #f7f7f7;
    justify-content: center;
     align-items:center;
     z-index: 10;
}
.foot-menubar a{
float:left;
    display:block;
    flex:1 1 auto;
    color:#474252;
    text-align: center;
    border-right:1px solid #ccc;
}
.foot-menubar i{
    color:#084a5d;
    font-size:0.32rem;
}
.foot-menubar p{
    margin-top:2px;
}
.foot-menubar a:last-child{
    border:0 none;
}