﻿.banner{width:100%;height:170px;background:url(../image/banner.png)no-repeat;background-size:1920px 170px;background-position:center center;}

.main{width:100%;background:#f9f9f9;}
.container{width:1000px;margin:0 auto;overflow:hidden;}
.content-left{float:left;margin-top:19px;width:55%;}
.content-left h2{margin:0;padding:0;font-size:16px;font-weight:bold;font-family:'微软雅黑';color:#888888;margin-bottom:10px;position:relative;padding-left:15px;}
.content-left h2::before{content:'';display:block;width:6px;height:20px;background:url(../image/title.png)no-repeat;background-size:6px 20px;position:absolute;left:0;top:1px;}
.content-left p{font-size:14px;color:#888888;display:inline-block;width:95%;text-align:justify;line-height:30px;margin:0;}
.dividing{width:100%;height:4px;background:url(../image/divid.png)no-repeat;background-size:100% 100%;background-position:center center;margin-bottom:20px;}
.textDetail p{font-size:14px;color:#888888;display:inline-block;width:100%;line-height:30px;}
.textDetail{font-size:14px;color:#888888;line-height:20px;width:95%;}
.content-left .bold{font-size:18px;}

.pic{width:95%;height:110px;line-height:110px;text-align:center;background:#fff;margin-bottom:58px;}
.pic img{vertical-align:middle;}

.content-right{width:40%;float:right;margin-top:19px;margin-left:20px;}
.promise{width:330px;height:200px;border:1px solid #f3f3f3;background:#fff;}
.promise h3{font-size:18px;font-weight:bold;color:#fff;display:block;width:100%;width:158px;height:50px;line-height:50px;text-align:center;margin:0 auto;background:url(../image/promise.png)no-repeat;background-size:158px 50px;background-position:center top;}
.promise p{font-size:14px;color:#888888;line-height:25px;margin:20px;}
.content-right h2{margin:0;padding:0;font-size:16px;font-weight:bold;font-family:'微软雅黑';color:#888888;margin-bottom:10px;position:relative;padding-left:15px;}
.content-right h2::before{content:'';display:block;width:6px;height:20px;background:url(../image/title.png)no-repeat;background-size:6px 20px;position:absolute;left:0;top:1px;}

.content-right .dividing{width:330px;}
.white-box{width:330px;background:#fff;border:1px solid #f3f3f3;}
.contacter{padding-top:20px;padding-left:16px;font-size:14px;color:#888888;}
.contacter p{margin:0;line-height:25px;margin-right:10px;width:95%;}
.content-right textarea{width:330px;height:200px;background:#fff;padding:12px 16px;box-sizing:border-box;outline:none;resize:none;overflow:hidden;}

.btn{width:330px;margin-top:10px;overflow:hidden;}
.btn button{float:right;width:70px;height:30px;border-radius:4px;outline:none;}
.clear{background:#fff;font-size:14px;color:#888888;margin-right:10px;}
.submit{background:#FB8A3D;font-size:14px;color:#fff;}


#top{width:36px;height:36px;position:fixed;bottom:100px;right:60px;}