.Top{
	width: 100%;
	height: auto;
}
#TopLogo{
	width: 100%;
	max-width: 100%;
    min-width: 100%;
	height: 80px;
	position: absolute;
	background: #FFFFFF;
}
#TopLeft img {
    height: 60px;
    width: auto;
    margin-top: 10px;
    margin-left: 5px;
}
#TopRight {
    width: auto;
    height: auto;
    line-height: 30px;
    padding: 2px 20px;
    font-size: 1.2rem;
    color: #ffffff;
    border: 1px solid #004294;
    border-radius: 3px;
    float: right;
    margin-right: 5px;
    cursor: pointer;
    margin-top: 23px;
    background: #004294;
}
#bannerbj {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    display: block;
    margin: auto;
    margin-top: 80px;
}
.Title_BTimg {
    width: 100%;
    height: 60px;
    margin-top: 60px;
    margin-bottom: 40px;
    background: url(../img/hot_bt.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center;
    float: left;
}
.CenterBox {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    margin: auto;
}
#Hot_fiveimg img {
    width: 47%;
    height: auto;
    float: left;
    cursor: pointer;
    margin-left: 2%;
    margin-top: 10px;
}
#ys_bj {
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    background: url(../img/ys_bj.jpg) no-repeat;
    /*background-size: 100% auto;*/
    background-position: bottom;
    float: left;
}
#ys_text {
    margin-top: 0px;
    padding-bottom: 20px;
    float: left;
}
.ys_img, .ys_img2 {
    width: 100%;
    height: auto;
    background: #FFFFFF;
    float: left;
    margin-top: 20px;
    box-shadow: 0px 0px 0px #A4A4A4;
    cursor: pointer;
}
.ys_img img, .ys_img2 img {
    width: 100px;
    height: 100px;
    float: left;
}
.ys_img2 {
    margin-left: 0;
}
.ys_textbox {
    width: calc(100% - 110px);
    height: 100%;
    margin-left: 10px;
    float: left;
}
.ysbt {
    width: 100%;
    height: auto;
    line-height: 30px;
    margin-top: 0px;
    font-size: 1.2rem;
    color: #004294;
}
.ystext {
    width: 100%;
    height: auto;
    font-size: 0.9rem;
    color: #808080;
}
#usleft {
    width: 100%;
    height: auto;
    float: left;
}
.us1 {
	margin-top: 0;
}
.us1 img {
    width: auto;
    height: 70px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.ustextall {
	width: calc(100% - 90px);
	margin-left: 5px;
}
.ussmallbt {
    width: 100%;
    height: auto;
    line-height: 30px;
    padding-bottom: 0px;
    font-size: 1.2rem;
    color: #004294;
}
.ustext {
    line-height: ;
    font-size: 0.9rem;
    color: #808080;
}
#usright {
    width: 100%;
    height: auto;
    margin-left: 0%;
    float: left;
}
#usright img{
	width: 100%;
	height: auto;
	display: block;
}
.Lcimgbox img {
    width: 30px;
    height: 30px;
    border: 1px solid #808080;
    padding: 10px;
    border-radius: 60px;
}
.Lcimgbox{
	font-size: 1.2rem;
}
.Lcimgbox2 {
	font-size: 0.9rem
}
#footer{
	height: auto;
	padding-bottom: 50px;
}
#foot_left, #foot_right {
    width: 100%;
    height: 100%;
    float: left;
}
#footlogo {
    width: 80%;
    height: auto;
    margin-top: 20px;
    filter: grayscale(1) brightness(10);
    float: left;
    margin-left: 10%;
}
#foot_add {
    width: 90%;
    height: auto;
    float: left;
    color: #a4a4a4;
    font-weight: lighter;
    font-size: 1.1rem;
    margin-top: 10px;
    margin-left: 5%;
}
#foot_center {
    width: 40%;
    height: auto;
    float: left;
    margin-left: 6.7%;
}
.foottextbt{
	margin-top: 30px;
}
#ewm_text {
    width: 100%;
    height: auto;
    float: left;
    color: #FFFFFF;
    font-size: 1.3rem;
}
#ewm_text p {
    width: 100%;
    line-height: 40px;
    text-align: center;
}
#p_call {
    margin-top: 20px;
}
#ewm {
    width: 60%;
    height: auto;
    padding-top: 35px;
    float: left;
    margin-left: calc(20% - 25px);
}
#ewm_text img {
    width: 50px;
    height: auto;
    margin-top: -200px;
    margin-left: 10px;
    position: absolute;
    right: calc(20% - 35px);
}
#tc {
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    background: #FFFFFF;
    border: 0px solid #808080;
    padding-bottom: 30px;
}
#tc img {
    width: 80%;
    margin-left: 13%;
}
#call {
    width: 30px;
    height: 140px;
    top: 60%;
}
#call img {
    width: 20px;
    margin-left: 5px;
    height: auto;
    margin-top: 15px;
}
#right_ewm img {
    width: auto;
    height: auto;
    position: absolute;
    margin-top: -230px;
    right: 30px;
}







