@charset "utf-8";
html {
    font-size: 100px;
}
body,div,menu,ol,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,h6,input,p,form,header,nav,article,section,aside,footer,video,audio,figure,textarea {
    padding: 0;
    margin: 0;
}
input,select,textarea,img,area {
    outline: none;
    border: none;
}
input,select,textarea {
    background: #FFF;
}
mark {
    background: none;
}
img {
    vertical-align: middle;
    width: 100%;
    display: inline;
}
textarea {
    resize: none;
}
li {
    list-style-type: none;
}
body {

    font: 0.437rem/1 "Microsoft YaHei";
max-width:640px; 
margin:0 auto;
}
em,i,strong,b,small,h1,h2,h3,h4,h5,h6,address {
    font-style: normal;
    font-size: 100%;
}
span,b,em,i,strong,small,label,a,mark {
    display: inline-block;
}
.fl-c:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.fl-c {
    *zoom: 1;
}
a {
    text-decoration: none;
    outline: none;
    color: inherit;
}
.clear-fix {
    clear: both;
    *zoom: 1;
}
.clear-fix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
    font-size: 0;
}
.clear-fix:before {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
    font-size: 0;
}
.fl {
    float: left;
}
.fr {
    float: right;
}

.no-bt {
    border-top: none !important;
}
.no-br {
    border-right: none !important;
}
.no-bb {
    border-bottom: none !important;
}
.no-bl {
    border-left: none !important;
}

.wrap {
    max-width: 640px;
    margin: 0 auto;
    font-family: "微软雅黑";
   
}
.logo {
    height: 1.18rem;
}
.logo img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.nav-bg {
    background: #ffb11c;
    width: 100%;
}
.nav {
    width: 90%;
    margin: 0 auto;
    height: .67rem;
}
.nav li {
    width: 25%;
    float: left;
    height: .67rem;
    line-height: .67rem;
}
.nav li a {
    font-size: .25rem;
    color: #730000;
    text-align: center;
    display: block;
}
.nav li a b {
    display: block;
    width: 1px;
    float: right;
    height: .2rem;
    background: #6b1501;
    margin-top: .25rem;
}
.banner{
    width: 6.4rem;
    margin-top:1px; 
}
div.tit1 {
    display:inline-block;
    margin-left: .6rem;
}
.tit1 h1{
    
}
.tit2 {
    width: 5.5rem;
}
.tit2 h1{
    width: 5.3rem;
}
.tit4 {
    width: 2.8rem;
}
.tit4 h1{
    width: 2.6rem;
}
div.tit5 {
    display:inline-block;
    margin-left: .6rem;
}
div.tit6 {
    display:inline-block;
    margin-left: 1.95rem;
}

.tit {
    margin:.2rem auto;
}
.tit i{
    width: .1rem;
    height: .7rem;
    display: block;
    background: #b5b5b5;
    float: left;
    margin-right: .08rem;
    margin-top: .18rem;
}
.tit  h1{
    float: right;
    font-size: .4rem;
    text-align: left;
    color: #d75600;
    overflow: hidden;
    padding-bottom: .03rem;

}
.tit  h1 em{
    color: #e30000
}
.tit  h1 span{
    font-size: .16rem;
    color: #b5b5b5;
    font-weight: normal;
    display: inline-block;
}
.contain{
    width: 6rem;
    margin:0 auto;
}
.sec1-1{
    width: 6rem;
    height: 1.9rem;
    margin:.1rem auto;
    background: url(../images/sec1-bg1.jpg) center no-repeat;
    background-size: 100%;
    text-align: center;
    line-height: .38rem;
}
.sec1-1 p{
    font-size: .22rem;
    color: #434343;
    
    padding-top: .4rem;
}
.sec1-1 h2{
    font-size: .26rem;
    color: #434343;
}
.sec1-1 h2 span{
    color: #c80101
}
.sec1-compare{
    width: 100%;
    background: url(../images/sec1-bg2.jpg) repeat;
    padding:.2rem 0;
    margin:.2rem 0;
}
.sec1-compare h1{
    font-size: .24rem;
    color: #313131;
    font-weight: normal;
    margin-left: .1rem;
}
.sec1-compare h1 i{
    width: .05rem;
    height: .25rem;
    display: block;
    background: #ed8e2f;
    margin-right: .05rem;
    float: left;
}
.sec1-compare img{
    margin:.1rem auto 0 auto;
    width: 5.81rem;
}
.sec1-btn{
    width: 6rem;
    height: 1.35rem;
    background: url(../images/sec1-btn-bg.jpg) center no-repeat;
    background-size: 100%;
}
.sec1-btn a{
    width: 1.6rem;
    height: .35rem;
    display:block;
    border-radius: .17rem;
    line-height: .35rem;
    text-align: center;
    font-size: .2rem;
    color: #fff;
    margin-top: .85rem;
}
.sec1-btn a:nth-child(1){
    float: left;
    background:#7d6250;
    margin-left: 1.2rem;
}
.sec1-btn a:nth-child(2){
    float: right;
    margin-right: 1.2rem;
    background: #b12f2f
}
.sec1,.sec2{
    padding-bottom: .3rem;
}
.sec3{
    padding-bottom: .2rem;
}
.sec-bottom{
    width:100%;
    height: .15rem;
    display: block;
    background: #d2d2d2
}

