html, body { width: 100%; height: 100%; overflow: hidden; }

body { background: url(../images/bg.jpg) center 0 no-repeat #faf9fa; }

.topbar { width: 1200px; margin: 0 auto; position: relative; z-index: 9; }
.topbar .logo { float: left; margin: 10px 0 0; }
.topbar .menu { float: right; width: 758px; text-align: right; margin-top: 20px; }
.topbar .navbar { float: left; word-break: break-all; word-break: break-all; }
.topbar .navbar li { float: left; position: relative; margin-left: 40px; text-align: center; }
.topbar .navbar li a { display: block; }
.topbar .navbar li h3 { font-weight: normal; font-size: 18px; }
.topbar .navbar li h3 a { color: #2d2d2d; }
.topbar .navbar li h3 a:hover { text-decoration: underline; }
.topbar .navbar li.active h3 a { text-decoration: underline; }
.topbar .dropdown { display: none; width: 154px; position: absolute; left: 50%; margin-left: -77px; top: 34px; background: #fae9ac; word-break: break-all; text-align: center; }
.topbar .dropdown a { display: block; padding: 13px 10px; line-height: 1.2; border-bottom: 1px solid #f1d159; font-size: 14px; }
.topbar .dropdown a:last-child { border-bottom: none; }
.topbar .dropdown a:hover { background: #e5b500; color: #000; }
.topbar .dropMenumore { position: absolute; width: 24px; margin-top: 8px; right: 0; top: 18px; }
.topbar .dropMenumore h3 { display: block; font-weight: normal; }
.topbar .dropMenumore h3 span { display: block; height: 26px; }
.topbar .dropMenumore h3 span i { display: block; width: 24px; height: 13px; background: url(../images/icon-menu.png) no-repeat; }
.topbar .dropMenumore .item { position: relative; }
.topbar .dropMenumore .dropdown .item a { border-bottom: 1px solid #f1d159; }
.topbar .dropMenumore .dropdown .item.active h3 a { background: #e5b500; color: #000; }
.topbar .dropMenumore .dropdown1 { width: 153px; right: 0; top: 26px; left: auto; margin-left: 0; }
.topbar .dropMenumore .dropdown2 { right: 153px; top: 0; left: auto; margin-left: 0; }
.topbar .dropMenumore .dropdown2 a:hover { background: #fce48b; }
.topbar .dropMenumore .dropdown .item:last-child a { border-bottom: none; }

.maintopbx { position: absolute; top: 15%; bottom: 140px; width: 1200px; left: 50%; margin-left: -600px; height: auto; overflow-y: auto; word-break: break-all; }

.items-1 .left { float: left; margin-top: 240px; width: 33%; }
.items-1 .left p { font-size: 16px; color: #424242; line-height: 32px; }
.items-1 .middle { width: 30%; float: left; text-align: center; }
.items-1 .middle .img { display: table; width: 170px; height: 170px; background: #fdf5dc; border: 10px solid #fdf5dc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 auto; overflow: hidden; }
.items-1 .middle .img span { display: table-cell; vertical-align: middle; text-align: center; }
.items-1 .middle .img span img { max-width: 170px; max-height: 170px; }
.items-1 .middle .name h2 { font-size: 24px; color: #353535; text-transform: uppercase; line-height: 1; padding-top: 15px; }
.items-1 .middle .name h3 { font-weight: normal; color: #9d9d9d; font-size: 14px; }
.items-1 .middle .name p { font-size: 12px; color: #414141; line-height: 24px; }
.items-1 .middle .name .like { text-align: center; font-size: 12px; color: #414141; line-height: 14px; margin: 5px 0; }
.items-1 .middle .name .like i.ico-zan { display: inline-block; vertical-align: middle; width: 16px; height: 14px; background: url(../images/icon-index.png) -1px -88px no-repeat; margin-right: 5px; }
.items-1 .middle .name .like em { display: inline-block; vertical-align: middle; }
.items-1 .middle .supervibar { margin-top: 250px; }
.items-1 .middle .supervibar a { display: block; width: 237px; height: 34px; background: #E7C6FB; margin: 0 auto 3px; line-height: 34px; font-size: 14px; color: #1b1b1b; }
.items-1 .middle .supervibar a:hover { background: #b141f2; }
.items-1 .right { float: right; margin-top: 240px; width: 33%; }
.items-1 .right p { font-size: 16px; color: #424242; line-height: 32px; text-align: right; margin-right: 10px; }

.mainbotbx { position: absolute; bottom: 8%; left: 0; width: 100%; background: #efd473; padding: 18px 0; text-align: center; min-width: 1200px; }
.mainbotbx .line { height: 1px; width: 100%; position: absolute; left: 0; top: 50%; border-bottom: 1px dotted #2f2a17; z-index: 1; }
.mainbotbx ul { position: relative; z-index: 2; display: inline; }
.mainbotbx ul li { display: inline-block; margin: 0 0.2%; *float: left; word-break: break-all; }
.mainbotbx ul li a { display: inline-block; padding: 5px 10px; line-height: 1.2;  font-size: 14px; color: #333333; background: #efd473; border: 1px solid transparent; vertical-align: middle; }
.mainbotbx ul li.on a { border: 1px solid #000; }

p.Copyright { position: absolute; left: 0; bottom: 2%; width: 98%;text-align: center; line-height: 1.2; color: #404040; padding-left: 2px;}

.fixedright { position: absolute; right: 0; top: 50%; width: 40px; min-height: 204px; margin-top: -122px; z-index: 9; background: #ffc600; }
.fixedright li { height: 40px; position: relative; border-bottom: 1px solid #e9b501; }
.fixedright li:last-child { border-bottom: none; }
.fixedright li a { display: block; }
.fixedright li a:hover { opacity: 0.8; }
.fixedright li i { display: block; width: 21px; height: 21px; float: left; margin: 12px 0 0 12px; background: url(../images/icon-index.png) 0 0 no-repeat; *margin-top: 5px; }
.fixedright li i.ico-1 { background-position: 0 0; }
.fixedright li i.ico-2 { background-position: -31px 0; }
.fixedright li i.ico-3 { background-position: -60px 0; }
.fixedright li i.ico-4 { background-position: -90px 0; }
.fixedright li i.ico-5 { background-position: -120px 0; }
.fixedright li i.ico-6 { background-position: -152px 0; }
.fixedright li .rightshow { display: none; position: absolute; right: 40px; top: 0; }
.fixedright li .qrcdbx { position: relative; right: 12px; top: -30px; }
.fixedright li .languagebx { width: 100px; position: relative; margin-right: 12px; background: rgba(255, 202, 0, 0.2); *background: #fbe182; }
.fixedright li .languagebx em { display: block; width: 9px; height: 16px; background: url(../images/icon-tri.png) no-repeat; position: absolute; top: 55px; right: -9px; }
.fixedright li .languagebx a { padding: 12px 0; line-height: 1.5; font-size: 14px; color: #242424; text-align: center; border-bottom: 1px solid #f1d159; }
.fixedright li .languagebx a:last-child { border-bottom: none; }
.fixedright li .languagebx a:hover { background: #ffca00; }
.fixedright li .languagebx2 { width: 216px; }
.fixedright li.active .rightshow { display: block; }

.srhbox { display: none; }

.ot-if-bx .title { font-size: 24px; color: #333333; text-transform: uppercase; padding: 10px 0; text-align: center; font-family: 'Times New Roman'; font-weight: bold; }
.ot-if-bx .cont { background-color: rgba(255, 255, 255, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ffffff',endColorstr='#77ffffff'); /*IE6,IE7*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ffffff', endColorstr='#77ffffff')"; /*IE8*/ padding: 20px 0; }
.ot-if-bx .cont p { font-size: 16px; color: #424242; line-height: 36px; margin: 0 50px; }

.list-expr { padding: 20px 50px; }
.list-expr li { position: relative; padding-left: 6px; padding-bottom: 20px; line-height: 22px; *zoom: 1; }
.list-expr li:after { clear: both; content: "\200B"; display: block; height: 0; }
.list-expr li .line { width: 1px; height: 100%; background: #c277ee; position: absolute; top: 0; left: 0; }
.list-expr li .line em { display: block; width: 6px; height: 6px; background: #c277ee; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; left: -3px; top: 0; }
.list-expr li:last-child { padding-bottom: 0; }
.list-expr li .time { *float: left; font-size: 16px; color: #585858; *width: 100%; position: relative; top: -5px; }
.list-expr li .jl { *float: left; font-size: 16px; color: #000; *width: 100%; line-height: 1.2; }
.list-expr li .bj { color: #9059d9; }

.list-focus { padding: 20px 50px; }
.list-focus li { position: relative; padding-left: 6px; padding-bottom: 20px; line-height: 22px; }
.list-focus li a { display: block; padding-left: 10px; *zoom: 1; }
.list-focus li a:after { clear: both; content: "\200B"; display: block; height: 0; }
.list-focus li em { position: absolute; left: 0; top: 0; display: block; width: 6px; height: 6px; background: #c277ee; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: absolute; left: -3px; top: 20px; }
.list-focus li h2 { *float: left; font-weight: normal; padding: 12px 0; font-size: 16px; }
.list-focus li a:hover h2 { color: #9059d9; }

.groupbx { padding: 10px 40px; }
.groupbx .titles {  min-height: 38px; line-height: 38px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; font-size: 18px; text-align: center; color: #171717; font-weight: bold; text-transform: uppercase; margin: 0 auto 15px; background: #feecb1; border: 1px solid #f6c300; }
.groupbx .tips { font-size: 14px; line-height: 24px; }
.groupbx ul { margin-left: -30px; }
.groupbx ul li { float: left; margin: 30px 0 0 30px; text-align: center; width: 160px; }
.groupbx ul li .img { display: table; width: 140px; height: 140px; background: #fdf5dc; border: 10px solid #fdf5dc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 0 auto; overflow: hidden; }
.groupbx ul li .img span { display: table-cell; vertical-align: middle; text-align: center; }
.groupbx ul li .img span img { max-width: 140px; max-height: 140px; }
.groupbx ul li .name { font-size: 24px; color: #353535; text-transform: uppercase; line-height: 1; padding-top: 10px; font-weight: bold; }

.Coverbg { display: none; background-color: rgba(0, 0, 0, 0.1); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000',endColorstr='#77000000'); /*IE6,IE7*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000', endColorstr='#77000000')"; /*IE8*/ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 99; }

.srhbox { width: 722px; height: 139px; background: #f6c300; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; position: absolute; top: 50%; left: 50%; margin-left: -361px; margin-top: -69px; z-index: 100; }
.srhbox .srhFrm { width: 600px; margin: 0 auto; padding: 60px 0 0; position: relative; border-bottom: 1px solid #262626; }
.srhbox .srhFrm .txt { outline: none; width: 536px; margin-left: 10px; font-size: 20px; color: #000000; background: none; }
.srhbox .srhFrm .btn { width: 29px; height: 29px; background: url(../images/icon-index.png) -1px -47px no-repeat; position: absolute; right: 10px; bottom: 5px; cursor: pointer; }

.pages { margin: 10px 0; }
.pages .pageleft { float: left; }
.pages .pageleft a { float: left; display: block; height: 30px; line-height: 30px; padding: 0 12px; }
.pages .pageleft a:hover, .pages .pageleft a.cur { background: #ffca00; color: #050505; }
.pages .pageleft a.sl:hover { background: none; color: #333; }
.pages .pageleft a.prev i { display: inline-block; width: 15px; height: 13px; vertical-align: middle; background: url(../images/icon-index.png) -47px -79px no-repeat; *float: left; *margin: 10px 0 0 0; }
.pages .pageleft a.prev:hover i { background-position: -65px -79px; }
.pages .pageleft a.next i { display: inline-block; width: 15px; height: 13px; vertical-align: middle; background: url(../images/icon-index.png) -47px -98px no-repeat; *float: left; *margin: 10px 0 0 0; }
.pages .pageleft a.next:hover i { background-position: -65px -98px; }
.pages .pageright { float: right; margin-right: 10px; }
.pages .pageright a { width: 59px; height: 28px; border: 1px solid #fcd755; background: #f9e8ab; text-align: center; float: left; font-size: 14px; text-transform: uppercase; line-height: 28px; }
.pages .pageright a.last { border-left: none; }
.pages .pageright a:hover { background: #f66; color: #fff; }

.topinfobar { width: 1200px; margin: 20px auto 0; }
.topinfobar .img { float: left; display: table; width: 100px; height: 100px; margin-right: 20px; background: #fdf5dc; border: 10px solid #fdf5dc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; overflow: hidden; }
.topinfobar .img span { display: table-cell; vertical-align: middle; text-align: center; }
.topinfobar .img span img { max-width: 100px; max-height: 100px; object-fit: contain;}
.topinfobar .name { float: left; }
.topinfobar .name h2 { font-size: 24px; color: #353535; text-transform: uppercase; line-height: 1; padding-top: 15px; }
.topinfobar .name p { font-size: 12px; color: #414141; line-height: 18px; }
.topinfobar .name .like { font-size: 12px; color: #414141; line-height: 14px; margin: 5px 0; }
.topinfobar .name .like i.ico-zan { display: inline-block; vertical-align: middle; width: 16px; height: 14px; background: url(../images/icon-index.png) -1px -88px no-repeat; margin-right: 5px; }
.topinfobar .name .like em { display: inline-block; vertical-align: middle; }
.topinfobar .supervibar { float: right; text-align: center; margin-top: 30px; }
.topinfobar .supervibar a { display: block; width: 237px; height: 34px; background: #E7C6FB; margin: 0 auto 3px; line-height: 34px; font-size: 14px; color: #1b1b1b; }
.topinfobar .supervibar a:hover { background: #b141f2; }

.posbar { width: 1200px; margin: 0 auto; height: 18px; line-height: 18px; text-align: right; font-size: 14px; color: #262626; }
.posbar p { width: 80%; float: right; }

.cur-title { width: 1200px; margin: 0 auto; background: #fdf1c5;  line-height: 40px; }
.cur-title h2 { display: block; float: left; padding-left: 10px; border-left: 4px solid #923aff; font-size: 24px; color: #181818; font-weight: normal; }

.needscrl { width: 1200px; overflow-y: auto; margin: 0 auto; background-color: rgba(255, 255, 255, 0.5); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ffffff',endColorstr='#77ffffff'); /*IE6,IE7*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ffffff', endColorstr='#77ffffff')"; /*IE8*/ }
.needscrl .wrap { padding: 0 30px 20px; }

.list-all li { border-bottom: 1px dashed #d8d8d8; word-break: break-all; }
.list-all li a { display: block; padding: 15px 0; line-height: 24px; *zoom: 1; }
.list-all li a:after { clear: both; content: "\200B"; display: block; height: 0; }
.list-all li a .ss { display: block; float: left; width: 92px; color: #646464; font-size: 14px; }
.list-all li a h2 { display: block; float: left; width: 88%; color: #404040; font-weight: normal; font-size: 14px; }
.list-all li a:hover h2 { color: #9059d9; }

.list-images { padding: 30px 0 10px; margin-left: -20px; }
.list-images li { float: left; width: 270px; margin-left: 20px; }
.list-images li a { display: block; }
.list-images li .img { display: table; overflow: hidden; position: relative; width: 270px; height: 180px; }
.list-images li .img span { display: table-cell; vertical-align: middle; text-align: center; }
.list-images li .img span img { max-width: 270px; max-height: 180px; }
.list-images li .img img { transition: all .3s; }
.list-images li p { color: #404040; font-size: 16px; padding: 15px 0; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
.list-images li a:hover .img img { transform: scale(1.1); }
.list-images li a:hover p { color: #9059d9; }

.pic-cont { padding: 20px 0; word-break: break-all; }
.pic-cont .left { float: left; width: 664px; }
.pic-cont .left .img { display: table; width: 664px; height: 440px; overflow: hidden; }
.pic-cont .left .img span { display: table-cell; vertical-align: middle; text-align: center; }
.pic-cont .left .img span img { max-width: 664px; max-height: 440px; }
.pic-cont .left .title-n { padding: 5px 0 10px; }
.pic-cont .left .title-n span { display: block; font-size: 20px; color: #404040; float: left; width: 60%; }
.pic-cont .left .title-n em { float: right; font-size: 12px; color: #646464; }
.pic-cont .prevnext { font-size: 12px; line-height: 16px; }
.pic-cont .prevnext a { color: #343434; }
.pic-cont .prevnext p { margin: 3px 0; }
.pic-cont .prevnext a:hover { text-decoration: underline; }
.pic-cont .right { min-height: 536px; border-left: 1px solid #fee17e; float: right; width: 450px; position: relative; }
.pic-cont .right .cell { display: table; height: 536px; margin: 30px; }
.pic-cont .right .cell p { display: table-cell; vertical-align: middle; font-size: 14px; color: #404040; line-height: 32px; text-indent: 28px; }

.atc-box { padding: 20px 0; }
.atc-box .atc-title { text-align: center; font-size: 20px; color: #404040; border-bottom: 1px solid #fdebaf; padding: 5px 0; line-height: 1.4; }
.atc-box .atc-ot { font-size: 12px; color: #b5b5b5; text-align: center; padding: 10px 0; }
.atc-box .atc-cont { padding: 10px 0; }
.atc-box .atc-cont p.img { text-align: center; margin: 10px 0; }
.atc-box .atc-cont p.img img { max-width: 100%; }
.atc-box .atc-cont p { font-size: 14px; color: #404040; line-height: 24px; padding: 10px 0; }
.atc-box .atc-cont p.jgh-p { padding-left: 30px; font-size: 16px; line-height: 36px; }
.atc-box .Attachment { margin-top: 30px; }
.atc-box .Attachment .t { font-size: 18px; font-weight: bold; color: #0b0b0b; border-bottom: 1px solid #fdebaf; }
.atc-box .Attachment ul { padding: 5px 0; }
.atc-box .Attachment ul li { word-break: break-all; }
.atc-box .Attachment ul li a { display: block; padding: 2px 0; line-height: 24px; *zoom: 1; }
.atc-box .Attachment ul li a:after { clear: both; content: "\200B"; display: block; height: 0; }
.atc-box .Attachment ul li a em { display: block; float: left; width: 4px; height: 4px; background: #ffc600; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin: 10px 10px 0; }
.atc-box .Attachment ul li a h2 { display: block; float: left; width: 88%; color: #333333; font-weight: normal; font-size: 14px; }
.atc-box .Attachment ul li a:hover h2 { color: #dbaa02; }
.atc-box .prevnext { border-top: 1px solid #fdebaf; margin-top: 30px; padding: 20px 0; }
.atc-box .prevnext p { color: #404040; font-size: 12px; line-height: 18px; margin-bottom: 5px; }
.atc-box .prevnext p a { color: #404040; }
.atc-box .prevnext p a:hover { text-decoration: underline; }

.profe-box { padding: 20px 0; }
.profe-box .tt em { display: block; float: left; width: 9px; height: 10px; background: url(../images/icon-index.png) -76px -29px no-repeat; margin: 8px 10px 0 0; }
.profe-box .tt h2 { float: left; font-weight: normal; color: #202020; font-size: 18px; }
.profe-box .tt a.more { float: right; font-size: 14px; color: #000000; }
.profe-box .tt a.more:hover { text-decoration: underline; }
.profe-box .tips { font-size: 14px; color: #404040; line-height: 40px; margin-left: 22px; }
.profe-box .litname { margin-left: -35px; }
.profe-box .litname li { float: left; margin: 20px 0 0 35px; text-align: center; width: 160px; }
.profe-box .litname li .img { display: table; width: 140px; height: 140px; background: #fdf5dc; border: 10px solid #fdf5dc; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; position: relative; margin: 0 auto; overflow: hidden; }
.profe-box .litname li .img span { display: table-cell; vertical-align: middle; text-align: center; }
.profe-box .litname li .img span img { max-width: 140px; max-height: 140px; }
.profe-box .litname li .bg { display: none; position: absolute; left: 10px; top: 10px; width: 140px; height: 140px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-color: rgba(0, 0, 0, 0.2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000',endColorstr='#77000000'); /*IE6,IE7*/ -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#77000000', endColorstr='#77000000')"; /*IE8*/ }
.profe-box .litname li .bg i.ico { display: block; width: 26px; height: 28px; background: url(../images/icon-index.png) -94px -30px no-repeat; position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -14px; }
.profe-box .litname li .name { font-size: 18px; color: #353535; text-transform: uppercase; line-height: 1; padding-top: 10px; font-weight: bold; }

.comprelist { padding: 10px 0; margin-left: 20px; }
.comprelist li { padding: 15px 0; border-bottom: 1px dashed #ccc; }
.comprelist li a { display: block; font-size: 14px; color: #666666; line-height: 24px; }
.comprelist li a span { color: #161616; }
.comprelist li a:hover { color: #ffc600; }

.Thesislist { padding: 10px 0; margin-left: 20px; }
.Thesislist li { margin-bottom: 15px; }
.Thesislist li a { display: block; }
.Thesislist li .Thesistop { border-bottom: 1px dashed #ffe17f; padding: 3px 0; }
.Thesislist li .Thesistop span { display: block; color: #404040; }
.Thesislist li .Thesistop span.fl { float: left; margin-right: 30px; }
.Thesislist li .Thesistop span.fr { float: right; margin-left: 30px; }
.Thesislist li .Thesistop span i { display: block; float: left; width: 13px; height: 12px; margin: 3px 5px 0 0; background: url(../images/icon-index.png) 0 0 no-repeat; }
.Thesislist li .Thesistop span i.ico-1 { background-position: -1px -29px; }
.Thesislist li .Thesistop span i.ico-2 { background-position: -20px -30px; }
.Thesislist li .Thesistop span i.ico-3 { background-position: -38px -28px; }
.Thesislist li .Thesistop span i.ico-4 { background-position: -57px -28px; }
.Thesislist li p { font-size: 14px; color: #404040; line-height: 24px; }
.Thesislist li a:hover p { color: #ffc300; }








/* xueshengxinxi*/
.rightconside h2 {
    width: 100%;
    height: 35px;
    font-size: 16px;
    color: #286fb7;
}
.rightconsidexsxx h2 {
    width: 100%;
    height: 35px;
    font-size: 16px;
   color: #ffc600;
}
.rightconsidexsxx {
    width: 93%;
    margin: 0 auto;
}
.xsxxtit {
    width: 100%;
    height: 30px;
    background: #f7f6f6;
    border: 1px solid #f1f1f1;
}
.xsxxtit h2 {
    width: 150px;
    height: 30px;
    line-height: 30px;
    text-indent: 12px;
    color: #FFF;
              background: #ffc600;
    border: 1px solid #ffc600;
}
.xsxxfei1 {
    width: 100%;
    padding-top: 13px;
}
.xsxxfei1 h2 {
    width: 100%;
    font-size: 16px;
    text-indent: 16px;
    background: ;
}
.xsxxfei1 h2 span {
    color: #F60;
}
.namelist {
    width: 100%;
    padding: 5px 0px;
    background: #fcfcfc;
    border: 1px solid #f6f6f6;
}
.namelist a {
    display: block;
    float: left;
    width: 135px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 10px;
    font-size: 15px;
    color: #4c4c4c;
    margin-bottom: 5px;
}
.clear {
    clear: both;
}
.mat20 {
    margin-top: 20px;
}
.rightconside {
    width: 93%;
    margin: 0 auto;
    min-height: 800px;
}
.xsxxtit {
    width: 100%;
    height: 30px;
    background: #f7f6f6;
    border: 1px solid #f1f1f1;
}
.bggreen h2 {
    background: #e3c0f6;
    border: 1px solid #e2c0f6;
    width: 200px;
}
.padtop6 {
    padding-top: 6px;
}
.listej {
    width: 100%;
    clear: both;
}
.listej li {
    width: 100%;
    line-height: 36px;
    font-size: 15px;
    word-break: break-word;
}
.listej a {
    color: #000;
    word-wrap: break-word;
    word-break: break-word;
}
