body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol,
    ul, li, hr, fieldset, form, label, legend, th, td, article, aside,
    figure, footer, header, hgroup, menu, nav, section, summary, hgroup,
    samp, textarea {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Microsoft YaHei", Verdana, "SimHei", "SimSun";
}
body{
    max-width: 750px;
    margin: 0 auto;
    font-size: 14px;
}
img {
    border: 0;
    vertical-align: middle;
    width: 100%;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000;
}
section{
    clear: both;
}
.clearfix {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pr {
    position: relative;
}
.pa {
    position: absolute;
}
.t2{
    text-indent: 2em;
    text-align: justify;
}
.h110{
    height: 1.1rem;
}
section{
    margin: 0 auto;
}
header{
    height: 1.05rem;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    z-index: 100;
}
.btn-box {
    background: url(../img/logo.jpg)no-repeat;
    background-position: center;
    background-size: 34.66% ;
    overflow: hidden;
    height: 1.05rem;
}
.btn {
    margin: .3rem .2rem;
    border: none;
    outline: none;
    width: .4rem;
    height: .4rem;
    background: url(../img/btn.png)no-repeat center;
    background-size: .4rem .4rem;
}
.search{
     margin: .3rem .3rem;
     width: .3rem;
    height: .3rem;
    display: block;
}
.search img{
   width: .3rem;
   height: .3rem;
}
.nav{
    background: #434452;
    text-align: center;
    width: 100%;
    overflow: hidden;
}
.nav .swiper-slide {
    box-sizing: border-box;
   padding: 3% 1%;
}
.nav .on{
    background: #db2535;
}
.nav a{
    color: #fff;
}
.menu{
  border-top:  2px solid #191919;
  display: none;
  width:100%;
  box-sizing: border-box;
  padding:15px 0;
  background-color: #1b1b1b;
  overflow: hidden;
   display: none;
}
.menu li{
  padding:0 15px;
  height: 45px;
  color:#9d9d9d;
  font-size: 15px;
  line-height: 45px;
}
.menu li.active,.menu li:hover{
  color:#ddd;
  background-color:#222;
}
.menu li a{
  display: block;
  width:100%;
  height: 100%;
  color: #787878;
}

.ban{

    overflow: hidden;
}
.ban img{
    width: 100%;
}


.abouti{

}
.aboutil{
    width: 58%;
    float: left;

}
.aboutir{
    width: 42%;
    float: left;

}
.aboutir img{
    width: 100%;
}
.aboutit{
    min-height: 1.45rem;
}

.aboutitl{
    width: 2.5rem;
    height: 1.45rem;
    float: right;
    background: #f0f0f0;
    text-align: center;
    line-height: 1.45rem;
}
.abouttop{
    height: 0.75rem;
    border-bottom: 1px solid #e3e3e3;
    margin-left: 0.2rem;
}
.aboutirt{
    line-height: 0.7rem;
    margin-left: 0.2rem;
}
.aboutirt a{
    color: #787878;
}
.aboutc{

    box-sizing: border-box;

    padding: 0.8rem 0.35rem;
    overflow: hidden;
}


.swiper-span{
    bottom: 10px;
    left: 0;
    width: 100%;
    position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.casei{
    height: 3.15rem;
    clear: both;
}

.youshi{
    min-height: 3.95rem;
    background:#000 ;
    padding-top: 0.7rem;
    box-sizing: border-box;
}
.in-you{
    height: 3.95rem;
    background: #000;
    padding-top: 80px;
    box-sizing: border-box;
}
.in-yout{
    width: 80%;
    border-bottom: 1px solid #5f5f5f;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
    font-size: 14px;
    color: #fff;
}
.in-youm{
    width: 80%;
    margin: 0 auto;
    padding-top: 30px;
    text-align: center;
    color: #ccc;
}
.in-youm a{
    margin-right: 0.5rem;
}
.in-youm a:hover{
   opacity: .8;
}

.news-list li{
    float: left;
    width: 46%;
    min-height: 160px;
    margin:  0 2%;
    margin-top: 3%;
    font-size: 12px;
    min-height: 180px;
}
.news-list img{
    width: 100%;
}
.news-list a{
    font-size: 12px;
}
.news-list li .p-desc { position: absolute; width: .4rem; height: .4rem; background: url(../img/bt_jh.png) ; position: absolute; right: 0; bottom: 0;background-size:  cover; }
.news-list li .p-title { font-size: 12px; line-height:150%; padding: .15rem .1rem .2rem .14rem; }


.viewport li{
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding:0.3rem;
        min-height: 220px;
}
.viewport img{
    width: 100%;
	height:150px;
}

.text{
    padding: 0.3rem;
    box-sizing: border-box;
}
footer{
    height: 1.1rem;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #434452;
    z-index: 100;
}
.foot{
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.1rem;
}
.foot a{
    width: 33.3%;
    color: #fff;
    display: block;
    float: left;
	font-size:18px;}
.youjian{
    background: #db2535;
}
.pro{
margin: 3% 2%;
}
.promain{
    padding: 3%;
}
.protit{
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5%;
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.proremark{
    padding-top: 5%;
}
.procontent{
    background: #f2f2f2;
     padding: 3%;

}
.procon-t{
    text-align: center;
    color: #000;
    font-size: 16px;
    padding: 3% 0;
}
.procon-t span{
    color: 8d8d8d;
    font-size: 14px;
}
.procon2{
    color: #000;
    text-align: center;
    font-size: 16px;
     padding-bottom: 2%;
    padding-top: 2%;
}
.procon2 p{
    font-size: 14px;
    color: #7f7f7f;

}
.in-pro{
    background: #f4f4f4;
    padding-top: 30px;
    box-sizing: border-box;
}
.i-pro h3{
    font-size: 18px;
    font-weight: normal;
    height: 32px;
    text-align: center;
    background: url('../img/prot.png')no-repeat center;
    line-height: 32px;
   margin: 0 auto;
}
.i-pro b{
    color: #db2535;
}
.i-pro span{
    color: #8d847b;
    font-size: 14px!important;
    margin-left: 5px;
}
.i-pro li{
    width: 47%;
    margin:1.5%;

    padding-bottom: 2%;
    background: #fff;
    box-shadow: 0 3px 16px #e2e2e2;
    float: left;
    position: relative;
}
.i-pro li img{
    width: 100%;
	height:150px;
}
.i-pro li p{
    margin-left: 20px;
    margin-top: 2%;
}
.i-pro li p a{
   color: #666;
}
.prot{
    font-size: 16px;
}
.c-btn {
    color: #ffffff;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 96%;
    height: 96%;
    top: 2%;
    left: 2%;
    position: absolute;
    font-size: 16px;
    text-align: center;
    border: 1px solid #b0a89e;
}

.in-news{
    box-sizing: border-box;
    background: #f4f4f4;
    padding-bottom: 20px;
    padding-top: 30px;
}
.in-news h3{
    font-size: 16px;
    font-weight: normal;

    text-align: center;
    background: url('../img/prot.png')no-repeat center;
    line-height: 32px;
   margin: 0 auto;
}
.in-news b{
    color: #db2535;
}
.in-news span{
    color: #8d847b;
    font-size: 14px;
    margin-left: 5px;
}
.inewsl {
    margin: 2%;
    margin-top: 20px;
    overflow: hidden;
}
 .inewsr{
    padding: 2%;
    margin-top: 20px;
    overflow: hidden;
}
.newsimgt{
    position: absolute;
    bottom: 0px;
    text-align: right;
    height: 38px;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    left: 0px;
    color: #fff;
    line-height: 38px;
    padding-right: 15px;
    box-sizing: border-box;
}
.newsimg .hd {
    bottom: 0px;
    height: 38px;
    left: 30px;
    z-index: 10;
}

.newsimg .hd ul {
    width: 100%;
    text-align: center;
}

.newsimg .hd ul li {

}
.swiper-span span{
     display: inline-block;
    margin: 5px;
    width: 9px;
    height: 9px;
    border: solid 1px #fff;
    background-color: #fff;
    border-radius: 50px;
    cursor: pointer;
    margin-top: 12px;
}
.newsimg .hd ul li.on {
    background-color: #db2535;
    border-color: #db2535;
}
.inewsr li{
    margin-bottom: 15px;
}
.newsimg img{
    width: 100%;
}
.more{
    border: 1px solid #d6d6d6;
    border-radius: 50px;
    background: #fff;
    width: 81px;
    height: 26px;
    margin: 0 auto;
    clear: both;
    line-height: 26px;
    text-align: center;
}
.itime{
    width: 75px;
    height: 82px;
    border: 1px solid #cdcdcd;
    padding: 5px;
    box-sizing: border-box;
    float: left;
    margin-right: 14px;
    background: #f9f9f8;
}
.itime p{
    font-size: 55px;
    color: #666;
    font-family: SimHei ;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
}
.itime span{
    font-size: 12px;
}
.inewst{
    font-size: 20px;
    color: #333;
    position: relative;
    padding-bottom: 7px;
    margin-bottom: 7px;
}
.inewst:after{
    content: '';
    position: absolute;
    width: 72px;
    height: 1px;
    background: #a5a9aa;
    bottom: 0px;
    left: 90px;
}
.inewsc{
    font-size: 14px;
    color: #666;
}
@media screen and (max-width: 350px) {
   .inewsc{
    font-size: 12px;
    color: #666;
}
.inewst{
    font-size: 16px;
}
}
@media screen and (max-width: 420px) {
#about p,#about span{
    font-size: 12px!important;
    line-height: 15px!important;
}
}
.abouti{
    padding-top: 30px;
}
.abouti h3 {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    line-height: 32px;
    margin: 0 auto;
}
.abouti b{
    color: #db2535;
}
.abouti span{
    color: #8d847b;
    font-size: 14px;
    margin-left: 5px;
}
#qrcode{ width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999; display: none; }
.qr{ width: 200px; height: 230px; position: absolute; top: 50%; left: 50%; margin: -115px 0 0 -100px; background: #fff; border-radius: 8px; border: 1px solid #ccc;  }
.qr h3{ height: 30px; padding: 0 10px; font-size: 14px; font-weight: 500; line-height: 30px;  border-bottom: 1px solid #eee; }
.qr span{ display: block; width: 16px; height: 16px; line-height: 16px; cursor: pointer; text-align: center; font-size: 14px; color: #666; position: absolute; top: 7px; right: 7px; }
.proremark strong{
    margin-right: 20px;
}
#cnzz_stat_icon_1532152{
    display: none;
}
