/**************************************/ /*************[公用start]**************/ /**************************************/ /*百度百科變灰*/ /*body.memorial>* { filter: grayscale(100%); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(1) } */ /*百度百科變灰*/ body{ background-color: #f9f9f9; } div.clear{ clear: both; height: 0; width: 0; } a{ text-decoration: none; color:inherit; cursor: pointer; } img{ border:0; max-width: 100%; } div.wp{ width: 1200px; /*主要内容区尺寸大小,每次制作前更新!!! */ margin:0 auto; } .fl{ float: left; } .fr{ float: right; } .tran{ transition: all .3s ease-out 0s; } .tver{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } /*图片中心放大代码区域*/ .img-box{/*图片盒子类名*/ overflow: hidden; } .img-box img{ transition: .3s; width: 100%; max-width: 100%; } .img-box:hover img{ /*图片中心放大代码*/ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /*图片中心放大代码区域*/ .imgbox_a{ position:relative; padding-bottom: 100%; overflow:hidden; display: block; } .imgbox_a>img{ position: absolute; left: 0; top: 0; width: 100%!important; height: 100%!important; } .imgbox_hover>img{ /* ueco 时间曲线*/ /*transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */ -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; transition: .3s; } .imgbox_hover:hover>img{ -webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); } /**************************************/ /************[公用over]****************/ /**************************************/ /*header-start*/ /**************************************************************/ #header{ height: 120px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; background-color: #2c5da6; background-image: url(../images/header-bg.jpg); } .logo{ width: 418px; margin-top: 25px; } .logo a,.logo img{ display: block; width: 100%; } .wen1{ width: 38px; margin-top: 53px; padding-left: 21px; background-image: url(../images/wen1-bg.png); background-repeat: no-repeat; background-position: left top; } .wen1 a,.wen1 img{ display: block; width: 100%; } .nav{ margin-top: 40px; margin-right:10px; } .nav ul{ margin:0; } .nav>ul>li{ float: left; position: relative; } .nav>ul>li+li{ margin-left:15px; } .nav>ul>li>a{ display: block; padding: 10px 6px; font-size: 16px; color: #fff; } .nav>ul>li>ul{ position: absolute; left: 50%; right: 0; margin-left: -50px; width: 100px; top:100%; z-index: 600; background-color: #fff; display: none; box-shadow: 0 0 10px 1px rgba(0,0,0,0.15); padding: 5px 0; } .nav>ul>li>ul>li{ display: block; padding: 8px 5px; text-align: center; line-height: 1.6; font-size: 14px; color:#333; } .nav>ul>li>ul>li>a:hover{ color: #1b4f9a; font-weight: bold; } /**************************************************************/ /*header-over*/ /*main-start*/ /**************************************************************/ #main{ } .main1{ background-color: #fff; padding: 40px 0 55px; } .main1-1{ width: 61.67%; margin-right: 60px; } .fmain1-1 .flex-control-nav{ height: 0; bottom: 114px; } .fmain1-1 .flex-control-nav li{ margin:0 7px; } .fmain1-1 .flex-control-paging li a{ width: 11px; height: 11px; } .main1-2{ overflow: hidden; } .main1-2-dl dl{ margin:0; } .main1-2-dl{ padding-top: 35px; } .main1-2-dl dd+dd{ margin-top: 20px; } .main1-2-date{ width: 100px; height: 100px; border-radius: 50%; background-color: #1b4f9a; text-align: center; padding: 15px 17px 0; margin-right: 23px; transition: background-color .3s; } .main1-2-date h1{ margin:0; font-size: 32px; color: #fff; font-weight: bold; line-height: 1; transition: color .3s; } .main1-2-date h2{ margin:0; font-size: 14px; color: #fff; font-weight: bold; padding-top: 10px; margin-top: 8px; border-top: 1px solid #dddddd; transition: color .3s,border-color .3s; } .main1-2-con{ padding-top: 25px; overflow: hidden; } .main1-2-con h1{ margin:0; font-size: 18px; color: #333; position: relative; left: 0; transition: left .3s; } .main1-2-dl dd:hover .main1-2-con h1{ left: 15px; } .main1-2-con h1 a:hover{ color: #1b4f9a; } .main1-2-con p{ margin:0; font-size: 14px; color: #666; margin-top: 11px; } .main1-2-dl dd:hover .main1-2-date{ background-color: #f39a0c; } .main1-2-dl dd:hover .main1-2-date h1{color: #fff;} .main1-2-dl dd:hover .main1-2-date h2{color: #fff;border-color: #fff;} .main1-1-div{ margin-top: 35px; } .main1-1-1{ width: 500px; margin-right: 50px; } .main1-1-1:hover .main1-1-con h1 a{ left: 15px; } .main1-1-pic .imgbox_a{ padding-bottom: 65%; border-radius: 10px; } .main1-1-con{ margin-top: 50px; } .main1-1-con h1{ margin:0; position: relative; font-size: 18px; color: #333; padding-right:100px; } .main1-1-con h1 a{ position: relative; left: 0; transition: left .3s; } .main1-1-con h1 a:hover{ color: #1b4f9a; } .main1-1-con h1 span{ position: absolute; right: 0; top: 2px; font-size: 14px; color: #999; } .main1-1-con p{ margin:0; font-size: 14px; color: #666; line-height: 1.8; height: 3.6em; overflow: hidden; margin-top: 15px; text-indent: 2em; } .main1-1-2{ overflow: hidden; } .main1-1-2 dl{ margin:0; } .main1-1-2 dd{ padding: 23px 0 19px; border-bottom: 1px solid #d8d8d8; } .main1-1-2 dd:first-child{ padding-top: 0; } .main1-1-2 dd h1{ margin:0; font-size: 17px; color: #1b4f9a; padding-left: 30px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/time.png); } .main1-1-2 dd h1 span{ font-size: 20px; } .main1-1-2 dd h2{ margin:0; position: relative; font-size: 18px; color: #333; margin-top: 20px; position: relative; left: 0; transition: left .3s; } .main1-1-2 dd:hover h2{ left: 15px; } .main1-1-2 dd h2 a:hover{ color: #1b4f9a; } .main1-1-2 dd p{ margin:0; font-size: 14px; color: #666; line-height: 1.8; height: 3.6em; overflow: hidden; margin-top: 10px; text-indent: 2em; } .main2{ padding: 45px 0 60px; background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; background-image: url(../images/main2-bg.jpg); } .main2-item{ width: 48.5%; } .title-11{ position: relative; } .title-11::after{ position: absolute; height: 1px; background-color: #e5e5e5; content:""; left: 124px; right: 64px; top: 50%; } .title-11 h1{ margin:0; font-size: 26px; color: #333; } .title-11 a.fr{ margin:0; font-size: 16px; color: #999; margin-top: 3px; } .title-11 a.fr:hover{ color: #1b4f9a; } .main2-1 dl{ margin:0; margin-left:-4%; } .main2-1 dd{ float: left; width: 46%; margin-left: 4%; margin-top: 4.7%; background-color: #fff; padding: 31px 25px 25px; } .main2-1 dd h1{ margin:0; font-size: 18px; color: #333; font-weight: bold; } .main2-1 dd h1 span{ font-size: 32px; padding-left: 5px; } .main2-1 dd h2{ margin:0; font-size: 18px; color: #333; line-height: 1.8; height: 5.4em; margin-top: 15px; overflow: hidden; position: relative; left: 0; transition: left .3s; } .main2-1 dd:hover h2{ left: 15px; } .main2-1 dd h2 a:hover{ color: #1b4f9a; } .main2-1 dd:first-child{border-top: 3px solid #f39a0c} .main2-1 dd:first-child+dd{border-top: 3px solid #00a427} .main2-1 dd:first-child+dd+dd{border-top: 3px solid #1b4f9a} .main2-1 dd:first-child+dd+dd+dd{border-top: 3px solid #f73300} .main2-2{ padding-top: 36px; } .main2-2 dl{ margin:0; } .main2-2 dd+dd{ margin-top: 33px; } .main2-2 dd>a{ display: block; background-color: #fff; padding: 20px 30px 17px 0; transition: background-color .3s,box-shadow .3s; } .main2-2-date{ width: 122px; border-right: 1px solid #d6d6d6; padding-right: 28px; text-align: right; margin-right: 20px; margin-top: 6px; padding-bottom: 7px; transition: border-color .3s; } .main2-2-date h1{ margin:0; font-size: 14px; color: #1b4f9a; transition: color .3s; } .main2-2-date h2{ margin:0; font-size: 26px; color: #1b4f9a; margin-top: 12px; line-height: 1; transition: color .3s; } .main2-2-con{ overflow: hidden; } .main2-2-con h1{ margin:0; font-size: 18px; color: #333; transition: color .3s,left .3s; position: relative; left: 0; } .main2-2-con p{ margin:0; font-size: 14px; color: #666; line-height: 1.8; height: 3.6em; overflow: hidden; margin-top: 10px; transition: color .3s; } .main2-2 dd>a:hover{ background-color: #1b4f9a; box-shadow: 0px 3px 12.35px 0.65px rgba(0, 55, 135, 0.3); } .main2-2 dd>a:hover .main2-2-date{border-color:#fff;} .main2-2 dd>a:hover .main2-2-date h1{color:#fff;} .main2-2 dd>a:hover .main2-2-date h2{color:#fff;} .main2-2 dd>a:hover .main2-2-con h1{color: #fff;left: 15px;} .main2-2 dd>a:hover .main2-2-con p{color: #fff;} .main3{ background-color: #fff; padding: 40px 0 30px; } .main3-div{ padding-bottom:55px; } .main3-list .item>a{ display: block; height: 220px; padding: 65px 25px 0; position: relative; } .main3-list .item>a::after{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition:opacity .3s; opacity: 0; content:""; z-index: 15; background-color: rgba(0,0,0,0.1); } .main3-list .item>a:hover::after{ opacity: 1; } .main3-ico{ width: 90px; margin-left: 0px; position: relative; z-index: 25; } .main3-con{ overflow: hidden; padding-top: 16px; position: relative; z-index: 25; } .main3-con h1{ margin:0; font-size: 16px; color: #fff; text-transform: uppercase; } .main3-con h2{ margin:0; font-size:30px; color: #fff; margin-top: 8px; } .cw{ height: 220px; background-image: url(../images/cw-bg.jpg); background-repeat: no-repeat; background-position: center; -webkit-background-size: cover; background-size: cover; position: relative; } .cw-div{ position: absolute; left: 10px; top: 10px; right: 10px; bottom: 10px; border:3px solid #eb907a; padding: 20px; overflow: hidden; } .cw-div h1{ margin:0; font-size: 24px; color: #fff; } .cw-p{ font-size: 16px; color: #fff; line-height: 1.8; margin-top: 15px; } .cw-p p{margin:0;white-space: nowrap;overflow: hidden;} /**************************************************************/ /*main-over*/ /*footer-start*/ /**************************************************************/ #footer{ background-color: #3d3d3d; padding: 50px 0 35px; } .yq{ position: relative; padding-left: 120px; min-height: 40px; } .yq-title{ position: absolute; width: 120px; left: 0; top: 0; height: 40px; line-height: 40px; font-size: 16px; font-weight: bold; color: #1b4f9a; padding-left: 30px; background-repeat: no-repeat; background-position: left center; background-image: url(../images/yq.png); } .yq-dl dl{ margin:0; margin-left:-2%; } .yq-dl dd{ float: left; width: 23%; margin-left: 2%; } .yq-dl dd select{ height: 40px; border-radius: 0; } .er{ width: 116px; margin-left: 25px; color: #fff; text-align: center; font-size: 14px; } .er img{ display: block; width: 100%; margin-bottom: 14px; } .foo1-logo{ width: 418px; } .foo1-logo a,.foo1-logo img{ display: block; width: 100%; } .foo1-p{ font-size: 16px; color: #fff; line-height: 1.6; margin-top: 30px; } .foo1-p span{ padding-left: 18px; } .foo2{ padding-left: 137px; padding-top: 12px; } .foo2 dl{ margin:0; } .foo2 dd{ font-size: 16px; color: #fff; line-height: 1.6; padding-left: 33px; background-repeat: no-repeat; background-position: left center; } .foo2 dd+dd{ margin-top: 18px; } /**************************************************************/ /*footer-over*/ /**************************************/ /********[特殊css样式要求区域]**********/ /**************************************/ #header-2{ display: none; height: 75px; /*border-bottom:0px solid #035cac;*/ box-shadow: 0 4px 8px -3px #000; position: fixed; top: 0px; left: 0; width: 100%; z-index: 1001; background-color: #1b4f9a; /*background-color: #0089d0;*/ } .nav-2{ display: none; background-color: #fff; position: relative; z-index:900; } .nav-2>ul>li{ border-top: 1px dotted #ccc; position: relative; } .jiaspan{ position: absolute; width: 30px; height: 30px; background-image: url(../images/jia2.png); background-repeat: no-repeat; background-position: center ; top: 5px; right: 14px; } .jiaspan.cur{ background-image: url(../images/jia2h.png); } .nav-2>ul>li:first-child{ /*border-top: 0;*/ } .nav-2>ul>li>a{ padding:8px 10px; display: block; font-size: 16px; width: 100%; color:#333; font-family: "anb"; text-transform: uppercase; } .nav-2>ul>li>ul{ padding-bottom: 10px; display: none; } .nav-2>ul>li>ul>li>a{ padding: 6px 10px; display: block; font-size: 14px; padding-left: 25px; width: 100%; color:#666; } /*.downla-2 { padding: 5px 0 10px; display: none; } .downla-2 dd{ padding-left: 30px; } .downla-2 dd a{ font-size: 14px; display: inline-block; padding: 3px 0; width: auto; }*/ /*.nav-2 li a:hover{ color:#1a0d07; }*/ .nav-2-form{ padding: 10px; position: relative; } .nav-2-form input[type="image"]{ position: absolute; right: 19px; top: 17px; width: 18px; } .nav-2-form .form-control{padding-right: 50px;} .logo-2 { font-size: 0; width: 305px; margin-left: 15px; margin-top: 11px; } .logo-2 img{ display: block; width: 100%; } .menu2{ margin-right: 15px; height: 75px; font-size: 0; } .menu2 li{ cursor:pointer ; margin-left: 15px; float: right; margin-top: 29px; } .menu2 li+li{ margin-top: 21px; } .menu2 li img{ /*vertical-align: middle;*/ } .chenggao{ display: none; height: 75px; } #nav-2-heidi{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 800; background-image: url(../images/heidi.png); display: none; } /**************************************/ /********[特殊css样式要求区域]**********/ /**************************************/ .erji{ padding: 45px 0 30px; } .erji-top{ padding-bottom: 60px; } .menu{ width: 308px; margin-right: 45px; } .menu-h1{ height: 154px; line-height: 154px; text-align: center; color: #fff; font-size: 30px; background-image: url(../images/menu-h1.jpg); background-repeat: no-repeat; background-position: center; } .menu-dl{ background-color: #fff; } .menu-dl dl{ margin:0; } .menu-dl dd>a{ display: block; height: 85px; line-height: 85px; background-color: #fff; position: relative; font-size: 20px; color: #333; text-align: center; } .menu-dl dd>a:hover{ color: #1b4f9a; font-weight: bold; } .menu-dl dd.cur>a{ background-color: #eaeaea; color: #1b4f9a; font-weight: bold; } .menu-dl dd.cur>a::before{ position: absolute; left: 0; top: 0; bottom: 0; width: 4px; content:""; background-color: #1b4f9a; } .menu-dl dd.cur>a::after{ position: absolute; width: 8px; height: 15px; top: 50%; margin-top: -7px; right: 45px; background-image: url(../images/jiao1.png); background-repeat: no-repeat; background-position: center; content:""; } .erji-content{ overflow: hidden; } .erji-content-bai{ background-color: #fff; padding: 30px; min-height: 600px; } .erji-title{ background-repeat: repeat-x; background-position: left bottom; background-image: url(../images/erji-title.png); } .erji-title h1{ margin:0; font-size: 24px; color: #333; padding: 0 5px 10px; border-bottom: 2px solid #2c5da6; } .mianbaoxie{ font-size: 14px; color: #666; background-repeat: no-repeat; background-position: left center; background-image: url(../images/fang.png); padding-left: 20px; margin-top: 7px; } .mianbaoxie a:hover,.mianbaoxie span{ color: #2c5da6; } .keji{ padding-top: 7px; } .keji dl{ margin:0; } .keji dd{ background-repeat: no-repeat; background-position:3px center; background-image: url(../images/dian.png); text-overflow: ellipsis; white-space: nowrap; padding-left:18px; overflow: hidden; position: relative; padding-right:85px; height: 59px; line-height: 58px; border-bottom: 1px dashed #dadada; } .keji dd a{ font-size: 18px; color:#333; } .dd-date{ font-size: 14px; color:#666; position: absolute; right: 0px; top: 0; } .keji dd a:hover{ color:#2c5da6; } .fenye{ text-align: center; margin-top: 40px; } .fenye ul{ margin:0; } .dang dl{ margin:0; } .dang dd{ background-color: #f9f9f9; margin-top: 30px; transition: background-color .3s; } .dang-pic{ width: 280px; } .dang-pic .imgbox_a{ padding-bottom: 66.43%; } .dang-con{ padding: 30px; padding-bottom: 0; overflow: hidden; } .dang-con h1{ margin:0; font-size: 18px; color: #333; transition: color .3s; } .dang-con h2{ margin:0; font-size: 14px; color: #999; margin:20px 0 15px; transition: color .3s; } .dang-con p{ margin:0; font-size: 14px; color: #666; line-height: 2; height: 4em; overflow: hidden; transition: color .3s; } .dang dd:hover{ background-color: #1b4f9a; } .dang dd:hover h1{color: #fff;} .dang dd:hover h2{color: #fff;} .dang dd:hover p{color: #fff;} .gaik dl{ margin:0; } .gaik dd{ background-color: #f9f9f9; margin-top: 30px; transition: background-color .3s; } .gaik-pic{ width: 190px; } .gaik-pic .imgbox_a{ padding-bottom: 131.58%; } .gaik-con{ padding: 20px 30px 0; overflow: hidden; } .gaik-con-h1{ border-bottom: 1px solid #d6d6d6; padding-bottom: 12px; font-size: 14px; color: #666; } .gaik-con-h1 a{ font-weight: bold; font-size: 20px; color: #1b4f9a; padding-right: 15px; } .gaik-con-p{ font-size: 16px; color: #333; line-height: 2; height: 10em; overflow: hidden; margin-top: 13px; } .danpian{ padding-top: 25px; } .danpian-h1{ font-size: 28px; line-height: 1.6; color:#333; text-align: center; } .danpian-h2{ font-size: 14px; line-height: 1.6; color:#999; text-align: center; border-bottom: 1px solid #eee; padding: 10px 0 15px; } .danpian-con{ font-size: 14px; color:#666; line-height: 2; padding: 20px 0 20px; } .danpian-con *{ font-size: 16px; color:#666; line-height: 2!important; } .danpian-con p{ text-indent: 2em; } .danpian-con img{ display: block; margin:15px auto; } .dan-page{ padding-top: 10px; border-top: 1px solid #eee; } .dan-a{ margin-top: 12px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .dan-a a{ font-size: 16px; color:#666; } .dan-a a:hover{ color:#1b4f9a; } .shizi dl{ margin:0; } .shizi dd{ margin-top: 30px; } .shizi-pic{ width: 183px; } .shizi-pic .imgbox_a{ padding-bottom: 122.95%; } .shizi-con{ overflow: hidden; padding-left: 30px; } .shizi-con h1{ margin:0; color: #333; font-size: 24px; font-weight: bold; } .shizi-con h1 a:hover{ color: #1b4f9a; } .shizi-con h2{ margin:0; font-weight: bold; color: #333; font-size:15px; padding: 12px 0 8px; } .shizi-con p{ margin:0; color: #777; font-size:14px; line-height: 1.8; }