@charset "utf-8";
*{margin:0;padding:0;outline:0;vertical-align:baseline;background:transparent;-webkit-font-smoothing: antialiased;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0 }
body { font: 14px/1.5 "微软雅黑","Microsoft YaHei",Arial, Tahoma, Helvetica, sans-serif;margin: auto;overflow-x: hidden;}
html{max-width:1920px;margin: 0 auto !important;}
input, button, textarea, select { font: inherit; outline: 0; border: 0; background: none; color: inherit;}
input:focus, textarea:focus { color: inherit;}
button::-moz-focus-inner, input::-moz-focus-inner { border: 0;}
ol, ul, li { list-style: none;}
input, select { -webkit-appearance: none; -moz-appearance: none; appearance: none;}
textarea { overflow: auto; resize: none;}
table { border-collapse: collapse; border: 0;}
img { border: 0; outline: 0; vertical-align: middle;}
a { text-decoration: none;cursor: pointer;}
a:focus { outline: 0;}
input[type=date]{ background-color:transparent; border: 0; filter: alpha(opacity=0);}
.fl{float: left;}
.fr{float: right;}
.container{width: 1200px;margin: 0 auto;}


/*头部header*/
.header{width: 100%;background: #FFFFFF;}
.headerTop{width: 100%;height: 5px;background: #1a75ab;box-sizing: border-box;}
.headerCenter{box-sizing: border-box;background: #FFFFFF;height: 150px;position: relative;overflow: hidden;}
.headerCenter .logo{box-sizing: border-box;margin: 35px 0;}
.headerCenter .headerTxt{box-sizing: border-box;height: 50px;margin-top: 50px;margin-left: 20px;padding-left: 20px;float: left;background: url(/partyCulture/images/n-x.png) left no-repeat;}
.headerCenter .headerTxt h3{font-size: 28px;color: #df3737;font-weight: bold;line-height: 30px;}
.headerCenter .headerTxt span{font-size: 12px;color: #4d4a49;display: block;}
.headerCenter .headerRight{float: right;width: auto;height: 48px;box-sizing: border-box;margin-top: 50px;}
.headerCenter .headerRight .search{width: 48px;height: 48px;float: left;margin-right: 10px; box-sizing: border-box;border-radius: 5px;position: relative;background: url(/partyCulture/images/searchBg.png) center no-repeat #999999;}
.headerCenter .headerRight .search a{display: block;}
.headerCenter .headerRight .search .hSearchInput{display: none;width: 300px;position: absolute;left: -300px;height: 48px;top: 0;z-index: 999;background: #F5F5F5;border-radius: 5px;}
.headerCenter .headerRight .search .hSearchInput input{border: none;box-sizing: border-box;padding: 0 20px;display: block;}
.headerCenter .headerRight .search .hSearchInput input.yInput{width: 100%;height: 48px;font-size: 16px;color: #666666;line-height: 48px;border: none;}
.headerCenter .headerRight .search:hover .hSearchInput{display: block;}


.return{width: 120px;height: 48px;line-height: 48px;display: block;font-size: 14px;color: #FFFFFF;border-radius: 5px;text-align: center;float: left;background: #999999;}

.headerCenter .navMenu{float: right;box-sizing: border-box;display: none;}
.headerCenter .navMenu span{width: 25px;height: 2px;background: #0b6dad;display: block;margin-top: 5px;}

.headerNav{box-sizing: border-box;width: 100%;height: 60px;position: relative;background: #df3737;}
.headerNav .return{display: none;}
.headerNav .navUl{box-sizing: border-box;height: 62px;}
.headerNav .navUl li{float: left;height: 60px;box-sizing: border-box;}
.headerNav .navUl li:first-child{background: none;}
.headerNav .navUl li .Na{display: block;font-size: 18px;color: #FFFFFF;line-height: 60px;padding: 0 18px;box-sizing: border-box;}
.headerNav .navUl li.active .Na{background: #fbc400;color: #ffffff;}
.headerNav .navUl li:hover .Na{background: #fbc400;color: #FFFFFF;}


/*轮播banner*/
.banner{width: 100%;overflow: hidden;position: relative;z-index: 9;}
.banner .bd{ position:relative; z-index:0; }
.banner .bd li img{width:100%; vertical-align:top;  } 
.banner .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 43px;z-index:100;}
.banner .hd ul{margin:0;box-sizing: border-box;text-align: center;}
.banner .hd ul li{display:inline-block;cursor: pointer;width:50px;height:3px;overflow:hidden;margin: 0 3px;background: rgba(0,0,0,.5);font-size: 0;}
.banner .hd ul li.on{background: #fbc400;} 

.img{width: 100%;height: auto;box-sizing: border-box;overflow: hidden;}
.img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonTitle{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 8px; border-bottom: 1px solid #ede2e2;}
.commonTitle h3{font-size: 30px;color: #c43e37;font-weight: bold;float: left;box-sizing: border-box;padding-left: 40px;background: url(/partyCulture/images/titleBg.png) left no-repeat;}
.commonTitle .iMore{display: block;float: right;font-size: 14px;color: #df3737;font-weight: bold;line-height: 44px;font-family: "Arial"; box-sizing: border-box;padding-right: 20px;background: url(/partyCulture/images/more.png) right no-repeat;}

.pMain{width: 100%;box-sizing: border-box;overflow: hidden;}

.pOne{width: 100%;box-sizing: border-box;overflow: hidden;padding-top: 75px;}
.pOne .pOneBanner{width: 628px;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
.pOne .pOneBanner .bd{}
.pOne .pOneBanner .bd ul{}
.pOne .pOneBanner .bd ul li{float: left;width: 100%;height: 412px;overflow: hidden;position: relative;}
.pOne .pOneBanner .bd ul li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.pOne .pOneBanner .bd ul li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.pOne .pOneBanner .bd ul li 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;}
.pOne .pOneBanner .bd ul 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);}
.pOne .pOneBanner .bd ul li .newsTxt{position: absolute;width: 100%;height: 40px;left: 0;bottom: 0; line-height: 40px;background: rgba(0,0,0,.5);}
.pOne .pOneBanner .bd ul li .newsTxt p{font-size: 16px;color: #FFFFFF;box-sizing: border-box;padding: 0 80px 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pOne .pOneBanner .hd{position: absolute;width: 100%; left: 0;bottom: 10px;z-index:1;}
.pOne .pOneBanner .hd ul{text-align: right;overflow: hidden;padding-right: 10px;box-sizing: border-box;}
.pOne .pOneBanner .hd ul li{display:inline-block;cursor: pointer;width:8px;height:8px;text-align: center;border-radius: 8px; overflow:hidden;margin: 0 3px;background: rgba(255,255,255,.5);font-size: 0px;}
.pOne .pOneBanner .hd ul li.on{overflow:hidden;background: #fbc400;} 
.pOne .pOneList{width: 530px;float: right;box-sizing: border-box;}
.pOne .pOneList .commonTitle{border-bottom: none;}
.pOne .pOneList .commonTitle h3{padding-left: 0;background: none;}
.pOne .pOneList ul{box-sizing: border-box;overflow: hidden;margin-top: 5px;}
.pOne .pOneList ul li{box-sizing: border-box;overflow: hidden;margin-top: 9px;padding-bottom: 12px;border-bottom: 1px dashed #dedede;}
.pOne .pOneList ul li:first-child{margin-top: 0;}
.pOne .pOneList ul li:last-child{border-bottom: none;}
.pOne .pOneList ul li a{float: left;width: 80%;font-size: 16px;color: #000000;padding-left: 25px;background: url(/partyCulture/images/pD.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pOne .pOneList ul li span{float: right;font-size: 14px;color: #999999;line-height: 21px;font-family: "Arial Regular";}
.pOne .pOneList ul li:hover a{color: #c43e37;}
.pOne .pOneList ul li:hover span{color: #c43e37;}

.pTwo{width: 100%;box-sizing: border-box;padding: 65px 0 50px 0;}
.pTwo .commonTitle{border-bottom: none;}
.pTwoContent{width: 100%;height: 520px;overflow: hidden;box-shadow: 0 0 15px 5px rgba(0,0,0,.08); background: url(/partyCulture/images/pTwo.jpg) center no-repeat;background-size: cover;}
.pTwoContent .pTwoLeft{width: 600px;float: left;box-sizing: border-box;padding: 35px 40px;}
.pTwoContent .pTwoRight{width: 600px;float: right;box-sizing: border-box;padding: 35px 40px;}

.pUl{box-sizing: border-box;overflow: hidden;}
.pUl li{box-sizing: border-box;text-align: justify;word-break: break-all;}
.pUl li a{display: block;}
.pUl li.pA{border-bottom: 1px dashed #dddddd;padding-bottom: 10px;margin-top: 10px;}
.pUl li.pA h3{font-size: 22px;color: #333333;font-weight: bold;height: 66px;}
.pUl li.pA p{font-size: 14px;color: #666666;margin-top: 10px;text-indent: 2em;}
.pUl li.pA p span{display: inline-block;color: #df3737;}
.pUl li.pB{box-sizing: border-box;overflow: hidden;margin-top: 16px;}
.pUl li.pB a{float: left;width: 80%;font-size: 16px;color: #333333;padding-left: 25px;background: url(/partyCulture/images/pD.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pUl li.pB span{float: right;font-size: 14px;color: #999999;line-height: 21px;font-family: "Arial Regular";}
.pUl li:hover h3{color: #c43e37;}
.pUl li:hover a{color: #c43e37;}
.pUl li:hover span{color: #c43e37;}

.pThree{width: 100%;box-sizing: border-box;padding: 0 0 60px 0;overflow: hidden;}
.pThree .pThreeLeft{width: 580px;float: left;box-sizing: border-box;padding: 35px 40px;border: 1px solid #f0ebd8;background: #fbfaf8;}
.pThree .pThreeRight{width: 580px;float: right;box-sizing: border-box;padding: 35px 40px;border: 1px solid #f0ebd8;}
.pThree .pUl{padding-top: 10px;}
.pThree .pUl li.pA h3{font-weight: normal;}

.pFour{width: 100%;height: 570px; box-sizing: border-box;padding: 40px 0 50px 0;background: url(/partyCulture/images/pFourBg.jpg) center no-repeat;background-size: cover;}
.pFour .pFourTitle{box-sizing: border-box;overflow: hidden;}
.pFour .pFourTitle img{float: left;display: block;}
.pFour .pFourTitle a{display: block;float: right;font-size: 14px;color: #fffdef;font-weight: bold;line-height: 44px;font-family: "Arial"; box-sizing: border-box;padding-right: 20px;background: url(/partyCulture/images/moreT.png) right no-repeat;}
.pFour .pFourContent{width: 100%;height: 388px;box-sizing: border-box;margin-top: 25px;overflow: hidden;background: url(/partyCulture/images/pFourContent.png) center no-repeat;background-size: cover;}
.pFour .pFourContent .pFLeft{width: 600px;float: left;box-sizing: border-box;position: relative;}
.pFour .pFourContent .pFLeft ul{box-sizing: border-box;}
.pFour .pFourContent .pFLeft ul li{box-sizing: border-box;padding-top: 24px;padding-left: 40px;text-align: justify;word-break: break-all;}
.pFour .pFourContent .pFLeft ul li a{display: block;position: relative;box-sizing: border-box;padding-left: 65px;padding-bottom: 22px;border-bottom: 1px dashed #e67817;}
.pFour .pFourContent .pFLeft ul li a i{display: block;font-size: 16px;color: #fffdef;font-weight: bold;font-style: normal;position: absolute;left: 0;top: 15px;width: 24px;height: 24px;text-align: center;line-height: 24px;background: #bebebe;}
.pFour .pFourContent .pFLeft ul li h3{font-size: 18px;color: #c43e37;font-weight: normal;}
.pFour .pFourContent .pFLeft ul li p{font-size: 13px;color: #555555;margin-top: 5px;}
.pFour .pFourContent .pFLeft ul li p span{color: #df3737;display: inline-block;}
.pFour .pFourContent .pFLeft ul li:hover{background: url(/partyCulture/images/pFourActive.png) left no-repeat;background-size: auto 100%;}
.pFour .pFourContent .pFLeft ul li:hover i{background: #df3737;}

.pFour .pFourContent .pFLeft ul li .pFRight{display: none;width: 555px;height: 356px;box-sizing: border-box;margin-top: 16px;position: absolute;right: -600px;top: 0;}
.pFour .pFourContent .pFLeft ul li .pFRight a{display: block;width: 100%;height: 356px;padding: 0;box-sizing: border-box;border: 3px solid #fbc400;overflow: hidden;}
.pFour .pFourContent .pFLeft ul li .pFRight a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.pFour .pFourContent .pFLeft ul li .pFRight a 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;}
.pFour .pFourContent .pFLeft ul li .pFRight a: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);}

.pFive{width: 100%;box-sizing: border-box;padding: 40px 0 0 0;overflow: hidden;}
.pFive ul{box-sizing: border-box;overflow: hidden;padding: 25px 0 0;}
.pFive ul li{box-sizing: border-box;overflow: hidden;float: left;border: 1px solid #ffe88b;background: #fffaed;}
.pFive ul li a{display: block;text-align: center;}
.pFive ul li.pFa{width: 620px;}
.pFive ul li.pFa .pFImg{width: 100%;height: 414px;overflow: hidden;}
.pFive ul li.pFa .pFImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.pFive ul li.pFa h3{font-size: 16px;color: #333333;font-weight: normal;box-sizing: border-box;padding: 10px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pFive ul li.pFb{width: 268px;margin-left: 20px;margin-bottom: 18px;}
.pFive ul li.pFb .pFImg{width: 100%;height: 176px;overflow: hidden;}
.pFive ul li.pFb .pFImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.pFive ul li.pFb h3{font-size: 15px;color: #333333;font-weight: normal;box-sizing: border-box;padding: 10px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.pFive ul li 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;}
.pFive ul 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);}
.pFive ul li:hover h3{color: #df3737;}

.special{width: 100%;box-sizing: border-box;padding: 40px 0 50px 0; background: #FFFFFF;overflow: hidden;}
.special ul{box-sizing: border-box;overflow: hidden;padding-top: 25px;}
.special ul li{float: left;width: 280px;height: 140px;margin-left: 26px;margin-bottom: 23px;box-sizing: border-box;position: relative;overflow: hidden;}
.special ul li:nth-child(4n+1){margin-left: 0;}
.special ul li a{display: block;}
.special ul li img{width: 100%;height: auto;display: block;min-height: 100%;margin: 0 auto;}
.special ul li 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;}
.special ul li p{width: 100%;height: 31px;line-height: 31px;padding: 0 10px;font-size: 14px;color: #ffffff;box-sizing: border-box;text-align: center;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;background: rgba(0,0,0,.5);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.special ul 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);}
.special ul li:hover p{height: 100%;line-height: 140px;font-size: 20px;font-weight: bold;}
.service ul li:hover p{transition: translateY(-20px);-moz-transition: translateY(-20px);-webkit-transition: translateY(-20px);-o-transform: translateY(-20px);}

.qlyyjsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 50px 0;}
.qlyyjsMain .qlyyjsItem{width: 550px;height: 360px;float: left;box-sizing: border-box;margin: 0 0 40px 50px;}
.qlyyjsMain .qlyyjsItem:nth-child(2n+1){margin-left: 0;}
.qlyyjsMain .qlyyjsTitle{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 8px; border-bottom: 1px solid #ede2e2;}
.qlyyjsMain .qlyyjsTitle h3{font-size: 20px;color: #c43e37;font-weight: bold;float: left;box-sizing: border-box;}
.qlyyjsMain .qlyyjsTitle .iMore{display: block;float: right;font-size: 14px;color: #df3737;font-weight: bold;line-height: 39px;font-family: "Arial"; box-sizing: border-box;padding-right: 20px;background: url(/partyCulture/images/more.png) right no-repeat;}

.qlyyjsMain .qlyyjsItem .qlyyjsUl{box-sizing: border-box;overflow: hidden;margin-top: 25px;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li{box-sizing: border-box;overflow: hidden;margin-top: 10px;padding-bottom: 10px;border-bottom: 1px dashed #dedede;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li:first-child{margin-top: 0;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li:last-child{border-bottom: none;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li a{float: left;width: 80%;font-size: 16px;color: #000000;padding-left: 25px;background: url(/partyCulture/images/pD.png) left no-repeat;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li span{float: right;font-size: 14px;color: #999999;line-height: 21px;font-family: "Arial Regular";}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li:hover a{color: #c43e37;}
.qlyyjsMain .qlyyjsItem .qlyyjsUl li:hover span{color: #c43e37;}

/*悬浮层*/
.iFix{position: fixed;width: 70px;height: auto;box-sizing: border-box;right: 10px;top: 60%;z-index: 999;}
.iFix .iFixOne{text-align: center;}
.iFix .iFixOne a{display: block;margin-top: 10px;width: 70px;height: 70px;background: #FFFFFF;border-radius: 5px;position: relative;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .iFixOne img{}
.iFix .iFixOne p{display: none;width: 100%;height: 100%;text-align: center;padding: 11px 15px;font-size: 16px;color: #FFFFFF;box-sizing: border-box;border-radius: 5px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: #df3737;}
.iFix .iFixOne a:hover p{display: block;}
.iFix .ReturnTop{width: 70px;height: 70px;display: none; box-sizing: border-box;cursor: pointer;background: #FFFFFF;margin-top: 10px;position: relative;border-radius: 5px;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
.iFix .ReturnTop img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.iFix .ReturnTop span{display: none;width: 100%;height: 100%;text-align: center;padding: 11px 15px;font-size: 16px;color: #FFFFFF;box-sizing: border-box;border-radius: 5px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;background: #df3737;}
.iFix .ReturnTop:hover span{display: block;}

.fixHref{position: fixed;width: 160px;height: 100px;box-sizing: border-box;text-align: center;left: 2px;top: 30%;z-index: 999;background: #27652e;}
.fixHref a{display: block;font-size: 20px;color: #ffffff;font-weight: bold; box-sizing: border-box;padding: 18px 2px 0;}


.footer{width: 100%;height: 215px;box-sizing: border-box;padding-top: 20px;text-align: center;background: url(/partyCulture/images/footerBg.jpg) center no-repeat;background-size: cover;}
.footer .links{width: 100%;box-sizing: border-box;overflow: hidden;text-align: left;margin-bottom: 35px;}
.footer .links span{display: inline-block;font-size: 16px;color: #FFFFFF;}
.footer .links a{display: inline-block;font-size: 16px;color: #FFFFFF;margin-right: 25px;}
.footer p{font-size: 15px;color: #ffffff;margin-top: 14px;}
.footer p.fP{margin-top: 0;}
.footer p.fP a{display: inline-block;color: #ffffff;box-sizing: border-box;padding: 0 20px;background: url(/partyCulture/images/f-x.png) left no-repeat;}
.footer p.fP a:first-child{background: none;}

.partyTitle{box-sizing: border-box;position: relative;width: 100%;height: 260px;background: url(/partyCulture/images/commonBg.jpg) center no-repeat;background-size: cover;}
.partyTitle .commonTop{box-sizing: border-box;overflow: hidden;width: 100%;}
.partyTitle .commonTop h3{font-size: 36px;color: #FFFFFF;font-weight: bold;margin-top: 75px;text-align: center;}

.commonUl{box-sizing: border-box;width: 100%;height: 53px;position: absolute;left: 0;right: 0;bottom: 0;background: url(/partyCulture/images/common-x.png) top center no-repeat;}
.partyTitle .commonUl p{box-sizing: border-box;font-size: 14px;color: #ffffff;line-height: 53px;}
.partyTitle .commonUl p a{color: #ffffff;display: inline-block;margin: 0 5px;}

.partySearch{width: 100%;box-sizing: border-box;overflow: hidden;margin-bottom: 50px;}
.partySearch .dSearch{box-sizing: border-box;width: 100%;height: 80px;background: #edf1f3;text-align: center;padding: 0 20px;}
.partySearch .dSearch input{display: block;float: left;margin-top: 16.5px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.partySearch .dSearch .lInput{width: 80%;height: 47px;line-height: 47px;background: #FFFFFF;box-sizing: border-box;border: 1px solid #c8cfd2;}
.partySearch .dSearch button{width: 18%;height: 47px;display: block;float: right;margin-top: 16.5px;font-size: 16px;color: #ffffff;box-sizing: border-box;background: #df3737;cursor: pointer;}

.partyQlyyjs{box-sizing: border-box;position: relative;width: 100%;height: 400px;}
.partyQlyyjs img{width: 100%;height: auto;display: block;margin: 0 auto;}
.partyQlyyjs .commonUl{background: rgba(245, 245, 245, .8);}
.commonUl ul{box-sizing: border-box;overflow: hidden;}
.commonUl ul li{float: left;height: 53px;box-sizing: border-box;}
.commonUl ul li:first-child{background: none;}
.commonUl ul li a{display: block;font-size: 16px;color: #FFFFFF;line-height: 53px;padding: 0 26px;box-sizing: border-box}
.commonUl ul li:first-child a{padding-left: 0;}
.commonUl ul li:first-child.active a{background: url(/partyCulture/images/commonActive.jpg) 30% 0 no-repeat;}
.commonUl ul li:first-child:hover a{background: url(/partyCulture/images/commonActive.jpg) 30% 0 no-repeat;}
.commonUl ul li.active a{background: url(/partyCulture/images/commonActive.jpg) top no-repeat;}
.commonUl ul li:hover a{background: url(/partyCulture/images/commonActive.jpg) top no-repeat;}

.partyQlyyjs .commonUl ul li a{color: #333333;}
.partyQlyyjs .commonUl ul li:first-child.active a{background: url(/partyCulture/images/commonActive2.jpg) 30% 0 no-repeat;}
.partyQlyyjs .commonUl ul li:first-child:hover a{background: url(/partyCulture/images/commonActive2.jpg) 30% 0 no-repeat;}
.partyQlyyjs .commonUl ul li.active a{background: url(/partyCulture/images/commonActive2.jpg) top no-repeat;}
.partyQlyyjs .commonUl ul li:hover a{background: url(/partyCulture/images/commonActive2.jpg) top no-repeat;}


.channelNav{box-sizing: border-box;overflow: hidden;width: 100%;height: auto;background: #f5f5f5;}
.channelNav a{float: left;height: 53px;font-size: 16px;color: #333333; line-height: 53px;box-sizing: border-box;margin-left: 35px;}
.channelNav a:first-child{margin-left: 0;}
.channelNav a.active{border-bottom: 1px solid #df3737;color: #df3737;}
.channelNav a:hover{border-bottom: 1px solid #df3737;color: #df3737;}

.newsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0;min-height: 400px;}

.newsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 40px 0;}
.newsMain dl{box-sizing: border-box;overflow: hidden;padding-top: 25px;margin: -20px 0 40px 0;}
.newsMain dl dt{float: left;width: 240px;height: 120px;margin-left: 15px;margin-bottom: 15px;box-sizing: border-box;position: relative;overflow: hidden;background: #F5F5F5;}
.newsMain dl dt.Dlone{width: 180px;}
.newsMain dl dt h3{font-size: 26px;color: #df3737;font-weight: bold;line-height: 120px;text-align: center;}
.newsMain dl dt:nth-child(5n+1){margin-left: 0;}
.newsMain dl dt a{display: block;}
.newsMain dl dt img{width: 100%;height: auto;display: block;min-height: 100%;margin: 0 auto;}
.newsMain dl dt 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;}
.newsMain dl dt p{width: 100%;height: 31px;line-height: 31px;padding: 0 10px;font-size: 14px;color: #ffffff;box-sizing: border-box;text-align: center;position: absolute;left: 0;right: 0;bottom: 0;margin: auto;background: rgba(0,0,0,.5);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}
.newsMain dl dt: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);}
.newsMain dl dt:hover p{height: 100%;height: 100%;font-size: 18px;padding: 10px;text-align: left;font-weight: bold;white-space: normal;}
.newsMain dl dt:hover p{transition: translateY(-20px);-moz-transition: translateY(-20px);-webkit-transition: translateY(-20px);-o-transform: translateY(-20px);}


.newsMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding-top: 20px;}
.newsMain .newsUl li{width: 100%;height: 215px;box-sizing: border-box;position: relative;margin-bottom: 30px;}
.newsMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;}
.newsMain .newsUl li i{display: block;width: 16px;height: 16px;box-sizing: border-box;border-radius: 16px;position: absolute;left: -8px;top: 0;border: 1px solid #e7eaed;background: #FFFFFF;}
.newsMain .newsUl li .nTime{float: left;width: 98px;height: 86px;box-sizing: border-box;text-align: center;padding-left: 15px;margin-left: 38px;background: url(/partyCulture/images/nTime.jpg) right no-repeat;}
.newsMain .newsUl li .nTime p{font-size: 28px;color: #666666;line-height: 30px;margin-top: 15px;}
.newsMain .newsUl li .nTime span{display: block;font-size: 22px;color: #666666;}
.newsMain .newsUl li .nRight{width: 1015px;box-sizing: border-box;float: left;margin-left: 40px;padding-bottom: 30px;border-bottom: 1px solid #ebf1f1;overflow: hidden;}
.newsMain .newsUl li .nImg{float: left;width: 271px;height: 185px;overflow: hidden;}
.newsMain .newsUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.newsMain .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;}
.newsMain .newsUl li .nTxt{float: right;width: 710px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.newsMain .newsUl li .nTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsMain .newsUl li .nTxt p{font-size: 14px;color: #666666;margin-top: 20px;}
.newsMain .newsUl li small{display: none;}
.newsMain .newsUl li .nTxt span{font-size: 12px;color: #333333;display: block;margin-top: 50px;}

.newsMain .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.newsMain .newsUl li .tTxt h3{font-size: 20px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsMain .newsUl li .tTxt p{font-size: 14px;color: #666666;margin-top: 20px;}
.newsMain .newsUl li .tTxt span{font-size: 12px;color: #333333;display: block;margin-top: 20px;}
.newsMain .newsUl li .tTxt h3 span{display: inline-block;font-size: 20px;font-weight: bold;margin-top: 0;}

.newsMain .newsUl li:hover i{border: none;background: url(/partyCulture/images/nIbg.png) center no-repeat;background-size: 100% 100%;}
.newsMain .newsUl li:hover .nTime{background: url(/partyCulture/images/nTimeBg.png) center no-repeat;}
.newsMain .newsUl li:hover .nTime p{color: #FFFFFF;}
.newsMain .newsUl li:hover .nTime span{color: #FFFFFF;}
.newsMain .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);}
.newsMain .newsUl li:hover .nTxt h3{color: #df3737;}
.newsMain .newsUl li:hover .nTxt span{color: #df3737;}
.newsMain .newsUl li:hover .tTxt h3{color: #df3737;}
.newsMain .newsUl li:hover .tTxt span{color: #df3737;}

/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 40px 0;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.showTitle h3{font-size: 32px;color: #555555;font-weight: bold;}
.showTitle .showInfo{box-sizing: border-box;height: 36px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;max-width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.showTitle .showInfo p span{display: inline-block;color: #666666;margin-right: 0;white-space: normal!important;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-left: 20px;font-weight: normal;}
.showTitle .showInfo p b:first-child{margin-left: 0;}
.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(/partyCulture/images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(/partyCulture/images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(/partyCulture/images/shareQzone.png) left no-repeat;}



.showContent{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden; 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;}
.showContent table tr td{border: 1px solid #666666!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;padding: 35px 0;}
.showVideo video{width: 100%;height: 100%;background: #eeeeee;}
.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);}

.showEwm{box-sizing: border-box;text-align: center;margin-top: 30px;display: none;}
.showEwm img{width: 132px;height: 132px;display: block;margin: 0 auto;}
.showEwm p{color: #666666;font-size: 12px;margin-top: 5px;}


.showPage{box-sizing: border-box;text-align: left;margin-top: 40px;width: 100%;}
.showPage p{font-size: 16px;color: #666666;margin-top: 10px;}
.showPage a{font-size: 16px;color: #666666;}
.showPage a:hover{color: #df3737;}

.recommend{box-sizing: border-box;margin-top: 20px;}
.recommend h3{font-size: 20px;color: #333333;padding: 18px 0;font-weight: bold;box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.recommend ul{box-sizing: border-box;margin-top: 15px;}
.recommend ul li{overflow: hidden;box-sizing: border-box;padding: 15px 0;}
.recommend ul li a{display: block;}
.recommend ul li .reImg{width: 132px;height: 90px;overflow: hidden;}
.recommend ul li .reImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.recommend ul 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;}
.recommend ul li .reTxt{width: 1050px; box-sizing: border-box;text-align: justify;}
.recommend ul li .reTxt h5{font-size: 18px;color: #333333;font-weight: normal;}
.recommend ul li .reTxt p{font-size: 14px;color: #999999;margin-top: 10px;}
.recommend ul li:hover h5{color: #df3737;}
.recommend ul 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);}


/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent{}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;padding: 8px 17px;background: #eeeeee;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;background: #eeeeee;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #df3737;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #df3737;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #eeeeee; cursor: pointer; padding: 8px 15px;background: #ffffff;}


/*图片鼠标经过效果*/
.img_hover{ overflow:hidden;}
.img_hover 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;}
.img_hover img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*特效*/
.moveFromBottom{
    -webkit-animation: moveFromBottom .3s ease both;
	-moz-animation: moveFromBottom .3s ease both;
	animation: moveFromBottom .3s ease both;
}
@-webkit-keyframes moveFromBottom {
	from { opacity: 0.3; -webkit-transform: translateY(100%); }
}
@-moz-keyframes moveFromBottom {
	from { opacity: 0.3; -moz-transform: translateY(100%); }
}
@keyframes moveFromBottom {
	from { opacity: 0.3; transform: translateY(100%); }
}
@media (min-width: 1024px) and (max-width: 1200px) {
	
	
}
@media (max-width: 768px) {
	html{font-size:20px;}
	.container{width: 100% !important;}
	/*头部header*/
	.header{width: 100%;background: #FFFFFF;}
	.headerCenter{box-sizing: border-box;background: #FFFFFF;height: 2.5rem;position: relative;overflow: hidden;padding: 0 0.5rem;}
	.headerCenter .logo{box-sizing: border-box;margin: 0.5rem 0 0;}
	.headerCenter .logo img{width: 8.5rem;height: auto;display: block;margin: 0 auto;}
	
	.headerCenter .headerTxt{box-sizing: border-box;height: auto;margin-top: 0.5rem;margin-left: 1rem;padding-left: 0;float: left;background: none;}
	.headerCenter .headerTxt h3{font-size: 0.7rem;color: #df3737;font-weight: bold;line-height: 1rem;}
	.headerCenter .headerTxt span{display: none;}
	
	.headerCenter .headerRight{display: none;}
	
	.headerCenter .navMenu{float: right;box-sizing: border-box;display: block;margin-top: 0.5rem;}
	.headerCenter .navMenu span{width: 1.2rem;height: 2px;background: #c43e37;display: block;margin-top: 5px;}
	
	.headerNav{display: none;box-sizing: border-box;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top: 2.5rem;margin: auto;border-top: 1px solid #C43E37;background: #FFFFFF;overflow: auto;z-index: 99999;}
	.headerNav .return{display: block;width: 6rem;height: 1.8rem;line-height: 1.8rem;font-size: 0.8rem;color: #FFFFFF;margin: 1.5rem auto 0;float: none;border-radius: 0.3rem;background: #C43E37;}
	.headerNav .navUl{box-sizing: border-box;height: auto;overflow: hidden;}
	.headerNav .navUl li{float: left;width: 100%;height: auto;box-sizing: border-box;border-bottom: 1px solid #e1e1e1;}
	.headerNav .navUl li:first-child{background: none;}
	.headerNav .navUl li .Na{font-size: 0.8rem;font-weight: bold;color: #333333;line-height: 2.2rem;padding: 0 0.5rem;box-sizing: border-box;}
	.headerNav .navUl li.active .Na{background: none;color: #c43e37;}
	.headerNav .navUl li:hover .Na{background: none;color: #c43e37;}
	
	/*轮播banner*/
	.banner .hd{ overflow:hidden;position: absolute;width: 100%;bottom: 0.2rem;z-index:100;}
	.banner .hd ul li{display:inline-block;cursor: pointer;width:1.3rem;height:0.1rem;overflow:hidden;margin: 0 3px;font-size: 0;}
	
	.commonTitle{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 0.4rem; border-bottom: 1px solid #ede2e2;}
	.commonTitle h3{font-size: 0.8rem;padding-left: 0;background: none;}
	.commonTitle .iMore{display: block;float: right;font-size: 0.6rem;line-height: 1.2rem;font-family: "Arial"; box-sizing: border-box;padding-right: 20px;background: url(/partyCulture/images/more.png) right no-repeat;}
	.commonTitle img{width: auto;height: 1.3rem;display: block;float: left;}
	
	.pOne{width: 100%;box-sizing: border-box;overflow: hidden;padding: 0.5rem 0.2rem;}
	.pOne .pOneBanner{width: 100%;float: left;box-sizing: border-box;position: relative;overflow: hidden;}
	.pOne .pOneBanner .bd ul li{float: left;width: 100%;height: 12rem;overflow: hidden;position: relative;}
	.pOne .pOneBanner .bd ul li .newsTxt{position: absolute;width: 100%;height: 1.8rem;line-height: 1.8rem;background: rgba(0,0,0,.5);}
	.pOne .pOneBanner .bd ul li .newsTxt p{font-size: 0.7rem;color: #FFFFFF;box-sizing: border-box;padding: 0 4.5rem 0 0.3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.pOne .pOneBanner .hd{position: absolute;width: 100%; left: 0;bottom: 0.5rem;z-index:1;}
	.pOne .pOneBanner .hd ul{text-align: right;overflow: hidden;padding-right: 0.5rem;box-sizing: border-box;}
	.pOne .pOneBanner .hd ul li{width:0.3rem;height:0.3rem;border-radius: 0.3rem;margin: 0 3px;}
	.pOne .pOneList{width: 100%;float: right;box-sizing: border-box;margin-top: 0.5rem;}
	.pOne .pOneList .commonTitle{border-bottom: none;}
	.pOne .pOneList .commonTitle h3{padding-left: 0;background: none;}
	
	.pOne .pOneList ul{box-sizing: border-box;overflow: hidden;margin-top: 5px;}
	.pOne .pOneList ul li{box-sizing: border-box;overflow: hidden;margin-top: 0.4rem;padding-bottom: 0.5rem;border-bottom: 1px dashed #dedede;}
	.pOne .pOneList ul li:first-child{margin-top: 0;}
	.pOne .pOneList ul li:last-child{border-bottom: none;}
	.pOne .pOneList ul li a{float: left;width: 80%;font-size: 0.7rem;padding-left: 0;background: none;}
	.pOne .pOneList ul li span{float: right;font-size: 0.6rem;color: #999999;line-height: 21px;font-family: "Arial Regular";}
	
	.pTwo{width: 100%;box-sizing: border-box;padding: 0.5rem 0;}
	.pTwo .commonTitle{border-bottom: none;}
	.pTwoContent{width: 100%;height: auto;overflow: hidden;box-shadow: none;box-sizing: border-box;background: none;}
	.pTwoContent .pTwoLeft{width: 100%;float: left;box-sizing: border-box;padding: 0.5rem 0.3rem;background: #F5F5F5;}
	.pTwoContent .pTwoRight{width: 100%;float: right;box-sizing: border-box;padding: 0.5rem 0.3rem;margin-top: 0.5rem;background: #F5F5F5;}
	
	.pUl{box-sizing: border-box;overflow: hidden;}
	.pUl li{box-sizing: border-box;text-align: justify;word-break: break-all;}
	.pUl li.pA{border-bottom: 1px dashed #dddddd;padding-bottom: 0.5rem;margin-top: 0.5rem;}
	.pUl li.pA h3{font-size: 0.75rem;color: #333333;font-weight: bold;height: 2.2rem;overflow: hidden;}
	.pUl li.pA p{display: none;}
	.pUl li.pB{box-sizing: border-box;overflow: hidden;margin-top: 0.6rem;}
	.pUl li.pB a{float: left;width: 76%;font-size: 0.7rem;color: #333333;padding-left: 1rem;}
	.pUl li.pB span{float: right;font-size: 0.6rem;color: #999999;line-height: 1.1rem;font-family: "Arial Regular";}
	
	
	.pThree{width: 100%;box-sizing: border-box;padding: 0.5rem 0;overflow: hidden;}
	.pThree .pThreeLeft{width: 100%;float: left;box-sizing: border-box;padding: 0.5rem 0.3rem;border: none;background: #fbfaf8;}
	.pThree .pThreeRight{width: 100%;float: right;box-sizing: border-box;padding: 0.5rem 0.3rem;border: none;background: #fbfaf8;margin-top: 0.5rem;}
	.pThree .pUl{padding-top: 0;}
	.pThree .pUl li.pA h3{font-weight: normal;}
	
	.pFour{width: 100%;height: auto; box-sizing: border-box;padding: 1rem 0.2rem;}
	.pFour .pFourTitle{box-sizing: border-box;overflow: hidden;}
	.pFour .pFourTitle img{float: left;display: block;width: auto;height: 0.9rem;}
	.pFour .pFourTitle a{font-size: 0.6rem;color: #fffdef;line-height: 1rem;padding-right: 1rem;}
	.pFour .pFourContent{width: 100%;height: auto;box-sizing: border-box;margin-top: 1rem;overflow: hidden;}
	.pFour .pFourContent .pFLeft{width: 100%;float: left;box-sizing: border-box;position: relative;}
	.pFour .pFourContent .pFLeft ul{box-sizing: border-box;padding: 0 0.3rem;}
	.pFour .pFourContent .pFLeft ul li{box-sizing: border-box;padding-top: 0.6rem;padding-left: 0;text-align: justify;word-break: break-all;}
	.pFour .pFourContent .pFLeft ul li a{padding-left: 0;padding-bottom: 0.6rem;border-bottom: 1px dashed #e67817;}
	.pFour .pFourContent .pFLeft ul li:last-child a{border-bottom: none;}
	.pFour .pFourContent .pFLeft ul li a i{display: none;}
	.pFour .pFourContent .pFLeft ul li h3{font-size: 0.7rem;color: #c43e37;font-weight: bold;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.pFour .pFourContent .pFLeft ul li p{font-size: 0.6rem;color: #555555;margin-top: 0.3rem;}
	.pFour .pFourContent .pFLeft ul li:hover{background: none;}
	.pFour .pFourContent .pFLeft ul li:hover i{background: #df3737;}
	
	.pFour .pFourContent .pFLeft ul li .pFRight{display: none !important;}
	
	.pFive{width: 100%;box-sizing: border-box;padding: 1rem 0.2rem;overflow: hidden;}
	.pFive ul{box-sizing: border-box;overflow: hidden;padding: 1rem 0 0;}
	.pFive ul li{box-sizing: border-box;overflow: hidden;float: left;border: 0;background: #fffaed;}
	.pFive ul li a{display: block;text-align: center;}
	.pFive ul li.pFa{width: 49%;margin-bottom: 0;}
	.pFive ul li.pFa .pFImg{width: 100%;height: 6rem;overflow: hidden;}
	.pFive ul li.pFa .pFImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.pFive ul li.pFa h3{font-size: 0.7rem;color: #333333;font-weight: normal;box-sizing: border-box;padding: 0.2rem 0.5rem;}
	.pFive ul li.pFb{width: 49%;margin-left: 1.5%;margin-bottom: 1.5%;float: left;}
	.pFive ul li.pFb .pFImg{width: 100%;height: 6rem;overflow: hidden;}
	.pFive ul li.pFb .pFImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
	.pFive ul li.pFb h3{font-size: 0.7rem;color: #333333;font-weight: normal;box-sizing: border-box;padding: 0.2rem 0.5rem;}
	.pFive ul li:nth-child(2n+1){margin-left: 0;}
	.pFive ul li 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;}
	.pFive ul 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);}
	.pFive ul li:hover h3{color: #df3737;}
	
	.special{display: none;}
	.qlyyjsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 1rem 0.3rem;}
	.qlyyjsMain .qlyyjsItem{width: 100%;height: auto;float: left;box-sizing: border-box;margin: 0 0 1rem 0;}
	.qlyyjsMain .qlyyjsItem:nth-child(2n+1){margin-left: 0;}
	.qlyyjsMain .qlyyjsTitle{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 0.3rem; border-bottom: 1px solid #ede2e2;}
	.qlyyjsMain .qlyyjsTitle h3{font-size: 0.8rem;}
	.qlyyjsMain .qlyyjsTitle .iMore{font-size: 0.6rem;line-height: 1.1rem;padding-right: 0;background: none;}
	
	.qlyyjsMain .qlyyjsItem .qlyyjsUl{box-sizing: border-box;overflow: hidden;margin-top: 1rem;}
	.qlyyjsMain .qlyyjsItem .qlyyjsUl li{box-sizing: border-box;overflow: hidden;margin-top: 0.5rem;padding-bottom: 0.5rem;border-bottom: 1px dashed #dedede;}
	.qlyyjsMain .qlyyjsItem .qlyyjsUl li:first-child{margin-top: 0;}
	.qlyyjsMain .qlyyjsItem .qlyyjsUl li:last-child{border-bottom: none;}
	.qlyyjsMain .qlyyjsItem .qlyyjsUl li a{float: left;width: 75%;font-size: 0.7rem;padding-left: 0;background: none;}
	.qlyyjsMain .qlyyjsItem .qlyyjsUl li span{float: right;font-size: 0.6rem;line-height: 1rem;}
	
	
	/*悬浮层*/
	.iFix{position: fixed;width: 1.7rem;height: auto;box-sizing: border-box;right: 10px;top: 60%;z-index: 999;}
	.iFix .iFixOne{display: none;}
	.iFix .ReturnTop{width: 1.7rem;height: 1.7rem;display: block;margin-top: 0.5rem;position: relative;border-radius: 0.25rem;box-shadow: 0 0 5px 1px rgba(0,0,0,.1);}
	.iFix .ReturnTop span{display: none;}
	.iFix .ReturnTop:hover span{display: none;}
	.fixHref{display: none;}
	
	/*底部样式*/
	.footer{width: 100%;height: auto;box-sizing: border-box;padding: 1rem 0.3rem;}
	.footer .links{display: none;}
	.footer p{font-size: 0.65rem;color: #ffffff;margin-top: 0.5rem;}
	.footer p.fP a{padding: 0 0.5rem;}
	.footer p span{display: none;}
	
	.partyTitle{width: 100%;height: 7rem;}
	.partyTitle .commonTop{width: 100%;}
	.partyTitle .commonTop h3{font-size: 1rem;text-align: center;width: 100%;margin-top: 1.5rem;}
	.partyTitle .commonSearch{display: none;} 
	.commonUl{height: 2rem;}
	.partyTitle .commonUl p{box-sizing: border-box;font-size: 0.6rem;color: #ffffff;line-height: 2rem;padding: 0 0.5rem;}
	.partyTitle .commonUl p a{color: #ffffff;display: inline-block;margin: 0 5px;}
	
	.partyQlyyjs{box-sizing: border-box;position: relative;width: 100%;height: 5.9rem;}
	.partyQlyyjs img{width: 100%;height: auto;display: block;margin: 0 auto;}
	.commonUl ul{box-sizing: border-box;padding: 0 0.5rem;overflow-y: hidden;overflow-x: auto;white-space: nowrap;}
	.commonUl ul li{float: none;height: 2rem;display: inline-block; box-sizing: border-box;}
	.commonUl ul li:first-child{background: none;}
	.commonUl ul li a{display: block;font-size: 0.75rem;color: #fefefe;line-height: 2rem;padding: 0 1rem;box-sizing: border-box}
	.commonUl ul li:first-child a{padding-left: 0;}
	
	.channelNav{box-sizing: border-box;overflow-y: hidden;overflow-x: auto;white-space: nowrap;width: 100%;height: auto;background: #f5f5f5;padding: 0 0.5rem;}
	.channelNav a{float: none;height: 2rem;display: inline-block; box-sizing: border-box;font-size: 0.7rem;line-height: 2rem;}
	.channelNav a.active{border-top: none;border-bottom: none;color: #df3737;}
	
	.newsMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 1rem 0;}
	.commonTab{display: none;}
	.newsMain dl{box-sizing: border-box;overflow: hidden;padding-top: 0.5rem;margin: -0.5rem 0 1rem 0;}
	.newsMain dl dt{float: left;width: 31%;height: 3rem;margin-left: 2%;margin-bottom: 2%;}
	.newsMain dl dt.Dlone{display: none;}
	.newsMain dl dt h3{font-size: 26px;color: #df3737;font-weight: bold;line-height: 3.3rem;text-align: center;}
	.newsMain dl dt:nth-child(5n+1){margin-left: 2%;}
	.newsMain dl dt a{display: block;}
	.newsMain dl dt p{width: 100%;height: 1rem;line-height: 1rem;padding: 0 0.5rem;font-size: 0.65rem;}
	.newsMain dl dt:hover p{font-size: 0.65rem;padding: 0.2rem;white-space: nowrap;text-align: center;}
	
	.newsMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding-top: 0.5rem;}
	.newsMain .newsUl li{width: 100%;height: auto!important;box-sizing: border-box;position: relative;margin-bottom: 0.8rem;overflow: hidden;}
	.newsMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0 0.5rem;}
	.newsMain .newsUl li i{display: none;}
	.newsMain .newsUl li .nTime{display: none;}
	.newsMain .newsUl li .nRight{width: 100%;margin-left: 0;padding-bottom: 0.7rem;}
	.newsMain .newsUl li .nImg{float: left;width: 30%;height: 3.6rem;overflow: hidden;}
	.newsMain .newsUl li .nTxt{float: right;width: 65%;}
	.newsMain .newsUl li .nTxt h3{font-size: 0.7rem;height: 2.1rem;color: #333333;white-space: normal;}
	.newsMain .newsUl li .nTxt p{display: none;}
	.newsMain .newsUl li .nTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.newsMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
	.newsMain .newsUl li .nTxt span{display: none;}
	.newsMain .newsUl li .nTxt h3 span{font-size: 0.7rem;}
	
	.newsMain .newsUl li .tTxt{float: right;width: 100%;}
	.newsMain .newsUl li .tTxt h3{font-size: 0.7rem;height: 2.1rem;white-space: normal;}
	.newsMain .newsUl li .tTxt p{display: none;}
	.newsMain .newsUl li .tTxt small{display: block;font-size: 0.6rem;color: #999999;margin-top: 0.2rem;}
	.newsMain .newsUl li .tTxt span{display: none;}
	.newsMain .newsUl li .tTxt h3 span{font-size: 0.7rem;}
	
	
	/*分页*/
	.newsPage{margin-top: 1.2rem;}
	.newsPage .newsPageContent a{font-size: 0.6rem;padding: 0.2rem 0.5rem;background: #eeeeee;margin:0 0.1rem;}
	.newsPage .newsPageContent span{display: none;}
	.newsPage .newsPageContent select{display: none;}
	
	/*详情页*/
	.showMain{padding: 1rem 0.5rem;}
	.showTitle{text-align: justify;border: none;}
	.showTitle h3{font-size: 0.85rem;}
	.showTitle .showInfo{margin-top: 0.5rem;height: auto;overflow: hidden;background: #F5F5F5;}
	.showTitle .showInfo p{font-size: 0.6rem;overflow: hidden;padding: 0.3rem;border: none;max-width: 100%;}
	.showTitle .showInfo p span{margin-right: 1.2rem;}
	.showTitle .showInfo p b{display: block;color: #666666;float: left;margin-left: 0;width: 50%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.showTitle .showInfo .showShare{display: none;}
	.showContent{box-sizing: border-box;text-align: justify;padding: 1rem 0;word-break: break-all;}
	.showContent section:first-child{text-align: center;width: 100%;margin: 0 auto!important;}
	.showContent section{text-align: center;padding: 0!important;margin: 0!important;}
	.showContent section img{display: block;margin: 0 auto !important;}
	.showContent p{font-size: 0.65rem;color: #333333;line-height: 1.5rem!important;}
	.showContent img{width: auto;max-width: 100%;height: auto!important;margin: 0.5rem 0;}
	.showContent table{margin: 0 auto;width: 100%!important;}
	.showContent table tr td{border: 1px solid #666666!important;box-sizing: border-box;padding: 0.3rem;font-size: 0.65rem;}
	.showVideo{width: 100%;height: 15rem;padding: 1.2rem 0 0 ;}
	.showPage{display: none;}
	.showEwm{display: none;}
	.recommend{display: none;}
	
}
/*iphone 6*/
@media screen and (min-width:375px){ 
html{ font-size: 20px;}  
}
@media screen and (min-width:384px){ 
html{ font-size: 20.48px;}  
}
@media screen and (min-width:412px){ 
html{ font-size: 21.973px;}  
}
/*iphone 6 plus*/
@media screen and (min-width:414px){ 
html{ font-size: 22.08px;}  
}
@media screen and (min-width:424px){ 
html{ font-size: 22.613px;}  
}
@media screen and (min-width:480px){ 
html{ font-size:25.6px;}  
}
@media screen and (min-width:540px){ 
html{ font-size:28.8px;}  
}
@media screen and (min-width:600px){ 
html{ font-size: 32px;}  
}
@media screen and (min-width:800px){ 
html{ font-size:42.667px;}  
}