/* CSS Document */

ul,
li,
h1,
h2,
h3,
p {
    padding: 0;
    margin: 0;
    list-style: none
}

a {
    text-decoration: none
}

body {
    width: 1000px;
    margin: 0 auto;
    line-height: 21px;
    background: #eae0e0
}

.text_center {
    text-align: left;
    line-height: 35px
}
img{ display:block}
.clear {
    clear: both
}

.top {
    font-size: 50px;
    line-height: 100px;
	text-align:center;
    background-color: #f4f4f4;
    color: #fff;
    padding-left: 20px;
    background: #8d3030
}

.hei10 {
    height: 10px
}

.menu {
    width: 100%;
    text-align: center;
    float: left;
    background: #8d3030
}

.menu li a {
    font-weight: bold;
    color: #fff;
	font-size:20px;
}

.menu li {
    float: left;
    margin: 2px;
    padding: 15px 30px;
    width: 100px;
}

.content {
    background: #f4f4f4;
    font-size: 16px;
    display: inline-block;
    color: #000;
    width: 100%;
}

.content h3 {
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px
}

.content ul {
    margin: 10px;
    line-height: 30px;
    font-size: 16px;
}

.wqjs {
    text-align: center;
    float: left;
    width: 100%;
    height: 200px;
}
.wqjs img{ display:block; margin:0 auto}
.imgs {
    width: 200px;
    height: 150px;
}

.wqjs li {
    float: left;
    margin: 0 auto;
    width: 33.3%;
    margin-top: 15px
}

.end {
    clear: both;
    background: url(../images/bottom.jpg);
    background-size: 100%;
    color: #000;
    padding: 30px 0;
    text-align: center;
}

.picture li {
    float: left;
    width: 33.3%;
    text-align: center;
    margin-top: 5px
}

.picture li img {
    width: 300px;
    border-radius: 5px
}

img {
    max-width: 100%
}

.left {
    float: left;
    width: 670px;
    line-height: 35px;
    padding-left: 15px;
}

.left1 {
    float: left;
    margin-right: 10px
}

.left h3 {
    text-align: center
}

.left h3 span {
    display: inline-block;
  
	padding:0 30px;
	border:#8d3030 solid 2px;
    color: #8d3030
}

.right {
    float: right;
    line-height: 35px;
    width: 280px;
    padding-right: 20px;
    text-align: center
}

.right h3 {
    text-align: center
}

.right1 {
    float: right
}

.bar {
    border: #000 dashed 1px;
    margin: 20px;
    clear: both;
    background: #ccc;
    color: #000;
    font-weight: bold;
    padding: 8px 15px
}

.feedback input {
    width: 400px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
}

.feedback textarea {
    width: 400px;
    height: 200px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-size: 16px
}

.feedback li span {
    position: relative;
    top: -190px
}

.feedback button {
    background: #C30;
    width: 300px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    border: 1px solid #C30;
    border-radius: 5px;
    font-size: 16px;
    margin-left: 65px
}

.feedback2 {
    float: right;
}

.hei10 {
    height: 10px
}

.feedback2 li img {
    border-radius: 5px;
    margin-right: 50px
}

.list p {
    margin-bottom: 10px
}

.list {
    margin-top: 15px
}

.padding {
    margin-top: 10px;
}