@charset "UTF-8";
/*author Fu Mengting*/
/*管理内容部分*/
.marginTop26{margin-top: 26px;}
.manage-content-box{margin-top:20px;}
/*左侧菜单*/
.manage-slide-menu{width:300px;}
.manage-center-menu{background-color: #fff;}
.manage-center-menu li{line-height: 45px;position: relative;}
.manage-center-menu a{color:#333;font-size: 14px;padding-left: 49px;display: block;}
.manage-center-menu .cur i{position: absolute;width:5px;height:30px;background-color: #e41a3b;top:7px;left:0;vertical-align: middle;}
.manage-center-menu li:hover{background-color: #e41a3b;}
.manage-center-menu li:hover a{color: #fff;}
/*广告*/
.manage-ad{width:300px;height: 170px;overflow: hidden;margin-top:14px;}
.manage-ad img{width:300px;height: 170px;}
/*客服电话*/
.customer-number{border:6px solid #dddddd;height: 109px;margin-top:11px;background-color: #fff;text-align: center;}
.customer-number .title{font-size: 16px;color: #666;height: 51px;line-height: 51px;}
.customer-number .title i{width:23px;height:25px ;display: inline-block;background:url(../images/icon_tel.png) no-repeat;vertical-align: middle;margin-right: 5px;margin-top:-2px;}
.customer-number .tel{font-size: 24px;font-weight: bold;color:#333;}
/*右侧部分*/
.manage-right-content{width:880px;background-color:#fff;}
.manage-right-content .tit{font-size: 16px;color: #e41a3b;height: 50px;line-height: 50px;border-bottom: 1px solid #dddddd;padding-left: 17px;}
.about-content{padding:19px 20px 33px;min-height:526px ;}
.contact-content{height:309px; background-color: #dfdfdf; position: relative;}
.contact-content::after{width:256px;height: 198px;content: "";background:url("../images/tel_phone.png") no-repeat;
    position: absolute;right: 69px;top:61px;}
.contact-tex{padding:63px 0 0 44px;}
.contact-tex{font-size: 14px;color: #333;}
.contact-tex .gstit{font-weight: bold;}
.contact-tex .gstit,.contact-tex p{height:36px;}
