.navbar-brand{padding:5px 15px !important;}
#big{ margin-top:-15px;}
.top p{font-family: "Microsoft Yahei","微软雅黑",Arial,sans-serif; padding: 50px 20px; font-size:3rem; line-height: 1.8; color: #626262; font-size: 20px;}
.section-title h2{font-size: 30px; color: #626262; margin-bottom:50px;}
.col-sm-6{ padding:0 !important;}
.cont{background-color: #06b4ea; padding: 5%; color: #ffffff; min-height: 323px;}
.cont h3{font-size: 42px; line-height: 1.3;}
.cont p{font-size: 20px; line-height: 1.5; margin-top: 1em;}
.cont a.btn{font-size: 16px; margin-top: 50px;}
.img{min-height: 323px;}
.phone{max-width: 400px; margin: 60px auto;}
footer p{ font-size:20px; line-height:3.5;}
a.more{font-size: 16px;
    margin-top: 20px;
    color: #fff;
    border-color: #fff;
    text-decoration: none;
    display: inline-block;
    min-width: 140px;
    padding: 0 20px;
    border: 1px solid;
    text-align: center;
    line-height: 42px !important;
	transition: 0.3s;
    height: 44px !important;
}
a.more:hover {
    border-color: #ffffff;
    color: #06b4ea;
    background-color: #fff;
}
footer .logo{ background-color:#06b4ea; padding:35px 0;}

#leftNav{ position: fixed; right: 0.5rem; top:30%;}
#leftNav ul{ margin: 0; padding: 0; list-style: none;}
#leftNav ul li{ margin-bottom: 0.25rem;}
#leftNav ul li a{display: block; color: #fff; background-color: #0780a9; text-align: center; padding:0.75rem; border-radius: 5px; text-decoration: none;}
#leftNav .code{ display: none;}
#leftNav .code h6{ line-height: 1.75rem; height: 1.5rem; overflow: hidden;}
.liphone{ position: relative;}
#pnum{ display: none; position: absolute; width: 250px; height: 50px; background-color: #0780a9; top: 0; right: 60px; border-radius: 5px; text-align: center; line-height: 50px; color: #fff; font-size: 1.6rem;}
#code{ display: none; position: absolute; background-color: #0780a9; top: 0; right: 60px; border-radius: 5px; color: #fff; font-size: 1.6rem; padding: 1rem; text-align: center;}

#botphone{ padding: 0 0.5rem;}
#botphone i{ vertical-align: middle;}
#botphone span{ font-size: 2rem;}

@media (max-width:767px){
	.img{min-height:100%;}
	.cont{min-height:100%;}
	.top p{font-family: "Microsoft Yahei","微软雅黑",Arial,sans-serif; padding: 20px 5px; line-height: 1.8; color: #626262; font-size: 16px;}
}