@charset "UTF-8";
body,html{margin: 0 auto;font-family:"微软雅黑";font-size: 14px;color: #666;}
img{display: block;}
p{margin: 0;color: #333;}
a{color: #333;text-decoration: none;cursor:pointer;transition: all .2s !important;outline:none;}
ul{margin: 0;padding: 0;}
li{list-style-type :none;}
.clear-both::after{content: "";display: block;height: 0;clear:both;visibility: hidden;}
.container{width: 80%;margin: 0 auto;min-width: 1200px;max-width: 1920px;}
.breadcrumb{padding: 8px 3px;background: #eee;font-size: 0;margin-bottom: 20px;}
.breadcrumb li{float: left;font-size: 14px;margin: 0 5px;}
.breadcrumb li img{display: inline-block;vertical-align: middle;margin-right: 3px;}
.breadcrumb li:nth-child(n + 2)::before{content: '/';color: #ccc;margin-right: 5px;}
.breadcrumb li a:hover,.area .area-right li a:hover,.area .area-right li .active,.area .area-left .active{color: #ff4d88}
.area {margin: 20px auto;}
.area > div{padding: 5px;border: 1px solid #ececec;margin-bottom: 15px; box-sizing: border-box;}
.area .area-left{float: left;box-sizing: border-box;width: 95px;}
.area .area-left span{color: #a1a1a1;margin-right: 25px;font-size: 12px;padding: 6px 0 0 15px;display: inline-block;}
.area .area-left a{padding: 6px 0;display: inline-block;font-size: 12px;}
.area .area-left a:hover{color: #ff4d88;transition: all .2s;}
.area .area-right{float: right;padding-left: 15px;box-sizing: border-box;width: calc(100% - 95px)}
.area .area-right li{float: left;padding: 6px 18px;font-size: 12px;color: #a1a1a1;}
.area .area-right .bjys{background: #eee}
.project-left{width: calc(75% + 15px);float: left;padding:0 15px;margin-left: -15px;box-sizing: border-box;}
.project-right{float: right;width: 25%;box-sizing: border-box;padding: 0;}
.left-wenda{margin: 20px 0;}
.left-wenda h3{color: #333;margin: 0 0 20px 0;font-weight: 500;}
.left-wenda ul{padding: 0 15px;}
.left-wenda ul li{float: left;width: calc(50% - 10px);box-sizing: border-box;padding-bottom: 10px;height: 120px;border-bottom: 1px solid #eee;margin-bottom: 20px;}
.left-wenda ul li:nth-child(odd){margin-right: 10px;}
.left-wenda ul li:nth-child(even){margin-left: 0px;}
.left-wenda ul li a{display: block}
.left-wenda ul li a > p:first-child{color: #333;font-weight: 500;font-size: 15px;margin: 0 0 10px 0;position: relative;padding-left: 35px;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;line-height: 30px;}
.left-wenda ul li a > p:first-child::before{content: '问';border: 1px solid #e8668a;position: absolute;left: 0;top: 0;border-radius: 4px;font-weight: bold;color: #e8668a;display: block;width: 26px;text-align: center;line-height: 26px;}
.left-wenda ul li a > p:nth-child(2){font-size: 14px;font-weight: 500;color: #666;margin: 0 0 10px 0;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.left-wenda ul li a > p:nth-child(2) span{color: #ff4d88}
.left-wenda p:nth-child(3){color: #999;position: relative;min-height: 28px; padding-left: 35px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.left-wenda p:nth-child(3)::before{content: '答';border: 1px solid #0de846;position: absolute;left: 0;top: 0;border-radius: 4px;font-weight: bold;color: #0de846;height: 24px;display: block;width: 24px;text-align: center;line-height: 24px;}
.left-wenda a:hover > p:first-child{color: #ff4d88;transition: all .2s}
.left-zhekou {margin: 20px 0;}
.left-zhekou h2{color: #333;margin: 0 0 20px 0;font-weight: 500;}
.left-zhekou li{float: left;width: 23%;margin: 1%;box-sizing: border-box;}
.left-zhekou li a{display: block;width: 100%;margin: 0 auto;box-sizing: border-box;padding: 10px;border: 1px solid #dedede;}
.left-zhekou li a div {width: 100%;height: 100%;overflow: hidden;}
.left-zhekou li a div img {width: 100%;height: 130px;object-fit: cover;display: block;}
.left-zhekou li a span {color: #333333;padding: 5px;display: block;transition: all .2s; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.left-zhekou li a b{font-size: 24px;color: #ff4d88;margin-right: 5px;}
.left-zhekou li a i {color: #b1b1b1;font-size: 12px;text-decoration: line-through;}
.left-zhekou li a:hover{box-shadow: 0 0 8px 0 #bbb;transition: all .2s;}
.left-zhekou li a:hover span{color: #ff4d88;transition: all .2s;}
.left-anli h3{color: #333;margin: 0 0 20px 0;font-weight: 500;}
.left-anli li{float: left;width: 31%;box-sizing: border-box;padding: 1%;border: 1px solid #ededed;margin: 1%;}
.left-anli li > a{display: block;width: 100%;box-sizing: border-box;}
.left-anli li > a div{float: left;width: 50%;}
.left-anli li > a div img{width: 100%;height: 130px;object-fit: cover;}
.left-anli li h3{font-weight: 500;font-size: 14px;margin-top: 5px;margin-bottom: 5px; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.left-anli li p{word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.left-anli li p a{margin-right: 10px;color: #ff4d88;}
.left-anli li:hover{box-shadow: 0 0 8px 0 #bbb;transition: all .2s;}
.left-anli li:hover a{color: #ff4d88;;transition: all .2s}
.left-wenzhang li{float: left;width: calc(50% - 10px);box-sizing: border-box;padding-bottom: 10px;border-bottom: 1px solid #eee;margin-bottom: 20px;}
.left-wenzhang li:nth-child(2n){margin-left: 10px;}
.left-wenzhang li a{display: block;width: 100%;margin: 0 auto;box-sizing: border-box;padding: 0 15px 15px;font-size: 15px;font-weight: 500;word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.left-wenzhang li:hover a{color: #ff4d88;;transition: all .2s}
.left-wenzhang li span{margin-left: 15px;font-weight: 400;}
.right-yiyuan h3,
.right-yisheng h3,
.right-zixun h3,
.right-zhekou h3,
.right-wenda h3,
.right-anli h3,
.right-yuedu h3{color: #333;margin: 0 0 20px 0;font-weight: 500;font-size: 18px;}

.right-yiyuan ul,
.right-yisheng ul,
.right-zixun ul,
.right-zhekou ul,
.right-wenda ul,
.right-anli ul,
.right-yuedu ul {overflow: hidden;margin: 20px auto;}

.right-yiyuan li,
.right-yisheng li,
.right-zixun li,
.right-zhekou li,
.right-wenda li,
.right-anli li,
.right-yuedu li{overflow: hidden;width: 100%;margin-bottom: 15px;}

.right-yiyuan li:last-child,
.right-yisheng li:last-child,
.right-zixun li:last-child,
.right-zhekou li:last-child,
.right-wenda li:last-child,
.right-anli li:last-child,
.right-yuedu li:last-child{margin: 0;}

.right-yiyuan li div,
.right-yisheng li div,
.right-zixun li div,
.right-zhekou li > div{float: left;}

.right-yiyuan li div:first-child,
.right-yisheng li div:first-child,
.right-zixun li div:first-child,
.right-zhekou li > div:first-child{width: 30%;}

.right-yiyuan li div:first-child img,
.right-yisheng li div:first-child img,
.right-zixun li div:first-child img,
.right-zhekou li div:first-child img,
.right-anli li div:first-child div img{width: 100%;height: 100%;object-fit: cover;}

.right-yiyuan li div:last-child,
.right-yisheng li div:last-child,
.right-zixun li div:last-child,
.right-zhekou li > div:last-child{width: 70%;box-sizing: border-box;padding-left: 10px;}

.right-yiyuan li div:last-child h4,
.right-yisheng li div:last-child h4,
.right-zixun li div:last-child h4,
.right-zhekou li div:last-child h4{margin: 0 0 5px;font-size: 15px;font-weight: 500; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}

.right-yiyuan li div:last-child p,
.right-yisheng li div:last-child p,
.right-zixun li div:last-child p{color: #666; margin-top: 10px; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}

.right-yiyuan li:hover div a,
.right-yisheng li:hover div a,
.right-zixun li:hover div a,
.right-zhekou li:hover div:last-child h4 a,
.right-wenda li:hover p a,
.right-anli li:hover div h3 a{color: #ff4d88;}

.right-yiyuan li div:last-child p span,
.right-yisheng li div:last-child p span {color: #999;padding: 0 10px 0 0;border-right: 1px solid;margin-right: 10px;display: inline-block;line-height: 14px;}

.right-yiyuan li div:last-child p span:last-child,
.right-yisheng li div:last-child p span:last-child{border: none;}

.right-yiyuan li div:last-child p a{margin-right: 10px;color: #ff4d88;}
.right-yisheng li div:first-child a{display: block;width: 100%; border: 1px solid #dedede; box-sizing: border-box;}
.right-zhekou li div:last-child b{font-size: 24px;color: #ff4d88;margin-right: 5px;}
.right-zhekou li div:last-child i{color: #b1b1b1;font-size: 12px;text-decoration: line-through;}
.right-zhekou li div:last-child p:last-child{text-align: right;margin: 5px 0;color: #666}
.right-wenda h4 {margin: 0 auto; position: relative;font-weight: 400; padding-left: 35px;height: 30px;line-height: 29px; box-sizing: border-box; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.right-wenda h4::before{content: '问';border: 1px solid #ff4d88;font-size: 14px; position: absolute;left: 0;top: 0;border-radius: 4px;font-weight: bold;color: #ff4d88;display: block;width: 26px;text-align: center;line-height: 26px;}
.right-anli li div{width: 50%;float: left;overflow: hidden;}
.right-anli li div div{position: relative;padding-bottom: 65%;}
.right-anli li div div img{position: absolute;}
.right-anli li div h4{box-sizing: border-box;padding-left: 5px; font-size: 14px;font-weight: 500;margin: 0;overflow: hidden; text-overflow: ellipsis;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.right-anli li div  p{box-sizing: border-box;padding-left: 5px;margin-top: 10px; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.right-anli li div p a {margin-right: 10px;color: #ff4d88;}
.right-yuedu li p{box-sizing: border-box; word-break: keep-all;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;}
.right-yuedu li p span{padding: 0 9px;background: #c7c7c7;color: #fff;display: inline-block;vertical-align: middle;line-height: 26px;margin-right: 10px;}
.right-yuedu li:first-child p span{background: #ff6b66}
.right-yuedu li:nth-child(2) p span{background: #ff8652}
.right-yuedu li:nth-child(3) p span{background: #ffa742}





/*列表页翻页样式开始*/
.fenye {
    text-align: center;
    margin: 30px 0;
    font-size: 14px;
    color: #55bfd9
}

#fenye .onclick{
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 8px;
	background: #666ee7;
    color: #fff;
    border-bottom: solid 1px #666ee7;
    border-top: 1px solid #666ee7;
    border-right: 1px solid #666ee7;

}
#fenye a{
    display: inline-block;
    min-width: 30px;
    height: 30px;
    margin: 8px;
    background: #eeeeee;
    line-height: 30px;
    padding: 0.3em 0.5em;
	color:#808080;
}
.over{
    overflow: hidden;
}

/*列表页翻页样式结束*/