锘緻charset "utf-8"; /* CSS Document */ body { font-size:14px; font-family:"Microsoft Yahei"; color:#333; background:#fff; -webkit-tap-highlight-color:transparent; } input[type="text"], input[type="button"], input[type="submit"], input[type="reset"], textarea { font-family: "SourceHanSansCN-Normal"; -webkit-appearance: none; border-radius:0; } h1, h2, h3, h4, h5, h6{ font-weight:normal;} ul, li, ol, dl, dt {list-style:none;} img { border:0; vertical-align:top; max-width:100% !important;} a { text-decoration:none; color:#333; cursor:pointer; -webkit-transition:0.3s; -moz-transition:0.3s; -o-transition:0.3s; transition:0.3s;} a:hover { text-decoration:none; color:#008249; } *{ margin:0; padding:0; border:0; font-size:100%; outline:none; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; } .clearfix:after { clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; } .clearfix { zoom: 1 } .fl { float:left; } .fr { float:right; } .w{ width:1220px; margin:0 auto; } .align-vertical { display:table-cell; vertical-align:middle;} .hide{ display:none;} .ovh { overflow:hidden;} /*锟斤拷止锟斤拷转锟斤拷幕时锟皆讹拷锟斤拷锟斤拷锟斤拷锟斤拷锟叫?/ textarea { resize: none; -webkit-appearance: listbox; -moz-appearance: listbox; } /*取锟斤拷锟斤拷钮锟斤拷iphone锟较碉拷默锟斤拷锟斤拷式*/ input[type=button], input[type=number] { -webkit-appearance: none; outline: none; } /*锟狡筹拷锟斤拷锟斤拷小锟斤拷头 chrome*/ input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none !important; margin: 0;} input[type=number], input[type=date], input[type=datetime], input[type=datetime-local] ,input[type=submit],input[type=button],select,button{ -moz-appearance: textfield; -webkit-appearance: none !important; margin: 0; } /*锟狡筹拷锟斤拷锟斤拷小锟斤拷头 Firefox*/ input::-webkit-input-placeholder { color:#888; } textarea::-webkit-input-placeholder { color:#888; } input::-webkit-input-speech-button { display: none; } @font-face { font-family: "iconfont"; src: url('../font/iconfont.eot'); /* IE9*/ src: url('../font/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/iconfont.woff') format('woff'), /* chrome, firefox */ url('../font/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('../font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */ } .iconfont { font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width:0.2px; -moz-osx-font-smoothing:grayscale; } /**index**/ .cxHead{ background:#fff; width:100%; position:relative; z-index:99; padding:20px 0;} .cxHead-tools{ padding-top:15px;} .cxHead-tools .search{ width:360px; border:2px #028c52 solid; border-radius:20px;} .cxHead-tools .search .inpt{ background:none; width:300px; height:36px; line-height:36px; color:#888; float:left; padding-left:15px;} .cxHead-tools .search .btn{ background:#028c52; width:56px; height:36px; line-height:36px; text-align:center; color:#fff; float:left; font-size:22px; border-radius:0 20px 20px 0; cursor:pointer;} .cxHead-tools .oa{ background:#f7fbff; width:158px; height:40px; line-height:38px; text-align:center; font-size:16px; color:#095da0; text-transform:uppercase; margin-left:20px; display:inline-block; border:1px #095da0 solid; border-radius:20px;} .cxHead-tools .oa img{ vertical-align:middle; margin-right:12px;} /**锟街伙拷锟斤拷锟斤拷**/ .pmenuBtn { width:50px; height:100%; position:absolute; right:0; top:0; cursor: pointer; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; display:none;} .menu-handler { width:100%; height:100%; cursor: pointer; position: relative; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); background-color:#028c52; } .menu-handler .burger { width:28px; height: 3px; background:#fff; display: block; position: absolute; z-index: 5; top:14px; left: 50%; margin: 0px 0px 0px -14px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; -webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1); -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1); transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);} .menu-handler .burger-2 { top:25px; } .menu-handler .burger-3 { top:36px; } .menu-handler.active .burger-1 { top: 21px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; } .menu-handler.active .burger-3 { top: 21px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); } .menuMobileBox { position: fixed; left: 0px; top: 0%; width: 100%; height: 0%; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; z-index: 10006; background-color:#028c52; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; } .menuclose { width: 48px; height: 48px; display: block; position: absolute; right: 0; top:0; cursor: pointer; } .menuclose:hover { background-color:#fff; } .menuclose:hover i { background-color:#028c52; } .menuclose i { width: 30px; height: 2px; background-color:#fff; position: absolute; left: 9px; top: 24px; } .menuclose .i1 { -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .menuclose .i2 { -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); } .navMobile { padding:40px 0; } .navMobile dd { display: block; width: 100%; text-align: center; } .navMobile dd p a { display:block; text-transform: uppercase; font-size:17px; position: relative; color:#fff; padding:10px 0; transition: 600ms ease 350ms; -webkit-transition: 600ms ease 350ms; opacity: 0; } .navMobile dd p a.cur, .navMobile dd p a:hover { background:#fff; color:#028c52; } .navMobile dd .msubnav { background-color: #fafafa; display: none; padding: 15px 0px; } .navMobile dd .msubnav a { display: block; font-size: 16px; padding: 5px 0px; color: #333; position: relative; } .navMobile dd .msubnav a:hover{ color:#028c52;} .open .menuMobileBox{ height: 100%;} .open .navMobile dd p a{opacity: 1;} .cxNav{ width:100%; position:relative; z-index:10; background: linear-gradient(135deg, #0e6ab9 0%, #00923f 100%);} .cxNav:before{ content:''; width:13%; height:55px; position:absolute; top:0; right:0;} .cxNav-menu{ width:100%;} .cxNav-menu li{ width:11%; float:left; text-align:center; position:relative;} .cxNav-menu li a.far{ font-size:18px; display:block; color:#fff; line-height:55px; position:relative;} .cxNav-menu li a.far:before{ content:''; background:#028c52; width:0; height:3px; position:absolute; left:50%; top:0; transition:all 0.4s;} .cxNav-menu li.active a.far, .cxNav-menu li:hover a.far{ background:#fff; color:#028c52; font-weight:bold;} .cxNav-menu li.active a.far:before, .cxNav-menu li:hover a.far:before{ width:100%; left:0;} .cxNav-menu li .sub{ background:#028c52; width:100%; position:absolute; left:0; top:100%; padding:5px 0; display:none;} .cxNav-menu li .sub a{ display:block; line-height:36px; color:#fff; font-size:15px;} .cxNav-menu li .sub a:hover{ background:#fff; color:#028c52;} .cxNav-weather{ background:#095da0; width:256px; padding:8px 0 0 21px; height:55px; color:#fff; position:relative; z-index:1;} .cxBanner{ width:100%; position:relative; overflow:hidden;} .cxBanner img{ width:100%;} .cxBanner .slick-dots{ bottom:32px; z-index:3; font-size:0;} .cxBanner .slick-dots li{ background:#b1b1b1; width:10px; height:10px; display:inline-block; vertical-align:middle; margin:0 8px; transition:all 0.4s; border-radius:50%;} .cxBanner .slick-dots li.slick-active{ background:#ce0000; width:16px; height:16px;} .cxNews{ margin-top:35px;} .cxNews-title{ padding-bottom:15px; border-bottom:1px #e3e3e3 solid;} .cxNews-title .cn{background:url(../Images/cxnews-line.jpg) no-repeat left center;font-size: 20px;font-weight:bold;line-height:37px;padding-left:25px;} .cxNews-title .tab a{float:left;line-height:37px;font-size: 20px;padding:0 8px;margin-left:36px;display:inline-block;position:relative;} .cxNews-title .tab a:before{ content:''; background:#028c50; width:0; height:3px; position:absolute; left:50%; bottom:-16px; transition:all 0.4s;} .cxNews-title .tab a.active, .cxNews-title .tab a:hover{ color:#008249;} .cxNews-title .tab a.active:before, .cxNews-title .tab a:hover:before{ width:100%; left:0;} .cxMain-hengfu{ margin-top:40px;} .cxNews-row{ margin-top:18px;} .cxNews-rowPic{ width:50%; position:relative; overflow:hidden;} .cxNews-rowPic .li{ position:relative; overflow:hidden;} .cxNews-rowPic .li span{ width:100%; height:340px; background-position:center; background-size:cover; display:inline-block; vertical-align:top;} .cxNews-rowPic .li img{ width:100%; display:none; transition:all 0.4s;} .cxNews-rowPic .li .tit{background:rgba(0,0,0,.7);width:100%;height: 50px;line-height: 50px;font-size: 16px;color:#fff;padding:0 130px 0 20px;position:absolute;left:0;bottom:0;z-index:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .cxNews-rowPic .li:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); } .cxNews-rowPic .slick-dots{width:auto;bottom: 18px;right:15px;z-index:3;font-size:0;} .cxNews-rowPic .slick-dots li{ background:#a8a8a8; width:11px; height:11px; display:inline-block; vertical-align:top; text-indent:-9999px; margin:0 4px; font-size:0; border-radius:50%;} .cxNews-rowPic .slick-dots li.slick-active{ background:#e00101;} .cxNews-rowRight { width:47%; padding-top:15px;} .cxNews-rowWord{ display:none;} .cxNews-rowWord:first-child{ display:block;} .cxNews-rowWord .n-lines{ padding-bottom:18px; border-bottom:1px #e5e5e5 solid;} .cxNews-rowWord .n-lines .t{font-size: 18px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .cxNews-rowWord .n-lines .c{ line-height:24px; color:#555; max-height:48px; margin-top:10px; overflow:hidden; text-align:justify;} .cxNews-rowWord .n-lines .d{ background:url(../Images/date.png) no-repeat left center; padding-left:25px; color:#919191; margin-top:20px; display:block;} .cxNews-rowWord .n-list li{ position:relative; padding-left:12px; font-size:16px; line-height:22px; margin-top:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .cxNews-rowWord .n-list li:first-child{ margin-top:15px;} .cxNews-rowWord .n-list li span{ float:right; font-size:14px; color:#666;} .cxNews-rowWord .n-list li:before{ content:''; background:#b4b4b4; width:6px; height:6px; position:absolute; left:0; top:50%; margin-top:-3px;} .cxPublic-floor{ margin-top:40px;} .cxPublic{ width:32%;} .cxPublic-title{ border-bottom:3px #028c50 solid;} .cxPublic-title a{width:50%;text-align:center;float:left;font-size: 20px;line-height:59px;} .cxPublic-title a.active{ background:#028c50; color:#fff;} .cxPublic-list{ padding:0 19px 25px 19px; min-height:411px; border-top:0; border:1px #e3e3e3 solid;} .cxPublic-list ul{ display:none;} .cxPublic-list ul:first-child{ display:block;} .cxPublic-list li{ position:relative; padding-left:12px; font-size:16px; line-height:23px; margin-top:25px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .cxPublic-list li span{ float:right; font-size:14px; color:#666;} .cxPublic-list li:before{ content:''; background:#b4b4b4; width:6px; height:6px; position:absolute; left:0; top:50%; margin-top:-3px;} .cxInteg{ width:calc(33% - 20px); margin-left:0px; padding-top:9px;} .cxInteg .cxNews-title .tab a{ margin-left:28px;} .cxInteg-cont{ border:1px #e3e3e3 solid; border-top:0;} .cxInte-swith{ padding:17px 20px 25px 20px;} .cxInte-swith .sw-item{ display:none;min-height: 297px;} .cxInte-swith .sw-item:first-child{ display:block;} .cxInte-swith .in-head{ padding-bottom:15px; border-bottom:1px #e5e5e5 solid;} .cxInte-swith .in-head .pic{ width:170px; overflow:hidden;} .cxInte-swith .in-head .pic img{ width:100%; max-height:110px; display:block; transition:all 0.4s;} .cxInte-swith .in-head .pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);} .cxInte-swith .in-head .word{ width:calc(100% - 170px); padding-left:15px;} .cxInte-swith .in-head .word .t{font-size: 18px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;} .cxInte-swith .in-head .word .c{ line-height:24px; max-height:48px; margin-top:6px; overflow:hidden; text-align:justify;} .cxInte-swith .in-head .word .d{ background:url(../Images/date.png) no-repeat left center; padding-left:25px; color:#919191; margin-top:10px; display:block;} .cxInte-swith .in-list{ margin-top:-7px; position:relative;} .cxInte-swith .in-list li{ position:relative; padding-left:12px; font-size:16px; line-height:23px; margin-top:20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .cxInte-swith .in-list li span{ float:right; font-size:14px; color:#666;} .cxInte-swith .in-list li:before{ content:''; background:#b4b4b4; width:6px; height:6px; position:absolute; left:0; top:50%; margin-top:-3px;} .cxInte-mail{background:#f8f8f8;display:block;text-align:center;font-size: 22px;color:#095da0 !important;padding:20px 0;line-height: 50px;position:relative;border-top:1px #e3e3e3 solid;} .cxInte-mail img{ vertical-align:top; margin-right:23px;} .cxInte-mail:before{content:''; height:16px; width:16px; display:block; border:3px solid #c0c0c0; border-left-width:0; border-top-width:0; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg); position:absolute; top:50%; margin-top:-8px; right:100px;} .cxVideo{ width:32%; padding-top:9px;} .cxVideo-box{ position:relative; width:100%; margin-top:45px; height:325px;} .cxVideo-box .pic{ background-position:center; background-size:cover; width:100%; height:100%; display:block;} .cxVideo-box .icon{ display:block; width:60px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);} .cxVideo-marsk{ top:0; left: 0; position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.44); z-index: 100; display:none;} .cxVideo-pup{ position: fixed; top:50%; left: 50%; transform: translate(-50%,-50%); height: 80%; background: #f7f7f7; color: #333; border-radius: 10px; padding:40px; z-index: 200; display:none; overflow: hidden; } .cxVideo-pup .close{ position: absolute; font-size:24px; right:10px; top:10px; color: #929292; cursor:pointer;} .cxVideo-pup video {height: 100%; object-fit: fill;} .cxWork-floor{ margin-top:50px; margin-left:-20px; position:relative;} .cxWork{ width:calc(33.3% - 20px); margin-left:20px; display:inline-block;} .cxWork-pic { position:relative; overflow:hidden;} .cxWork-pic img{ width:100%; display:block; transition:all 0.4s;} .cxWork-pic .cn{background:rgba(255,255,255,.6);width:260px;line-height:70px;text-align:center;font-size: 30px;font-weight:bold;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;border-bottom:4px #028c50 solid;} .cxWork-pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05);} .cxWork-list{ background:#f0f0f0; min-height:325px; padding:10px 20px 25px 20px; overflow:hidden;} .cxWork-list li{ margin-top:15px;} .cxWork-list li .t{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-size:16px; position:relative; padding-left:15px;} .cxWork-list li .t:before{ content:''; background:#b4b4b4; width:6px; height:6px; position:absolute; left:0; top:50%; margin-top:-3px;} .cxWork-list li .d{ display:block; color:#666; padding:5px 0 0 15px;} .cxWork-culture{ background:#f0f0f0; } .cxWork-culture a{ width:100%; float:left; text-align:center; padding:35px 0; display:inline-block; position:relative;} .cxWork-culture a:before{ content:''; background:#028c50; opacity:0; transform:scale(0.7); -webkit-transform:scale(0.7); visibility:hidden; position:absolute; left:0px; top:0px; width:100%; height:100%; transition:all 0.5s ease 0s; -webkit-transform:all 0.5s ease 0s; z-index:1;} .cxWork-culture a .icon{ background:url(../Images/cxwork-icon.png) no-repeat; width:59px; height:59px; display:inline-block; vertical-align:top; position:relative; z-index:2; transition:all 0.4s;} .cxWork-culture a .tit{font-size: 18px;color:#555;margin-top:9px;position:relative;z-index:2;} .cxWork-culture a:nth-child(1){ border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid;} .cxWork-culture a:nth-child(1) .icon{ background-position:0 0;} /*.cxWork-culture a:nth-child(2){ border-bottom:1px #cfcfcf solid;} .cxWork-culture a:nth-child(2) .icon{ background-position:-59px 0;} .cxWork-culture a:nth-child(3){ border-right:1px #cfcfcf solid; } .cxWork-culture a:nth-child(3) .icon{ background-position:-118px 0;}*/ .cxWork-culture a:nth-child(2) .icon{ background-position:-177px 0;} .cxWork-culture a:hover:before{ opacity:1; transform:scale(1); -webkit-transform:scale(1); visibility:visible; } .cxWork-culture a:hover .tit{ color:#fff;} .cxWork-culture a:nth-child(1):hover .icon{ background-position:0 -59px;} /*.cxWork-culture a:nth-child(2):hover .icon{ background-position:-59px -59px;} .cxWork-culture a:nth-child(3):hover .icon{ background-position:-118px -59px;}*/ .cxWork-culture a:nth-child(2):hover .icon{ background-position:-177px -59px;} .cxFooter-top{ background:#2b2b2b; padding:35px 0 20px 0; margin-top:30px;} .cxFooter-topLeft .txt{ color:#fff; line-height:30px; padding-top:20px;} .cxFooter-topLeft .txt dl dt{ float:left;} .cxFooter-topLeft .txt dl dd{ overflow:hidden;} .cxFooter-topRight{ padding-top:35px;} .cxFooter-topRight .tit{ font-size:18px; font-weight:bold; padding-bottom:10px; color:#fff;} .cxFooter-topRight .links select{ background:#fff url(../Images/select-arrow.png) no-repeat 287px center; width:316px; height:42px; float:left; margin-left:4px; font-size:16px; padding-left:17px;} .cxFooter-topRight .support{ text-align:right; padding-top:30px; color:#8a8a8a;} .cxFooter-topRight .support a{ color:#8a8a8a;} .cxFooter-btm{ background: linear-gradient(135deg, #0e6ab9 0%, #00923f 100%); text-align:center; color:#98d2c6; padding:18px 0;} /**锟斤拷司锟斤拷锟?*/ .pmain{ padding-top:35px;} .pleft{ width:310px;} .pleft-top{ background:linear-gradient(135deg, #0e6ab9 0%, #00923f 100%); font-size:24px; color:#fff; line-height:80px; padding-left:60px; position:relative; border-bottom:3px #28b478 solid;} .pleft-top:before{ content:''; background:url(../Images/pleft-top.png) no-repeat; width:20px; height:11px; position:absolute; left:24px; top:50%; margin-top:-5px;} .pleft-menu a{ display:block; line-height:78px; font-size:18px; position:relative; padding-left:58px; border:1px #e7e7e7 solid; border-top:0;} .pleft-menu a .iconfont{ color:#fff; position:absolute; right:30px; top:0; font-size:23px;} .pleft-menu a:before{content:''; height:0; width:0; display:block; border:7px transparent solid; border-right-width:0; border-left-color:#028c52; position:absolute; top:50%; margin-top:-7px; left:30px;} .pleft-menu a.active, .pleft-menu a:hover{ background:#028c52; color:#fff; border-color:#028c52;} .pleft-menu a.active:before, .pleft-menu a:hover:before{ border-right-width:0; border-left-color:#fff;} .pleft-tool{ padding-top:31px;} .pleft-tool a{ background:#e8f3fa; display:block; margin-top:9px; line-height:49px; padding:15px 0 15px 52px; font-size:16px; border-left:5px #e9f3fb solid;} .pleft-tool a img{ width:49px; margin-right:18px; vertical-align:top; display:inline-block;} .pleft-tool a img.img-hide{ display:none;} .pleft-tool a:hover{ background:#028c52; color:#fff; border-color:#28b478;} .pleft-tool a:hover img.img-hide{ display:inline-block;} .pleft-tool a:hover img.img-show{ display:none;} .pleft-tool a:last-child img{ width:auto;} .pleft-tool a:last-child:hover{ background:#e8f3fa;} .pright{ width:calc(100% - 310px); padding-left:20px;} .pright-top{ background:rgba(255,255,255,.9); line-height:77px; padding:0 15px 0 0; border-bottom:2px #0073c2 solid;} .pright-top .cn{ background:url(../Images/cxnews-line.jpg) no-repeat left center; font-size:20px; padding-left:25px;} .pabout-info{ padding:45px; font-size:16px; line-height:36px; text-align:justify; border:1px #e7e7e7 solid; border-top:0;} .pnotice-list{ border:1px #e7e7e7 solid; border-top:0; padding:0 22px;} .pnotice-list li{ font-size:18px; line-height:24px; position:relative; padding:22px 11px 22px 18px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; border-bottom:1px #d2d2d2 dashed; transition:all 0.4s;} .pnotice-list li:before{ content:''; background:#969696; width:5px; height:5px; position:absolute; left:6px; top:50%; margin-top:-3px; border-radius:50%;} .pnotice-list li span{ background:#e4e4e4; width:95px; height:24px; line-height:24px; font-size:12px; color:#666; text-align:center; float:right; transition:all 0.3s;} .pnotice-list li:hover{ background:#f3faff;} .pnotice-list li:hover a{ color:#0073c2; text-decoration:underline;} .pnotice-list li:hover span{ background:#0073c2; color:#fff;} .pnotice-list li:last-child{ border-bottom:0;} .pnews-list li{ overflow:hidden; margin-top:14px; vertical-align:top; padding:20px 10px; border:1px #e7e7e7 solid; transition:all 0.4s;} .pnews-list li .pic{ width:207px; overflow:hidden;} .pnews-list li .pic img{ width:100%; display:block; transition:all 0.4s;} .pnews-list li .word{ width:calc(100% - 207px); padding:0 35px;} .pnews-list li .word .t{ font-size:18px; line-height:30px; max-height:60px; overflow:hidden;} .pnews-list li .word .c{ line-height:24px; color:#666; max-height:48px; overflow:hidden; margin-top:6px;} .pnews-list li .word .d{ background:#e4e4e4; width:95px; height:24px; line-height:24px; color:#666; font-size:12px; text-align:center; display:inline-block; margin-top:7px; transition:all 0.3s;} .pnews-list li:hover{ -webkit-box-shadow:0 0 8px 1px rgba(198,198,198,.21); -moz-box-shadow:0 0 8px 1px rgba(198,198,198,.21); box-shadow:0 0 8px 1px rgba(198,198,198,.21); } .pnews-list li:hover .pic img{ transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);} .pnews-list li:hover .word .t{ color:#0073c2; text-decoration:underline;} .pnews-list li:hover .word .d{ background:#0073c2; color:#fff;} .pnews-detaMain{ padding:50px 25px; border:1px #e7e7e7 solid; border-top:0;} .pnews-detaTop{ text-align:center; padding-bottom:10px; border-bottom:1px #d2d2d2 dashed;} .pnews-detaTop .t{ font-size:24px; padding-bottom:15px;} .pnews-detaTop .c span{ padding:0 15px; color:#666; font-size:12px;} .pnews-detaInfo{ font-size:16px; line-height:36px; text-align:justify; padding:25px 30px;} .pnews-detaPage{ padding:25px 25px 0 25px; border-top:1px #d2d2d2 dashed;} .pnews-detaPage a{ display:block; font-size:16px; line-height:36px; color:#666;} .pnews-detaPage a:hover{ color:#0073c2;} .pculture-list{ margin-left:-30px; position:relative;} .pculture-list li{ width:calc(33.33% - 30px); float:left; display:inline-block; margin:30px 0 0 30px; padding:11px; text-align:center; border:1px #e7e7e7 solid;} .pculture-list li .pic{ overflow:hidden; max-height:221px;min-height: 221px;} .pculture-list li .pic img{ width:100%; display:block; transition:all 0.4s;} .pculture-list li .tit{ font-size:18px; padding:15px 0 6px 0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} .pculture-list li:hover .pic img{ transform:scale(1.05); -moz-transform:scale(1.05); -webkit-transform:scale(1.05);} .pculture-list li:hover .tit{ color:#0073c2;} .ppage{ padding-top:50px; font-size:0;} .ppage a{ line-height:30px; margin-right:12px; vertical-align:top; padding:0 12px; display:inline-block; font-size:14px; color:#7b7b7b; border:1px #d8d8d8 solid; border-radius:5px;} .ppage .nowpage{ background:#0073c2; line-height:40px; margin-right:12px; vertical-align:top; font-size:14px; padding:0 19px; display:inline-block; color:#fff; border:1px #0073c2 solid; border-radius:5px;} .ppage a:hover{ background:#0073c2; border-color:#0073c2; color:#fff;} /**锟斤拷系锟斤拷锟斤拷**/ .pcontact-info{ background:#005ca1; margin-top:27px;} .pcontact-info .figure{ width:62%; overflow:hidden;} .pcontact-info .figure img{ width:100%; display:block; transition:all 0.4s;} .pcontact-info .word{ width:38%; padding:110px 50px 0 50px; color:#fff; line-height:30px;} .pcontact-map{ margin-top:45px; border:1px #e7e7e7 solid;} .pmessage-warp{ padding:70px 0 140px 0; border:1px #e7e7e7 solid;} .pmessage-filed{ width:604px; margin:auto;} .pmessage-filed li{ background:#f6f6f6; overflow:hidden; margin-top:30px; border:1px #e7e7e7 solid; border-radius:5px;} .pmessage-filed li .inpt{ background:none; width:100%; height:48px; line-height:48px; font-size:18px; vertical-align:top; color:#717171; padding-left:27px;} .pmessage-filed li .area{ background:none; width:100%; height:220px; line-height:30px; font-size:18px; color:#717171; padding:5px 27px;} .pmessage-filed li .yzm-inpt{ width:195px; float:left; border-right:1px #e7e7e7 solid;} .pmessage-filed li .yzm-img{ width:110px; height:48px; float:left; margin:0 20px;} .pmessage-filed li .yzm-in{ color:#006eb9; line-height:48px; float:left;} .pmessage-filed li .btn{ background:linear-gradient(135deg, #0e6ab9 0%, #00923f 100%); width:100%; height:70px; line-height:70px; font-size:30px; color:#fff; display:inline-block; text-align:center; vertical-align:top; cursor:pointer;} /**锟斤拷锟斤拷锟斤拷锟斤拷**/ .pmail-wrap{ width:956px; margin:auto; margin-top:-98px; position:relative; z-index:1;} .pmail-title{ background:rgba(255,255,255,.9); padding:21px 0 10px 0; text-align:center; border-bottom:3px #ca7717 solid;} .pmail-title .cn{ font-size:30px;} .pmail-title .tips{ color:#b70000; margin-top:5px;} .pmail-cont{ background:#eee; padding:0 80px 50px 80px;} .pmail-contTit{ font-size:18px; font-weight:bold; color:#b66200; padding:45px 0 15px 0; border-bottom:1px #b9b9b9 solid;} .pmail-contFiled li{ position:relative; overflow:hidden; margin-top:30px;} .pmail-contFiled li .aside{ background:#fff; width:385px; border:1px #d7bd9f solid; border-radius:5px;} .pmail-contFiled li .aside label{ float:left; padding-left:18px; line-height:46px; font-size:18px;} .pmail-contFiled li .aside label .red{ color:#fa0000;} .pmail-contFiled li .aside .inpt{ min-width:235px; height:46px; line-height:46px; font-size:18px; padding-left:10px; vertical-align:top; float:left;} .pmail-contFiled li .aside .area{ width:calc(100% - 100px); height:284px; padding:8px 10px; font-size:18px; line-height:30px; float:left;} .pmail-contFiled li .aside .yzm-inpt{ width:300px; float:left; border-right:1px #d7bd9f solid;} .pmail-contFiled li .aside .yzm-img{ width:110px; height:46px; float:left; margin:0 20px;} .pmail-contFiled li .aside .yzm-in{ color:#006eb9; line-height:46px; float:left;} .pmail-contButton .btn{ background:#ca7717; width:100%; height:82px; line-height:82px; font-size:30px; color:#fff; display:inline-block; text-align:center; vertical-align:top; cursor:pointer;} .pagination li { float:left; } .pagination li.active a { background:#0073c2; color:#fff; } .sub_weixin { padding-left:15px; position:relative; } .img_wxcode { width:20px; vertical-align:middle; cursor:pointer; } #img_weixin { position:absolute; width:200px !important; max-width:200px !important; height:200px !important; display:none; top:25px; left:-75px; }