﻿@charset "utf-8";
*{margin:0;padding:0;word-wrap:break-word;word-break:break-all;}
body{ max-width:640px; margin:0 auto;color:#000; font-family:"Microsoft Yahei";position:relative; background:#000;}
/*html, body, h1, h2, h3, h4,input,div,ul,li,p,form,table,dt,dl,dd,tr{list-style-type:none;}
h3,h4{ font-size:14px; font-weight:bold;}
a{color:#000;text-decoration:none;} 
a:hover{color:#000;} 
a img{border:none;} 
em{font-style: normal;font-weight: normal;}
.clear{ clear:both; width:0; height:0;}
input{ outline:none; font-family:"Microsoft Yahei";}*/

.bg{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	top: 0;
	font-size: 0;
}
.bg .right img{ width:100%;}
.bg img{ width:100%; height:auto; display:block; vertical-align:bottom;margin-bottom: -1px; }

.center {
    width: 100%;
    float: left;
}
.center_3 {
    height: 8.5rem;
    font-size: 25px;
}
.center_3_all {
    border-radius: 5px;
    width: 220px;
    height: 50px;
    cursor: pointer;
}
    .center_3_all a {
        text-decoration: none;
    }
    .center_3_all div {
        margin-top: 0.5rem;
        text-align: center;
    }
.center_3_1 {
    background: linear-gradient(#f7211f, #c51210, #b00b0b);
    float: left;
    margin: 2.5rem 0rem 0rem 4.5rem;
}
    .center_3_1 div {
        color: white;
    }
.center_3_2 {
    background: linear-gradient(#f4dc7c, #f1d368, #edc748);
    float: right;
    margin: 2.5rem 4.5rem 0rem 0rem;
}
    .center_3_2 div {
        color: black;
    }
.center_3_3 {
/*    background: linear-gradient(#4685ef, #4685ef, #4685ef);*/
    float: left;
    margin: 0rem 0rem 0rem 5rem;
}

    .center_3_3 div {
        color: white;
    }
.isLogined {
    color: white;
    text-align:center;
    display:none;
}
.isLogin1 {
    margin: 1.5rem 0rem 0rem 6rem;
}
.isLogin2 {
    margin: 1.5rem 0rem 0rem 1rem;
}
.isLogin3 {
    margin: 0.5rem 0rem 0rem 6rem;
    background-color: red;
    width: 50px;
    height: 35px;
}
    .isLogin3 a {
        text-decoration: none;
        color: white;
        font-size: 16px;
    }
.isLogin4 {
    margin: 0.5rem 0rem 0rem 1rem;
    background: linear-gradient(#f4dc7c, #f1d368, #edc748);
    width: 80px;
    height: 35px;
}

    .isLogin4 a {
        text-decoration: none;
        color: black;
        font-size: 16px;
    }
.isLogin5 {
    margin: 0.5rem 0rem 0rem 1rem;
    background-color: #009688;
    width: 80px;
    height: 35px;
}

    .isLogin5 a {
        text-decoration: none;
        color: white;
        font-size: 16px;
    }
.isLogined_all {
    float: left;
}

.center_4 {
    background: url(../image/bg1_07.jpg) no-repeat center top;
    background-size: 100%;
    height: 16.5rem;
    color: #ada69c;
    font-size: 25px;
}
.center_4_all {
    margin-left: 10%;
}
/*.center_4_1 {
}*/
.center_4_2 {
    margin-left: 11rem;
}
    /*.center_4_all div {
        background-size: 100%;
        width: 7.5rem;
        height: 7.5rem;
        float: left;
    }*/

.center_5 {
    background: url(../image/bg1_04.jpg) no-repeat center top;
    background-size: 100%;
    height: 15.5rem;
    color: white;
    font-size: 25px;
}
    .center_5 div {
        width: 5.1rem;
        float: left;
    }
.center_5_1 {
    margin: 6rem 0rem 0rem 0.8rem;
}
.center_5_2 {
    margin: 6rem 0rem 0rem 0.5rem;
}
.center_5_3 {
    margin: 6rem 0rem 0rem 0.5rem;
}
.center_5_4 {
    margin: 6rem 0rem 0rem 0.5rem;
}

.center_6 {
    background: url(../image/bg1_05.jpg) no-repeat center top;
    background-size: 100%;
    height: 6.2rem;
    color: white;
    font-size: 25px;
}
    .center_6 div {
        padding: 1.5rem 14.8rem 1.5rem;
    }
    .center_6 img {
        width: 10rem;
    }

.center_7 {
    background-color: black;
    height: 3.4rem;
    color: white;
    font-size: 16px;
    text-align: center;
}
    .center_7 p {
        padding: 1rem 0 1.5rem;
    }