@charset "utf-8";
.common-bg{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;}
.common-bg img{width: 100%;height: auto;display: block;margin: 0 auto;}

.location{width: 100%;line-height: 40px;}
.location p{box-sizing: border-box;font-size: 14px;color: #333333;}
.location p a{color: #333333;display: inline-block;margin: 0 5px;}

.commonUl{box-sizing: border-box;width: 100%;height: 50px;margin-top: 20px; border-bottom: 1px solid #e7eaed;}
.commonUl ul{box-sizing: border-box;overflow: hidden;height: 50px;}
.commonUl ul li{float: left;height: 50px;box-sizing: border-box;}
.commonUl ul li a{display: block;font-size: 18px;color: #333333;height: 50px;line-height: 50px;margin: 0 25px;box-sizing: border-box}
.commonUl ul li:first-child a{margin-left: 0;}
.commonUl ul li:first-child.active a{color: #ff0000;border-bottom: 3px solid #ff0000;}
.commonUl ul li:first-child:hover a{color: #ff0000;border-bottom: 3px solid #ff0000;}
.commonUl ul li.active a{color: #ff0000;border-bottom: 3px solid #ff0000;}
.commonUl ul li:hover a{color: #ff0000;border-bottom: 3px solid #ff0000;}

.common-channel{box-sizing: border-box;width: 100%;padding: 30px 0 0;text-align: left;overflow: hidden;}
.common-channel a{display: inline-block;box-sizing: border-box;font-size: 16px;color: #333333;margin: 0 25px 0 0;}
.common-channel a.active{color: #ff0000;}
.common-channel a:hover{color: #ff0000;}

.commonMain{width: 100%;box-sizing: border-box;padding: 50px 0 70px 0;overflow: hidden;background: #f5f5f5;}
.commonMain .container{box-sizing: border-box;padding: 30px 15px;border-radius: 5px;background: #ffffff;}

.commonMain .newsUl{box-sizing: border-box;width: 100%;padding: 0 0 50px 0;margin-top: 50px;}
.commonMain .newsUl li{width: 100%;height: auto;box-sizing: border-box;position: relative;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e7eaed;}
.commonMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;}
.commonMain .newsUl li .nImg{float: left;width: 280px;height: 190px;overflow: hidden;}
.commonMain .newsUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .newsUl li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .newsUl li .nTxt{float: right;width: 865px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .nTxt h3{font-size: 18px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .nTxt p{font-size: 14px;color: #666666;margin-top: 20px;line-height: 25px;}
.commonMain .newsUl li .nTxt small{display: block;font-size: 12px;color: #666666;margin-top: 15px;}
.commonMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
.commonMain .newsUl li .nTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}
.commonMain .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .tTxt h3{font-size: 18px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .tTxt p{font-size: 14px;color: #666666;margin-top: 10px;}
.commonMain .newsUl li .tTxt small{display: block;font-size: 12px;color: #666666;margin-top: 15px;}
.commonMain .newsUl li .tTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}
.commonMain .newsUl li .tTxt p span{display: inline-block;font-size: 12px;margin-top: 0;}
.commonMain .newsUl li.noTxt{height: auto;}

.commonMain .newsUl li:hover i{border: none;background: url(../images/nIbg.png) center no-repeat;background-size: 100% 100%;}
.commonMain .newsUl li:hover .nTime{background: #ff0000;}
.commonMain .newsUl li:hover .nTime p{color: #FFFFFF;}
.commonMain .newsUl li:hover .nTime span{color: #FFFFFF;}
.commonMain .newsUl li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.commonMain .newsUl li:hover .nTxt h3{color: #ff0000;}
.commonMain .newsUl li:hover .nTxt span{color: #ff0000;}
.commonMain .newsUl li:hover .tTxt h3{color: #ff0000;}
.commonMain .newsUl li:hover .tTxt span{color: #ff0000;}



.commonMain .fyImg{box-sizing: border-box;overflow: hidden;padding: 0 0 50px 0;margin-top: 50px;}
.commonMain .fyImg li{width: 370px;float: left;box-sizing: border-box;margin: 0 0 35px 30px;border-radius: 30px;box-shadow: 0 0 6px 1px rgba(135, 135, 135, .2);overflow: hidden;}
.commonMain .fyImg li:nth-child(3n+1){margin-left: 0;}
.commonMain .fyImg li a{display: block;width: 100%;height: 100%;}
.commonMain .fyImg li .i-one-img{width: 100%;height: 200px;overflow: hidden;background: #f5f5f5;}
.commonMain .fyImg li .i-one-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .fyImg li .noImg{width: 100%;height: 200px;overflow: hidden;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
.commonMain .fyImg li .noImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .fyImg li .i-one-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .fyImg li:hover .i-one-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.commonMain .fyImg li .i-one-txt{width: 100%;height: 160px;box-sizing: border-box;padding: 25px 25px 0;overflow: hidden;background: #ffffff;}
.commonMain .fyImg li .i-one-txt h5{font-size: 24px;color: #000000;font-weight: 500;text-align: center;}
.commonMain .fyImg li .i-one-txt p{font-size: 15px;color: #666666;text-align: justify;line-height: 25px;margin-top: 8px;}
.commonMain .fyImg li:hover .i-one-txt{background: #ff0000;}
.commonMain .fyImg li:hover .i-one-txt h5{color: #ffffff;}
.commonMain .fyImg li:hover .i-one-txt p{color: #ffffff;}

.commonMain .newsImg{box-sizing: border-box;overflow: hidden;padding: 0 0 50px 0;margin-top: 50px;}
.commonMain .newsImg li{width: 275px;height: auto;float: left;margin: 0 0 20px 20px;box-sizing: border-box;position: relative;background: #FFFFFF;}
.commonMain .newsImg li:nth-child(4n+1){margin-left: 0;}
.commonMain .newsImg li a{display: block;}
.commonMain .newsImg li .nImg{width: 100%;height: 210px;margin: 0 auto; box-sizing: border-box;overflow: hidden;background: #f5f5f5;}
.commonMain .newsImg li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .newsImg li .noImg{width: 100%;height: 210px;margin: 0 auto;display: flex;align-items: center; background: #f5f5f5;}
.commonMain .newsImg li .noImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .newsImg li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .newsImg li h3{font-size: 16px;color: #333333;font-weight: 500;margin-top: 10px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsImg li:hover h3{color: #ff0000;}
.commonMain .newsImg li:hover .nImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}



/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;background: #f5f5f5;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #e2e2e2;margin-top: 25px;}
.showTitle h3{font-size: 20px;color: #333333;}
.showTitle .showInfo{box-sizing: border-box;height: 31px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo p .showInfoBM { color:#666666;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare span{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}

.showContent{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px!important;}
.showContent img{width: auto!important;max-width: 100%;height: auto!important;margin: 10px auto;}

.showContent section:first-child{text-align: center;width: 677px;margin: 0 auto!important;}
.showContent section{text-align: center;}
.showContent section img{display: block;margin: 0 auto !important;}
.showContent table{margin: 0 auto;width: 800px!important;}
.showContent table tr td{border: 1px solid #d7dde4!important;box-sizing: border-box;padding: 8px;font-size: 16px;}
.showContent .mejs__container {margin: 0 auto;}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify; margin-top: 30px;}
.showVideo video{width: 100%;height: 100%;background: #f3f2ff;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}


.sZmap{width: 100%;height: 600px;}


/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;border: 1px solid #e2e2e2;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;border: 1px solid #e2e2e2;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #ff0000;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #ff0000;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #ff0000;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #e2e2e2; cursor: pointer; padding: 8px 15px;background: #ffffff;}

