.w1200{ width:1200px; margin:0 auto;}
/*di bu wang zhan qun*/
.gjny_dbbq {
    padding: 35px 0;
    display: flex;
    flex-wrap: wrap;
}
.gjny_dbbq h4 {
    width: 100%;
    font-size: 18px;
    border-left: 5px solid #00a67c;
    line-height: 18px;
    margin-bottom: 15px;
    padding-left: 10px;
}
.gjny_dbbq a {
    display: inline-block;
    padding-right: 47px;
    text-align: left;
    font-size: 16px;
    color: #999;
    margin-bottom: 5px;
}
.gjny_dbbq a:hover {
    color: #00a67c;
}

.footer {
    background-color: #333;
    padding: 20px 0;
    text-align: center;
    font-size: 14px;
}
.footer p {
    color: #d2d2d2;
    line-height: 26px;
}
.footer p:first-child a:hover {
    color: #00a67c;
}
.footer a {
    color: #e6e6e6;
    padding: 0 12px;
}
.footer p:last-child a img {
    width: 74px;
    height: 24px;
    border: 1px solid #d2d2d2;
    padding: 1px;
}
.footerNav {
    text-align: center;
    line-height: 35px;
}
.footerNav li:last-child {
    width: 140px;
    float: right;
    text-align: center;
    background: none;
    padding: 0;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}
.footerNav li:last-child img {
    width: 100px;
    height: 100px;
}

/*xiang qing ye fan hui*/
.morelist {
    text-align: center;
    width: 300px;
    line-height: 45px;
    background-color: #FF9C00;
    border-radius:15px;
    font-size: 16px;
    color: #fff;
    margin: 50px auto 30px;
}
.morelist a{
    font-weight: bold;
    color: #fff;
}
.morelist a:hover {
    color: #F00;
}

/*you ce gu ding ke fu wei xin*/
.sideNav{
    width: 60px;
    position: fixed;
    bottom:230px;
    right:2px;
    z-index: 999;
    background-color: #f6f6f6;
}
.sideNav img{max-width: 80%;display: block;margin: 0 auto;}
.sideNav>div{width: 60px;cursor: pointer;position: relative;}
.sideNav>div a{
    display: block;
    width: 60px;
    height: 60px;
    padding: 5px;
    box-sizing: border-box;
    background: url("https://gtimg.in-en.com/images/sideImg1.png") no-repeat center,url("https://img.in-en.com/resfile/images/line.jpg") no-repeat bottom center;
    background-position: -10px -15px, 14px 59px;
}
.sideNav>div li{
    width: 100%;
    padding: 0 5px;
    font-size: 12px;
    text-align: center;
    color: #999;
    box-sizing: border-box;
    position: absolute;
    bottom: 7px;
    left: 50%;
    transform: translate(-50%, 0);
}
.sideNav>div:hover{background: #f87a1e;}
.sideNav>div:hover li{
    color: #fff;
}

.sideNav>div.weixin:hover a{
     background-position: -60px -15px;
}
.ewm{
    width: 85px;
    padding: 5px 0;
    background-color: #fff;
    height:auto;
    overflow: hidden;
    position: absolute;
    top: -276px;
    right: 63px;
    bottom: unset;
    font-size: 12px;
    border:1px solid #e3e3e3;
}
.ewm span{ width:99%; margin: 0 auto 5px; display: block;text-align: center;}
.ewm span:last-child{margin-bottom: 0;}

.sideNav>div.nysqBox{
    margin-top: 60px;
}
.sideNav>div.nysqBox a{
    background: url("https://gtimg.in-en.com/images/nysq.png") no-repeat center,url("https://img.in-en.com/resfile/images/line.jpg") no-repeat bottom center;
    background-position: 19px 10px, 14px 59px;
}
.sideNav>div.nysqBox:hover a{
    background: url("https://gtimg.in-en.com/images/nysq2.png") no-repeat center;
    background-position: 19px 10px, 14px 59px;
}

.kefu{position: relative;}
.sideNav .kefu{
    margin-top: 0 !important;
}
.sideNav>div.kefu a{
    background-position: -10px -65px, 14px 59px;
}
.sideNav>div.kefu:hover a{
    background-position: -62px -65px;
}
.tel{
    background: #f87a1e;
    border: none;
    width: 150px;
    height: 187px;
    padding: 0;
    position: absolute;
    left: -153px;
    line-height: 50px;
    color:#fff;
    font-weight: 700;
    text-align: center;
    font-size: 16px;
    bottom: -126px;
    display: none;
}

.sideNav>div.jubao a{
    background-position: -10px -168px, 14px 59px;
}
.sideNav>div.jubao:hover a{
    background-position: -59px -168px;
}

.sideNav>div.shouye a{
    background-position: -10px -115px, 14px 60px;
}
.sideNav>div.shouyeScroll a{
    background-position: -10px -115px, 14px 59px;
}
.sideNav>div.shouye:hover a,
.sideNav>div.shouyeScroll:hover a{
    background-position: -62px -115px;
}

.returnTop{display: none;}
.sideNav .returnTop a,
.sideNav .top a{
    background-position: -10px -215px, 14px 60px;
}
.sideNav>div.returnTop:hover a,
.sideNav .top:hover a{
    background-position: -59px -215px;
}
.sideNav>div.returnTop li,
.sideNav>div.top li{
    bottom: 5px;
}