body {
    background: #f7f7f7;
}
ul{ list-style-type:none;padding-left:0; margin-left:20px;}

.top {
    margin-bottom: 20px;
    width: 1200px;
    margin: 0 auto;
}

header .top {
    height: 120px;
}

header .top .top-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding-left: 50px;
    padding-top: 13px;
}

header .top .top-wrap .phone {
    float: right;
    color: #000;
    padding-right: 50px;
    font-size: 24px;
    padding-top: 25px;
}

header .top .top-wrap .phone span {
    color: #fd0000;
}

header .nav {
    background: #ee8311;
}

header .nav ul {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

header .nav ul li {
    float: left;
    width: 150px;
    text-align: center;
    height: 50px;
    line-height: 50px;
}

header .nav ul li a {
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}

header .nav ul li a:hover {
    text-decoration: none;
}

.main {
    background: #ffffff;
}

.main .pro {
    width: 1200px;
    margin: 0 auto;
}

.main .pro .pro-left {
    width: 200px;
}

.main .pro .pro-left h1 {
    border-radius: 20px;
    background: #ee8311;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
}



.main .pro .pro-right {
    width: 965px;
    border-top: 4px #bbbaba dotted;
    padding-left: 20px;
    padding-top: 20px;
    margin-top: 30px;
}

.main .pro .pro-right img {
    padding: 2px;
    border: 1px #ccc solid;
    height: 140px;
}

.main .pro .pro-right p {
    border: 1px #ccc solid;
    border-radius: 10px;
    margin-top: 10px;
    text-align: center;
    width: 160px;
    margin: 15px auto 30px auto;
    height: 30px;
    line-height: 30px;
}

.main .fencai {
    width: 1200px;
    margin: 0 auto;
}

.main .fencai .title {
    background: url(../images-assets/dotted.png) no-repeat;
    background-position: 240px 15px;
}

.main .fencai .title h1 {
    border-radius: 20px;
    background: #ee8311;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    width: 200px;
}

.main .fencai .pull-left {
    margin-left: 10px;
}

.main .fencai .pull-left img {
    height: 200px;
    border-radius: 50%;
}

.main .tel {
    width: 100%;
    height: 120px;
    background: url(../images-assets/tel-bg.jpg) no-repeat;
    background-size: cover;
    font-size: 24px;
    color: #fc0006;
}

.main .tel .wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    padding: 10px 10px;
}

.main .tel .wrap p {
    width: 940px;
    text-indent: 2em;
    color: #000;
}

.main .tel .wrap .phone p {
    color: #000;
    width: 200px;
}

.main .zoujin {
    width: 1200px;
    margin: 0 auto;
}

.main .zoujin .title {
    background: url(../images-assets/dotted.png) no-repeat;
    background-position: 240px 15px;
}

.main .zoujin .title h1 {
    border-radius: 20px;
    background: #ee8311;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    width: 200px;
}

.main .zoujin p {
    text-indent: 2em;
    font-size: 16px;
    margin-left: 20px;
    width: 650px;
    font-size: 24px;
}

.main .hezuo-title {
    width: 1200px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.main .hezuo-title .title {
    background: url(../images-assets/dotted.png) no-repeat;
    background-position: 240px 15px;
}

.main .hezuo-title .title h1 {
    border-radius: 20px;
    background: #b92523;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    width: 200px;
}

.main .hezuo {
    background: url(../images-assets/hezuo.jpg) no-repeat;
}

.main .hezuo .hezuo-wrap {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0;
}

.main .hezuo .hezuo-wrap img {
    margin-left: 20px;
}

.main .bottom .wrap {
    width: 1200px;
    margin: 0 auto;
}

.main .bottom .wrap .left {
    width: 49%;
}

.main .bottom .wrap .left .title {
    background: url(../images-assets/dotted.png) no-repeat;
    background-position: 240px 15px;
}

.main .bottom .wrap .left .title h1 {
    border-radius: 20px;
    background: #ee8311;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    width: 200px;
}

.main .bottom .wrap .left .title p {
    margin-left: 50px;
    font-weight: bold;
    font-size: 24px;
}

.main .bottom .wrap .guestbook {
    position: relative;
    width: 49%;
}

.main .bottom .wrap .guestbook .title {
    background: url(../images-assets/dotted.png) no-repeat;
    background-position: 240px 15px;
    font-size: 24px;
}

.main .bottom .wrap .guestbook .title h1 {
    border-radius: 20px;
    background: #ee8311;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding: 5px 0;
    width: 200px;
}

.main .bottom .wrap .guestbook .title input {
    border-radius: 10px;
    border: 1px #ccc solid;
    outline: none;
    margin-bottom: 10px;
}

.main .bottom .wrap .guestbook .title label {}

.main .bottom .wrap .guestbook .title .pen {
    position: absolute;
    right: 0;
    top: 35px;
}

.main .bottom .wrap .guestbook .title #yan {
    width: 110px;
}

footer {
    background: #ee8311;
    width: 100%;
}

footer .wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0 10px;
    font-size: 22px;
}

footer .wrap .left {
    padding-top: 65px;
}

footer .wrap .left p {
    color: #fff;
}

footer .wrap .left .link {
    color: #dedede;
    margin-top: 50px;
}
.link a{color: #dedede;}

footer .wrap .right {
    background: #d6d6d5;
    width: 400px;
    text-align: center;
	padding-bottom:30px;
	padding-top:40px;
}


/*# sourceMappingURL=style.css.map */