body {
    font: 12px/140% "Microsoft YaHei", "榛戜綋", Helvetica, Arial, Tahoma, sans-serif;
    color: #5a5a5a;
    margin: 0 auto;
    background: #FFF;
    padding: 0;
    width:640px;
}

html, body {
    -webkit-text-size-adjust: none;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

th, td {
    border-collapse: collapse;
}

A:link {
    text-decoration: none;
    color: #5a5a5a;
}

A:visited {
    text-decoration: none;
    color: #5a5a5a;
}

img {
    border: 0; /*娣诲姞浠ヤ笅灞炴€ф槸瑙ｅ喅鍥剧墖鍦ㄥ井淇℃祻瑙堝櫒涓嬮粯璁よ浆鎹㈡晥鏋滈€犳垚椤甸潰妯＄硦*/
    -webkit-transform: scale(1) rotate(0) translate3d(0, 0, 0);
    transform: scale(1) rotate(0) translate3d(0, 0, 0);
}

	         @media screen and (max-device-width: 640px) {
body {
   width: 100%;
}
}

	         @media screen and (max-device-width: 640px) {
img {
   width: 100%;
}
}
	

div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}
.clear{
    clear:both;
}
ol, ul, li {
    list-style-type: none;
}
.scroll_container{
    text-align: center;
}
.scroll_container span {
    display: block;
    background: #b50129;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size:2em;
    letter-spacing:4px;
    margin-bottom: 20px;
}
.scroll_container p{
    font-size: 12px;
    color: rgb(142, 108, 71);
    line-height: 40px;
}
.center{
    margin: 0 auto;
    text-align: center;
}
.center_z{
    width: 95%;
    margin: 0 auto;
    background: #FFFFFF;
    text-align: center;
}
.center_z img{
    display: block;
    margin: 10px auto;
}
.center_z p{
    line-height: 50px;
    font-size: 1.5em;
}
.center_t{
    width: 100%;
    margin: 0 auto;
}
.center_t ul{
    width: 100%;
    height: auto;
}
.center_t ul li {
    margin-left: 0.5%;
    float: left;
    width: 49%;
    margin-bottom: 0.5%;
    border: 1px solid #999999;
}
.company{
    width: 100%;
    margin-top: 20px;
}
.company_z{
    margin: 0 auto;
    width: 95%;
    background: #FFFFFF;
    font-size: 14px;
    line-height: 40px;
}
.behavior{
    width: 100%;
    height: auto;
}
.behavior img{
    width: 640px;
}
.behavior span{
    display: block;
    background: #b50129;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size:2em;
    letter-spacing:4px;
    margin-bottom: 20px;
}
.behavior_n p{
    display: block;
    width: 100%;
    margin: 20px auto;
    border-bottom: 1px solid #999999;
}
.behavior_n{
    width:100%;
    margin: 0 auto;
}
.behavior_n h1{
    line-height: 35px;
    display: block;
    font-size: 16px;
    color: #000000;
    font-weight: lighter;
}
.behavior_n i{
    line-height: 30px;
    margin: 5px auto;
    display: block;
}
.behavior_n b{
    font-size: 14px;
    line-height: 35px;
    font-weight: normal;
}


.footer{
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

.footer p{
    width: 100%;
    height: 50px;
    background: #90c31e; 
}

.footer_xx{
    text-align: center;
    line-height: 40px;
    font-size: 1.2em;
}
/*
.footer{
    margin-top: 10px;
    border-top: 5px solid #b50129;
    line-height: 30px;
    text-align: center;
    margin-bottom: 5px;
}*/