*{
    margin:0px;
    padding:0px;
    list-style-type:none;
    -webkit-touch-callout:none;
    -moz-touch-callout:none;
    -ms-touch-callout:none;
    touch-callout:none;
    -webkit-user-select: none;
    -khtml-user-select: none;
}

body,div,ul,li,form,input,textarea,span,a,i,dl,dt,dd,h1,h2,h3,h4,h5,h6{
    margin:0px;
    padding:0px;
}
ul,ol,dl,dt,dd,ol,li{
    list-style:none;
    list-style-type:none;
}
h1,h2{
    font-weight:bold;
    font-size:100%;
}
body,html{
    max-width: 750px;
    font-size: 14px;
    margin: 0 auto;
    font-family: '苹方';
}
body{
    background-color: #f5f5f5;
}
a{
    color:#333;
    display: block;
    text-decoration:none;
}
a,img{
    border:none;
}
input,button{
    outline:none;
    border:0px;
    padding:0px;
}
img{
    width: 100%;
    vertical-align:middle;
     pointer-events: none;
}
/*fudong*/
.qingchufudong:after {
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header{
    width: 100%;
    height: 65px;
    top: 0px;
    background-color: #ffffff;
    max-width: 750px;
    position: fixed;
    z-index: 20;
}
.left{
    width: 86%;
    height: 65px;
    float: left;
    padding-left: 2%;
}
.logo{
    width: 100%;
    height: 100%;
    background: url(../images/logo.png) no-repeat left center;
    background-size: 240px 36px;
}
.right{
    width: 10%;
    height: 65px;
    float: right;
    padding-right: 2%;
}
.daohang{
    width: 100%;
    height: 100%;
    background: url(../images/cebiandaohang.png) no-repeat right center;
    background-size: 26px 17px;
}
.bottom{
    width: 100%;
    height: 50px;
    position: fixed;
    bottom: 0;
    z-index: 20;
    max-width: 750px;
    background-color: #ffffff;
    border-top: 1px solid #dbdbdb;
}
.bottom .bottom-a{
    float: left;
    width: 20%;
    font-size: 12px;
    text-align: center;
}
.bottom .bottom-a .bottom-img{
    width: 24px;
    height: 22px;
    display: block;
    margin: 6px auto 2px;
}
.bottom .bottom-a:nth-of-type(1){
    color: #ff730c;
}
.bottom-a .bottom-img:last-child{
    display: none;
}

/*cebiandaohang*/
.cebiandaohang{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 18;
    color: #4c4c4c;
    display: none;
    top: 64px;
    font-size: 16px;
    max-width: 750px;
}
.daohangleft{
    position: absolute;
    right: 100%;
    bottom: -10px;
    width: 194%;
    height: 100%;
    float: left;
    padding-top: 6%;
    display: none;
    border-top: solid 3px #e3e3e3;
    background-color: #ffffff;
}
.daohanga{
    background: url(../images/daohangJT.png) no-repeat center left;
    background-size: 7px 12px;
    padding-right: 70px;
    height: 48px;
    display: block;
    line-height: 48px;
    margin-left: 24px;
}
.daohangright{
    height: 100%;
    width: 34%;
    display: none;
    background-color: #f5f5f5;
    z-index: 24;
    float: right;
    position: relative;
}
.daohangli{
    text-align: center;
    line-height: 44px;
    padding-top:8%;
    font-size: 14px;
}
.daohangli>a,.daohangli>span{
    display: block;
    width: 105%;
}
.daohangBG{
    background: url(../images/cebiandaohangBG.png) no-repeat center left;
    background-size: 100%;
     color: #ffffff;
}
.otherdaohang{
    top: 60px;
}

/*index*/
.content{
    width: 100%;
    margin-top: 10%;
    background-color: #f5f5f5;
}
.banner{
    width: 100%;
}
.swiper-container1{
    margin-top: 20px;
}
.content-one{
    background-color: #ffffff;
    padding: 10px;
}
.content-one-up .div-one,.content-one-down .div-two{
    width: 25%;
    float: left;
    text-align: center;
}
.content-one-down .div-two{
    padding: 10px 0;
}
.content-one-up .div-one .a1,.content-one-down .div-two .a1{
    font-size: 12px;
    color: #4c4c4c;
}
.content-one-up .div-one .a1 .p1,.content-one-down .div-two .a1 .p1{
    width: 70%;
    padding: 15%;
}
.news{
    width: 100%;
    line-height: 50px;
}
.news .news-div{
    width: 46px;
    float: left;
    height: 31px;
    padding: 0px 8px;
    border-right: dotted 1px #999999;
    line-height: 30px;
    margin: 10px 0;
}
.news .ul1{
    height: 50px;
    overflow: hidden;
    padding: 0 8px;
}
.news .li1{
    height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #4c4c4c;
    font-size: 14px;
}
.content-two{
    background-color: #ffffff;
}
.content-two .tittle{
    width: 140px;
    color: #4c4c4c;
    font-size: 16px;
    margin: 0 auto;
    line-height: 67px;
    padding-left: 25px;
    background: url(../images/huo.png) no-repeat left center;
    background-size: 19px 24px;
}
.content-two .chanpin-lists{
    width: 100%;
    overflow: hidden;
    clear: both;
}
.content-two .chanpin-lists .list{
    width: 45%;
    float: left;
    padding: 4% 2% 6% 2%;
    border: 1px solid #dbdbdb;
    border-right: none;
    border-bottom: none;
}
.content-two .list1{
    border-top: none;
}
/*.content-two .list1 .a3{
    margin-left: 5%;
}*/
.content-two .list .list-name{
    font-size: 14px;
    color: #4c4c4c;
    text-align: center;
}
.content-two .list:nth-child(1),.content-two .list:nth-child(3),.content-two .list:nth-child(5),.content-two .list:nth-child(7) {
    border-left: none;
}
.content-two .list .p2{
    font-size: 12px;
    color: #666666;
    padding: 4% 0 10%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-two .list .img2{
    height: 181px;
    padding:15px 0;
}
.content-two .list .lineTwo{
    text-align: center;
}
.content-tree{
    padding-top: 12px;
}
.content-bottom{
    color: #666666;
    font-size: 12px;
    background-color: #ffffff;
    width: 100%;
    text-align: center;
    padding: 12px 0;
    line-height: 20px;
    margin-bottom: 20%;
}
.content-bottom a{
    display:inline;
}

/*otherPagecss*/
.header-other{
    width: 100%;
    top: 0px;
    background-color: #ffffff;
    max-width: 750px;
    position: fixed;
    z-index: 20;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #4c4c4c;
    font-size: 16px;
}
.header-other .left{
    float: left;
    padding-left: 2%;
    width: 20px;
    height: 60px;
    left: 0;
    position: absolute;
    background: url(../images/fanhui.png) no-repeat center;
    background-size: 12px 18px;
    top: 0;
}
.header-other .right{
    width: 35px;
    height: 60px;
    right: 0;
    top: 0;
    position: absolute;
    background: url(../images/cebiandaohang.png) no-repeat center;
    background-size: 26px 17px;
}
.content1 .up{
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 45px;
    background-color: #ffffff;
    border-bottom: 1px solid #e0e0e0;
}
.content1 .up .ul2{
    width: 1500px;
    height: 40px;
}
.content1 .up .ul2 .li2{
    width: 106px;
    float: left;
    display: inline-block;
    white-space:nowrap;
    height: 40px;
    margin: 0 !important;
}
.content1 .up .ul2 .li2 .a4{
    font-size: 14px;
    color: #4c4c4c;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    width: 100%;
    float: left;
}
.content1 .jiazai {
    width: 60%;
    display: block;
    background: url(../images/jiazai.png) no-repeat center;
    background-size: 135px 14px;
    height: 48px;
    padding: 0 20%;
    margin-bottom: 50px;
}
/*chanpinxiangqing*/
.content1-div1{
    background-color: #ffffff;
}
.content1-div1 .img1{
    padding: 8% 10%;
    width: 80%;
}
.content1-div1 .num{
    padding: 7% 10%;
    border-top: 1px solid #d6d6d6;
    color: #4c4c4c;
    font-size: 13px;
    line-height: 20px;
}
.content1-div1 .num .p3{
    font-size: 14px;
    padding: 0 0 4%;
}
.content1-div1 .num .p3 .h3{
    float: left;
    font-size: 14px;
    color: #4c4c4c;
}
.content1-div1 .num .span1{
    font-size: 12px;
    color: #666666;
    padding-left: 5%;
}
.content1-div2{
    width: 90%;
    padding: 5%;
    background: #ffffff;
    margin-top: 14px;
    margin-bottom: 20%;
}
.content1-div2 .detail{
    color: #ff730c;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 8px;
    border-bottom: 1px solid #e0e0e0;
}
.content1-div2 .detail-div{
    padding: 20px 0;
    color: #4c4c4c;
    line-height: 20px;
}
/*zizhizhengshu*/
.content2{
    margin-top: 52px;
    background-color: #ffffff;
    margin-bottom: 6%;
    padding-bottom: 3%;
}
.zhengshu-list{
    width: 40%;
    padding: 5%;
    padding-bottom: 0;
    text-align: center;
    background-color: #ffffff;
    float: left;
}
.zhengshu-img{
    border: 1px solid #e1e1e1;
    width: 126px;
}
.zhengshu-img img{
    width: 126px;
    height: 178px;
}
.zhengshu-name{
    color: #4c4c4c;
    font-size: 14px;
    line-height: 40px;
}
/*changfangxinmao*/
.content1{
    margin: 20% 0 35% 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-prev{
    background: url("../images/lunboleft.png") no-repeat left center;
}
.content-word{
    background-color: #ffffff;
    padding: 8% 6%;
    line-height: 24px;
    color: #ff730c;
    font-size: 20px;
    margin-bottom: 20%;
}
.p4-1{
    text-indent: 0em !important;
}
.p4{
    text-indent: 2em;
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 24px;
}
/*xiangqing*/
.content-word1{
    background-color: #ffffff;
    padding: 8% 6%;
    margin-bottom: 25%;
}
.content-word1 .tittle1{
    text-align: center;
}
.tittle1{
    color: #4c4c4c;
    font-size: 15px;
    text-transform: uppercase;
}
.span2{
    font-size: 12px;
    display: block;
    padding: 6% 0;
    color: #777777;
    text-transform: none;
    border-bottom: 1px solid #cccccc;
}
.p4-2{
    padding-top: 6%;
    text-indent: 0em;
}
/*gongsijianjie*/
.gongsi-name{
    padding-top: 10%;
    font-size: 20px;
}
.h1{
    font-size: 22px;
    text-transform: uppercase;
    text-align: center;
    color: #2c63cd;
    font-family: Arial;
}
.h2{
    font-size: 20px;
    text-align: center;
    font-family: "黑体";
    color: #333333;
}
/*lianxiwomen*/
.content-word2{
    background-color: #ffffff;
}
.down{
    padding: 8%;
    line-height: 24px;
    font-size: 12px;
    /*margin-bottom: 25%;*/
}
.bohao{
    border: 1px solid #999;
    padding: 5px;
    background: #ccc;
    border-radius: 30px;
}
.h3-1{
    color: #2c63cd;
    padding-bottom: 2%;
    font-size: 16px;
}
.span3{
    display: block;
    color: #666666;
    padding-bottom: 2%;
}
.erweima1{
    width: 44%;
    float: left;
    text-align: center;
    padding: 5%;
    padding-left: 0;
    font-size: 14px;
    color: #4c4c4c;
}
.erweima2{
    width: 44%;
    float: right;
    text-align: center;
    padding: 5%;
    padding-right: 0;
    font-size: 14px;
    color: #4c4c4c;
}
.center1{
    padding: 8% 5%;
    line-height: 20px;
    background-color: #ffffff;
}
.p5{
    font-size: 12px;
    color: #4c4c4c;
}
.bottom-submit{
    margin-top: 12px;
    background-color: #ffffff;
    padding: 0% 5%;
    margin-bottom: 25%;
}
.input1{
    line-height: 54px;
    border-bottom: 1px solid #cccccc;
    width: 100%;
}
.bottom-submit form .m_pro{
    border: none;
    height: 54px;
    border-bottom: 1px solid #cccccc;
    outline: none;
    color: #a9a9a9;
    background: #fff;
}
.input-button{
    margin: 12% 0 10%;
    height: 40px;
    color: #ffffff;
    width: 100%;
    font-size: 14px;
    background-color: #ff730c;
}
/*xiaofangwenda*/
.wenda-li{
    background-color: #ffffff;
    margin-bottom: 6px;
    padding: 4% 2%;
    line-height: 29px;
}
.p6-1,.p6-2{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
}
.p6-1{
    font-size: 13px;
    color: #333333;
    text-transform: uppercase;
    background: url(../images/wen.png) no-repeat left center;
    background-size: 20px 20px;
}
.p6-2{
    background: url(../images/da.png) no-repeat left center;
    background-size: 20px 20px;
    font-size: 12px;
    color: #666666;
}
/*xinwenliebiao*/
.center5{
    width: 100%;
    margin-bottom: 6%;
}
.center5 .a2{
    width: 100%;
    margin-bottom: 12px;
}
.center5 .dl{
    width: 92%;
    height: 90px;
    padding: 5% 4%;
    background-color: #ffffff;
}
.center5 .dd{
    width: 120px;
    float: left;
    height:90px;
}
.center5 .dd img{
    width: 120px;
    height:90px;  
}
.center5 .dt{
    width: 56%;
    margin: 0 0 0 128px;
}
.center5 .dt .div1{
    margin: 0;
    color: #ff6d00;
    font-size: 14px;
    text-align: left;
}
.center5 .dt .div2{
    background: none;
    width: 100%;
    border: none;
    text-align: left;
    height: 42px;
    font-size: 12px;
    overflow: hidden;
    border-radius: 0 0 0 0;
    color: #666666;
    margin: 2% 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.center5 .dt .data{
    color: #999999;
    font-size: 12px;
    margin: 0;
    text-align: left;
}
/*rencaizhaoping*/
.div6-1{
    width: 95%;
    background-color: #ffffff;
    padding: 0 3%;
    margin-bottom: 10%;
}
.div6-2{
    padding: 10% 0;
}
.data6-1{
    color: #808080;
    font-size: 12px;
    float: right;
    text-transform: uppercase;
}
.span6-1{
    width: 84%;
    color: #2c63cd;
    text-transform: uppercase;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    text-overflow: ellipsis;
}
.p6-3{
    font-size: 12px;
    color: #666666;
    line-height: 23px;
    height: 44px;
    display: -webkit-box;
    margin-bottom: 6%;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.ul6-1{
    padding: 4% 0;
    border-top: dotted 1px #808080;
}
.li6-1{
    height: 30px;
    line-height: 30px;
}
.ul6-1 a .span6-2{
    color: #4c4c4c;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    text-overflow: ellipsis;
    width: 80%;
    display: block;
}

/*分页样式*/
.page{
    margin:0 0 30% 20%;
    overflow: hidden;
    clear: both;
    text-align: center;
}
.page strong,.page a,.page span{
    display: none;
}
.page .close,.page .next,.page .pre{
    display: block;
    float: left;
    padding:10px 25px;
    background: #e6e8e7;
    margin-right: 5%;
    border-radius: 20px; 
}
.chanpin-lists .pages{
    padding: 10% 0 0 0;
    margin-bottom: 10%;
}






.dianhua{
    position: fixed;
    width: 100%;
    background: #ff730c;
    height: 45px;
    text-align: center;
   bottom: 10%;
}
.dianhua a{
    text-align: center;
    padding-left: 12%;
    width: 88%;
    line-height: 45px;
    color: #fff;
    background: url(../images/dianhua.png) no-repeat center;
    background-size: 6%;
    background-position-x: 40%;
    font-size: 16px;
}
/*
 *底部
 */
#foot {
  height: 65px;
  display: flex;
  justify-content: flex-start;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  align-items: center;
  text-align: center;
  border-top: 1px solid #aaa;
   background: #fff;
   width: 100%;
}
#foot > a {
  display: block;
  width: 25%;
  height: inherit;
  font-size: 12px;
}
#foot > a{
  color: #666;
  position: relative;
  
}
#foot > a:before {
  content: '';
  display: block;
  margin: 4px auto 2px;
  width: 36px;
  height: 40px;
}
#foot > a:nth-child(1):before {
  background: url(../images/shouyeC.png) no-repeat center;
  background-size: 85%;
}

