﻿#middletan{ display:none !important;}
*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;}
body{max-width:640px;margin:0 auto;font-family:"å¾®è½¯é›…é»‘";font-size:14px;}
.ly-header{position:;top:0;z-index:10;width:100%;max-width:640px;}
.ly-header nav{height:40px;background:#393a3f;}
.ly-header nav a:nth-child(1){float:left;width:50px;height:40px;background:url(wechat.png) no-repeat scroll 20px 12px;}
.ly-header nav a i{float:right;width:1px;height:20px;margin:10px 0 0 0;background:#2e2e32}
.ly-header nav h2{color:#FFF;font-size:16px;line-height:40px;text-indent:10px;}
.ly-header nav a:nth-child(2){float:right;width:50px;height:40px;background:url(wechat.png) no-repeat scroll 14px -42px;}

.bgf {
    background-color: #fff !important;
}
.clearfix {
    zoom: 1;
    display: block;
}
.clearboth {
    clear:both;
}
.bgf {
    background-color: #fff !important;
}
nav ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
    font-size: 0.85rem;
    line-height: 1.5;
    color: #2d2d2d;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:1em;
}
nav li {
    font-size: 0.75rem;
    line-height: 2.5rem;
    width: 25%;
    float: left;
    text-align: center;
    color: #2d2d2d;
    border: medium none;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: list-item;
}
nav li a {
    color: #2d2d2d;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
}


.ly-section1{padding:1px 0 0 0;background:#ebebeb; height:100%;}
.ly-section1 .line{margin:0 0 0 10px;}
.ly-section1 .left{float:left;max-width:80%;margin:10px 0 0 0;}
.ly-section1 .left div{position:relative;margin:0 0 0 55px;padding:10px;background:#FFF;color:#323232;border:1px solid #d5d5d5; border-radius:6px;}
.ly-section1 .left div i{position:absolute;top:12px;left:-20px;width:20px;height:20px;background:url(http://swt.xgyuanda.com/lyg/common/weixin/wechat.png) no-repeat scroll 0 -200px;transform:rotate(-180deg)}
.ly-section1 .left img{float:left;margin:0 5px 0 0;}
.ly-section1 .left div img{float:none;}


.ly-section1 figure{ width:95%; margin:15px auto;overflow:hidden; border-bottom:1px solid #CCCCCC;}
.ly-section1 .zzh{ width:30%; float:left; display:block; margin-bottom:15px;}
.ly-section1 figcaption{ width:68%; float:left; margin-left:2%;line-height:140%;}

.ly-clear{clear:both;}
.ly-hide{display:none;}


.ly-animation-bell{display:inline-block;color:#F00;transition:0.5s;}
.ly-animation-bell.on{animation:ly-animation-bell 0.5s;}

@keyframes ly-animation-bell{
    0%{transform:rotate(-5deg);}
    20%{transform:rotate(10deg);}
    40%{transform:rotate(-15deg);}
    60%{transform:rotate(20deg);}
    80%{transform:rotate(-15deg);}
    100%{transform:rotate(10deg);}
}
.weixin_dh>div{height:auto!important;}

.footer{text-align: center;
    height: 155px;
    margin-top: 3%;
}