.sec2-two{
    width: 6rem;
    margin:.3rem auto;
}
.sec2-two h1{
    width: 100%;
    font-size: .24rem;
    color: #282828;
    font-weight: normal;
	line-height: .36rem;
}
.sec2-two h1 i{
    width: .05rem;
    height: .25rem;
    display: block;
    background: #ed8e2f;
    margin-right: .1rem;
    float: left;
}
.sec2-two-m{
    width: 6rem;
    margin:.2rem auto 0 auto;
}
.sec2-two-m img{
    width: 2.5rem;
    height: 1.45rem;
    float: left;
}
.sec2-two-m .sec2-r{
    width: 3.1rem;
    float: right;
    height: 1.25rem;
    background: #ed8e2f;
    padding:.1rem .2rem;
}
.sec2-two-m .sec2-r h2{
    font-size: .24rem;
    color: #fff;
    border-bottom: 1px solid #1f1f1f;
    padding-bottom: .1rem;
    margin-bottom: .1rem;
}
.sec2-two-m .sec2-r p{
    font-size: .22rem;
    color: #1f1f1f;
    line-height: .36rem;
}
.sec2-p {
    font-size: .24rem;
    color: #171717;
    text-indent: .2rem;
    line-height: .36rem;
    margin:.3rem auto;
}
.sec2-p i{
    font-style: normal;
    font-size: .5rem;
    color: #9c9c9c;
}
.sec2-btn-w{
    width: 6rem;
    height: 1.29rem;
    background: url(../images/sec2-btn-bg.jpg) center no-repeat;
    background-size: 100%;
    margin:0 auto;
}
.sec2-btn{
    width: 3.8rem;
    float: right;
    margin-right: .5rem;
    margin-top:.7rem;

}
.sec2-btn a{
    width: 1.9rem;
    height: .42rem;
    display: block;
    line-height: .42rem;
    text-align: center;
    font-size: .22rem;
    color: #fff;
    float: left;
}
.sec2-btn a:nth-child(1){
    background: #5d3e20
}
.sec2-btn a:nth-child(2){
    background: #a42421
}
.sec3-project{
    border:1px solid #2a2a2a;
    box-sizing: border-box;
    padding:.15rem;
}
.sec3-tit{
    height: .45rem;
    width: 5.7rem;
    margin:0 auto;
}
.sec3-tit h1{
    width: 4.3rem;
    float: left;
    background: url(../images/line1.png) bottom no-repeat;
    background-size: 4.24rem;
    font-size: .25rem;
    color: #111111;
    padding-bottom: .1rem;
    font-weight: normal;
}
.sec3-tit a{
    width: 1.2rem;
    height: .32rem;
    display: block;
    background: #aaaaaa;
    font-size: .2rem;
    line-height: .32rem;
    text-align: center;
    float: right;
    color: #fff;
}
.sec3-p{
    height: 2.2rem;
    background: url(../images/sec3-img1.jpg) left center no-repeat;
    background-size: 4.05rem;
}
.sec3-p2{
    height: 2.2rem;
    background: url(../images/sec3-img2.jpg) left center no-repeat;
    background-size: 4.05rem;
}
.sec3-p p,.sec3-p2 p{
    width: 2.2rem;
    float: right;
    line-height: .36rem;
    color: #626262;
    font-size: .22rem;
    text-indent: .6rem;
}
.sec3-btn{
    width: 4.95rem;
    height: 1.1rem;
    margin:.2rem auto .3rem auto;
    border-radius: .1rem;
    border:1px solid #313131;
}
.sec3-btn h1{
    font-weight: normal;
    font-size: .25rem;
    color: #1e1e1e;
    background: #e5e5e5;
    height: .58rem;
    line-height: .58rem;
    text-align: center;
    border-top-left-radius: .1rem;
    border-top-right-radius: .1rem;
}
.sec3-btn h1 span{
    color: #e31e1e;
    text-align: center;
}
.sec3-btn a{
    width: 50%;
    float: left; 
    height:.58rem;
    line-height: .58rem;;
    text-align: center;
     color: #fff;
     font-size: .22rem; 
}
.sec3-btn a:nth-child(1){
    background: #72492e;
    border-bottom-left-radius: .1rem;
}
.sec3-btn a:nth-child(2){
    background: #a42421;
    border-bottom-right-radius: .1rem;
}
.sec3-m2{
    background: #f4eede;
    padding:.4rem 0 .1rem 0;

}
.six{
    width: 5rem;
    margin:.15rem auto;
}
.sec3-tab{
    margin-top: .4rem;
    height: 4.8rem;
    overflow: hidden;
}
.sec3-tab-cont h1{
    font-size: .28rem;
    font-weight: normal;
    text-align: center;
	padding-bottom: 0.1rem;
}
.sec3-tab-cont img{
    width: 6rem;
}