#foot > a:nth-child(2):before {
  background: url(../images/chanpinzhanshi.png) no-repeat center;
  background-size: 66% auto;
}

#foot > a:nth-child(3):before {
    background: url(../images/chenggonganli.png) no-repeat center;
  background-size: 70%;
  }

#foot > a:nth-child(4):before {
  background: url(../images/zaixianyuding.png) no-repeat center;
  background-size: 70%;
}
#foot > a:nth-child(5):before {
  background: url(../images/lianxiwomen.png) no-repeat center;
  background-size: 90%;
}
#foot > .active:nth-child(1):before {
  background: url(../images/shouye.png) no-repeat center;
  background-size: 85%;
}

#foot > .active:nth-child(2):before {
  background: url(../images/chanpinzhanshiC.png) no-repeat center;
  background-size: 66% auto;
}

#foot > .active:nth-child(3):before {
    background: url(../images/chenggonganliC.png) no-repeat center;
  background-size: 70%;
  }

#foot > .active:nth-child(4):before {
  background: url(../images/zaixianyudingC.png) no-repeat center;
  background-size: 70%;
}
#foot > .active:nth-child(5):before {
  background: url(../images/lianxiwomenC.png) no-repeat center;
  background-size: 90%;
}
#foot > .active{
    color: #ff730c;
    font-size: 12px;
}





