@charset "utf-8";

.g-commom-header{width: 100%;height: 376px;padding: 30px 0 0 0; box-sizing: border-box;}
.ppzx-top{background: url(../images/ppzx-bg.jpg) center no-repeat;background-size: cover;}
.qygypp-top{background: url(../images/qygypp-bg.jpg) center no-repeat;background-size: cover;}
.nyqypp-top{background: url(../images/nyqypp-bg.jpg) center no-repeat;background-size: cover;}
.ncppp-top{background: url(../images/ncppp-bg.jpg) center no-repeat;background-size: cover;}

.g-commom-header .g-txt{margin-top: 30px;}
.g-commom-header .g-nav{margin-top: 50px;}

.g-location{width: 100%;box-sizing: border-box;padding: 15px 0;}
.g-location p{box-sizing: border-box;font-size: 18px;color: #8c8c8c;}
.g-location p a{color: #8c8c8c;display: inline-block;margin: 0 5px;}
.g-location p i{font-style: normal;font-family: '宋体';display: inline-block;margin: 0 5px;}

.g-common-content{width: 100%;box-sizing: border-box;padding: 0 0 50px 0;background: #ffffff;}
.g-common-title{width: 100%;box-sizing: border-box;padding-bottom: 15px;margin-top: 20px;border-bottom: 1px solid #000000;}
.g-common-title h3{font-size: 32px;color: #000000;font-weight: bold;}
.g-click{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.g-click span{display: block;float: left;font-size: 18px;color: #7e7e7e;}
.g-click a{display: block;float: left;font-size: 18px;color: #1b1b1b;margin-left: 20px;}
.g-click a.active{color: #ff7200;}
.g-click a:hover{color: #ff7200;}

.g-search{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.g-search span{display: block;float: left;font-size: 18px;color: #7e7e7e;line-height: 40px;}
.g-search .g-search-input{float: left;width: 669px;height: 40px;box-sizing: border-box;margin-left: 23px;position: relative;border: 1px solid #67be67;background: #ffffff;}
.g-search .g-search-input input{border: none;box-sizing: border-box;display: block;}
.g-search .g-search-input input.searchTxt{float: left; width: 555px;height: 40px;font-size: 18px;color: #666666;padding: 0 20px;line-height: 40px;}
.g-search .g-search-input input.searchBtn{position: absolute;right: 0px;top: 0px;width: 86px;height: 40px;}
.g-search .g-search-input input[type='submit']{background: url(../images/g-search.png) center no-repeat #67be67;cursor: pointer;}



.g-commom-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;}
.g-commom-ul li{width: 310px;height: 430px;float: left;margin: 0 0 13px 13px;}
.g-commom-ul li:nth-child(4n+1){margin-left: 0;}
.g-commom-ul li a{display: block;width: 100%;height: 100%;}
.g-commom-ul li .g-item-img{width: 100%;height: 230px;overflow: hidden;background: #ffffff;box-sizing: border-box;border: 1px solid #adb1ab;}
.g-commom-ul li .g-item-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.g-commom-ul li .g-item-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;}
.g-commom-ul li:hover .g-item-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);}
.g-commom-ul li .g-item-txt{width: 100%;box-sizing: border-box;padding: 10px;}
.g-commom-ul li .g-item-txt h3{font-size: 20px;color: #000000;font-weight: bold;text-align: center;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.g-commom-ul li .g-item-txt p{height: 90px;font-size: 16px;color: #000000;line-height: 25px;text-align: justify;box-sizing: border-box;padding: 6px 0;border-top: 1px dashed #bcbcbc;border-bottom: 1px dashed #bcbcbc;}
.g-commom-ul li .g-item-txt span{display: block;width: 180px;height: 34px;line-height: 34px;text-align: center;font-size: 20px;color: #ffffff;font-weight: bold;margin: 15px auto 0;}

.g-commom-list{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 40px;padding: 20px;border: 1px solid #afafaf;}
.g-commom-list li{box-sizing: border-box;overflow: hidden;margin: 0 0 40px 0;position: relative;}
.g-commom-list li a{display: block;width: 100%;height: 100%;overflow: hidden;}
.g-commom-list li .g-commom-img{width: 247px;height: 165px;float: left;overflow: hidden;}
.g-commom-list li .g-commom-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.g-commom-list li .g-commom-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;}
.g-commom-list li:hover .g-commom-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);}
.g-commom-list li .g-commom-txt{width: 955px;float: right;box-sizing: border-box;padding-bottom: 25px;border-bottom: 1px solid #e2e2e2; overflow: hidden;text-align: justify;}
.g-commom-list li .g-commom-txt h3{font-size: 20px;color: #000000;font-weight: 500;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.g-commom-list li .g-commom-txt span{font-size: 16px;color: #818181;display: block;margin-top: 10px;}
.g-commom-list li .g-commom-txt p{font-size: 16px;color: #505050;line-height: 30px;margin-top: 20px;}
.g-commom-list li:hover .g-commom-txt h3{color: #fd8b26;font-weight: 600;}

.show-commom-one{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 15px;}
.show-commom-one .show-commom-img{width: 551px;height: 519px;float: left;overflow: hidden;}
.show-commom-one .show-commom-img .show-commom-big{width: 100%;height: 409px;overflow: hidden;background: #f5f5f5;box-sizing: border-box;border: 1px solid #adb1ab;}
.show-commom-one .show-commom-img .show-commom-big img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.show-commom-one .show-commom-img .show-commom-big 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;}
.show-commom-one .show-commom-img .show-commom-big: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);}
.show-commom-one .show-commom-img ul{width: 100%;box-sizing: border-box;margin-top: 12px;}
.show-commom-one .show-commom-img ul li{width: 132px;height: 98px;float: left;overflow: hidden;margin: 0 0 0 7px;box-sizing: border-box;border: 1px solid #adb1ab;cursor: pointer;}
.show-commom-one .show-commom-img ul li:first-child{margin-left: 0;}
.show-commom-one .show-commom-img ul li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.show-commom-one .show-commom-img ul li.active{border-color: #fd8b26;}

.show-commom-one .show-commom-txt{width: 717px;height: 519px;float: right;padding: 20px;background: #ffe7d3;box-sizing: border-box;position: relative;}
.show-commom-one .show-commom-txt h3{font-size: 28px;color: #000000;font-weight: bold;margin-bottom: 30px;}
.show-commom-one .show-commom-txt p{font-size: 18px;color: #717171;margin-bottom: 20px;}
.show-commom-one .show-commom-txt p span{display: inline-block;font-size: 16px;color: #ffffff;box-sizing: border-box;padding: 2px 5px;background: #ffc000;}
.show-commom-one .show-commom-txt .show-btn{position: absolute;left: 20px;right: 20px;bottom: 35px;margin: auto;box-sizing: border-box;}
.show-commom-one .show-commom-txt .show-btn a{display: block;float: left;width: 320px;height: 40px;line-height: 40px;margin: 0 0 0 18px;text-align: center;box-sizing: border-box;border-radius: 20px;}
.show-commom-one .show-commom-txt .show-btn a:first-child{margin-left: 0;}
.show-commom-one .show-commom-txt .show-btn a.show-1{background: #ff7200;}
.show-commom-one .show-commom-txt .show-btn a.show-2{background: #46a264;}
.show-commom-one .show-commom-txt .show-btn a.show-3{background: #999999;}
.show-commom-one .show-commom-txt .show-btn a span{display: inline-block;font-size: 20px;color: #ffffff;font-weight: bold;box-sizing: border-box;padding-left: 60px;}
.show-commom-one .show-commom-txt .show-btn a.show-1 span{background: url(../images/show-1.png) left no-repeat;background-size: auto 34px;}
.show-commom-one .show-commom-txt .show-btn a.show-2 span{background: url(../images/show-2.png) left no-repeat;background-size: auto 32px;}
.show-commom-one .show-commom-txt .show-btn a.show-3 span{background: url(../images/show-2.png) left no-repeat;background-size: auto 32px;}


.show-commom-nyqypp .show-commom-img{height: 409px;}
.show-commom-nyqypp .show-commom-txt{height: 409px;background: #dcf9ff;}

.show-commom-nyqypp .show-commom-txt p span{background: #25daff;}


.show-commom-two{width: 100%;box-sizing: border-box;padding: 25px;border: 1px solid #afafaf;background: #ffffff;margin-top: 15px;}
.show-commom-title{box-sizing: border-box;width: 100%;overflow: hidden;padding-bottom: 20px;border-bottom: 1px solid #afafaf;}
.show-commom-title h3{font-size: 24px;color: #a5a5a5;font-weight: 500;}
.show-intro{box-sizing: border-box;text-align: justify;padding: 30px 0;overflow: hidden;width: 100%; word-break:break-all}
.show-intro p{font-size: 18px;color: #505050;line-height: 30px;}
.show-intro img{width: auto!important;max-width: 100%;height: auto!important;margin: 10px auto;}


.show-content{width: 100%;box-sizing: border-box;padding: 70px 25px;border: 1px solid #afafaf;background: #ffffff;margin-top: 3px;}
.showTitle{box-sizing: border-box;width: 100%;overflow: hidden;padding-bottom: 20px;border-bottom: 1px dashed #c3c3c3;}
.showTitle h3{font-size: 30px;color: #000000;font-weight: 500;text-align: center;}
.showTitle p{display: block;line-height: 24px;font-size: 14px;color: #a3a3a3;text-align: center;margin-top: 25px;}
.showTitle p b{display: inline-block;color: #a3a3a3;margin: 0 15px;font-weight: normal;}

.showContent{box-sizing: border-box;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 18px;color: #505050;line-height: 30px;}
.showContent img{width: auto!important;max-width: 100%;height: auto!important;margin: 10px auto;}


.show-tips{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 25px;}
.show-tips p{font-size: 18px;color: #8c8c8c;}

.show-relevance{width: 100%;box-sizing: border-box;overflow: hidden;}
.show-relevance h5{text-align: center;font-size: 26px;color: #fd8b26;margin-top: 30px;}

.phone-model{display: none;position: fixed;width: 620px;height: 350px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;box-sizing: border-box;padding: 20px;border: 1px solid #999999;background: #ffffff;z-index: 99;}
.phone-model .phone-title{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 15px;border-bottom: 1px solid #fd8b26;}
.phone-model .phone-title h3{font-size: 30px;color: #fd8b26;font-weight: 600;float: left;}
.phone-model .phone-title a{display: block;float: right;font-size: 20px;color: #555555;line-height: 40px;cursor: pointer;}
.phone-model .phone-content{width: 100%;box-sizing: border-box;overflow: hidden;padding: 60px 0;text-align: center;}
.phone-model .phone-content p{font-size: 24px;color: #111111;}
.phone-model .phone-btn{width: 200px;height: 45px;line-height: 45px;text-align: center;box-sizing: border-box;border-radius: 25px;margin: 10px auto 0;cursor: pointer;overflow: hidden;background: #fd8b26;}
.phone-model .phone-btn span{font-size: 20px;color: #ffffff;display: block;}

.buy-model{display: none;position: fixed;width: 680px;height: 500px;left: 0;top: 0;right: 0;bottom: 0;margin: auto;box-sizing: border-box;padding: 20px;border: 1px solid #999999;background: #ffffff;z-index: 99;}
.buy-model .buy-title{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 15px;border-bottom: 1px solid #fd8b26;}
.buy-model .buy-title h3{font-size: 30px;color: #fd8b26;font-weight: 600;float: left;}
.buy-model .buy-title a{display: block;float: right;font-size: 20px;color: #555555;line-height: 40px;cursor: pointer;}
.buy-model .buy-content{width: 100%;height: 300px;box-sizing: border-box;overflow: auto;margin-top: 20px;padding-right: 15px;text-align: justify;}
.buy-model .buy-content p{font-size: 18px;color: #111111;}
.buy-model .buy-btn{width: 200px;height: 45px;line-height: 45px;text-align: center;box-sizing: border-box;border-radius: 25px;margin: 25px auto 0;cursor: pointer;overflow: hidden;background: #fd8b26;}
.buy-model .buy-btn span{font-size: 20px;color: #ffffff;display: block;}
.buy-model .buy-content::-webkit-scrollbar{width: 6px;background-color: #ededed;border-radius: 2px;}
.buy-model .buy-content::-webkit-scrollbar-thumb{background-color: #fd8b26;border-radius: 2px; /* 修改滑块圆角 */}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: right;margin-top: 60px;}
.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 #a3a3a3;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;border: 1px solid #e2e2e2;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #ff7200;}
.newsPage .newsPageContent a.prev{color: #ffffff; background: #46a264 !important;}
.newsPage .newsPageContent a.next{color: #ffffff; background: #46a264 !important;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #ff7200;}




