html,body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p{margin: 0;padding: 0}
a{text-decoration: none}
body{font-family: Arial, Helvetica, sans-serif,'微软雅黑';}
input{outline: none;-webkit-appearance: none;appearance: none;border: none;}

.fixw{width: 1200px;margin: 0 auto;}
.minw{min-width: 1200px}

.L{float: left;}
.R{float: right;}
.clear:after{content: '';display: block;clear: both;}

.ml1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;}
.ml2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.ml3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3;-webkit-box-orient: vertical;}

/* 公共头部 */
.comheader{position: relative;height: 730px;overflow: hidden;z-index: 4;}
.comheader .neiyebannerp{height: 730px;/*内页大图尺寸*/}
.comheader .indexbannerimg{background-repeat: no-repeat;background-position: bottom center;background-size: cover;height: 100%;}
.comheader .logoarea{background: #fff;height: 175px;transform: skewY(-10deg);position: absolute;left: 0;top: 0;width: 100%;z-index: 2;transform-origin: top left;}
.comheader .logoa{transform: skewY(10deg);display: inline-block;margin-left: 55px;margin-top: 60px;}
.comheader .logoa img{filter:contrast(130%);}
.comheader .yellowarea{background: #fabe00;height: 95px;position: absolute;bottom: 0;right: 0;width: 100%;transform: skewY(-5deg);transform-origin: right bottom;z-index: 2;}

/* 公共导航 */
.comnav{height: 212px;background: #4d2712;transform: skewY(5deg);overflow: hidden;position: relative;z-index: 3;margin-top: -84px;}
.comnav a{font-size: 18px;color: #fff;padding:0 18px;vertical-align: middle;display: inline-block;transition: .5s;height: 36px;line-height: 36px}
.comnav a:hover,.comnav a.active{background: #220d02;color:#fabe00}
.comnav img{vertical-align: middle}
.comnav .navcont{position: absolute;bottom: 70px;transform: skewY(-5deg);left: 0;width: 100%;}

/* 公共页面标题 */
.comtitle{background: #fabe00;height: 212px;transform: skewY(-5deg);margin-top: -212px;font-size: 32px;color:#4d2712;position: relative;z-index: 2;font-weight: bold;}
.comtitle span,.comtitle img{vertical-align: middle}
.comtitle .fixw{transform: skewY(5deg);height: 100%;position: relative;}
.comtitle .cont{position: absolute;bottom: -20px;left: 0;}

 /* 公共底部 */
.comfoot{text-align: center;background: #4d2712;height: 390px;font-size: 18px;color: #fff;position: relative;overflow: hidden;z-index: 1;}
.comfoot a{color: #fff;}
.comfoot a:hover{text-decoration: underline;}
.comfoot .logowhite{display: inline-block;}
.comfoot .logoarea{padding: 65px 0;}
.comfoot .addr{margin-bottom: 18px;}
.comfoot .zhe{background: #fff;position: absolute;width: 100%;height: 180px;top: -180px;z-index: 1;}
.comfoot .zhezuo{transform: skewY(-10deg);left: 0;background: #f2f2f2;}
.comfoot .zheyou{transform: skewY(10deg);right: 0;background: #f2f2f2;}
.macont{position: fixed;right: 0;bottom:130px;width: 138px;height: 138px;z-index: 99;}

 /* 分页 */
.comfenye{text-align: center;font-size: 18px;font-size: 18px;background: #f2f2f2;}
.comfenye .fixw > *{border:1px solid #cdcece;border-radius: 4px;display:inline-block;height: 36px;padding:0 12px;background: #fff;line-height: 36px;margin: 0 2px;}
.comfenye .active,.comfenye a:hover{background: #4d2712;color: fff;color: #fff;border-color: #4d2712;}
.comfenye a{color: #3b3b3b;transition: .5s;}

/* 内页背景 */
.comneiyebg{background:#f2f2f2 url(../img/neiyebg.jpg) no-repeat top center;background-size: cover;min-height: 904px;}

/* 团建左侧部分 */
.tuanjian .zuo{width: 285px;transform: skewY(-5deg);background:rgba(250,190,0,0.7) url(../img/tuanjianzuobg.png) no-repeat bottom center;padding-bottom: 120px;padding-top: 40px;}
.tuanjian .zuo .classify{margin:0 auto 25px auto;display: block;transform: skewY(5deg);}
.tuanjian .zuo a{color:#585752;font-size: 28px;display: block;width: 230px;height: 56px;text-align: center;line-height: 56px;background: #fff;transition: .5s;margin:0 auto 22px auto}
.tuanjian .zuo a.active,.tuanjian .zuo a:hover{background: #4d2712;color: #fff;}

/* 内页 上一个下一个 */
.daohang .btn{font-size: 16px;color: #3b3b3b;width: 78px;height: 30px;line-height: 30px;text-align: center;border:1px solid #cdcece;border-radius: 4px;background: #fff;display:inline-block;transition: .5s;}
.daohang .item{margin-bottom: 20px;}
.daohang .item .btn{margin-right: 5px;}
.daohang .item a{font-size: 16px;color:#131313;}
.daohang .item:hover .btn{border-color: #4d2712;background: #4d2712;color:#fff}
.daohang .item:hover a{color:#4d2712;}

/* 图文 */
.tuwen{font-size: 16px;color: #131313;line-height:30px;padding:30px 0;}
.tuwen img{max-width: 100%}
