/*全局定义*/
* {word-wrap:break-word;}
html {margin: 0;padding: 0;}
body{ margin:0 auto; padding:0; width: 100%; background: #fff url(../images/bg.png) no-repeat top -300px center; list-style:none; border:0px; font-family: 'Arial','Microsoft YaHei UI','Microsoft YaHei','SimSun','Segoe UI','Tahoma','Helvetica','sans-serif' !important; font-size: 16px;}
a:link,a:visited{text-decoration:none; color:#101010; }
a:hover{ text-decoration:none; color: #E42500; cursor:pointer;}
ul>li>a:hover{color: #E42500;}
p{margin: 0;}
body,ul,li,img,a,div,table,tr,td{list-style:none;margin:0px;padding:0px;border:0;outline:none;}
input {outline: none;}
.w-1260 {position: relative;width: 1260px;margin: 0 auto;}
.w-1200 {position: relative;width: 1200px;margin: 0 auto;}
.w-380 {width: 380px;}
.w-470 {width: 470px;}
.w-700 {width: 700px;}
.w-790 {width: 790px;}
.ml-30 {margin-left: 30px;}
.mt-20 {margin-top: 20px;}
.mt-35 {margin-top: 35px;}
.float-left {float: left;}
.float-right {float: right;}
.clear-both:after {content: "";display: block;clear: both;}
.text-overflow-1 {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.text-overflow-2 {word-break: break-all;text-overflow: ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.text-overflow-3 {word-break: break-all;text-overflow: ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.text-overflow-4 {word-break: break-all;text-overflow: ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.text-overflow-5 {word-break: break-all;text-overflow: ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}

.common-title {position: relative;width: 100%;height: 64px;border-bottom: 1px solid #ddd;}
.common-title p {display: inline-block;line-height: 50px;font-size: 24px;padding: 0 15px 12px 0;margin-right: 15px;color: #000000;}
.common-title p.on {border-bottom: 2px solid #E42500;color: #E42500;font-weight: 600;}
.common-title a {color: inherit;}
.common-title .more {position: absolute;display: none;line-height: 64px;top: 0;right: 0;color: #999;font-size: 16px;font-weight: 400;}
.common-title p.on .more {display: block;}
.common-list {position: relative;width: 100%;padding-top: 10px;}
.common-list li {position: relative;width: 100%;height: 40px;line-height: 40px;padding-left: 10px;}
.common-list li:before {content: "";position: absolute;width: 2px;height: 2px;top: 50%;left: 0;transform: translateY(-50%);-ms-transform: translateY(-50%);background: #666;}
.common-list li:after {content: "";display: block;clear: both;}
.common-list li a {width: calc(100% - 100px);display: block;float: left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.common-list li.nodate a {width: 100%;}
.common-list li.img-line {height: 215px;padding: 0;margin-top: 5px;}
.common-list li.img-line:before {width: 0;height: 0;}
.common-list li.img-line>a {position: relative;width: 100%;}
.common-list li.img-line>a>img {width: 100%;height: 215px;object-fit: cover;}
.common-list li.img-line>a>p {position: absolute;display: block;width: 100%;padding: 0 10px;height: 43px;line-height: 44px;left: 0;right: 0;bottom: 0;color: #fff;background: url(../images/img_title.png) no-repeat center;background-size: 100% 100%;z-index: 2;text-align: center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.common-list li .date {float: right;display: block;color: #888;width: 100px;text-align: right;}

.common-list li.img-right {height: auto;padding-left: 0;margin-bottom: 20px;}
.common-list li.img-right:first-of-type {margin-top: 10px;}
.common-list li.img-right:before {width: 0;}
.common-list li.img-right .float-left {width: 850px;height: 200px;padding: 10px;}
.common-list li.img-right .float-left a {display: block;width: 100%;font-size: 22px;font-weight: 600;line-height: 40px;}
.common-list li.img-right .float-left p {display: block;width: 100%;min-height: 108px;line-height: 36px;}
.common-list li.img-right .float-left span.other {color: #888;}
.common-list li.img-right .float-right {width: 320px;}
.common-list li.img-right .float-right img {width: 100%;height: 200px;}
.common-list li.img-right .float-left:before {content: "";position: absolute;width: 0;height: 0;right: 350px;bottom: 0;border-left: 10px solid transparent;border-right: 10px solid #E42500;border-top: 10px solid transparent;border-bottom: 10px solid #E42500;}


.common-list li.img-right .float-left {-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: all 1s ease;}
.common-list li.img-right .float-left:hover {
	background: #EEE;
}
.common-list li.img-right .float-left:hover a {
	color: #E42500;
}


.common-list li.red {padding-left: 0;}
.common-list li.red a {color: #E42500;font-weight: 600;font-size: 20px;}
.common-list li.red:before {width: 0;}

/* head */
.head-wrapper {position: relative;width: 100%;height: 230px;background: transparent;}
.head-wrapper>.w-1260 {height: 100%;background: url(../images/shehzyjzg.png) no-repeat right 0 center;}
.head-wrapper .head-logo {padding-top: 80px;}
.head-wrapper .head-text {position: absolute;top: 5px;right: 300px;text-align: right;}
.head-wrapper .head-text p {color: #E42500;line-height: 30px;font-size: 16px;}
.pc-first-wza {position: absolute;width: 270px;top: 5px;right: 0;text-align: center;line-height: 30px;background: #f9fcff;color: #888888;text-align:center;border-radius: 15px;font-size: 14px;}
/* head end */

/* nav */
.nav-wrapper {position: relative;height: 52px;background: #E42500;overflow: hidden;text-align: center;}
.nav-wrapper>ul>li {text-align: center;display: inline-block;width: auto;height: 52px;line-height: 52px;padding: 0 25px;}
.nav-wrapper>ul>li>a {display: inline-block;color: #fff;font-size: 20px;}
.nav-wrapper>ul>li>a:hover {font-weight: 600;}
.nav-wrapper>ul>li.active>a {font-weight: 600;}
/* nav end */

/* footer */
.footer-wrapper {position: relative;width: 100%;height: 300px;border-top: 4px solid #E42500;background: #EFEFEF;margin-top: 2rem;}
.footer-wrapper>.w-1260>.float-left {min-height: 100px;padding-top: 30px;}
.footer-wrapper>.w-1260>.float-left:nth-child(1) {width: 150px;text-align: center;}
.footer-wrapper>.w-1260>.float-left:nth-child(2) {width: 350px;text-align: left;}
.footer-wrapper>.w-1260>.float-left:nth-child(2) p,
.footer-wrapper>.w-1260>.float-left:nth-child(2) a {color: #666;line-height: 36px;}
.footer-wrapper>.w-1260>.float-left:nth-child(2) p a,
.footer-wrapper>.w-1260>.float-left:nth-child(2) p img {display: inline-block;vertical-align: middle;padding: 0 3px;}
.footer-wrapper>.w-1260>.float-right {min-height: 100px;padding-top: 35px;width: 700px;text-align: right;}
.footer-wrapper>.w-1260>.float-right .img-code {padding: 0 20px;display: inline-block;max-width: 160px;vertical-align: top;text-align: center;}
.footer-wrapper>.w-1260>.float-right .img-code img {width: auto;height: 120px;}
.footer-wrapper>.w-1260>.float-right .img-code p {font-size: 14px;color: #888;margin-top: 5px;}
/* footer end */

/* content */
.index-content {padding: 30px;width: 1260px;background: #fff;margin: 10px auto;}

.index-title {width: 100%;position: relative;height: auto;padding: 0 0 25px 0;border-bottom: 1px solid #ddd;}
.index-title>a {display: block;font-size: 36px;color: #E42500;line-height: 40px;font-weight: 600;text-align: center;}
.index-title>p {display: block;font-size: 18px;color: #666;line-height: 20px;text-align: center;margin-top: 10px;}

.index-line1-1 {margin: 20px 0;width: 100%;height: 50px;}
.wmlb-title {position: relative;width: 130px;height: 50px;background: #E42500;padding-left: 10px;}
.wmlb-title:before {content: "";position: absolute;display: block;width: 0;height: 0;top: calc(50% - 5px);right: 10px;border-left: 7px solid #FFF;border-right: 0 solid transparent;border-top: 5px solid transparent;border-bottom: 5px solid transparent;}
.wmlb-title>a {line-height: 50px;color: #fff;font-size: 24px;font-weight: 600;}
.wmlb-content {width: 1070px;overflow: hidden;background: #FFF5FA;height: 50px;line-height: 50px;}
.wmlb-content li {display: block;float: left;width: 500px;margin: 0 10px 0 25px;}
.wmlb-content li>a {position: relative;width: 100%;font-size: 20px;padding-left: 15px;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.wmlb-content li>a:before {content: "";display: block;position: absolute;width: 2px;height: 2px;top: calc(50% - 1px);left: 0;background: #666;}

.index-roll {position: relative;width: 700px;height: 395px;overflow: hidden;}
.index-roll .hd {position: absolute;width: 150px;height: 30px;left: auto;right: 10px;top: auto;bottom: 0;z-index: 2;text-align: right;}
.index-roll .hd ul {display: block;width: 100%;height: 14px;}
.index-roll .hd li {display: inline-block;width: 14px;height: 14px;border-radius: 50%;background: #AAA;margin-right: 5px;vertical-align: top;}
.index-roll .hd li.on {background: #E42500;}
.index-roll .bd li {position: relative;width: 700px;height: 395px;}
.index-roll .bd li img {width: 100%;height: 395px;object-fit: cover;}
.index-roll .bd li p {position: absolute;width: 100%;height: 46px;line-height: 46px;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.7);padding: 0 160px 0 20px;font-size: 18px;color: #fff;}

.index-news {position: relative;width: 470px;}
.index-news .common-title {background: transparent;}

.index-wmcreate {position: relative;width: 100%;margin-top: 35px;}
.index-wmcreate .common-title {background: transparent;}
.index-wmcreate .hd {position: absolute;width: 1020px;height: 64px;top: 0;right: 0;}
.index-wmcreate .hd ul {position: relative;margin-top: 14px;}
.index-wmcreate .hd li {float: left;display: block;width: 130px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;}
.index-wmcreate .hd li a {color: inherit;}
.index-wmcreate .hd li .more {position: absolute;display: none;line-height: 40px;top: 0;right: 30px;color: #999;font-size: 16px;}
.index-wmcreate .hd li.on {color: #fff;background: #E42500;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.index-wmcreate .hd li.on .more {display: block;}
.index-wmcreate .bd {position: relative;width: 100%;height: 265px;}
.index-wmcreate .bd .img-line {width: 380px;height: 215px;margin-top: 35px;}
.index-wmcreate .bd .img-line img {width: 100%;height: 215px;object-fit: cover;}
.index-wmcreate .bd .content-line {width: 380px;height: 215px;margin: 35px 0 0 30px;}
.index-wmcreate .bd .content-line>a {width: 100%;display: block;font-size: 18px;font-weight: 600;line-height: 60px;}
.index-wmcreate .bd .content-line>p {width: 100%;line-height: 30px;font-size: 14px;color: #666;}
.index-wmcreate .bd .content-line>p>a {color: #E42500;padding-left: 10px;}
.index-wmcreate .bd .common-list {width: 380px;padding: 0;margin-top: 25px;}

.index-line4>.w-380:nth-child(1)>.common-title {background: transparent;}
.index-line4>.w-380:nth-child(2)>.common-title {background: transparent;}
.index-line4>.w-380:nth-child(3)>.common-title {background: transparent;}
.index-line4>.w-380:nth-child(3)>.common-list {padding-top: 0;}
.index-line4>.w-380:nth-child(3)>.common-list li {line-height: 50px;height: 50px;border-bottom: 1px solid #ddd;}
.index-line4>.w-380:nth-child(3)>.common-list li:last-of-type {border-bottom: 0;}
.index-line4>.w-380:nth-child(3) .img-link {margin-top: 10px;width: 100%;height: 84px;}
.index-line4>.w-380:nth-child(3) .img-link a {position: relative;width: 100%;height: 84px;}
.index-line4>.w-380:nth-child(3) .img-link a img {width: 100%;height: 84px;object-fit: cover;}

.index-ddmc {position: relative;width: 100%;}
.index-ddmc>.common-title {background: transparent;}
.index-ddmc>.bd {position: relative;width: 100%;height: 220px;margin-top: 30px;overflow: hidden;}
.index-ddmc>.bd li {position: relative;display: block;width: 285px;height: 220px;float: left;margin-right: 20px;}
.index-ddmc>.bd li a {width: 100%;}
.index-ddmc>.bd li a img {width: 100%;height: 220px;object-fit: cover;}
.index-ddmc>.prev,
.index-ddmc>.next {display: block;position: absolute;width: 29px;height: 46px;top: 181px;}
.index-ddmc>.prev {left: 0;background: url(../images/l.png) no-repeat center;}
.index-ddmc>.next {right: 0;background: url(../images/r.png) no-repeat center;}

.index-xjdf {position: relative;width: 100%;margin-top: 35px;}
.index-xjdf .common-title {background: transparent;}
.index-xjdf .hd {position: absolute;width: 1020px;height: 64px;top: 0;right: 0;}
.index-xjdf .hd ul {position: relative;margin-top: 14px;}
.index-xjdf .hd li {float: left;display: block;width: 130px;height: 50px;line-height: 50px;text-align: center;font-size: 20px;}
.index-xjdf .hd li a {color: inherit;}
.index-xjdf .hd li .more {position: absolute;display: none;line-height: 40px;top: 0;right: 30px;color: #999;font-size: 16px;}
.index-xjdf .hd li.on {color: #fff;background: #E42500;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.index-xjdf .hd li.on .more {display: block;}
.index-xjdf .bd {position: relative;width: 100%;height: 265px;}
.index-xjdf .bd .img-line {width: 380px;height: 215px;margin-top: 35px;}
.index-xjdf .bd .img-line img {width: 100%;height: 215px;object-fit: cover;}
.index-xjdf .bd .content-line {width: 380px;height: 215px;margin: 35px 0 0 30px;}
.index-xjdf .bd .content-line>a {width: 100%;display: block;font-size: 18px;font-weight: 600;line-height: 60px;}
.index-xjdf .bd .content-line>p {width: 100%;line-height: 30px;font-size: 14px;color: #666;}
.index-xjdf .bd .content-line>p>a {color: #E42500;padding-left: 10px;}
.index-xjdf .bd .common-list {width: 380px;padding: 0;margin-top: 25px;}

.index-line5>.w-380:nth-child(1)>.common-title {background: transparent;}
.index-line5>.w-380:nth-child(2)>.common-title {background: transparent;}
.index-line5>.w-380:nth-child(3)>.common-title {background: transparent;}

.line5-col1-row3 .common-list li {display: block;width: 380px;padding: 0;height: 120px;float: left;}
.line5-col1-row3 .common-list li:before {width: 0;height: 0;}
.line5-col1-row3 .common-list li a {display: block;width: 100%;height: 100%;}
.line5-col1-row3 .common-list li img {width: 100%;height: 100%;object-fit: cover;}
.line5-col1-row3 .prev,
.line5-col1-row3 .next {display: block;position: absolute;width: 29px;height: 46px;top: calc(50% - 23px);}
.line5-col1-row3 .prev {left: 0;background: url(../images/l.png) no-repeat center;}
.line5-col1-row3 .next {right: 0;background: url(../images/r.png) no-repeat center;}

.line5-col2-row3 .common-list li {display: block;width: 380px;padding: 0;height: 120px;float: left;}
.line5-col2-row3 .common-list li:before {width: 0;height: 0;}
.line5-col2-row3 .common-list li a {display: block;width: 100%;height: 100%;}
.line5-col2-row3 .common-list li img {width: 100%;height: 100%;object-fit: cover;}
.line5-col2-row3 .prev,
.line5-col2-row3 .next {display: block;position: absolute;width: 29px;height: 46px;top: calc(50% - 23px);}
.line5-col2-row3 .prev {left: 0;background: url(../images/l.png) no-repeat center;}
.line5-col2-row3 .next {right: 0;background: url(../images/r.png) no-repeat center;}

.index-cszmn .common-list li {border-bottom: 1px solid #ddd;height: 46px;line-height: 46px;margin-bottom: 1px;}

.index-moralroll {position: relative;}
.index-moralroll .common-list {position: relative;width: 100%;height: 440px;overflow: hidden;padding: 0;overflow-y: auto;}
.index-moralroll .common-list li {position: relative;display: block;width: 157.5px;height: 200px;float: left;margin: 0 30px 30px 15px;padding: 0;}
.index-moralroll .common-list li:nth-child(even) {margin: 0 0 30px 0;}
.index-moralroll .common-list li:before {width: 0;height: 0;}
.index-moralroll .common-list li a {width: 100%;height: 100%;}
.index-moralroll .common-list li a img {width: 100%;height: 100%;object-fit: cover;border-top-right-radius: 20px;}
.index-moralroll .common-list li a p {position: absolute;display: block;width: 78px;height: 26px;line-height: 26px;left: 0;bottom: 0;padding-right: 10px;font-size: 14px;color: #fff;text-align: center;background: url(../images/moral_name.png) no-repeat left top;}
.index-moralroll .prev,
.index-moralroll .next {display: block;position: absolute;width: 10px;height: 20px;top: 184px;}
.index-moralroll .prev {left: 0;background: url(../images/moral_l.jpg) no-repeat center;}
.index-moralroll .next {right: 0;background: url(../images/moral_r.png) no-repeat center;}

.index-moralroll .common-list::-webkit-scrollbar{width:5px;height:9px;background:#f2f2f2;border-radius: 5px;}
.index-moralroll .common-list::-webkit-scrollbar-button{width:5px;height:0px;}
.index-moralroll .common-list::-webkit-scrollbar-track-piece{background-color: transparent;}
.index-moralroll .common-list::-webkit-scrollbar-thumb{border:0px solid rgba(0,0,0,.21);background-color:#e0e0e0; border-radius:5px;}
.index-moralroll .common-list::-webkit-scrollbar-thumb:hover{border:0px solid rgba(0,0,0,.21);background-color:#dddddd;}
.index-moralroll .common-list::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#cccccc),to(#cccccc));}
.index-moralroll .common-list::-webkit-scrollbar-corner{background-color:#f2f2f2;}

.index-line6>.w-380>.common-title {background: transparent;}
.index-line6>.index-wedays .hd {position: relative;width: 100%;margin-top: 15px;padding: 0 1px;}
.index-line6>.index-wedays .hd li {position: relative;display: block;width: 54px;height: 30px;line-height: 30px;font-size: 18px;float: left;text-align: center;}
.index-line6>.index-wedays .hd li.on {background: #E42500;color: #fff;border-top-left-radius: 8px;border-top-right-radius: 8px;}
.index-line6>.index-wedays .hd li>a {color: inherit;}

.index-line6>.w-790>.common-title {background: transparent;}

.index-line7>.w-380>.common-title {background: transparent;}
.index-line7>.w-380>.common-list li {line-height: 36px;height: 36px;}
.index-line7>.w-790>.common-title {background: transparent;}
.gygg-roll ul {position: relative;width: 100%;margin-top: 20px;}
.gygg-roll ul li {position: relative;display: block;width: 182.5px;height: 275px;overflow: hidden;float: left;margin-right: 20px;}
.gygg-roll ul li a {width: 100%;}
.gygg-roll ul li a img {width: 100%;height: 240px;object-fit: cover;}
.gygg-roll ul li a p {line-height: 36px;}

.index-column {position: relative;width: 100%;}
.index-column>.common-title {background: transparent;}
.index-column>.bd {position: relative;width: 100%;height: 120px;margin-top: 30px;overflow: hidden;}
.index-column>.bd li {position: relative;display: block;width: 285px;height: 120px;float: left;margin-right: 20px;}
.index-column>.bd li a {width: 100%;}
.index-column>.bd li a img {width: 100%;height: 120px;object-fit: cover;}
.index-column>.prev,
.index-column>.next {display: block;position: absolute;width: 29px;height: 46px;top: 131px;}
.index-column>.prev {left: 0;background: url(../images/l.png) no-repeat center;}
.index-column>.next {right: 0;background: url(../images/r.png) no-repeat center;}

.index-line9>.w-1200>.common-title {background: transparent;}
.index-line9>.w-1200>ul {position: relative;width: 100%;height: 200px;overflow: hidden;margin-top: 30px;}
.index-line9>.w-1200>ul>li {position: relative;display: block;width: 285px;height: 200px;float: left;margin-left: 20px;}
.index-line9>.w-1200>ul>li:first-of-type {margin-left: 0;}
.index-line9>.w-1200>ul>li>a {width: 100%;}
.index-line9>.w-1200>ul>li>a>img {width: 100%;height: 160px;object-fit: cover;}
.index-line9>.w-1200>ul>li>a>p {line-height: 40px;}

.index-line10>.w-1200>.common-title {background: transparent;}
.index-line10>.w-1200>ul {position: relative;width: 100%;height: 264px;margin-top: 30px;}
.index-line10>.w-1200>ul>li {position: absolute;display: block;overflow: hidden;}
.index-line10>.w-1200>ul>li:nth-child(1) {width: 468px;height: 264px;top: 0;left: 0;}
.index-line10>.w-1200>ul>li:nth-child(2) {width: 226px;height: 127px;top: 0;left: 478px;}
.index-line10>.w-1200>ul>li:nth-child(3) {width: 226px;height: 127px;top: 137px;left: 478px;}
.index-line10>.w-1200>ul>li:nth-child(4) {width: 238px;height: 264px;top: 0;right: 248px;}
.index-line10>.w-1200>ul>li:nth-child(5) {width: 238px;height: 264px;top: 0;right: 0;}
.index-line10>.w-1200>ul>li>a {width: 100%;}
.index-line10>.w-1200>ul>li:nth-child(1)>a>img {height: 264px;}
.index-line10>.w-1200>ul>li:nth-child(2)>a>img {height: 127px;}
.index-line10>.w-1200>ul>li:nth-child(3)>a>img {height: 127px;}
.index-line10>.w-1200>ul>li:nth-child(4)>a>img {height: 264px;}
.index-line10>.w-1200>ul>li:nth-child(5)>a>img {height: 264px;}
.index-line10>.w-1200>ul>li>a>img {width: 100%;object-fit: cover;transition: all 2s ease 0s;}
.index-line10>.w-1200>ul>li>a:hover>img {transform: scale(1.5);-ms-transform: scale(1.2);}

.index-link {position: relative;width: 100%;border: 1px solid #ddd;}
.index-link .hd {position: relative;width: 100%;height: 50px;line-height: 44px;}
.index-link .hd .title {display: block;float: left;background: #E42500;color: #fff;padding: 0 20px;}
.index-link .hd li {display: block;float: left;padding: 0 20px;border: 1px solid #eee;border-left: 0;}
.index-link .hd li.on {border-bottom: 2px solid #E42500;height: 45px;}
.index-link .hd li.on a {color: #E42500;}
.index-link .bd {padding: 30px;min-height: 180px;}
.index-link .bd ul a {margin: 0 5px;display: inline-block;color: #333;font-size: 14px;line-height: 30px;}
.index-link .bd ul span.wzname {color: #E42500;font-size: 14px;line-height: 30px;}

.index-wmmatrix {margin-top: 10px;}
.index-wmmatrix:after {content: "";display: block;clear: both;}
.index-wmmatrix .title {display: block;float: left;width: 90px;height: 120px;background: #E9F6FF;margin-left: 10px;text-align: center;cursor: pointer;}
.index-wmmatrix .title:first-of-type {margin-left: 0;}
.index-wmmatrix .title.on {display: none;}
.index-wmmatrix .title span {line-height: 120px;vertical-align: middle;}
.index-wmmatrix .title a {display: inline-block;vertical-align: middle;color: #333;}
.index-wmmatrix .content {display: none;float: left;width: 300px;height: 120px;background: #D5EFFF;margin-left: 10px;padding: 15px 10px;}
.index-wmmatrix .content:first-of-type {margin-left: 0;}
.index-wmmatrix .content:after {content: "";display: block;clear: both;}
.index-wmmatrix .content li {width: 140px;text-align: center;float: left;}
.index-wmmatrix .content li img {width: 60px;height: 60px;border-radius: 50%;}
.index-wmmatrix .content li p {color: #E42500;line-height: 30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/* content end */

/* list内容 */
.list-crumb {position: relative;padding: 20px 0;}
.list-crumb ul {background: #FAF4F4;padding-left: 20px;}
.list-crumb ul a {color: #E42500;}
.list-crumb ul li {float: left;line-height: 40px;padding-left: 5px;color: #E42500;}

.list-nav-title {position:relative;text-align:center;}
.list-nav-title h3 {margin: 0;line-height: 50px;background: #FAF4F4;color: #333; text-align: left;padding-left: 20px;font-size: 20px;}

.list-nav-l {width: 100%;padding-bottom: 30px;}
.list-nav-list {width: 100%;padding: 0;background: #FAF4F4;overflow: auto;max-height:570px;padding: 0 20px;}
.list-nav-list a {display: block;width: 100%;text-align: center;line-height: 40px;height: 50px;overflow: hidden;}
.list-nav-list a li {width: 100%; height: 40px; padding: 0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border: 1px solid #dddddd;background: #ffffff;}
.list-nav-list .list-active li {background: #E42500;font-weight: 400;color:#ffffff;}

.list-left {width: 320px;}
.list-right {width: 830px;padding: 20px 20px 0;border: 1px solid #dddddd;margin-bottom: 50px;}

.list-right-title {width:100%; height: 50px;line-height: 50px;background: transparent;color: #E42500;font-size: 20px;padding-left:20px;border-bottom: 1px solid #dddddd;}
.picboxcon {padding-top: 10px;}
.colRightOne {position: relative;width: 100%;height: 50px;}
.colRightOne a {display: block;width: 100%;height: 50px;border-bottom: 1px;border-style: dashed;border-color: #dddddd;}
.colRightOne .pictext {width: 700px;height: 50px;line-height: 50px;display: block;padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.colRightOne .artpub {position: absolute;top: 0;right: 0;width: 120px;height: 50px;line-height: 50px;font-size: 14px;color: #888888;text-align:center;}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {background-color: #E42500;border-color: #E42500;}

.jumpToSel {height:36px;line-height:18px !important;color: #E42500 !important;}
.jumpToSel input:first-of-type {border: 1px solid #fafafa;height: 22px;}
.jumpToSel input:last-of-type {border: 0;height: 22px;background: transparent;}
.jumpToSel:hover {background: transparent !important; color: #E42500 !important;}

.list-nav-list::-webkit-scrollbar{width:9px;height:9px;background:#f2f2f2;border-radius: 5px;}
.list-nav-list::-webkit-scrollbar-button{width:9px;height:0px;}
.list-nav-list::-webkit-scrollbar-button:vertical:start{background-position:0 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:start:hover{background-position:-10px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:start:active{background-position:-20px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end{background-position:-30px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end:hover{background-position:-40px 0;}
.list-nav-list::-webkit-scrollbar-button:vertical:end:active{background-position:-50px 0;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start{background-position:0 -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start:hover{background-position:-10px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:start:active{background-position:-19px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end{background-position:-30px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end:hover{background-position:-40px -11px;}
.list-nav-list::-webkit-scrollbar-button:horizontal:end:active{background-position:-50px -11px;}
.list-nav-list::-webkit-scrollbar-track-piece{background-color: transparent;}
.list-nav-list::-webkit-scrollbar-thumb{border:0px solid rgba(0,0,0,.21);background-color:#e0e0e0; border-radius:5px;}
.list-nav-list::-webkit-scrollbar-thumb:hover{border:0px solid rgba(0,0,0,.21);background-color:#dddddd;}
.list-nav-list::-webkit-scrollbar-thumb:active{background:-webkit-gradient(linear,left top,left bottom,from(#cccccc),to(#cccccc));}
.list-nav-list::-webkit-scrollbar-corner{background-color:#f2f2f2;}

.zwgk-list-tag {width: 100%;margin-bottom: 20px;}
.zwgk-list-tag h3 {font-size: 22px;padding-left: 20px;color: #E42500;line-height: 36px;border-bottom: 1px solid #dddddd;}
.zwgk-list-tag h3:first-of-type {margin-top: 0;}
.zwgk-list-tag a {display: inline-block;padding: 10px 40px;line-height: 30px;background: #f2f6f6;border-radius: 5px;margin-right: 20px;margin-top: 10px;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;-o-transition: all 1s ease;transition: background 1s ease;}
.zwgk-list-tag a:hover {background: #f4f4f4;}
/* list内容end */

/* detaile内容 */
.cms-article-pic {width: 100%;text-align: center;padding-top: 20px;}
.cms-article-pic img {max-width: 60%;}
.cms-article-box {width: 100%;padding-bottom: 30px;border: 1px solid #dddddd;margin-bottom: 30px;background: #ffffff;}
.article-detail img {max-width: 100% !important;height: auto !important;}
.article-detail td {border:1px solid #333333;}
#mediaplayer {margin: 30px auto 0;}
.cms-article-tit, .cms-article-stit {width: 100%;text-align: center;color: #E42500;font-size: 30px;line-height: 50px;padding: 5px 0;font-weight: 600;}
.cms-article-stit {font-size: 20px;line-height: 36px;}
.cms-article-subtit {width: 100%;text-align: center;color: #666666;font-size: 26px;line-height: 40px;padding-bottom: 10px;}
.cms-article-xinxi {position: relative;width: 100%;color: #999999;font-size: 14px;line-height: 36px;border-bottom: 1px solid #dcdcdc;z-index: 9;}
.cms-article-xinxi span {padding: 0 10px;}
.cms-article-edit {width: 1170px;margin: 0 auto;text-align: right;color: #666666;}
.bdsharebuttonbox {position: absolute;width: 150px;top: 0;right: 0;color: inherit;font-size: 14px;height: 36px;line-height: 36px;background: url(../images/share-group-icon.png) no-repeat left 40px center;}
.bdsharebuttonbox:before {content: ' 分享:';color: #999999;position: absolute;width: 40px;height: 36px;line-height: 36px;top: 0;left: 0;}
.bdsharebuttonbox a {width: 24px;height: 24px;display: block;margin: 10px 10px 0 0;float: left;}
.bdsharebuttonbox a:first-of-type {margin-left: 40px;}
.bdsharebuttonbox .bds_qzone,
.bdsharebuttonbox .bds_tsina {display: none !important;}
.article-detail {width: 1200px;padding: 10px 30px;color: #333333;font-size: 16px;line-height: 36px;}
.article-detail table {margin: 0 auto;width: 1090px !important;}
.d_setting {position: absolute;top: 0;right: 170px;line-height: 36px;color: inherit;}
.d_setting a {padding: 0 2px;color: inherit;}
.d_setting a:last-of-type {padding-left: 20px;background: url(../images/yw_03.jpg) no-repeat left center;background-size: 18px 16px;}
/* detaile内容end */