@charset "utf-8"; /* CSS Document */ /*--重定义浏览器默认样式--*/ *{word-wrap:break-word} html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;text-align:justify} ul,ol,dl{list-style-type:none} html,body{*position:static;height: 100%;/* background-color:#1b1b1b;*/} html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%} address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400} input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit} input,button{overflow: visible;vertical-align:middle;outline:none} body,th,td,button,input,select,textarea{font-family:arial,"微软雅黑","Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:12px;color: #666;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale} body{line-height:1.6;overflow: auto;} h1,h2,h3,h4,h5,h6{font-size:100%} a,area{outline:none;blr:expression(this.onFocus=this.blur())} a{text-decoration:none;cursor: pointer} a:hover{text-decoration:none;outline:none} a.ie6:hover{zoom:1} a:focus{outline:none} a:hover,a:active{outline:none}:focus{outline:none} sub,sup{vertical-align:baseline} button,input[type="button"], input[type="submit"] {line-height:normal !important;} /*img*/ img{border:0;vertical-align:middle} a img,img{-ms-interpolation-mode:bicubic} .img-responsive{max-width: 100%;height: auto} /*IE下a:hover 背景闪烁*/ *html{font-family: Microsoft YaHei, Microsoft YaHei;overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))} body[aos-delay='5000'] [aos], [aos][aos][aos-delay='5000']{ transition-delay: 5000ms; } /*HTML5 reset*/ header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline} audio,canvas,video{display:inline-block;*display:inline;*zoom:1} audio:not([controls]){display:none} legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5} legend small{font-size:15px;color:#999} svg:not(:root) {overflow: hidden} fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0} input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto} input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box} input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none} /* Name: style_clearfix Example: class="clearfix|cl" Explain: Clearfix(简写cl)避免因子元素浮动而导致的父元素高度缺失能问题 */ .cl:after,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.cl,.clearfix{zoom:1} .fl{float:left; display:inline;} .fr{float:right; display:inline;} .clearboth{ clear:both;} .bigzm{text-transform:uppercase;} /*头部*/ .clearpadding{ padding:0px; margin:0px;} /* PAGE-MENU */ .fullnavr { position:fixed; top: 50%; right:12px; z-index:1;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);} #pagemenu {list-style:none; padding:0; margin:0; text-align: center;position: relative;z-index: 1005; padding:10px 0px;} #pagemenu li { position:relative; width: 79px;} #pagemenu li a {width:79px; padding-left:19px;height:20px; color:#fff; font-size:14px; display:inline-block; transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; position:relative;} #pagemenu li a:after{width:10px; height:10px;background-color:#dddddd; border:1px solid #dddddd; position:absolute; left:0px; top:5px; content:"";-moz-border-radius: 100%; /* Gecko browsers */ -webkit-border-radius: 100%; /* Webkit browsers */ border-radius:100%; /* W3C syntax */} #pagemenu li a .s1{width:70px; height:20px; line-height:20px; display:inline-block; background-color:#00a0e9; text-align:center; overflow:hidden;-moz-border-radius: 10px; /* Gecko browsers */ -webkit-border-radius: 10px; /* Webkit browsers */ border-radius:10px; /* W3C syntax */opacity: 0; filter: alpha(opacity=0); -webkit-transform: translateY(90%); -ms-transform: translateY(90%); -o-transform: translateY(90%); transform: translateY(90%);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;} .fullnavr #pagemenu li.active a:after{ border:1px solid #fff; background-color:#00a0e9; } .fullnavr #pagemenu li.active a .s1{opacity: 1; filter: alpha(opacity=100); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); } #pagemenu li a.disnone{ display:none;} .fullnavr #pagemenu li.active a .disnone,.fullnavr #pagemenu li.active a:hover .disnone,.fullnavr #pagemenu li a:hover .disnone{ display:block; text-decoration:none;} .mousehover{width:23px; height:37px; background:url(../images/tb_01.png) no-repeat; background-size:23px; position:absolute; left:50%; margin-left:-11.5px; bottom:55px; z-index:1000;} .section.y6{ height:auto !important} /*shade*/ :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #888888; } ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #888888; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #888888; } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #888888; } .layer{ position: fixed; z-index:1001011; width: 100%; height: 100%; overflow:hidden;} .layer .layer-top, .layer .layer-bottom{ position: absolute; width: 100%; height: 50%;/* background: #da1515;*/ top: 0%; transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; -moz-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; -o-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0s; z-index: 1;} .layer .layer-top{ background-color:#fff;} .layer .layer-bottom{ top: auto; bottom: 0%; background-color:#fff;} .layer .loading{width:145px; height:55px; position: absolute; top: 50%; left: 50%; margin-left:-72.5px; margin-top:-27.5px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; z-index: 2;-webkit-animation: rotateplane 1.2s infinite ease-in-out; animation: rotateplane 1.2s infinite ease-in-out;} .layer.show{ visibility: hidden;} .layer.show .loading{ display: none;} .layer.show .layer-top{ top: -50%;} .layer.show .layer-bottom{ bottom: -50%;} @-webkit-keyframes rotateplane { 0% { filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5); } 50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); } 100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1); } } @keyframes rotateplane { 0% {filter: alpha(opacity=0);-webkit-transform:scale(0.5, 0.5); transform:scale(0.5, 0.5);} 50%{opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);} 100% {opacity: 1; filter: alpha(opacity=100); -webkit-transform:scale(1, 1); transform:scale(1, 1);} } .wx_top{width:45px; height:45px; position:fixed; right:60px; bottom:60px; z-index:100; display:none;} .wx_top img{width:45px; height:45px;} /*Index*/ .section{background-size: cover; background-position: center center; overflow:hidden;} .slide{background-size: cover; position:relative;} .section .sec-scale { width:100%; height:100%;/*transform: scale(0.8);opacity: 0.5;transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;*/} /*.active .sec-scale {transform: translate(0px,0px) scale(1);transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; opacity: 1; }*/ .bg {width: 100%;height: 100%;background-repeat: no-repeat;background-position: center center;background-size: cover;position: relative;overflow: hidden;} .home-swiper {width: 100%;height: 100%;background: #000;} .home-swiper .swiper-slide {text-align: center;font-size: 18px;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%;} .home-swiper .swiper-slide .conver_div{width:100%; height:100%; position:absolute; left:0px; top:0px;} .home-swiper .swiper-slide img{ display:none;} .home-swiper .home_next{width:50px; height:50px; background:url(../images/banner_right.png) no-repeat; background-size:50px; right:3%;} .home-swiper .home_prev{width:50px; height:50px; background:url(../images/banner_left.png) no-repeat; background-size:50px; left:3%;} /*.home-swiper .swiper-slide.swiper-slide-active{-webkit-animation: hvr-bob 7s ease infinite;animation: hvr-bob 7s ease infinite;}*/ .header_div{width:100%;padding-left: 18.7%; height:100px; background-color:#fff; left:0px; top:0px; /*position:fixed;*/ z-index:10000;transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 1s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;} .header_div .i_logo{width:10%; padding-top:25px;} .header_div .i_logo img{ width:auto;} .header_div.fixedmenu,.header_div.fixedmenu1.fixedmenu{ position:fixed;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/ -webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/ box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/} .header_div.fixedmenu1{ position:relative;} .nav_menu{width:52%; height:100px;float: left; margin-left: 7.9%; font-family: Microsoft YaHei, Microsoft YaHei; font-weight: 400;font-weight: 600;} .nav_menu li{width:10.9%; height:100px; float:left; position:relative; text-align:center;} .nav_menu li .a_nav{ height:100px;/* padding:0px 15%;*/width:100%; line-height:100px; display:inline-block; overflow:hidden; color: #000; font-size:16px; text-align:center;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; position:relative;} .nav_menu li .a_nav:hover,.nav_menu li .a_nav.active,.nav_menu li .a_nav.active1{/* background-color:#d9261f;*/color:#0E50C8; text-decoration:none;} .nav_menu li .a_nav:after{width:0px; height:2px; background-color:#0E50C8;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; content:""; position:absolute; left:50%; bottom:35px;webkit-transform: translate(-50%, 0%);-moz-transform: translate(-50%,0%);transform: translate(-50%, 0%);} .nav_menu li .a_nav:hover:after,.nav_menu li .a_nav.active:after,.nav_menu li .a_nav.active1:after{width:25px;} /*.header_div.fixedmenu1 .nav_menu li .a_nav{ color:#333;} .header_div.fixedmenu1 .nav_menu li .a_nav:hover, .header_div.fixedmenu1 .nav_menu li .a_nav.active,.header_div.fixedmenu1 .nav_menu li .a_nav.active1{ color:#333;} */.nav_menu li .dl{width:100%; position:absolute; z-index:10000; display:none; left:0px; top:80px; padding:10px; background-color:#fff;} .nav_menu li .dl dd{width:100%; height:38px; line-height:38px; float:left;} .nav_menu li .dl dd a{width:100%; height:38px; text-align:left; line-height:38px; display:inline-block; overflow:hidden; text-align:center; color:#333; font-size:14px;} .nav_menu li .dl dd a:hover{ color:#0871b8; text-decoration:none; } .i_phone{ padding-left:40px; height:100px; line-height:1.5; padding-right:1%; padding-top:30px; background:url(../images/tb_1.png) left center no-repeat; color:#000;} .i_phone .s1{ font-size:22px; /*color:#dddddd;*/font-size:14px;} .i_ss{width:5%; margin-left:0; position:relative;} .i_ss_t{width:100%; height:100px; cursor:pointer; background:url(../images/tb_2.png) center no-repeat; position:relative;} /* .i_ss_t:after{ width:1px; height:100px; background:url(../images/tb_18.png) left center no-repeat; position:absolute; left:0px; top:0px; content:"";} */ .i_ss_c{width:200px; height:40px; background-color:#fff;position:absolute; right:0px; top:77px; display:none;} .i_ss_c .ipt1{width:170px; height:40px; line-height:40px; border:0px; background-color:transparent; color:#333; font-size:14px; text-indent:10px; font-family:"微软雅黑";} .i_ss_c .ipt2{width:30px; height:40px; background:url(../images/tb_2.png) left center no-repeat; border:0px;} .i_morebtn{width:5%; height:100px; background-color:#05468d; position:relative;} .left_but{width:40px; height:30px; cursor:pointer; position:absolute; left:50%; margin-left:-20px; top:50%; margin-top:-15px; z-index:100;} .left_but_btn{display:inline-block; position:relative;width:32px; height:3px; z-index:2; margin:14px 0 0 0px; background:#fff; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms;-moz-border-radius:2px; /* Gecko browsers */ -webkit-border-radius: 2px; /* Webkit browsers */ border-radius:2px; /* W3C syntax */} .left_but_btn:before,.left_but_btn:after {content: ''; display:block; width:40px; height:3px; position:absolute; background:#fff; transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; -webkit-transition-duration: 300ms;-moz-border-radius:2px; /* Gecko browsers */ -webkit-border-radius: 2px; /* Webkit browsers */ border-radius:2px; /* W3C syntax */} .left_but_btn:before{margin-top:-10px;} .left_but_btn:after {margin-top:10px;} .phone_nav_one .left_but_btn{background: rgba(0, 0, 0, 0); } .phone_nav_one .left_but_btn:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);} .phone_nav_one .left_but_btn:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);} .phone_nav_one{ transition-delay:0s; -webkit-transition-delay:0s; } .yc_box1{width:100%; position:fixed; top:100%; background-color:#fff; left:0px; z-index:12;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;} .yc_box1.leftbutton{ top:80px;} .yc_box1_c{width:100%; padding:150px 18% 0px 18%} .yc_box1_c_ul{width:100%;} .yc_box1_c_ul li{width:16.66%; float:left; border-right:1px solid #d2d2d2; min-height:319px;} .yc_box1_c_ul li .a1{width:100%; height:33px; line-height:33px; overflow:hidden; display:inline-block; text-align:center; float:left; color:#333333; font-size:16px; margin-bottom:20px;} .yc_box1_c_ul li .a1:hover{ text-decoration:none; color:#2a3bcb;} .yc_box1_c_ul li .a2{ padding: 0 10px; width:100%; height:29px; line-height:29px; overflow:hidden; display:inline-block; text-align:center; float:left; color:#333333; font-size:14px;} .yc_box1_c_ul li .a2:hover{ text-decoration:none; color:#2a3bcb;} .i_picchange{width:100%; height:100%; overflow:hidden; display:block;} /*手机导航*/ /* CSS Document */ .phone_nav{ display:none;} .phone_logo{/* height:50px;*//* padding:10px 0px;*//* background-color:#fff;*/} .phone_logo .p1 img{/* height: 100%*/ width:100%;} @media screen and (max-width:1200px) { .phone_logo .p1 {/*padding-top: 10px;*//* height: 29px;*/ display: block; width:25%;display:inline-block;} .header_div{ display:none;} .phone_logo {width: 100%;padding: 10px 15px;box-sizing: border-box;} .phone_nav{display:block; position:relative;/* position:fixed;*/ background-color:#fff; width:100%; top:0;left:0; display:block; z-index:100000;} .phone_nav.fixedmenu{ position:fixed;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/ -webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/ box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/ } /*导航按钮*/ .phone_nav .nav_but_box{ display:block; position:absolute; width:30px; height:30px; right:10px; top:50%; margin-top:-15px; z-index:1; transition:all 0.7s; -webkit-transition:all 0.7s;} .phone_nav .nav_but { display:inline-block; position:relative;width:20px; height:2px; z-index:2; margin:13px 0 0 5px; background:#05468d; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms;} .phone_nav .nav_but:before,.nav_but:after {content: ''; display:block; width:20px; height:2px; position:absolute; background:#05468d; transition-property: margin, -webkit-transform; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; -webkit-transition-duration: 300ms;} .phone_nav .nav_but:before{margin-top:-5px;} .phone_nav .nav_but:after {margin-top:5px;} /*栏目名称*/ .phone_nav .nav_main{height:100%; position:fixed; left:0; opacity:0; width:0; transition:all 0.4s ease 0.3s; -webkit-transition:all 0.4s ease 0.3s; background-color:#fff; overflow:hidden;} .phone_nav .nav_main ul{ padding:0 20px; margin-top:40px;} .phone_nav .nav_main li a{background-position:left; color:#333; height:46px; line-height:46px; display:inline-block; background-size:32px; background-repeat:no-repeat; font-weight:bold;} .phone_nav .nav_main .ss{border:1px solid #ccc; margin-top:20px;} .phone_nav .nav_main .ss .p2{ float:right;} .phone_nav .nav_main .ss .p2 input{ border:0; /*background:url("../images/app_ss1.png") center no-repeat;*/ width:34px; height:34px;} .phone_nav .nav_main .ss .p1{ display:block; margin:0 34px 0 5px; } .phone_nav .nav_main .ss .p1 input{ width:100%; height:34px; line-height:34px; background:none; border:0; font-family:"Microsoft YaHei"; font-size:14px; color:#fff;} .phone_nav .nav_main li b{ display:inline-block; position:absolute; right:10px; top:0px; width:50%; height:50px; background: url("../images/lmfooter_bottom.png") center right no-repeat; z-index:99;} .phone_nav .nav_main .ul{padding:0 0 0px 40px; margin:0; max-height:0; overflow:hidden; transition:max-height 0.4s; -webkit-transition:max-height 0.4s;} .phone_nav .nav_main .ul li{ padding:0; border-bottom:0; transform:translateX(0px); -webkit-transform:translateX(0px);} .phone_nav .nav_main .ul li a{ padding:0; height:auto; line-height:30px; font-weight:normal} .phone_nav .nav_main .b_one .ul{ max-height:300px; padding:0 0 0px 40px; margin-bottom:10px;} .phone_nav .nav_main li{ transform:translateX(100px); -webkit-transform:translateX(100px); transition:all 0.8s ease; -webkit-transition:all 0.8s ease; border-bottom:1px solid rgba(225,225,225,0.5); padding:0 20px; position:relative;} .phone_nav .nav_main li:nth-of-type(1){ transition-delay:0.1s; -webkit-transition-delay:0.1s; } .phone_nav .nav_main li:nth-of-type(2){ transition-delay:0.2s; -webkit-transition-delay:0.2s; } .phone_nav .nav_main li:nth-of-type(3){ transition-delay:0.3s; -webkit-transition-delay:0.3s; } .phone_nav .nav_main li:nth-of-type(4){ transition-delay:0.4s; -webkit-transition-delay:0.4s; } .phone_nav .nav_main li:nth-of-type(5){ transition-delay:0.5s; -webkit-transition-delay:0.5s; } .phone_nav .nav_main li:nth-of-type(6){ transition-delay:0.6s; -webkit-transition-delay:0.6s; } .phone_nav .nav_main li:nth-of-type(7){ transition-delay:0.6s; -webkit-transition-delay:0.6s; } .phone_nav .nav_main li:nth-of-type(8){ transition-delay:0.6s; -webkit-transition-delay:0.6s; } .phone_nav .nav_main li:nth-of-type(9){ transition-delay:0.6s; -webkit-transition-delay:0.6s; } .phone_nav .nav_main li:nth-of-type(10){ transition-delay:0.6s; -webkit-transition-delay:0.6s; } /*打开样式*/ .phone_nav_one{ transition-delay:0s; -webkit-transition-delay:0s;} .phone_nav_one .nav_main {opacity:1; width:100%; overflow:inherit;} .phone_nav_one .nav_but{background: rgba(0, 0, 0, 0); } .phone_nav_one .nav_but:before {margin-top: 0; transform:rotate(45deg); -webkit-transform:rotate(45deg);} .phone_nav_one .nav_but:after {margin-top:0; transform:rotate(-45deg); -webkit-transform:rotate(-45deg);} .phone_nav_one .nav_but_box { opacity:0.8;} .phone_nav_one .nav_main li{ transform:translateX(0); -webkit-transform:translateX(0);} } @media screen and (max-width:758px){/*--768-0--*/ .phone_nav .nav_but_box{ right:10px;} .phone_nav .nav_main ul{ margin-top:20px; height:300px; overflow-y:auto; box-sizing:border-box;} .phone_nav .nav_main .b_one .ul{ height:auto;} } @media screen and (max-width:470px){/*--768-0--*/ .phone_logo {padding: 8px 10px} .phone_nav .nav_main ul{ height:550px;} .phone_nav .nav_main .b_one .ul{ height:auto;} } /*手机导航*/ .i_ssbn{width:12%; height:100%; background:url(../images/tb_2.png) center no-repeat; background-color:#05468d; background-size:20px; position:absolute; top:0px; right:50px; z-index:10000;} .i_ssbn span{width:100%; height:100%; display:inline-block;} .i_ssbn_div{width:200px; display:none; background-color:#fff; z-index:10000; position:absolute; right:0px; top:100%;} .i_ssbn_div .ipt1{width:80%; height:40px; line-height:40px; text-indent:15px; border:0px; font-family:"微软雅黑"; background-color:#fff; color:#b9b9b9; font-size:0.16rem;} .i_ssbn_div .ipt2{width:20%; height:40px; background:url(../images/tb_2.png) center no-repeat; border:0px; background-size:15px;} .i_ssbn_div input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #b9b9b9; } .i_ssbn_div input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #b9b9b9; } .i_ssbn_div input:-ms-input-placeholder { color: #b9b9b9; } .i_ssbn_div input::-webkit-input-placeholder { color: #b9b9b9; } .i_content{width:100%; height:100%;position:absolute; left:0px; top:0px;} .i_content_c{width:100%; height:100%;display: table-cell;vertical-align: middle;} .i_con{/*width:1250px;*/width:75%; margin:0px auto;} /*.i_con2{width:1300px; margin:0px auto;}*/ .ui_div{width:100%;} .ui_div1{width:100%; overflow:hidden;} .ui_div_center{width:65%; margin:0px auto;} .ui_div_center1{width:75%; margin:0px auto;} .i_box1{width:599px; height:599px; margin:0px auto; position:relative;} .i_box1_bottom{width:100%; height:100%; background:url(../images/tb_5.png) no-repeat; position:relative; background-size:100%;} .i_box1_bottom .yan1{width:81%; height:81%; background-size:100%; position:absolute; left:9.5%; top:9.5%;animation: pgabout_yuan1 10s linear 0s infinite;} .i_box1_bottom .yan1 img{width:100%;} .i_box1_bottom .yan2{width:66%; height:66%; background-size:100%; position:absolute; left:17%; top:17%; border:1px solid #1792d1;-moz-border-radius: 100%; /* Gecko browsers */ -webkit-border-radius: 100%; /* Webkit browsers */ border-radius:100%; /* W3C syntax */} .i_box1_bottom .yan2:after, .i_box1_bottom .yan2:before{ content: ""; position: absolute; width: 100%; height: 100%; background:url(../images/tb_19.png) no-repeat; background-size:100%; } .i_box1_bottom .yan2:after{ animation: pgaboutImg 5s ease 0.5s infinite; } .i_box1_bottom .yan2:before{ animation: pgaboutImg 5s ease 0s infinite; } .i_box1_bottom .yan3 { /* font-size: 30px!important; */ color: #1792d1; font-weight: bold; } @keyframes pgaboutImg{ 0%{ transform: scale(1); opacity: 1; } 100%{ transform: scale(5); opacity: 0; } } @keyframes pgabout_yuan1{ 0%{ transform: rotate(0deg); } 100%{ transform: rotate(-360deg); } } .i_box1_bottom .yan3{width:100%; text-align:center; line-height:95px; position:absolute; left:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); text-align:center; color:#1792d1; font-size:30px;} .i_box1_bottom .yan3 img{width:158px;} .i_box1_top{width:100%; height:100%; position:absolute; left:0px; top:0px;} .i_box1_top li{position: absolute; width: 360px;} .i_box1_top li:nth-child(1){ top: 3%; right: 73%; } .i_box1_top li:nth-child(2){ top: 4%; left: 73%; } .i_box1_top li:nth-child(3){ top: 42.333%; right: 93.166%; } .i_box1_top li:nth-child(4){ top: 42.333%; left: 93.166%; } .i_box1_top li:nth-child(5){ bottom: 2%; right: 73%; } .i_box1_top li:nth-child(6){ bottom: 2%; left: 73%; } .i_box1_top li:nth-child(2n+1) .img, .i_box1_top li:nth-child(2n+1) .txt{ float: right; } .i_box1_top li:nth-child(2n) .img, .i_box1_top li:nth-child(2n) .txt{ float: left; } .i_box1_top li a{width:100%; display:inline-block;} .i_box1_top li .img{ position: relative; } .i_box1_top li .img .icon{ position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; visibility: hidden; opacity: 0; transition: all 0.5s ease 0s } .i_box1_top li a:hover .img .icon{opacity:1; visibility:inherit;} .i_box1_top li .txt{ font-size: 30px; color: #1792d1; margin: 0 20px; height: 80px; line-height: 80px;font-weight: bold; } .i_box1_top li a:hover .txt{ color:#1792d1; font-weight: bold;} .i_box2{width:100%;} .i_box2_t{width:100%; padding-bottom:35px; font-size:36px; line-height:1.2; color:#fff;} .i_box2_t .s1{ font-size:60px; font-family:Arial, Helvetica, sans-serif;} .i_box2_c{width:100%;} .i_box2_cl{width:19%;} .i_box2_cl li{width:100%; float:left; padding-bottom:5px;} .i_box2_cl li a{width:100%; float:left; height:50px; line-height:50px; display:inline-block; overflow:hidden; color:#fff; font-size:22px; padding-left:10px;} .i_box2_cl li a:hover,.i_box2_c li a.activeleftcp{ /* background:url(../images/tb_7.png) no-repeat; */text-decoration:none; color:#fff; background-color: #009de7;} .i_box2_cr{width:73.4%; padding-top:10px; padding-right:5%;} .i_box2_cr_con{width:100%; color:#fff;} .i_box2_cr_con1{width:100%; display:none;} .i_box2_cr_con1_t{width:100%; padding:20px 0px; line-height:1.8; font-size:60px;} .i_box2_cr_con1_c{width:100%; height:225px; line-height:45px; overflow:hidden; margin-bottom:35px; text-align:justify; font-size:28px;} .i_box2_cr_con1_c img{ max-width:100%; height:auto !important;} .i_box2_cr_con1_b,.i_box2_cr_con1_b:hover{ color:#ffffff; line-height:1.6; font-size:24px; display:inline-block;} .i_box3{width:100%;} .i_box3_l{width:50%; padding:160px 7% 0px 12.5%;} .i_box3_l_t{width:100%; padding-bottom:27px; position:relative; margin-bottom:53px; line-height:1.2; color:#1792d1; font-size:36px;} .i_box3_l_t .s1{ font-size:45px; font-family:Arial, Helvetica, sans-serif;} .i_box3_l_t:after{width:50px; height:4px; background-color:#1792d1; position:absolute; left:0px; bottom:0px; content:"";} .i_box3_l_c{width:100%; margin-bottom:55px; color:#333333; font-size:16px;} .i_box3_l_con{width:100%; display:none;height:200px; line-height:40px; overflow:hidden;text-align:justify; } .i_box3_l_b{width:100%;} .i_box3_l_b a{ margin-right:25px; width:100px; height:100px; float:left; color:#1792d1; font-size:16px; text-align:center; line-height:100px;-moz-border-radius: 100%; /* Gecko browsers */ -webkit-border-radius: 100%; /* Webkit browsers */ border-radius:100%; /* W3C syntax */ border:2px solid #1792d1; display:inline-block;-webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s; } .i_box3_l_b a:hover,.i_box3_l_b a.activets{ background-color:#1792d1; color:#fff; text-decoration:none;} .i_box3_r{width:50%;} .i_box3_r li{width:100%; float:left;} .i_box3_r li .a_img{width:100%; display:inline-block; overflow:hidden; float:left; position:relative;} .i_box3_r li .a_img img{width:100%;} .i_box3_r li .a_img .div1{width:100%; padding:90px 6% 0px 6%; color:#fff; font-size:16px; line-height:1.2; position:absolute; left:0px; top:0px;} .i_box3_r li .a_img .div1 .s1{ font-size:45px; font-family:Arial, Helvetica, sans-serif; line-height:1.3;} .i_box3_r li .a_img .div1 .s2{ font-size:36px;line-height:1.8; display:inline-block;} .i_box3_r li .a_img .div1.onebox1{ padding-top:130px;} .i_box4{width:100%;} .i_box4_t{width:100%; height:60px; position:relative;} .i_box4_t .s1{width:100%; height:60px; line-height:60px; color:#000000; font-size:60px; text-align:center; filter:alpha(opacity=5); -moz-opacity:0.05; -khtml-opacity: 0.05; opacity: 0.05;} .i_box4_t .s2{width:100%; height:60px; line-height:60px; text-align:center; color:#fff; position:absolute; left:0px; top:0px; font-size:48px; font-weight:bold;} .i_box4_t1{width:100%; line-height:30px; color:#fff; font-size:18px; text-align:center;} .i_box4_c{width:100%; padding-top:35px; overflow:hidden;} .sjs-swiper {width:100%;height: 100%; } .sjs-swiper .swiper-slide { -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; -webkit-transform: scale(0.8); transform: scale(0.8); float:left; background-color:#fff; position:relative; cursor:pointer; } .sjs-swiper .swiper-slide-active,.sjs-swiper .swiper-slide-duplicate-active { -webkit-transform: scale(1); transform: scale(1); /*background:url(../images/ppwh_tb7.png) bottom 75px center no-repeat; background-size:100%; padding:0px 15px 15px 15px;*/ } .sjs-swiper .swiper-slide-active img,.sjs-swiper .swiper-slide-duplicate-active img{ margin-top:0px;} .sjs-swiper .swiper-button-prev { background: url(../images/img6.jpg) center no-repeat; /*background:none;*/ top: 50%; margin-top:-27px; width: 50px; height:54px ; left:21%;} .sjs-swiper .swiper-button-next { background: url(../images/img7.jpg) center no-repeat; /*background:none; */top: 50%; margin-top:-27px; width: 50px; height: 54px; right:21%;} .sjs-swiper .swiper-button-prev:hover{ background:url(../images/img4.jpg) center no-repeat;} .sjs-swiper .swiper-button-next:hover{ background:url(../images/img5.jpg) center no-repeat;} .sjs-swiper .swiper-slide img{width:100%; height:auto;/* margin-top:70px;*/ filter:alpha(opacity=64); -moz-opacity:0.64; -khtml-opacity: 0.64; opacity: 0.64;} .sjs-swiper .swiper-slide-active img,.sjs-swiper .swiper-slide-duplicate-active img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;} .sjs-swiper .swiper-slide .zc{width:100%; height:100%; background:url(../images/tb_9.png) repeat; position:absolute; left:0px; top:0px;opacity: 0; filter: alpha(opacity=0);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; } .sjs-swiper .swiper-slide-active .zc,.sjs-swiper .swiper-slide-duplicate-active .zc{opacity: 1; filter: alpha(opacity=100);} .sjs-swiper .swiper-slide .zc_title{width:100%; position:absolute; left:0px;top:50%;line-height:75px; opacity: 0; background:url(../images/tb_8.png) top center no-repeat; padding-top:56px; opacity: 0;filter: alpha(opacity=0);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;color:#fff;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); font-size:36px; z-index:2; text-align:center; text-align:center; overflow:hidden;} .sjs-swiper .swiper-slide-active .zc_title{opacity: 1; filter: alpha(opacity=100); } .i_footer{width:100%; padding:45px 0px;} .i_footer_t{width:100%; padding:56px 0px 104px 0px; border-bottom:1px solid #2d5f98;} .i_footer_tleft{width:65%;} .i_footer_tleft li{width:14.285%; min-height:306px; float:left;} .i_footer_tleft li .a1{ text-decoration:none; position:relative;width:100%; height:50px; line-height:50px; overflow:hidden; float:left; color:#fff; font-size:16px; text-align:center;} .i_footer_tleft li .a1:hover{ text-decoration:none; color:#009de7;} .i_footer_tleft li .a2{ text-decoration:none; position:relative;width:100%; height:32px; line-height:32px; overflow:hidden; float:left; color:#666666; font-size:14px;text-align:center; padding: 0 5px;} .i_footer_tleft li .a2:hover{ text-decoration:none; color:#009de7;} .i_footer_tright{width:32%;} .i_footer_tright_t{width:100%; padding-bottom:25px;} .i_footer_tright_c{width:100%; padding-left:3%; color:#fff; font-size:14px; line-height:1.8; overflow:hidden;} .i_fbg{ background-color:#05468d;} .i_footer_b{width:100%; padding:10px 0px; line-height:1.8; text-align:center; color:#ffffff; font-size:14px;} .i_footer_b a,.i_footer_b a:hover{ color:#fff;} .video_div{width:100%; height:100%; background-color:#000; position:fixed; z-index:100011111111111; left:0px; top:-100%;} .video_div_closebtv{width:30px; height:30px; position:absolute; right:30px; top:30px; cursor:pointer; z-index:100;} .video_div_center{width:100%; height:100%; vertical-align:middle; text-align:center;} /*内页*/ .n_bg1{ background:url(../images/img11.jpg) top repeat-x;} .n_bg2{ background:url(../images/bg7.jpg) bottom center no-repeat; background-size:cover;} .n_banner{width:100%; overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover; position:relative;} .n_banner img{width:100%;} .n_banner_c{width:100%; position:absolute; left:0px; top:26%; z-index:1;} .n_banner_ct{ color:#fff; font-size:40px; line-height:1.3; text-align:center; display:inline-block;} .n_banner_ct .s1{ font-family:Arial, Helvetica, sans-serif; font-size:50px; font-weight:bold;} .n_banner_ct .s2{ font-size:20px; margin-top:25px; display:inline-block;} .a_mtbd_dpages{width:100%; text-align:center; padding:75px 0% 0px 0%; font-size:14px; } .a_mtbd_dpages a{ padding:0px 15px; height:35px; margin-bottom:5px; line-height:35px; text-align:center; background-color:#fff; color:#333; display:inline-block;} .a_mtbd_dpages a:hover,.a_mtbd_dpages a.activepages{ color:#fff; text-decoration:none; background-color:#154d8c;} .pc_amenu{width:100%; text-align:center; position:absolute; left:0px; bottom:-5px; z-index:2; background:url(../images/tb_10.png) repeat;} .a_menu{width:100%; margin:0px; padding:0px; height:70px; overflow:hidden;} .a_menu .a_menu_a{ /* width: 20%; *//* padding:0px; margin:0px; */padding:0px 20px; height:70px; -webkit-transition:all ease-out 0.2s;transition:all ease-out 0.2s;margin:0px 0px; display:inline-block; overflow:hidden; text-align:center; line-height:70px; color:#ffffff; font-size:16px;} .a_menu .a_menu_a:hover,.a_menu .a_menu_a.activetm1{ color:#fff; background-color:#05468d; text-decoration:none;} .a_zxlmenu{width:100%; position:relative; display:none; z-index:111;} .a_zxlmenu_t{width:100%;padding:3% 0px;background:url(../images/zxl_jt1.jpg) right center no-repeat; font-size:16px; text-align:center; background-color:#154d8c; color:#fff; cursor:pointer; background-size:30px;} .a_zxlmenu_c{width:100%; position:absolute; left:0px; top:100%; margin:0px; padding:0px; background-color:#eeeeee;text-indent:0px; display:none;-moz-box-shadow:0px 0px 10px #c7c5bf;/*firefox*/ -webkit-box-shadow:0px 0px 10px #c7c5bf;/*webkit*/ box-shadow:0px 0px 10px #c7c5bf;/*opera或ie9*/} .a_zxlmenu_c li{width:100%; float:left; text-align:center;} .a_zxlmenu_c li .aone{width:100%;padding:3% 0px; display:inline-block; color:#154d8c; font-size:14px; text-decoration:none; text-indent:0px;} .a_zxlmenu_c li .aone:hover,.a_zxlmenu_c li .aone.activetwo{ color:#fff; text-decoration:none; background-color:#1e5da4;} .a_zxlmenu_c li dl{width:100%; border-bottom:1px solid #ccc;display:none;} .a_zxlmenu_c li dl dd{width:100%; float:left; text-align:center;} .a_zxlmenu_c li dl dd a,.a_zxlmenu_c li dl dd a:hover{width:100%; padding:3% 0px; display:inline-block; color:#333; font-size:14px; text-decoration:none; text-indent:0px;} .n_box1{width:100%;} .n_box1 .a_img{width:50%; display:inline-block; overflow:hidden;} .n_box1 .a_img img{width:100%;} .n_box1 .a_img_r{width:47%; padding:100px 6% 0px 0px;} .n_box1 .a_img_r_t{width:100%; padding-bottom:30px; line-height:1.3; color:#333333; font-size:24px;} .n_box1 .a_img_r_t .s1{ color:#05468d; font-size:46px; font-family:Arial, Helvetica, sans-serif;} .n_box1 .a_img_r_c{width:100%; height:336px; line-height:24px; overflow:hidden; text-align:justify; color:#333333; font-size:14px;} .i_section{ position: relative; box-sizing: border-box; width:100%; } .bg_blur{ position: absolute; top: 0;left: 0; width: 100%;height: 100%; background:url(../images/bg4.jpg); background-size:cover; background-attachment: fixed; background-position-x:center !important; /*opacity: 0.4;*/ z-index: 1; } .bg_blur1{ position: absolute; top: 0;left: 0; width: 100%;height: 100%; background:url(../images/bg5.jpg); background-size:cover; background-attachment: fixed; background-position-x:center !important; /*opacity: 0.4;*/ z-index: 1; } .bg_blur2{ position: absolute; top: 0;left: 0; width: 100%;height: 100%; background:url(../images/bg6.jpg); background-size:cover; background-attachment: fixed; background-position-x:center !important; /*opacity: 0.4;*/ z-index: 1; } .a_zpdiv{width:100%; height:100%; position:relative; z-index:1;} .a_zpdiv_c{width:100%; padding:200px 0px; text-align:center; display:inline-block;} .a_zpdiv_c img{ max-width:100%; height:auto !important;} .a_gss_div_l_b1,.a_gss_div_l_b1:hover{ text-decoration:none; margin-top:30px;width:105px; height:27px; line-height:27px; text-align:center; display:inline-block; overflow:hidden; background:url(../images/tb_21.png) bottom no-repeat; color:#ffffff; font-size:12px; text-decoration:none; margin-bottom:20px;} .a_gss_div_l_b2{ text-decoration:none; margin-top:30px;width:105px; height:27px; line-height:27px; text-align:center; display:inline-block; overflow:hidden; background:url(../images/tb_19a.png) bottom no-repeat; color:#333; font-size:12px; text-decoration:none; margin-bottom:20px;} .a_gss_div_l_b2:hover{ text-decoration:none; color:#05468d; background:url(../images/tb_19az.png) bottom center no-repeat;} .n_lsjldiv{width:100%; padding-top:100px;} .n_lsjldiv_t{width:100%; padding-bottom:50px; color:#fff; font-size:24px; line-height:1.6;} .n_lsjldiv_t span{ font-size:38px;} .n_lsjldiv_c{width:100%; height:530px; background:url(../images/tb_23.png) left repeat-y; padding:40px 0px; position:relative;} .n_lsjldiv_c .tb1{width:25px; height:25px; background:url(../images/tb_22.png) no-repeat; position:absolute; left:0px; top:0px;} .n_lsjldiv_con{width:100%; height:480px; overflow-y:auto; padding-left:15px; color:#fff;} .n_lsjldiv_con::-webkit-scrollbar { width: 2px; border-radius: 2px; height: 2px; background: none; } .n_lsjldiv_con::-webkit-scrollbar-track { border-radius: 2px; width: 2px!important; background-color:#fff; } .n_lsjldiv_con::-webkit-scrollbar-thumb { width: 2px; height: 2px; border-radius: 2px; background-color: #68b9fe; } .n_lsjldiv_con_ul{width:100%;} .n_lsjldiv_con_ul li{width:100%; padding:13px 0px; float:left;} .n_lsjldiv_con_ul li .s1{width:10%; text-align:center; height:34px; line-height:34px; font-size:16px; background:url(../images/tb_24.png) left center no-repeat;} .n_lsjldiv_con_ul li .s2{width:90%; line-height:34px; font-size:16px; } .n_box8{width:100%; background-color:#fff;} .n_box8_l{width:50%; padding:95px 11% 0px 11%;} .n_box8_lt{width:100%; padding-bottom:25px; line-height:1.5; color:#999999; font-size:18px; font-family:Arial, Helvetica, sans-serif;} .n_box8_lt span{ color:#05468d; font-size:30px; font-family:"微软雅黑";} .n_box8_lc{width:100%; height:100px; line-height:25px; color:#666666; font-size:14px; margin-bottom:20px;} .n_box8_r{width:50%; padding:208px 11% 0px 2%; height:540px; background:url(../images/img15.jpg) center center no-repeat; background-size:cover;} .home-swiper7 {width: 100%; padding-bottom:40px;} .home-swiper7 .swiper-slide {text-align: center;background-repeat: no-repeat;background-position: center center;background-size: cover;opacity: 1;width:100%; padding:0px 2%;} .home-swiper7 .swiper-slide .a_img{width:100%; display:inline-block; overflow:hidden; border:5px solid #fff;} .home-swiper7 .swiper-slide .a_img img{width:100%;} .home-swiper7.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ bottom:0px;} .home-swiper7.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{ margin:0px 4px;} .home-pagination7 .swiper-pagination-bullet{width:10px; height:10px; background-color:#fff;opacity:1;} .home-pagination7 .swiper-pagination-bullet-active{ background-color:#0061ae;} .n_box2{width:100%; height:100%; position:relative; z-index:1; padding:140px 0px 135px 0px;} .n_box3{width:100%; padding:70px 0px 55px 0px;} .n_box3_t{width:100%; padding-bottom:40px; color:#333333; font-size:24px; line-height:1.6; text-align:center;} .n_box3_t .s1{ color:#05468d; font-size:46px; font-family:Arial, Helvetica, sans-serif;} .n_box3_c{width:100%; overflow:hidden; line-height:2; color:#333333; font-size:14px;} .n_box3_c img{ max-width:100%; height:auto !important;} .n_box4{width:100%; line-height:1.2; text-align:center;} .n_box4 .s1{ color:#05468d; font-size:46px; font-family:Arial, Helvetica, sans-serif;} .n_box4 .s2{ color:#333333; font-size:30px; background:url(../images/tb_26.png) center no-repeat;width:100%; display:inline-block;} .n_box4.activess .s1{ color:#fff;} .n_box4.activess .s2{ color:#fff; background:none;} .n_box4_ul{width:100%; padding-top:60px;} .n_box4_ul li{width:20%; float:left; padding:0px 1%;} .n_box4_ul li .a_img{width:100%; display:inline-block; overflow:hidden; float:left; position:relative;} .n_box4_ul li .a_img img{width:100%;} .n_box4_ul li .a_img .a_text{width:100%; position:absolute; left:0px; bottom:0px; padding:0px 10% 17px 10%; background:url(../images/tb_25.png) repeat; z-index:1; color:#fff;} .n_box4_ul li .a_img .a_text .s1{width:100%; height:58px; line-height:58px; font-size:22px; overflow:hidden;} .n_box4_ul li .a_img .a_text .s2{width:100%; height:92px; line-height:23px; overflow:hidden; text-align:justify; font-size:14px;} .a_ryzzList{width:100%; padding-top:58px;} .a_ryzzList li{width:25%; float:left; padding:0px 1% 2% 1%;} .a_ryzzList li .a_img{width:100%; display:inline-block; overflow:hidden; border:1px solid #e5e5e5;} .a_ryzzList li .a_img img{width:100%;} .a_ryzzList li .a_text,.a_ryzzList li .a_text:hover{width:100%; height:45px; line-height:45px; display:inline-block; overflow:hidden; text-align:center; color:#333333; font-size:16px;} .a_dpvideoList{width:100%; padding-top:58px;} .a_dpvideoList li{width:50%; float:left; padding:0px 1% 2% 1%;} .a_dpvideoList li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative;} .a_dpvideoList li .a_img img{width:100%;} .a_dpvideoList li .a_img .a_text{width:100%; text-align:center; background:url(../images/tb_8.png) top center no-repeat; line-height:60px; color:#fff; font-size:30px; padding-top:50px; background-size:50px; position:absolute; left:0px; top:50%; z-index:1;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);} .n_box2_con{width:100%;} .n_box2_con dd{width:100%; padding-bottom:40px; float:left;} .n_box2_con dd .div{width:100%; background-color:#f7f7f7; display:inline-block; overflow:hidden; color:#333333; font-size:14px;} .n_box2_con dd .div:hover{ color:#fff; background-color:#05468d; text-decoration:none;} .n_box2_con dd .div .a_img{width:21%;display:inline-block; overflow:hidden; float:left;} .n_box2_con dd .div .a_img img{width:100%;} .n_box2_con dd .div .a_img_r{width:76%; padding:3px 2% 0px 0%;} .n_box2_con dd .div .a_img_r .s1{width:100%; height:66px; line-height:66px; overflow:hidden; color:#333333; font-size:24px;} .n_box2_con dd .div:hover .a_img_r .s1{ color:#fff;} .n_box2_con dd .div .a_img_r .s2{width:100%; height:75px; text-align:justify; line-height:25px; overflow:hidden; } .n_box2_con dd .div .a_img_r .s3{ width:100%; height:40px; line-height:40px; background:url(../images/tb_018.png) right 1px center no-repeat;border-top:1px solid #e5e5e5; margin-top:10px;} .n_box2_con dd .div:hover .a_img_r .s3{ background:url(../images/tb_018z.png) right 1px center no-repeat;} .n_box1_pages{width:100%; padding:25px 0px; text-align:center;} .n_box1_pages .a1,n_box1_pages span{ height:45px;width:45px; margin:0px 2px; line-height:45px; display:inline-block; overflow:hidden; background-color:#fff; border:1px solid #e6e6e6; color:#666666; font-size:20px;-moz-border-radius: 22.5px; /* Gecko browsers */ -webkit-border-radius: 22.5px; /* Webkit browsers */ border-radius: 22.5px; /* W3C syntax */} .n_box1_pages .a1:hover,.n_box1_pages .a1.activegg1{ background-color:#05468d; border:1px solid #05468d; text-decoration:none; color:#fff;} .a_tzjyg_cdetsl{width:100%;} .a_tzjyg_c_t{width:100%; padding:10px 0px; line-height:1.7; text-align:center; color:#333333; font-size:24px; position:relative;} .a_tzjyg_c_t .a1{ height:30px; background:url(../images/tb_27.png) left center no-repeat; line-height:30px; padding-left:40px; color:#888888; font-size:18px; display:inline-block; position:absolute; right:0px; top:50%;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);} .a_tzjyg_c_t .a1:hover{ text-decoration:none; color:#05468d;} .a_tzjyg_c_time{width:100%; height:50px; padding-bottom:10px; line-height:40px; text-align:center; overflow:hidden;color:#888888; font-size:14px; border-bottom:1px solid #eee;} .a_tzjyg_c_ton{width:100%; padding:25px 0px 0px 0px; line-height:2; overflow:hidden; color:#333333; font-size:14px; } .a_tzjyg_c_ton img{ max-width:100%; height:auto !important;} .n_newsDetails_c_b{width:100%; padding:0px 5%; border-top:1px solid #e1e1e1;} .n_newsDetails_c_b a{width:50%; float:left; padding:20px 0px; line-height:2.0; text-align:center; color:#666666; font-size:16px; border-right:1px solid #e1e1e1;} .n_newsDetails_c_b a:hover{ text-decoration:none; color:#05468d;} .n_newsDetails_c_b a:nth-of-type(2){ border-right:0px;} .n_box8list{width:100%;} .n_box8list_l{width:50%; padding:110px 3% 0px 13.5%;} .n_box8list_l_t{width:100%; padding-bottom:20px; line-height:1.3; color:#333333; font-size:24px; } .n_box8list_l_t .s1{ color:#05468d; font-size:30px; font:Arial, Helvetica, sans-serif;} .n_box8list_l_c{width:100%; line-height:2; overflow:hidden; color:#333333; font-size:14px;} .n_box8list_l_c table tr td{ color:#333333; font-size:14px; line-height:2;} .n_box8list_l_c .s1{ text-align:center; margin-right:20px; display:inline-block; color:#05468d; font-size:14px;} .n_box8list_r{width:50%; overflow:hidden;} .n_box8list_r #allmap{width:100%; height:610px;} .a_zxly{width:100%; height:100%;position:relative; z-index:1; padding:5% 0px 5% 0px;} .a_zxly_ul{width:100%; margin:0px; padding:0px; padding-top:60px;} .a_zxly_ul li{width:100%; padding:20px 1%; float:left;} .a_zxly_ul li .div{width:100%;} .a_zxly_ul li .div dd{width:33.33%; float:left; padding:0px 1%;} .a_zxly_ul li .div1{width:100%; padding:0px 1%;} .a_zxly_ul li .ipt1{width:100%; background-color:transparent; height:40px; border:0px;line-height:40px; color:#fff; border:1px solid #7c97b3; font-family:"微软雅黑"; font-size:14px; text-indent:15px;} .a_zxly_ul li .ipt2{height:163px; width:100%; text-indent:10px; background-color:transparent; border:0px; padding:5px;color:#fff; font-family:"微软雅黑"; font-size:14px;border:1px solid #7c97b3; resize:none; } .a_zxly_ul li .s3{width:100%; text-align:center; padding:20px 0px;} .a_zxly_ul li .ipt3{width:170px; height:50px; line-height:50px; border:0px; cursor:pointer; background-color:#ffffff; color:#053973; text-align:center; display:inline-block; font-size:18px; font-family:"微软雅黑";-moz-border-radius: 25px; /* Gecko browsers */ -webkit-border-radius: 25px; /* Webkit browsers */ border-radius:25px; /* W3C syntax */} .a_zxly_ul li .ipt1:-moz-placeholder,.a_zxly_ul li .ipt2:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; } .a_zxly_ul li .ipt1::-moz-placeholder,.a_zxly_ul li .ipt2::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; } .a_zxly_ul li .ipt1:-ms-input-placeholder,.a_zxly_ul li .ipt2:-ms-input-placeholder { color: #fff; } .a_zxly_ul li .ipt1::-webkit-input-placeholder, .a_zxly_ul li .ipt2::-webkit-input-placeholder { color: #fff; } .a_rlzydiv_c{width:100%; margin:0px; padding:0px;} .a_rlzydiv_c dt{width:100%; height:46px; line-height:46px; float:left; font-weight:normal;} .a_rlzydiv_c dt .div{width:100%; background-color:#05468d; color:#ffffff; font-size:16px;} .a_rlzydiv_c dt .div .s1{width:24%; height:46px; line-height:46px; padding-left:4%;overflow:hidden} .a_rlzydiv_c dt .div .s2{width:14%; height:46px; line-height:46px; text-align:center; overflow:hidden} /*.a_rlzydiv_c dt .div .s3{width:16%; height:46px; line-height:46px; text-align:center;overflow:hidden}*/ .a_rlzydiv_c dt .div .s4{width:14%; height:46px; line-height:46px; text-align:center;overflow:hidden} .a_rlzydiv_c dt .div .s5{width:15%; height:46px; line-height:46px; text-align:center;overflow:hidden} .a_rlzydiv_c dt .div .s6{width:19%; height:46px; line-height:46px; text-align:center;overflow:hidden} .a_rlzydiv_c dt .div .s7{width:14%; height:46px; line-height:46px; text-align:center;overflow:hidden} .a_rlzydiv_c dd{width:100%; float:left; font-weight:normal;} .a_rlzydiv_c dd .div{width:100%; height:70px; line-height:70px; border-bottom:1px solid #d2d2d2; font-size:16px; color:#333333; cursor:pointer;} .a_rlzydiv_c dd .div .s1{width:24%; height:70px; line-height:70px; padding-left:4%;overflow:hidden} .a_rlzydiv_c dd .div .s2{width:14%; height:70px; line-height:70px; text-align:center;overflow:hidden} /*.a_rlzydiv_c dd .div .s3{width:16%; height:70px; line-height:70px; text-align:center;overflow:hidden}*/ .a_rlzydiv_c dd .div .s4{width:14%; height:70px; line-height:70px; text-align:center;overflow:hidden} .a_rlzydiv_c dd .div .s5{width:15%; height:70px; line-height:70px; text-align:center;overflow:hidden} .a_rlzydiv_c dd .div .s6{width:19%; height:70px; line-height:70px; text-align:center;overflow:hidden} .a_rlzydiv_c dd .div .s7{width:14%; height:70px; line-height:70px; text-align:center; color:#05468d;overflow:hidden} .a_rlzydiv_c dd .div1{width:100%; padding:15px 10px 20px 4%; display:none;} .a_rlzydiv_c dd .div1_l{width:87%; line-height:2.0; overflow:hidden; color:#222222; font-size:14px;} .a_rlzydiv_c dd .div1_l img{ max-width:100%;} .a_rlzydiv_c dd .div1_r,.a_rlzydiv_c dd .div1_r:hover{width:10%; margin-top:15px; height:38px; line-height:38px; text-align:center; color:#fff; background-color:#05468d; font-size:14px; text-decoration:none; display:inline-block; overflow:hidden; -moz-border-radius: 19px; /* Gecko browsers */ -webkit-border-radius: 19px; /* Webkit browsers */ border-radius:19px; /* W3C syntax *//* margin-right:10px;*/} .n_tdjj_t{width:100%; font-size:36px; line-height:1.7; text-align:center; color:#333;} .n_tdjj_c{width:100%; padding-top:20px; text-align:center; color:#333333; font-size:14px; line-height:2; overflow:hidden;} .n_tdjj_c img{ max-width:100%; height:auto !important;} .n_tdjj_con{width:100%; overflow:hidden;} .sjs-swiper1 {width:100%;height: 100%; } .sjs-swiper1 .swiper-slide { -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; padding:0px 1px; float:left; background-color:#fff; position:relative; cursor:pointer; transition-timing-function:linear; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; } .sjs-swiper1 .swiper-slide-active,.sjs-swiper1 .swiper-slide-duplicate-active { transition-timing-function:linear; -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); filter: gray; } .sjs-swiper1 .swiper-slide-active img,.sjs-swiper .swiper-slide-duplicate-active img{ margin-top:0px;} .sjs-swiper1 .swiper-button-prev { background: url(../images/tb_20.png) center no-repeat; /*background:none;*/ top: 50%; margin-top:-30px; width: 60px; height:60px ; left:20%;} .sjs-swiper1 .swiper-button-next { background: url(../images/tb_212.png) center no-repeat; /*background:none; */top: 50%; margin-top:-30px; width: 60px; height: 60px; right:20%;} .sjs-swiper1 .swiper-slide img{width:100%; height:auto;/* margin-top:70px;*/ filter:alpha(opacity=64); -moz-opacity:0.64; -khtml-opacity: 0.64; opacity: 0.64;} .sjs-swiper1 .swiper-slide-active img,.sjs-swiper1 .swiper-slide-duplicate-active img{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;} .sjs-swiper1 .swiper-slide .zc{width:100%; height:100%; background:url(../images/tb_9.png) repeat; position:absolute; left:0px; top:0px;opacity: 0; filter: alpha(opacity=0);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; } .sjs-swiper1 .swiper-slide-active .zc,.sjs-swiper1 .swiper-slide-duplicate-active .zc{opacity: 1; filter: alpha(opacity=100);} .sjs-swiper1 .swiper-slide .zc_title{width:100%; position:absolute; left:0px;top:50%;line-height:75px; opacity: 0; background:url(../images/tb_8.png) top center no-repeat; padding-top:56px; opacity: 0;filter: alpha(opacity=0);transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;-webkit-transition: transition: all 0.8s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;color:#fff;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%); font-size:36px; z-index:2; text-align:center; text-align:center; overflow:hidden;} .sjs-swiper1 .swiper-slide-active .zc_title{opacity: 1; filter: alpha(opacity=100); } .a_zcfw_gkk{ width:100%; padding-bottom:80px;} .a_zcfw_gkk .a_img{width:50%; display:inline-block; overflow:hidden;} .a_zcfw_gkk .a_img img{width:100%;} .a_zcfw_gkk .a_img_r{width:48%;} .a_zcfw_gkk .a_img_r_t{width:100%; line-height:1.8; overflow:hidden; color:#333333; font-size:36px;} .a_zcfw_gkk .a_img_r_c{width:100%; padding-top:8px; color:#333333; font-size:14px; line-height:1.8; overflow:hidden;} .a_zcfw_gkk .a_img_r_c img{ max-width:100%; height:auto !important;} .a_zcfw_gkk_t{width:100%; color:#fff; background-color:#05468d; line-height:67px; text-align:center; font-size:22px;} .a_zcfw_gkk_c{width:100%; overflow-x:auto; } .a_zcfw_gkk_c table{border:1px solid #e5e5e5; border-bottom:0px; border-right:0px;} .a_zcfw_gkk_c table tr td{ border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5; color:#666666; font-size:14px;} .a_zcfw_gkk_c .s1{ color:#05468d; font-size:18px;} .a_zcfw_gkk_c .s2{ padding:15px 10px; display:inline-block;} .a_zcfw_gkk_c .s3,.a_zcfw_gkk_c .s3:hover{ color:#05468d;} .n_jjfa_box1{width:100%; padding:25px 0px 50px 0px;} .n_jjfa_box1_t{width:100%; padding-bottom:30px; line-height:1.8; text-align:center; color:#05468d; font-size:32px; font-weight:bold;} .n_jjfa_box1_c{width:100%; padding-bottom:70px; text-align:center; color:#333; font-size:14px; line-height:1.8;} .n_jjfa_box1_b{width:100%; height:32px; line-height:32px; text-align:center; overflow:hidden; color:#05468d; font-size:14px; font-weight:bold; background:url(../images/tb_35.png) center no-repeat;} .n_jjfa_box1_b1{width:100%; text-align:center; padding-top:40px;} .n_jjfa_list{width:100%;} .n_jjfa_list li{width:33.33%; float:left;} .n_jjfa_list li .a_img{width:100%; display:inline-block; overflow:hidden; position:relative; float:left;} .n_jjfa_list li .a_img img{width:100%;} .n_jjfa_list li .a_img .a_text{width:100%; height:70px; line-height:70px; text-align:center; background:url(../images/tb_32.png) repeat; z-index:1; position:absolute; left:0px; bottom:0px; color:#fff; font-size:24px; overflow:hidden; display:inline-block;} .n_jjfa_list li .a_img .a_div1{width:100%; display:none;background:url(../images/tb_33.png) repeat; position:absolute; left:0px; top:0px; height:100%; z-index:2;} .n_jjfa_list li .a_img .a_div2{width:100%; padding-bottom:55px; text-align:center; display:none; line-height:1.5; background:url(../images/tb_34.png) bottom center no-repeat; color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif; position:absolute; left:0px; top:50%; z-index:3;webkit-transform: translate(0%, -50%);-moz-transform: translate(0%, -50%);transform: translate(0%, -50%);} .n_jjfa_list li .a_img .a_div2 .s1{ font-family:"微软雅黑"; font-size:24px;} .n_jjfa_list li .a_img .a_div2 p{ width: 92%; margin: auto; margin-top: 5%;} .n_jjfa_list li .a_img:hover .a_div1{ display:block;} .n_jjfa_list li .a_img:hover .a_div2{ display:block;} .n_jjfa_list li .a_img:hover .a_text{ display:none;} .n_box1_c3{width:100%;} .n_box1_c3 li{width:100%; float:left; padding-bottom:85px;} .n_box1_c3 li .div{width:100%; display:inline-block; float:left; overflow:hidden; color:#666666; font-size:18px;} .n_box1_c3 li .div:hover{ text-decoration:none; color:#666666; } .n_box1_c3 li .div .a_img{width:46.5%; float:left; display:inline-block; overflow:hidden; position:relative;} .n_box1_c3 li .div .a_img img{width:100%;} .n_box1_c3 li .div .a_text{ width:50%; float:right;} .n_box1_c3 li .div .a_text .s2{width:100%; height:60px; line-height:60px; overflow:hidden; font-size:28px; font-family:Arial, Helvetica, sans-serif; color:#333; font-weight:bold; margin-bottom:10px;} .n_box1_c3 li .div .a_text .s3{width:100%; height:252px; line-height:36px; text-align:justify; overflow:hidden;} .n_box1_c3 li .div .a_text .s4{width:157px; height:55px; margin-top:10px; line-height:55px; text-align:center; overflow:hidden; color:#666666; background:url(../images/tb_37.png) right 15px center no-repeat;background-color:#e5e5e5;} .n_box1_c3 li .div:hover .a_text .s4{ color:#fff; background:url(../images/tb_37z.png) right 15px center no-repeat; background-color:#175394;} .n_box1_c3 li .div:hover .a_text .s2{ color:#175394;} .n_box1_c3 li .div.twos .a_img{ float:right;} .n_box1_c3 li .div.twos .a_text{ float:left;} .n_cpbox1{width:100%; padding-bottom:70px; color:#333333; font-size:16px; line-height:2; overflow:hidden; text-align:justify;} .n_cpbox1 img{ max-width:100%;} .n_cpbox1_t{ width:100%; padding:25px 0px; color:#05468d; font-size:25px; line-height:1.8;} .n_cpbox1_c{width:100%; border:1px solid #e5e5e5; border-bottom:0px; border-right:0px;} .n_cpbox1_c li{width:20%; float:left; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;} .n_cpbox1_c li .a_img{width:100%; display:inline-block; overflow:hidden; float:left;} .n_cpbox1_c li .a_img img{width:100%;} .divtable{width:100%; overflow-x:auto;} .divtable table { border:1px solid #dcdcdc; border-bottom:0px; border-right:0px;} .divtable table tr td{ color:#333333; padding:20px 20px; font-size:16px; border-bottom:1px solid #dcdcdc; border-right:1px solid #dcdcdc;line-height:1.5;} .divtable .fristdiv{ background-color:#05468d;} .divtable .fristdiv td{ color:#fff; font-size:18px;border-bottom:1px solid #05468d; border-right:1px solid #05468d; } @-webkit-keyframes box4 { 0% { transform: scale(1.4); opacity: 0.5; } 100% { transform: scale(1); opacity: 1; } } @keyframes box4 { 0% { transform: scale(1.4); opacity: 0.5; } 100% { opacity: 1; transform: scale(1); } } @-webkit-keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(1em); transform: translateY(1em); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(1em); transform: translateY(1em); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @-webkit-keyframes float1 { 0% { -webkit-transform: translateY(-1em); transform: translateY(-1em); } 50% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-1em); transform: translateY(-1em); } } @keyframes float1 { 0% { -webkit-transform: translateY(-1em); transform: translateY(-1em); } 50% { -webkit-transform: translateY(0); transform: translateY(0); } 100% { -webkit-transform: translateY(-1em); transform: translateY(-1em); } } .arrowGo{ animation: arrowGo 2.5s infinite; -webkit-animation: arrowGo 2.5s infinite ; } .Rotation img { transition:All 0.4s ease-in-out; -webkit-transition:All 0.4s ease-in-out; -moz-transition:All 0.4s ease-in-out; -o-transition:All 0.4s ease-in-out; } .Rotation:hover img { transform:rotate(360deg); -webkit-transform:rotate(360deg); -moz-transform:rotate(360deg); -o-transform:rotate(360deg); -ms-transform:rotate(360deg); } @-webkit-keyframes arrowGo { 0%{ -webkit-transform: translate(0, 30%); } 50%{ -webkit-transform: translate(0, 0%); } 100%{ -webkit-transform:translate(0, 30%); } } @keyframes arrowGo { 0%{ transform: translate(0, 30%); } 50%{ transform: translate(0, 0%); } 100%{ transform:translate(0, 30%); } } .Amplification img { transition:400ms; filter: Alpha(Opacity=100); opacity: 1; } .Amplification:hover img { filter: Alpha(Opacity=100); opacity: 1; -webkit-transform:scale(1.12); transform:scale(1.12); } .Amplification1 .img { transition:400ms; filter: Alpha(Opacity=100); opacity: 1; } .Amplification1:hover .img { filter: Alpha(Opacity=100); opacity: 1; -webkit-transform:scale(1.12); transform:scale(1.12); } @-webkit-keyframes hvr-bob { 0% { transform: scale(1.1); -webkit-transform: scale(1.1); } 100% { transform: scale(1); -webkit-transform: scale(1); } } @keyframes hvr-bob { 0% { transform: scale(1.1); -webkit-transform: scale(1.1); } 100% { transform: scale(1); -webkit-transform: scale(1); } }