.sec3-tab-cont p{
    font-size: .22rem;
    color: #111111;
    text-indent: .44rem;
    line-height: .36rem;
    padding:.1rem .1rem 0 .1rem ;
}
.sec3-tab .owl-page span{
    width: .15rem;
    height: .15rem;
    background: #a0a0a0;
    display: block;
    border-radius: 50%;
    margin-right: .2rem;
}
.sec3-tab .owl-page.active span{
    background: #313131;
}
.sec3-tab .owl-page:nth-child(6) span{
    margin-right: 0
}
.sec3-tab .owl-page {
    float: left;
}
.sec3-tab .owl-pagination{
    width: 1.9rem!important;
    margin:.1rem auto;
}
.sec3-m3{
    padding-top: .3rem;
}
.sec4-effect{
    width: 5.63rem;
    margin:.3rem auto 0 auto;
}
.sec4-effect img{
    width: 5.63rem;
    height: 2.58rem;
}
.sec4{
    padding-bottom: .2rem;
}
.sec5{
    padding-bottom: .3rem;
}
.sec5-doc img{
    margin-top: .15rem;
}
.sec5-doc img:nth-child(2){
    box-shadow: .05rem .05rem .05rem #8a8a8a
}
.sec5-expert-w h1{
    font-size: .3rem;
    height: .4rem;
    background: url(../images/sec5-bg1.jpg) center no-repeat;
    background-size: 100%;
    line-height: .4rem;
    text-align: center;
    margin:.35rem 0;
}
.sec5-expert{
    width:100%;
    height: 3.72rem;
    background: url(../images/sec5-bg2.jpg) center no-repeat;
    background-size: 100%; 
}
.sec5-r{
    width: 2.85rem;
    float: right;
    margin-right: .35rem;
}
.sec5-r h2{
    font-size: .25rem;
    color: #a6120f;
    font-weight: normal;
    line-height: .36rem;
    margin-bottom: .3rem;
    margin-top: .4rem;
}
.sec5-r strong{
    font-size: .22rem;
    display: block;
    margin-bottom: .15rem;
}
.sec5-r p{
    font-size: .22rem;
    line-height: .32rem;
}
.sec5-btn a{
    width: 1.3rem;
    height: .45rem;
    text-align: center;
    line-height: .45rem;
    font-size: .2rem;
    color: #fff;
    margin-top: .3rem;
}
.sec5-btn a:nth-child(1){
    float: left;
    background: #72492e
}
.sec5-btn a:nth-child(2){
    float: right;
    background: #a42421
}

.self{
    width:6rem; 
    margin:.1rem auto; 
    border:1px solid #df9738; 

}

.self h1{
    font-size: .22rem; 
    width: 80%; 
    padding-left: .5rem;
    color: #5d5d5d;
    line-height: .36rem; 
    margin:.4rem auto; 
    margin-top:.25rem;
    font-weight: normal;
    background: url(../images/icon1.png) left center no-repeat;
    background-size: .41rem;
}
.self-li li{margin-bottom: .25rem; overflow: hidden; margin-left: .25rem; line-height: .55rem;}
.self-li li span{font-size:.24rem; color: #ff0000;  float: left;}
.self-li li span i{color: #4b4a4a;font-style: normal; }
.self-li li input{
    width:4rem; 
    height: .55rem; 
    float: left; 
    border:1px solid #a0a0a0; 
    font-size: .22rem; 
    text-indent: .15rem; 
    border-radius:.1rem; 
    background:#F0F0F0; 
    color: #a5a3a5
}
.self-li li textarea{width:4rem; height:1.2rem; border-radius: .1rem;border:1px solid #a0a0a0;font-size: .2rem; resize: none;text-indent: .15rem}
.self-li li a{width:2.35rem; height:.5rem;display: block;;font-size:.22rem; text-align: center;; line-height: .5rem; color: #fff; border-radius:.25rem;background: #312431;margin:0 auto;}

footer{
    width: 100%;
    height:4.02rem;
    margin-top: .2rem;
    background: url(../images/f-bg.jpg) center no-repeat;
    background-size: 100%;
    padding-top: .2rem;
    margin-bottom: 1rem;
}
.f-nav{
    width: 6rem;
    height: 1.2rem;
    background: #fff;
    margin:0 auto;
    padding-top: .1rem;
}
.f-nav ul li{
    width: 25%;
    text-align: center;
    float: left;
    line-height: .3rem;
    border-right: 1px solid #c9c9c9;
    box-sizing: border-box;
}
.f-nav ul li img{
    width: .72rem;
    height: .72rem;
    margin:0 auto;
    display: block;
}
.f-nav ul li span{
    font-size: .22rem;
    color: #3f3f3f;
    display: inline-block;
}
.f-logo{
    width: 3.98rem;
    margin:.15rem auto;
}
footer h2{
    font-size: .2rem;
    color: #fac200;
    text-align: center;
    line-height: .24rem;
    font-weight: normal;
    margin-bottom: .1rem;
	margin-top: 0.2rem;
}
footer p{
    font-size: .18rem;
    color: #fff;
    line-height: .24rem;
    margin-left: 1.5rem;
}
