/*------style.css  start------*//*less*/@c:center;@small:12px;@mid:14px;@big:16px;@b:#000;@g:#666;@r:#d41c29;@font-face{	font-family:"DEMOHEAVY";	src:url('../fonts/DEMOHEAVY.TTF') format('truetype');} @-webkit-keyframes bounce-up { 25% {-webkit-transform: translateY(5px);} 50%, 100% {-webkit-transform: translateY(0);} 75% {-webkit-transform: translateY(-5px);}}@keyframes bounce-up { 25% {transform: translateY(5px);} 50%, 100% {transform: translateY(0);} 75% {transform: translateY(-5px);}}.clearfix:after{	content:"";	display:block;	clear:both;}.clearfix{	zoom:1;}.fl{	float:left;}.fr{	float:right;}.db{	display:block;}.tl{	text-align: left;}.tc{	text-align: center;}.tr{	text-align: right;}.full{	width:100%;	height:100%;}.box{	display: inline-block;}.none{	display: none;}a:hover{	text-decoration:none;	color: #ca1c28;    transition: color 0.4s;    -moz-transition: color 0.4s;    -webkit-transition: color 0.4s;    -o-transition: color 0.4s;}@-webkit-keyframes fromBottomFade { from {-webkit-transform: translateY(20%);opacity:0;}}@keyframes fromBottomFade { from {transform: translateY(20%);opacity:0;}}a{text-decoration:none;}/*container*/.container{width:92%; max-width:1600px;margin:0 auto;clear:both;}.container2{width:92%;margin:0 auto;clear:both;}/*pc端header*/.headpc-top{display:none;}.nytop100{height:50px;}/* 手机端header */.header{position:fixed;width:100%;left:0px;top:0px;height:50px;overflow:hidden;background:#fff;z-index:1000;}.headercontainer{width: 92%;margin: auto;}.header .logo{float:left;margin-top:10px;}.header .logo h1{font-size:0;}#head .header-navigation{float:right;margin-top: 14px;}#head .header-navigation i{font-size:22px;color:#000000;}.menu-wrapper-background{position:fixed;z-index:99999;background-color:rgba(0,0,0,0.6);width:100%;height:100%;top:0px;left:0px;display:none;}.main_menu{position:fixed;top:50px;left:0px;width:100%;z-index:500;background:#ffffff;height:0px;overflow:auto;transition: all 350ms ease;}.show-main{height:calc(100% - 50px);transition: all 350ms ease;}.menu-top li{list-style:none;background:#f7f8f9;margin-bottom:10px;border-radius:3px;}.menu-top li:first-child{margin-top:10px;}.page-content{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 350ms ease;}.menu-top{background-color:rgba(255,255,255,1);height:0px;width: 92%;margin:auto;overflow:hidden;transition:all 350ms ease;}.show-menus{height:100%;transition:all 350ms ease;}.menu-top .icon3{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:18px;font-size:18px;transition:all 350ms ease;}.menu-top .icon4{-ms-transform: rotate(0deg);-webkit-transform: rotate(0deg);transform: rotate(0deg);position:absolute;right:24px;top:23px;font-size:18px;transition:all 350ms ease;}.menu-top a{text-indent:24px;font-size:18px;font-weight:400;color:#3b4043;line-height:28px;padding:10px 0px;display: block;position: relative;overflow: hidden;}.submenu{max-height:0px;overflow:hidden;transition:all 350ms ease;}.submenu a{text-indent:24px;font-size:17px;font-weight:400;line-height:24px;transition:all 350ms ease;}.show-submenu{max-height:5000px!important;transition:all 350ms ease;}/*内页banner*//* .insidebanner{display: none;} */.insidebanner{position:relative;font-size:0;}.insidebanner img{max-width:100%;min-height:200px;}.insidebanner .insidetit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.insidebanner .insidetit .cn{color:#ffffff;font-size:30px;line-height:1;margin-bottom:6px;}.insidebanner .insidetit .en{color:#ffffff;font-size:16px;line-height:1;}.phoneinsidebanner{position:relative;font-size:0;}.phoneinsidebanner img{max-width:100%;}.phoneinsidebanner .insidetit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.phoneinsidebanner .insidetit .cn{color:#ffffff;font-size:30px;line-height:1;margin-bottom:6px;}.phoneinsidebanner .insidetit .en{color:#ffffff;font-size:16px;line-height:1;}#sidenav{width:100%;border-bottom:1px solid #ededed;}#sidenav .container{overflow: hidden;width: 100%;}#sidenav .left{float:left;line-height:66px;display: none;}#sidenav .left i{color:#c1c1c1;font-size:20px;margin-right:5px;}#sidenav .left .crumb{font-size:16px;color:#333333;}#sidenav ul{text-align:center;}#sidenav ul li{line-height:50px;height:50px;transition:0.6s;display:inline-block;margin:0 10px;}#sidenav ul li a{line-height:50px;height:50px;display:block;position:relative;color:#000000;font-size: 16px;width:100%;display:block;}#sidenav ul li.cur a::before{content:"";background:linear-gradient(to right,#e4312b,#f7ba7b);height:2px;position:absolute;left:0;bottom:0px;width:100%;border-radius:2px;}#sidenav ul li a:hover{cursor:pointer;color:#e4392b;}#sidenavul{}#sidenavul li{float:left;margin-right:29px;line-height:30px;margin-top:20px;}#sidenavul li a{font-size:16px;font-weight:bold;}#sidenavul li a.cur{color:#c5201a;}.goTopBtnindex{position:absolute;z-index:10000;transition:0.3s;bottom:60px;right:30px;width:50px;height:50px;overflow:hidden;background:url(../images/go_top.svg)no-repeat center;background-size:cover;}.goTopBtnindex2{position:absolute;z-index:10000;transition:0.3s;bottom:60px;right:30px;width:50px;height:50px;overflow:hidden;background:url(../images/go_top2.svg)no-repeat center;background-size:cover;}#goTopBtn{position:fixed;z-index:10000;bottom:50px;right:10px;width:50px;height:50px;overflow:hidden;background:url(../images/go_top.svg)no-repeat center;background-size:cover;display: none;}.goTopBtnindex:hover{bottom:65px;}.goTopBtnindex2:hover{bottom:65px;}.tit{width:100%;text-align:left;}.tit .cn{font-size:28px;color:#151515;margin-bottom:15px;line-height:1;}.tit .en{font-size:25px;line-height:1;margin-bottom:15px;color:#dddddd;font-weight:bold;text-transform:uppercase;}.tit .line{width:60px;height:3px;border-radius:3px;background:#4a6cb7;}/*pc首页开始*//*首页page1*/#indexbanner{font-size:0px; width:100%;overflow: hidden; }#indexbanner .banner-container{width:100%;}#indexbanner .banner-container .swiper-slide{width:100%;min-height:200px; position:relative;background:#000000;}#indexbanner .banner-container .swiper-slide .ban_img{max-width:100%;transition:5s;text-align:center;display:block;margin:auto;}#indexbanner .swiper-pagination{bottom:10px;}#indexbanner .swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;transition:0.6s;background:#ffffff;margin:0 5px;opacity:1;}#indexbanner .swiper-pagination .swiper-pagination-bullet-active{width:50px;height:6px;background:#fff;margin:0 5px;}#indexbanner .swiper-button{position:absolute;width:130px;height:53px;right:60px;bottom:50px;z-index: 100;display: none;}#indexbanner .swiper-button-prev{outline:none;color:#ffffff;display:none;}#indexbanner .swiper-button-next{outline:none;color:#ffffff;display:none;}#indexbanner .swiper-num2{position:absolute;right:5%;bottom:10px;font-size:18px;z-index:100;color:rgba(255,255,255,0.8); }#indexbanner .swiper-num2 .active{font-size:24px;color:#e4312b;}#indexbanner .swiper-num2 .total{font-size:18px;color:#ffffff;}.banner-container .ban_img{opacity:.7;min-height:200px;}.banner-container .conn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.banner-container .conn .p1{color:rgba(255,255,255,1);font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1;}.banner-container .conn .p2{color:rgba(255,255,255,1);font-size:12px;margin-bottom:10px;}#indexabout{position:relative;width:100%;overflow: hidden;}/*.indexabout{margin-bottom:90px;}*/.indexabout .left{width:100%;float:left;padding:30px 0px;}.indexabout .left .con{font-size:16px;line-height:30px;color:#666666;margin-top:20px;}.indexabout .left  .viewmore{display:block;width:160px;height:44px;margin-top:25px;overflow: hidden;border-radius:31px;background:linear-gradient(to right,#e63d32,#f7bd81);}.indexabout .left  .viewmore a{display:block;margin:2px auto;background:rgba(255,255,255,1);transition:0.3s;width:156px;height:40px;border-radius:29px;line-height:40px;text-align:center;color:#e4392b;font-size:18px;}.indexabout .left  .viewmore:hover a{background:rgba(255,255,255,0);color:#ffffff;}#indexabout .right{width:100%;font-size: 0;}#indexabout .right .con{width: 100%;height:100%; position:relative;}#indexabout .right img{width:100%;height:100%;}#indexabout .numCount{width:100%;}#indexabout .numCount .item{width: 50%;height: 165px;float:left;background: rgba(228,57,43,1);text-align:center;}#indexabout .numCount .item:nth-child(4n+2){background: rgba(0,0,0,0.2);}#indexabout .numCount .item:nth-child(4n+3){background: rgba(0,0,0,0.2);}#indexabout .numCount .item .numU{position:relative;display:inline-block;font-size:35px;margin-top:55px;line-height:1;font-weight:bold;color:#ffffff;font-family:"DEMOHEAVY";}/* #indexabout .numCount .item .numU::before{position:absolute;left:calc(100% + 5px);top:-1px;content:"+";font-size:25px;} */#indexabout .numCount .item .indc{color:#ffffff;font-size: 18px;}.indexfounder{overflow:hidden;margin-top:30px;}.indexfounder .table{width:100%;overflow:hidden;}.indexfounder .table .tit{float:left;max-width:100%;}.indexfounder .table ul{ display: none;}.indexfounder .table ul li{float:left;margin-left:10px;}.indexfounder .table ul li a{font-size:16px;color:#333333;}.indexfounder .table ul li a:hover{color:#e4392b;}.indexfounder .table ul li:first-child{margin-left:0px;}.indexfounder .con{margin-top:20px;overflow:hidden;}.indexfounder .con ul li{width:100%;float:left;height:330px;margin-bottom:10px;box-shadow:5px 5px 10px 0px #f3f3f3;  margin-right:10px;transition:0.6s;}.indexfounder .con ul li a{display:block;width:100%;height:100%;position:relative;}.indexfounder .con ul li .pic{height:100%;display:flex;align-items:center;font-size:0;display:-webkit-flex; -webkit-align-items: center;}.indexfounder .con ul li .pic img{margin:auto;transition:0.6s;width:100%;height:100%;}.indexfounder .con ul li .detail{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;background:rgba(0,0,0,0.2);}.indexfounder .con ul li .detail p{color:#ffffff;}.indexfounder .con ul li .detail .tt{font-size:38px;width:86%;margin:auto;font-weight:bold;margin-top:76px;margin-bottom:15px;line-height:1;}.indexfounder .con ul li .detail .des{font-size:18px;width:86%;margin:auto;margin-bottom:40px;}.indexfounder .con ul li .detail .tti{width:86%;margin:auto;}.indexfounder .con ul li .detail i{font-size:30px;color:#ffffff;margin:auto;padding:17px 20px;border:3px solid #ffffff;border-radius:35px; transition:0.6s;}.indexfounder .viewmore{display:block;margin:30px auto;width:160px;height:44px;overflow: hidden;border-radius:31px;background:linear-gradient(to right,#e63d32,#f7bd81);}.indexfounder .viewmore a{display:block;margin:2px auto;background:rgba(255,255,255,1);transition:0.3s;width:156px;height:40px;border-radius:29px;line-height:40px;text-align:center;color:#e4392b;font-size:18px;}.indexfounder .viewmore:hover a{background:rgba(255,255,255,0);color:#ffffff;}/*首页page3*/#indexnews{width:100%;height:100%;overflow:hidden;background:#f8f8f8;padding-top:30px;}#indexnews .indexnews{}#indexnews .table{width:100%;overflow:hidden;}#indexnews .table .tit{float:left;width:100%;}#indexnews .table ul li{float:left;margin-left:40px;}#indexnews .table ul li a{font-size:16px;color:#333333;}#indexnews .table ul li a:hover{color:#4a6cb7;}#indexnews .table ul li:first-child{margin-left:0px;}#indexnews .confa{width:100%;overflow:hidden;}#indexnews .confa ul{width:100%;margin:20px auto;overflow:hidden;}#indexnews .confa ul li{width:100%;margin-bottom:10px;float:left;overflow:hidden;position:relative;background:#ffffff;}#indexnews .confa ul li::before{position:absolute;bottom:0px;left:0px;width:0px;content:"";height:2px;background:#e4392b;transition:0.6s;}#indexnews .confa ul li a{width:calc(100% - 20px);margin:auto;margin-top:10px;display:block;/*box-shadow:0px 0px 10px 0px #dedede;*/}#indexnews .confa ul li .pic{width:100%;height:220px;overflow:hidden;font-size:0;}#indexnews .confa ul li .pic img{width:100%;transition: 0.6s;max-height:220px;}#indexnews .confa ul li .con{width:calc(100% - 40px);margin:10px auto;overflow: hidden;}#indexnews .confa ul li .tt{width:100%;line-height:35px;height:35px;font-size:16px;white-space:nowrap;text-overflow:ellipsis; color:#000000;overflow:hidden;}#indexnews .confa ul li .des{font-size:14px;color:#000000;margin-bottom:20px;line-height:25px;height:50px;overflow:hidden;margin-top:5px;}#indexnews .confa ul li .view{color:#000000;margin-bottom:20px;}#indexnews .confa ul li .date{overflow:hidden;position:absolute;top:10px;right:10px;width:84px;height:84px;background:#adadad;transition: 0.6s;}#indexnews .confa ul li .date span:first-child{color:#ffffff;font-size:34px;font-weight:normal;font-family:"DEMOHEAVY";line-height:35px;margin-bottom:5px;margin-top:10px; text-align:center;display:block;width:100%}#indexnews .confa ul li .date span:last-child{color:#ffffff;font-size:18px;font-weight:normal;font-family:"DEMOHEAVY";line-height:20px; text-align:center;display:block;width:100%}#indexnews .confa ul li:hover::before{width:100%;}#indexnews .confa ul li:hover .pic img{transform: scale(1.1);}#indexnews .confa ul li:hover .tt{color: #e4392b;}#indexnews .confa ul li:hover .date{background:#e4392b;}#indexnews .viewmore{display:block;margin:30px auto;width:160px;height:44px;overflow: hidden;border-radius:31px;background:linear-gradient(to right,#e63d32,#f7bd81);}#indexnews .viewmore a{display:block;margin:2px auto;background:rgba(255,255,255,1);width:156px;height:40px;border-radius:29px;line-height:40px;text-align:center;color:#e4392b;font-size:18px;}#indexnews .viewmore:hover a{background:rgba(255,255,255,0);color:#ffffff;}#indexculture{width:100%;text-align:center;overflow: hidden;padding-top:80px;}.indexculture{overflow: hidden;}#indexculture .tit{text-align:center;width: 100%;overflow:hidden;}.indexculture .con{margin-top:60px;max-width:100%;position:relative; display:inline-block;}.indexculture .con .qiu{margin:auto;max-width:100%;display: none;}.indexculture .con .point{height: 180px;}.indexculture .con .point .conn{width:100px;height:100px;margin-left:30px;border-radius:61px;background:#e7302a;float:left;position:relative; transition:0.6s;}.indexculture .con .point .conn .pic{height:50px;margin-top:15px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.indexculture .con .point .conn .pic img{margin:auto;display:block;transition:0.6s;}.indexculture .con .point .conn p{color:#ffffff;text-align:center;font-size:18px;}.indexculture .con .point .des{width:calc(100% - 180px);text-align:left;font-size:16px;color:#000;float:right;height:122px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.point .conn::before{position: absolute;width:112px;height:112px;left:-5px;top:-5px;z-index:-1; border-radius: 50%;content: ''; }.point .conn::after{position: absolute;width:132px;height:132px;left:-15px;top:-15px;z-index:-1; border-radius: 50%;content: ''; }.point .conn::before{background-color: rgba(231, 48, 42, .16);}.point .conn::after{background-color: rgba(231, 48, 42, .1);}.indexculture .con .point:nth-child(2n+1) .conn{background:rgba(240,179,127,1);float: right;margin-right: 25px;}.indexculture .con .point:nth-child(2n+1) .conn::before{background:rgba(240,179,127,.16);}.indexculture .con .point:nth-child(2n+1) .conn::after{background:rgba(240,179,127,.1);}.point .conn::before{animation: scale 2s infinite; }.point .conn::after{animation: scale2 2s infinite; }@keyframes scale{0%{ transform: scale(1); opacity:.1}50%{ transform: scale(1.1); opacity: .9;}100%{ transform: scale(1); opacity: .1;}}@keyframes scale2{0%{ transform: scale(1);opacity:.1;}50%{ transform: scale(1.1);opacity:.9;}100%{ transform: scale(1);opacity:.1;}}.col{width:100%;line-height:220%;}.col h2{text-align:center;color:#000;font-size:16px;line-height:60px;}.col h3{text-align:center;font-size:13px;}.ne_nav{padding:20px 0px 20px;}.ne_nav .en{font-size:24px;font-weight:bold;color:#dddddd;text-transform:uppercase;line-height:1;margin-bottom:18px;}.ne_nav .cn{font-size:30px;color:#151515;line-height:1;}.ne_nav .des{font-size:15px;color:#151515;line-height:2;margin-top:20px;font-weight:bold;}.ne_nav .des img{max-width: 100%;}.maintit{text-align:center;margin-top:45px;}.maintit p{font-size:30px;color:#333;margin-bottom:10px;}.maintit span{font-size:16px;color:#999;text-transform:uppercase;}.son_nav{margin-top:25px;text-align:center;}.son_nav a{padding:0px 20px;height:45px;line-height:45px;border-radius:2px;border:1px solid #dcdcdc;color:#333;display:inline-block;margin:0px 10px;transition: color 0s;}.son_nav a.active{background:#008b92;color:#fff;border:1px solid #008b92;}.son_nav a:hover{background:#008b92;color:#fff;border:1px solid #008b92;}.section{width:100%;height:100%;}/*联系方式*/.lxfs{padding:40px 0px;}.lxfs1{width:100%;float:left;}.lxfs1 .p1{font-size:24px;line-height:35px;font-weight:bold;}.lxfs1 .p2{font-size:22px;margin-top:20px;}.lxfs1 img{max-width: 100%;}.lxfs2{width:100%;float:right;}.lxfs2 .p1{font-size:25px;color:#1c3987;font-weight:bold;line-height:1;margin-bottom:20px;margin-top: 40px;}/*.lxfs2 .p2{font-size:18px;line-height:1;color:#4a6cb7;font-weight:bold;}*/.lxfs2 .con{font-size:14px;color:#626c7f;margin-top:15px;}#allmap{height:360px;width:100%;}/*走进*/.abouttit{}.abouttit .cn{font-size:28px;color:#151515;line-height:1;margin-bottom:15px;}.abouttit .en{font-size:20px;/*font-family:DEMOHEAVY;*/color:#dddddd;line-height:1;}.aboutpage1{overflow:hidden;margin:30px auto;position:relative;}.aboutpage1 .left{width:100%;}.aboutpage1 .left .numCount{overflow: hidden;width: 100%;}.aboutpage1 .left .numCount .item{float:left;width:50%;text-align:center;margin-top:15px;}.aboutpage1 .left .numCount .item .numU{font-size:35px;position:relative;font-weight:bold;line-height:70px;display:inline-block;color:#333333;}/* .aboutpage1 .left .numCount .item .numU::before{content:"+";color:#333333;font-size:22px;line-height:1;position:absolute;right:-15px;top:-5px;} */.aboutpage1 .left .numCount .item .indc{color:#999999;font-size:18px;}.aboutpage1 .left .con{margin-top:25px;text-align:justify;}.aboutpage1 .left .con *{font-size:15px;color:#666666;line-height:30px;}.aboutpage1 .right{width:100%;height:100%;}.aboutpage1 .right .con{width:100%;height:100%;}.aboutpage1 .right .con img{width:100%;height:100%;}.aboutpage2{padding:30px 0px}.aboutpage2 .con{background:#f8f8f8;margin-top:30px;overflow:hidden;}.aboutpage2 .con .pic{width:100%;font-size:0;}.aboutpage2 .con .right{width:100%;}.aboutpage2 .con .right .conn{width:90%;margin:auto;padding-bottom: 25px;}.aboutpage2 .con .right .conn .tt{color:#000000;font-size:28px;margin-top:25px;}.aboutpage2 .con .right .conn .des{color:#333333;font-size:16px;margin-top:10px;}.aboutpage2 .con .right .conn .content{color:#666666;line-height:30px;font-size:15px;margin-top:30px;}.aboutpage2 .con .right .conn .content *{color:#666666;line-height:30px;font-size:15px;text-align:justify;}.aboutpage3{padding:25px 0px;background:url(../images/about_bg3.jpg)no-repeat center;background-size:cover;}.aboutpage3 .abouttit *{color:#ffffff;}.aboutpage3 .swiper-container{margin-top:20px;}.aboutpage3 .swiper-slide{width:100%;}.aboutpage3 .con{width:80%;margin:auto;position:relative;height:207px;}.aboutpage3 .con::before{position:absolute;left:-30px;top:15px;width:11px;height:307px;content:"";background:url(../images/button_bg.png)no-repeat left top;}.aboutpage3 .con .tt{font-size:16px;color:#ffffff;line-height:1}.aboutpage3 .con .tt span{font-family:DEMOHEAVY;font-size:36px;color:#ffffff;}.aboutpage3 .con .des{font-size:16px;color:#ffffff;text-align:justify;}.navigation{text-align:center;margin-top:25px;}.button-prev{display:inline-block;outline:none;}.button-next{display:inline-block;outline:none;}.aboutpage4{padding:30px 0px;width:100%;}.aboutpage4 .tab_nav{margin-top:30px;margin-bottom:30px;}.aboutpage4 .tab_nav ul{font-size:18px;color:#666666}.aboutpage4 .tab_nav ul li{display:inline-block;font-size:18px;color:#666666}.aboutpage4 .tab_detail .detail{width:100%;}.aboutpage4 .tab_detail .selform{width:100%;overflow:hidden;}.aboutpage4 .tab_detail .w100{width:100%;height:40px;margin-bottom:16px;line-height:40px;background:#f8f8f8;border-radius:10px;overflow:hidden;padding:0px 15px;}.aboutpage4 .tab_detail .w100 p{float:left;width:90px;font-size:15px;color:#000000;}.aboutpage4 .tab_detail .w100 input{width:calc(100% - 90px);height:40px;line-height:40px;border:none; outline: none; background:rgba(255,255,255,0);}.aboutpage4 .tab_detail .w100 input:focus{border-left:none;}.aboutpage4 .tab_detail .w10{width:100%;height:40px;margin-bottom:16px;line-height:40px;background:#f8f8f8;border-radius:10px;overflow:hidden;padding:0px 15px;}.aboutpage4 .tab_detail .w10 p{float:left;width:200px;font-size:15px;color:#000000;}.aboutpage4 .tab_detail .w10 input{width:15px;height:15px;margin-left: 15px;margin-right:7px;line-height:40px;marborder:none; outline: none; background:rgba(255,255,255,0);}.aboutpage4 .tab_detail .w50{width:100%;height:40px;margin-bottom:16px;line-height:40px;background:#f8f8f8;border-radius:10px;overflow:hidden;padding:0px 15px;}.aboutpage4 .tab_detail .w50 p{float:left;width:90px;font-size:15px;color:#000000;}.aboutpage4 .tab_detail .w50 input{width:calc(100% - 90px);height:40px;line-height:40px;border:none; outline: none; background:rgba(255,255,255,0);}.aboutpage4 .tab_detail .f_verify{width:50%;float:left;height:40px;line-height:40px;background:#f8f8f8;border-radius:10px 0 0 10px;overflow:hidden;padding:0px 15px;}.aboutpage4 .tab_detail .f_verify p{float:left;width:90px;font-size:15px;color:#000000;}.aboutpage4 .tab_detail .f_verify input{width:calc(100% - 90px);height:40px;line-height:40px;border:none; outline: none; background:rgba(255,255,255,0);}.aboutpage4 .tab_detail  img{display: block;height:40px;}.aboutpage4 .tab_detail .footReturn{width:100%;overflow:hidden;margin-top:35px;}#btnSubmit{width:50%;height:40px;margin-bottom:16px;line-height:40px;outline:none;border:none;font-size:16px;color:#ffffff;letter-spacing:10px;background:#e4312b;border-radius:10px;overflow:hidden;text-align:center;}#btnSubmit2{width:50%;height:40px;margin-bottom:16px;line-height:40px;outline:none;border:none;font-size:16px;color:#ffffff;letter-spacing:10px;background:#e4312b;border-radius:10px;overflow:hidden;text-align:center;}.thanks{color:#666666;font-size:15px;}.aboutpage4 .con{margin-top:30px;}.aboutpage4 .con .des{margin-bottom:20px;text-align:center;overflow:hidden;}.aboutpage4 .con .des p{width:100%;float:left;font-size:15px;color:#333333;background:#f8f8f8;padding:10px 0px;border-radius:5px;margin-bottom: 15px;}.aboutpage4 .con .content{border-radius:5px; overflow:hidden;}#allmap{width:100%;height:300px;}/**/.pagecol{padding:30px 0px;}.pagecol img{max-width: 100%;}/*企业文化*/.qywh{padding:40px 0px ; }.qywh .qywhcon{background:#f8f8f8;padding:20px 15px;font-size:16px;color:#666666;border-radius:15px;}.qywh .qywhcon p{color:#666666;}/*投资*/.lysy{padding:0px 0px 30px;}.lysy .ne_nav *{color:#ffffff; }.lysy .catname{color:#ffffff;font-size:20px;line-height:1;font-weight:bold; margin-top:20px;margin-bottom:18px;}.lysy ul{width:100%;overflow:hidden;}.lysy ul li{float:left;width:32%;margin-bottom:10px;background:#f7f7f7;margin-right:2%;height:40px;line-height:40px;border-radius:4px;text-align:center;}.lysy ul li:nth-child(3n){margin-right:0;}.lysy ul li .tt{font-size:16px;color:#151515;}/*.pxxmlist{padding:30px 0px;}.pxxmlist ul{width: 100%;overflow: hidden;}.pxxmlist ul li{width:calc(100% - 10px);margin:5px 5px;cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}.pxxmlist ul li .pic{width:100%;border:5px solid #f5f5f5;overflow:hidden;font-size:0px;height:260px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.pxxmlist ul li .pic img{max-width:100%;max-height:100%;overflow:hidden;margin:auto;transition: 0.6s;}.pxxmlist ul li a{display:block;width: 100%;height: 100%;}.pxxmlist ul li .tt{color:#000000;font-size:16px;line-height: 30px;margin:10px 0px; text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }.pxxmlist ul li .des{font-size:14px;line-height:20px;color:#000000;}.pxxmlist ul li:hover .pic img{transform: scale(1.1);}.pxxmlist ul li:hover p{}*/.pxxmlist{padding:40px 0px 80px; }.pxxmlist ul{width: 100%;}.pxxmlist ul li{width:100%;margin-bottom:20px;box-shadow:0px 0px 10px 4px #ededed;border-radius:3px;cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}.pxxmlist ul li .pic{width:100%;overflow:hidden;font-size:0px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.pxxmlist ul li .pic img{max-width:100%;max-height:90%;overflow:hidden;margin:auto;transition: 0.6s;}.pxxmlist ul li a{display:block;width: 100%;height: 100%;}.pxxmlist ul li .tt{color:#333333;width:90%;margin:auto;font-size:16px;height:40px;line-height:40px;padding:0px 15px;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; transition:0.2s;}.pxxmlist ul li .des{font-size:14px;line-height:20px;color:#000000;}/*.pxxmlist ul li:hover .pic img{transform: scale(1.1);}*//*.pxxmlist ul li:hover .tt{color:rgba(255,255,255,0.9);background:linear-gradient(to right,#e4312b,#f7ba7c);}*/.pxxmcol{width: 100%;overflow:hidden;}.pxxmcol .title{text-align: center;font-size: 15px;color: #333333;margin: 25px auto;width: 100%;}.pxxmcol .swiper-container{font-size: 0;}.pxxmcol .swiper-container img{display: block;margin: auto;}.pxxmcon{padding-bottom: 40px;position: relative;width: 100%;overflow:hidden;}.pxxmcon .swiper-pagination{text-align: center;width: 100%;bottom:0;}.pxxmcon .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;border-radius:6px;margin: 0px 4px;}.pxxmcon .swiper-pagination .swiper-pagination-bullet-active{background:#e4312b;}.pxxmcon .swiper-pagination .swiper-pagination-bullet:only-child{display:none !important;}.qyzzlist{padding:30px 0px; }.qyzzlist ul{width: 100%;}.qyzzlist ul li{width:49%;float:left;margin-right:2%;margin-bottom:20px;border-radius:3px;background:#ffffff;cursor:pointer; float:left;position: relative;overflow: hidden;transition:0.6s;}.qyzzlist ul li:nth-child(2n){margin-right:0;}.qyzzlist ul li .pic{width:100%;height:140px;border-bottom:1px solid #ececec;overflow:hidden;font-size:0px;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.qyzzlist ul li .pic img{max-width:100%;max-height:100%;overflow:hidden;margin:auto;transition: 0.6s;}.qyzzlist ul li a{display:block;width: 100%;height: 100%;}.qyzzlist ul li .tt{display:none;color:#000000;font-size:16px;line-height: 40px;height:40px;padding:0px 15px;text-align:center;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; transition:0.2s;}.qyzzlist ul li .des{font-size:14px;line-height:20px;color:#000000;}.qyzzlist ul li:hover .pic img{transform: scale(1.1);}.qyzzlist ul li:hover .tt{color:rgba(255,255,255,0.9);background:linear-gradient(to right,#e4312b,#f7ba7c);}/**/.partnerlist{width:92%;padding:30px 0px;margin:auto;overflow:hidden;}.partnerlist ul{width:100%;margin:auto;overflow:hidden;}.partnerlist ul li{width:32%;height:120px;float:left;overflow:hidden;margin-bottom:7px;margin-right:2%;}.partnerlist ul li:nth-child(3n){margin-right:0px;}.partnerlist ul li a{width:100%;margin:auto;position:relative;display:block;}.partnerlist ul li .pic{font-size:0;width:100%;height:120px;overflow: hidden;font-size:0;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.partnerlist ul li .pic img{max-width:100%;max-height:120px;transition: 0.6s; margin:auto;}/*专家团队*/.zjtdlist{overflow:hidden;padding:30px 0px;}.zjtdlist ul{width:100%;overflow:hidden;}.zjtdlist ul li{width:100%;padding:10px 0px}.zjtdlist ul li a{display:block;margin:auto;padding:10px;overflow:hidden;width:calc(100% - 20px);box-shadow:0px 0px 10px 5px #f7f7f7;}.zjtdlist ul li .pic{font-size:0;width:100%;}.zjtdlist ul li .pic img{max-width:100%;font-size:0;}.zjtdlist ul li .con{width:100%;}.zjtdlist ul li .con .conn{width:90%;margin:auto;}.zjtdlist ul li .con .tt{font-size:18px;color:#333333;margin-top:15px;}.zjtdlist ul li .con .sub{font-size:15px;color:#999999;margin-top:10px;}.zjtdlist ul li .con .des{font-size:14px;color:#666666;margin-top:20px;}.zjtdlist ul li:hover a{box-shadow:0px 0px 10px 5px rgba(197,32,26,0.3);}.zjtdlist2{width:100%;}.zjtdlist2 img{max-width:100%}.zjtdlist1{display:none;}.online{width:100%;margin:auto;margin-top:20px;margin-bottom:20px;overflow:hidden;}.online form{padding-left:150px;}.online .text{width:381px;height:38px;float:left;margin-bottom:20px;margin-right:25px;}.online .text input{width:268px;height:36px;border:1px solid #c9c9c9;padding-left:20px;}.online .text p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}.online .text p span{color:#eb0000;position:relative;top:2px;}.online .con{width:927px;height:205px;float:left;margin-bottom:20px;}.online .con textarea{padding:20px;border:1px solid #c9c9c9;height:163px;width:760px;}.online .con p{float:left;width:81px;padding-right:5px;line-height:38px;padding-left:5px;}.online .con p span{color:#eb0000;position:relative;top:2px;}.online .verify{height:38px;margin-bottom:20px;}.online .verify p{float:left;width:76px;padding-right:10px;line-height:38px;padding-left:5px;}.online .verify p span{color:#eb0000;position:relative;top:2px;}.online .verify input{width:154px;height:36px;border:1px solid #c9c9c9;float:left;padding-left:20px;margin-right:10px;}.online .verify img{cursor:pointer;}.online .submit{width:107px;height:35px;color:#fff;cursor:pointer;background:#be252e;margin-left:91px;float:left;border:none;margin-right:47px;}.online .reset{width:107px;height:35px;color:#fff;cursor:pointer;background:#008b92;float:left;border:none;}/*文章列表*/.xwlb{width:100%;overflow:hidden;padding:30px 0px;}.xwlb .xwlblist ul{margin:auto;}.xwlb .xwlblist ul li{box-shadow:0px 2px 4px 4px #f6f6f6;transition:0.6s; width:100%;border-radius:10px;margin-bottom:25px;overflow:hidden;border:1px solid #f0f0f0;}.xwlb .xwlblist ul li a{margin:auto;display:block;width:calc(100% - 40px);padding:0px;overflow: hidden;position:relative;}.xwlb .xwlblist ul li .pic{max-width:174px;width:35%;margin-right:5%;font-size:0;height:117px;overflow:hidden;float:left;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.xwlb .xwlblist ul li .pic img{max-width:100%;max-height:100%;transition:0.6s;}.xwlb .xwlblist ul li .con{width:60%;float:left;}.xwlb .xwlblist ul li .tt{width:100%;transition:0.6s;overflow:hidden;font-size:16px;line-height:20px;margin-top:25px;color:#333333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}.xwlb .xwlblist ul li .des{width:100%;transition:0.6s;font-size:14px;line-height:20px;color:#666666;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; }.xwlb .xwlblist ul li .data{display:none;}/* .xwlb .xwlblist ul li:hover .pic img{transform:scale(1.2,1.2);} */.xwlb .xwlblist ul li:hover .tt{text-indent:20px;color:#c5201a;}.xwlb .xwlblist ul li:hover .data{background:#c5201a}/*新闻中心*/.xwzx{width:100%;overflow:hidden;padding:30px 0px;}.xwzx .xwzxlist ul{margin:auto;}.xwzx .xwzxlist ul li{width:100%;margin-right:0;background:#ffffff;float:left;position:relative;margin-bottom:30px;}.xwzx .xwzxlist ul li:nth-child(4n){margin-right:0;}.xwzx .xwzxlist ul li a{width:calc(100% - 20px);margin:auto;margin-top:10px;display:block;}.xwzx .xwzxlist ul li .pic{width:100%;overflow: hidden;height:220px;overflow:hidden;font-size:0;}.xwzx .xwzxlist ul li .pic img{width:100%;transition: 0.6s;max-height:220px;}.xwzx .xwzxlist ul li .con{width:calc(100% - 40px);margin:10px auto;overflow: hidden;}.xwzx .xwzxlist ul li .tt{width:100%;line-height:35px;height:35px;font-size:16px;white-space:nowrap;text-overflow:ellipsis; color:#000000;overflow:hidden;}.xwzx .xwzxlist ul li .des{font-size:14px;color:#000000;line-height:25px;margin-bottom:25px;height:50px;overflow:hidden;margin-top:5px;}.xwzx .xwzxlist ul li .view{margin-bottom:20px;}.xwzx .xwzxlist ul li .date{overflow:hidden;position:absolute;top:10px;right:10px;width:84px;height:84px;background:#adadad;transition: 0.6s;}.xwzx .xwzxlist ul li .date span:first-child{color:#ffffff;font-size:34px;font-weight:normal;font-family:"DEMOHEAVY";line-height:35px;margin-bottom:5px;margin-top:10px; text-align:center;display:block;width:100%}.xwzx .xwzxlist ul li .date span:last-child{color:#ffffff;font-size:18px;font-weight:normal;font-family:"DEMOHEAVY";line-height:20px; text-align:center;display:block;width:100%}.xwzx .xwzxlist ul li::before{position:absolute;bottom:0px;left:0px;width:0px;content:"";height:2px;background:#e4392b;transition:0.6s;}.xwzx .xwzxlist ul li:hover::before{width:100%;}.xwzx .xwzxlist ul li:hover .date{background:#e4392b;}.xwzx .xwzxlist ul li:hover .tt{color:#e4392b;}.xwzx .xwzxlist ul li:hover .view{margin-bottom:20px;}.topli{width:100%;overflow:hidden;background:#ffffff;margin-bottom:30px;}.toplist{}.toplist .left{width:100%;float:left;}.toplist .left ul li{width:100%;overflow:hidden;position:relative;}.toplist .left ul li .pic{width:100%;font-size:0;}.toplist .left ul li .pic img{width:100%;}.toplist .left ul li .tt{position:absolute;left:0px;bottom:0px;width:100%;text-indent:30px;font-size:24px;color:#ffffff;line-height:100px;height:100px; overflow:hidden;white-space: nowrap;text-overflow: ellipsis; background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,1));}.toplist .right{width:100%;float:right;}.toplist .right ul li{width:100%;overflow:hidden;padding:20px 0px 20px;border-bottom:1px solid #e0e0e0;}.toplist .right ul li .date{float:left;width:100px;height:100px;}.toplist .right ul li .date span:first-child{color:#999999;font-size:30px;font-weight:normal;font-family:"DEMOHEAVY";line-height:35px;margin-bottom:5px;margin-top:10px;display:block;width:100%}.toplist .right ul li .date span:last-child{color:#999999;font-size:18px;font-weight:normal;font-family:"DEMOHEAVY";line-height:20px; display:block;width:100%}.toplist .right ul li .con{width:calc(100% - 100px);float: right;}.toplist .right ul li .con .tt{font-size:18px;line-height:35px;color:#333333;margin-bottom:0px;margin-top:7px;}.toplist .right ul li .con .des{color:#999999; height: 60px;overflow:hidden;}.col-con{text-align:justify;}.col-con *{text-align:justify;}/*搜索*/.search{padding: 28px 0px;}.j-news-select input,.j-news-select select,.j-news-select textarea {	box-shadow: none;	outline: none;	border: none;	border-radius: 0;	-ms-appearance: none;	-moz-appearance: none;	-webkit-appearance: none;	appearance: none;padding: 0;}.j-news-select {font-size: 0;}.j-news-select .li {	display: inline-block;	vertical-align: middle;	font-size: 14px;	color: #999999;	height: 50px;	background: #f5f5f5;	margin-left: 1%;	margin-right: 1%;}.j-news-select .li input,.j-news-select .li select {	height: 100%;	width: 100%;	background: unset;	padding-left: .5rem;}.j-news-select .li select {	background: url("../images/xiala.png") no-repeat calc(100% - .5rem);}.j-news-select .select {	width: 48%;	margin-bottom: 10px;}.j-news-select .input {	width: 60%;}.j-news-select .submit {	width: 36%;	background:linear-gradient(to right,#e4312b,#f7ba7b);	color: #fff;	position: relative;}.j-news-select .submit input {width: 100%;height: 100%;text-align: center;color: #ffffff;font-size: 16px;color: #ffffff;}/*新闻详情页*/.xwxqcol{overflow:hidden;padding:30px 0px;}.xwxqcol .newscol{background:#ffffff;overflow:hidden;width:100%;float:left;}.xwxqcol .newscol .title{color:#000000;font-size:16px;line-height:20px;margin-bottom: 10px;}.xwxqcol .newscol .data{font-size:15px;line-height:25px;color:#333333;border-bottom:1px solid #ebebeb;}.xwxqcol .newscol .col-con{padding:20px 0px;}.xwxqcol .newscol img{max-width:100%;}.xwxqcol .newsright{float:right;width:25%;display: none;}.xwxqcol .newsright .title{line-height:40px;color:#000000;font-size:19px;font-weight:bold;}.xwxqcol .newsright ul li{padding:33px 0px;border-bottom:1px dashed #d3d3d3;}.xwxqcol .newsright ul li .data{font-size:18px;font-family:'MONT-DEMOHEAVY';}.xwxqcol .newsright ul li .tt{font-size:15px;color:#000000;}/*人才招聘*/.rczp{padding:30px 0px;overflow:hidden;}.rczp .cate_cn{font-size:34px;line-height:1;color:#000000;text-align:center;margin-bottom:25px;}.rczp .cate_des{font-size:18px;line-height:1.5;text-align:center;margin:auto;margin-bottom:20px;color:#333333;}.rczp .cate_des2{font-size:18px;line-height:1.5;text-align:center;margin:auto;margin-bottom:60px;color:#999999;}.recruit-box {margin-top: 0px;}.recruit-box .item {display: block;margin-bottom: 0px;padding: 15px;border: 1px solid #d5d5d5;background-color: #fff;transition: all .2s;}.recruit-box .item:nth-child(2n) {background-color: #f9f9f9;}.recruit-box .staff-box {padding-bottom: 20px;border-bottom: 1px solid #d5d5d5;transition: all .3s;overflow: hidden;}.recruit-box .staff {float: left;font-size: 22px;line-height: 30px;color: #000000;transition: all .3s;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;}.recruit-box .detail {float: right;font-size: 15px;line-height: 30px;color: #999;display:flex;align-items:center;display:-webkit-flex; -webkit-align-items: center;transition: all .3s;}.recruit-box .require {margin-top:10px;font-size: 0;}.recruit-box .require span {display:block;zoom: 1;vertical-align: top;font-size: 15px;line-height: 30px;width: calc(100% - 15px);margin-left:15px;color: #666;transition: all .3s;}.recruit-box .require span.require-span{width: 100%;}.recruit-box .require span:last-child {margin-right: 0;margin-bottom: 0;display: block;}.recruit-box .item:hover, .recruit-box .item.cur {background-color: #777777;border-color: #333333;}.recruit-box .item:hover .staff-box, .recruit-box .item.cur .staff-box {border-color: rgba(216, 229, 236, .3);}.recruit-box .item:hover .staff, .recruit-box .item.cur .staff {color: #fff;}.recruit-box .item:hover .detail, .recruit-box .item.cur .detail {color: #fff;}.recruit-box .item:hover .require span, .recruit-box .item.cur .require span {color: #fff;}.recruit-box .item .yin {background: #ffffff;padding:15px;margin-top: 25px;display: none;}.recruit-box .item .yin.on {display: block;}.recruit-box .item .yin h5 {font-size: 18px;font-weight: 500;margin-top: 50px;color: #333333;}.recruit-box .item .yin .p1 {padding-bottom: 40px;border-bottom: 1px solid #e9e9e9;box-sizing: border-box;margin-bottom: 40px;}.recruit-box .item .yin .p {font-size: 15px;line-height: 28px;color: #000000;}.recruit-box .item .yin h3 {font-size: 20px;color: #333;line-height: 20px;padding-left: 16px;border-left: 4px solid #333333;box-sizing: border-box;margin-bottom: 20px;}.recruit-box .item .yin p {font-size: 15px;color: #666;margin: 5px 0;}.btns_ok{width:48%;float:left;height:40px;background:#ef5829;font-size:18px;color:#ffffff;border:none;outline:none;border-radius:15px;}.btns_no{width:48%;float:right;height:40px;background:#dfdfdf;font-size:18px;color:#000000;border:none;outline:none;border-radius:15px;}/*.recruit-box .item:first-child .yin{display:block;}*/.jtkwlist ul li{width:48%;margin-right:4%;float:left;}.jtkwlist ul li:nth-child(2n){margin-right:0;}.jtkwlist ul li .pic{width:100%;overflow: hidden;font-size:0;}.jtkwlist ul li .pic img{max-width:100%;transition: 0.6s;}.jtkwlist ul li .con{width:100%;padding:10px 0;overflow: hidden;text-align:center;transition:0.6s;}.jtkwlist ul li .tt{width:100%;line-height:30px;height:30px;transition:0.6s;font-size:15px;white-space:nowrap;text-overflow:ellipsis; color:#000000;overflow:hidden;}.jtkwlist ul li .date{overflow:hidden;transition: 0.6s;}.jtkwc{padding:30px 0px;}.jtkwc .title{color:#333333;font-size:24px;line-height:1.5;margin-bottom:20px;text-align:center;}.jtkwcol{position:relative;padding-bottom:40px;}.jtkwcol img{max-height:250px;display:block;margin:auto;}.jtkwc .swiper-pagination{left:50%;bottom:0px;transform:translateX(-50%);}.jtkwc .swiper-pagination .swiper-pagination-bullet{margin:0px 6px;width:12px;height:12px;border-radius:6px;}.jtkwc .swiper-pagination-bullet-active{background:#e4312b;}.tdjl{width:100%;max-width:630px;}.recruit-box .item .yin .tdjl .title{color:#333333;font-size:22px;font-weight:bold;margin-bottom:25px;margin-top:35px;padding-top:50px;width:100%;border-top:1px solid #e5e5e5;}.tdjl .detail1{width:100%;float:left;background:#f2f2f2;height:60px;border-radius:15px;overflow:hidden;margin-bottom:24px;}.tdjl .detail1 label{width:80px;float:left;text-indent:30px;color:#333333;font-size:16px;}.tdjl .detail1 label span{color:#e60012;}.tdjl .detail1 .right{width:calc(100% - 80px);}.tdjl .detail1 .right input{width:100%;border:none;background:rgba(255,255,255,0);height:58px;outline:none;} .tdjl .detail2{width:100%;float:right;background:#f2f2f2;height:60px;border-radius:15px;overflow:hidden;margin-bottom:24px;}.tdjl .detail2 label{width:80px;float:left;text-indent:30px;color:#333333;font-size:16px;}.tdjl .detail2 label span{color:#e60012;}.tdjl .detail2 .right{width:calc(100% - 80px);}.tdjl .detail2 .right input{width:100%;border:none;background:rgba(255,255,255,0);height:58px;outline:none;} .tdjl .detail3{width:100%;overflow:hidden;background:#f2f2f2;height:60px;border-radius:15px;overflow:hidden;margin-bottom:24px;}.tdjl .detail3 label{width:130px;float:left;text-indent:10px;color:#333333;font-size:16px;}.tdjl .detail3 label span{color:#e60012;}.tdjl .detail3 .right{width:calc(100% - 130px);}.tdjl .detail3 .right input{width:100%;border:none;background:rgba(255,255,255,0);height:58px;outline:none;} .tdjl .detail4{width:100%;overflow:hidden;background:#f2f2f2;height:60px;border-radius:15px;overflow:hidden;margin-bottom:24px;}.tdjl .detail4 label{width:110px;float:left;text-indent:30px;color:#333333;font-size:16px;}.tdjl .detail4 label span{color:#e60012;}.tdjl .detail4 .right{width:calc(100% - 110px);position:relative;height:60px;}.tdjl .detail4 .right input{position:absolute;right:0px;top:15px;opacity:1;z-index:100;width:100%;border:none;background:rgba(255,255,255,0);height:58px;outline:none;}.tdjl .detail4 .right .fileLable {position:absolute;right:15px;top:10px;z-index:1;line-height:40px;color:#000000}.orientation{margin-top:25px;margin-bottom:20px;overflow:hidden;width:100%;}.orientation .previous{margin-bottom:10px;}.orientation .next{}#footer{width:100%;background:#777777;padding-top:24px;}#footer .footer_top{overflow:hidden;}#footer .footer_nav{display: none;}#footer .footer_lxfs{float:right;width:100%;height:320px;position:relative;border:1px solid #898989;}#footer .footer_lxfs .con{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}#footer .footer_lxfs .con *{color:#ffffff;white-space: nowrap;}#footer .footer_lxfs .title{font-size:20px;color:#ffffff;font-weight:bold;line-height:1;}#footer .footer_lxfs .conn{font-size:14px;line-height:2;color:#ffffff;margin-top:15px;margin-bottom:15px;}#footer .footer_lxfs .pic{font-size: 0;}#footer .footer_bottom{display: none;}#footer .footer_bottom1{line-height: 25px;font-size:13px;text-align:center;color:#ffffff;padding:10px 0px;}#footer .footer_bottom1 *{color:#ffffff;}#fixedpage{display: none;}.mypage{    text-align: center;	width:100%;	margin-top:20px;	overflow:hidden;}.mypage	span,.mypage a{	display: inline-block;	vertical-align: top;	color: #333333;	border: 1px solid #e6e6e6;	padding: 5px 13px;	margin: 5px;}.mypage	span.current,.mypage a.current{	border: 1px solid #333333;}