@charset "utf-8"; 

ul,li {list-style: none}
.header {width: 100%;height: 90px;-webkit-transition: all .5s;transition: all .5s;position:relative;top: 0;left: 0;z-index:5}
.header .logo {width: 150px;height: 55px;margin-top: 20px;float: left}
.header .logo img {vertical-align: middle}
.nav {position: relative;float: left;margin-left: 75px}
.nav li{line-height:90px;height:90px;display: block;text-align: center;padding: 0 25px;float: left}
.nav li a{display:block;color:#333;position:relative;height:85px;}
.nav li a:hover{border-bottom:3px solid #004ba5;}

.nav li a:hover,.nav li a.active{}
.nav>ul>li>.row {position:absolute;z-index: 10;left: 0; top:89px;width:auto;display:none;padding: 30px 120px 30px 30px;background-color: #fff;box-shadow: 0 5px 10px rgba(0,0,0,0.2);filter:alpha(opacity =90);opacity:0.9}
.nav>ul>li:hover>.row{display:block;}
.nav>ul>li:first-child>.row{}
.nav>ul>li:nth-child(2)>.row{left:120px;}
.nav>ul>li:nth-child(3)>.row{left:265px;}
.nav .list .list-s-02{left:120px;width:450px;}
.nav .list .list-s-03{left:265px;}
.nav .list .list-s-04{left:420px;}


.list-small dd{text-align:left;}
.list-small a{display:block;line-height:32px;height:32px;}
.nav dl.list-small a{width:100%;height:32px;}
.nav dl.list-small a:hover,.list-small a.active{border-bottom:1px solid #ddd;}
.headerFixed {position: fixed;top: 0;width: 100%;z-index: 10;box-shadow: 0 3px 3px 3px rgba(0, 0, 0, 0.1);background: #000}

.pic-wrapper .el{height:130px;width:12.5%;float: left; position: relative;background:#f2f2f6;}
.pic-wrapper .el .text-wrapper{width: 100%;height: 100%;position: absolute;top: 0; left: 0;opacity:1;-webkit-transition: opacity 200ms ease;	-moz-transition: opacity 200ms ease;-o-transition: opacity 200ms ease;transition: opacity 200ms ease}
.pic-wrapper .el .text-wrapper img{text-align:center;position: absolute;top:40%;left:50%;margin-top:-30px;margin-left:-40px;-webkit-transition: all 200ms ease;-moz-transition: all 200ms ease;-o-transition: all 200ms ease;transition: all 200ms ease}
.pic-wrapper .el .text{width:100%;text-align:center;position: absolute;bottom:15px;}
.pic-wrapper .el:hover img{margin-top:-40px;}
.pic-wrapper .el:hover .text{color:#004ba5}

.link-tansoole a{height:20px;width:auto;text-indent:24px;background:url(/images/shopcar.png) no-repeat;line-height:20px;display:inline-block;N}
.link-tansoole a:hover{background:url(/images/shopcar-h.png) no-repeat;color:#0066cc}
/*价值文化*/
.cul{position:relative;}
.cul .text-wrapper{width: 100%;height:240px;z-index:9;background-color: rgba(255,255,255,0.7);position: absolute;top: 0; left: 0;opacity:0;-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;-o-transition: opacity 200ms ease;transition: opacity 200ms ease}
.cul .text{margin:50px 0px 0px 35px; color:#fff;position: absolute;top: 0; left: 0;z-index:99}
.cul .text-wrapper .text-two{margin:100px 0px 0px 35px;}
.cul:hover .text-wrapper{opacity: 1;cursor:pointer;}
.cul:hover .text{color:#000;cursor:pointer;}

.sever-bg{width:100%;height:auto;background:url(/images/sever-bg.jpg) center center no-repeat;height:826px;}
.sever{ width:100%; position:relative;}
.sever .title{width:100%;text-align:center;}
.sever ul{ width:100%;}
.sever li{width:33.33%; background:#333; height:100%; float:left; line-height:0; position:relative; text-align:center; z-index: 9;}
.cooperation ul li{margin-right:24px;margin-bottom:20px;width:370px;}
.sever ul li a{ color:#fff; display:block;}
.sever ul li .item_img{width:100%;height:100%}
.sever ul li .mask{position:absolute;left:0;right:0;top:0;bottom:0;}
.sever ul li .mask .bg{position:absolute;left:0;right:0;top:0;bottom:0;background:#161a1d;opacity:0;filter:alpha(opacity=60);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(60));transition:all .4s cubic-bezier(.4,0,.2,1)}
.sever ul li .mask .content{position:absolute;left:0;right:0;top:50%;bottom:0; margin-top:-56px;transition:all .4s cubic-bezier(.4,0,.2,1)}
.sever ul li .mask .content .item_p{position:relative;width:25%;height:54px;display:inline-block}
.sever ul li .mask .content h3{color:#fff;font-size:20px;line-height:24px;margin:0;padding:0;margin-top:24px;font-weight:normal;transition:all .4s cubic-bezier(.4,0,.2,1)}
.sever ul li .mask .content h4{color:#fff;font-size:16px;line-height:24px;margin:0;padding:0px 30px;margin-top:24px;font-weight:normal;transition:all .4s cubic-bezier(.4,0,.2,1)}
.sever ul li .mask .content .content-con{font-size:14px;color:#fff;text-align:left;margin-top:30px;padding:0 36px;line-height:24px;height:72px;overflow:hidden;}
.sever ul li .mask .content span{ z-index: 1;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:inline-block;border:1px solid #fff;width:120px;height:36px;line-height:36px;font-size:14px;color:#fff;text-decoration:none;margin-top:62px}
.sever ul li .mask .content span:hover{color:#207be6; background:#fff;border-color:#fff !important;}
.sever ul li .mask .content .content-con,.sever ul li .mask .content span{opacity:0;filter:alpha(opacity=0);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(0));transition:all .4s cubic-bezier(.4,0,.2,1)}
.sever .sl_content .sl_item:hover .bg{background:#207be6;opacity:.7;filter:alpha(opacity=70);}
.sever .sl_content .sl_item:hover .content{top:50%; margin-top:-100px;}
.sever .sl_content .sl_item:hover .content .content-con, .sever .sl_content .sl_item:hover .content span{opacity:1;filter:alpha(opacity=100);-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=(100));}
.sever .sl_content .sl_item:hover .content .content-con{margin-top:22px;}
.sever .sl_content .sl_item:hover .content span{margin-top:40px;}
.cooperation-more{z-index: 1;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:block;width:140px;height:40px;line-height:40px;font-size:14px;color:#0066cc;text-decoration:none;margin:30px auto;text-align:center;}
.cooperation-more a{color:#0066cc;display:block;border-radius:3px;-moz-border-radius:3px; -ms-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px;display:block;border:1px solid #0066cc;width:140px;height:40px;line-height:40px;font-size:14px;color:#0066cc;text-decoration:none;text-align:center;}
.cooperation-more:hover{background:#0066cc;}
.cooperation-more:hover a{color:#fff;cursor:pointer;}

.news-item-a{width:100%; position:relative;}
.news-item-a .title{width:100%;text-align:center;}
.news-item-a li{ height:100%; position:relative;}
.news-item .border_top,
.news-item .border_right,
.news-item .border_bottom,
.news-item .border_left{-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-ms-transition: all .4s ease;transition: all .4s ease;}
.news-item .border_top,.news-item .border_left{left:0;top:0; position:absolute; background:#207be6;}
.news-item .border_right,.news-item .border_bottom{bottom:0;right:0; position:absolute; background:#207be6;}

.news-item .border_top,.news-item .border_bottom{height:1px;width:0;}
.news-item .border_right,.news-item .border_left{height:0px;width:1px;}
.news-item .download-detail:hover{border-color: transparent;}
.news-item li:hover .border_top,.news-item li:hover .border_bottom{width: 100%}
.news-item li:hover .border_left,.news-item li:hover .border_right {height: 100%}
.news-item li:hover{cursor:pointer;}

.news-item{width:100%;position:relative;height:404px;}
.news-item li{float:left;margin-right:20px;padding:20px;margin-bottom:20px;width:31.5%;border:1px solid #fff;background:#fff;}
.news-item .time{display:inline-block;width:60px;height:60px;padding-top:10px;line-height:20px;border:1px solid #e2e3e8;background:#f0f2f5;float:left;text-align:center;}
.news-item .s-title{display:inline-block;overflow:hidden;height:60px;line-height:30px;border-bottom:1px solid #e2e3e8;width:260px;float:right;text-align:left;}
.news-item .con{margin-top:20px;line-height:26px;text-align:left;height:80px;}


.video-list li{float:left;}
.video-s li{width:370px;height:300px;background:#fff;font-size:14px;text-align:center;line-height:70px;margin-right:30px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.video-b li{width:380px;height:280px;background:#fff;margin-right:20px;margin-bottom:30px;font-size:16px;text-align:center;line-height:50px;-webkit-transition: all .2s linear;transition: all .2s linear;}
.video-b li img{width:100%;}
.video-b li:nth-child(3n+3){margin-right:0px;}
.video-s li .play,.video-b  li .play {position: absolute;border:2px solid #fff;color:#fff;-webkit-transition:all .3s;transition: all .3s;}
.video-b li .play{left:10px;top:180px;width:40px;height: 34px;border-radius:10px;}
.video-b li .play .triangle_border_right{width:0;height:0;margin:5px auto;border-style: solid;border-width: 10px 0 10px 15px;border-color: transparent transparent transparent #fff;}
.video-s li .play{left: 20px;top:180px;width:40px;height:34px;border-radius:15px;}
.video-s li a:hover .play,.video-b  li a:hover .play{background-color:#ff6700;border-color:#ff6700;}
.video-s li a:hover,.video-b  li a:hover{cursor:pointer;}
.video-s li .play .triangle_border_right{width:0;height:0;margin:5px auto;border-style: solid;border-width: 10px 0 10px 15px;border-color: transparent transparent transparent #fff;}
.video-s li:nth-child(3){margin-right:0px;}
.video-s .triangle_border_right{margin:6px auto;border-width: 6px 0 6px 10px;}
.video-s li:hover{z-index:2;-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);-webkit-transform:translate3d(0, -2px, 0);transform:translate3d(0, -2px, 0)}

.team li{width:100%;height:240px;border-bottom:1px dotted #333;margin-top:40px;}
.team img{margin-right:80px;}
.team dl{width:600px;float:left;}
.com-wrapper{width:1190px;margin:30px auto;}
.com-wrapper .company{width:580px;margin-right:70px;}
.com-wrapper .news-info{width:540px}
.com-wrapper .title{height:30px;margin:20px 0px 50px;}
.t1{font-size:24px;display:inline-block;float:left;padding:0px 30px 0px 0px;margin-right:20px;height:30px;line-height:30px;}
.t2{font-size:14px;display:inline-block;float:left;color:#999;line-height:24px;border-left:1px solid #999;height:24px;padding-left:20px;margin-top:5px;}
.t3{font-size:20px;}
.t4{font-size:16px;}
.t5{font-size:18px;}
.t6{font-size:32px;}
.t7{font-size:14px;}
.t8{font-size:24px;}
.t9{font-size:72px;}
.t10{font-size:48px;}
.t15{font-size:15px;}
.font-b{font-weight:700}


.line-666{height:1px;background:#666666;width:100%}
.line-333{height:1px;background:#333333;width:100%}
.line-dad{height:1px;background:#dadada;width:100%}
.line-solid{height:1px;border-top:1px dotted #666666;width:100%}

.full-screen{width:100%;;height:auto;}
.bgf7f7f9{background:#f7f7f9;}
.bgfff{background:#ffffff;}
.text-align-c{text-align:center;}
.bgf3f3f3{background:#f3f3f3;}


.company-img{display:inline-block;width:250px;height:400px;}
.company-info{display:inline-block;width:330px;background:#fff;height:400px;padding:30px;}

.news-info li{border-bottom:1px solid #cacaca;margin-top:16px;padding-bottom:6px;}
.news-info .time{float:right}

.own-brand-b{width:100%;background:#fff;}
.own-brand{width:1190px;margin:0px auto;height:120px;}
.brand-img img{display:inline-block;margin-right:30px;}
.own-brand .title{display:inline-block;height:120px;line-height:120px;}

.foot{width:100%;background:#252525;color:#666;position:relative;}
.footer{width:1190px;margin:0px auto;height:420px;padding:40px 0px}
.footer li{float:left;margin-right:90px;}
.footer li:first-child{margin-right:80px;}
.footer li:nth-child(5){margin-right:0px;}
.footer .foot-li-01{margin-right:80px;}
.footer .foot-li-05{margin-right:0px;}

.footer .title{color:#cccccc;font-size:18px;margin-bottom:30px;}

.footer dd{height:28px;line-height:28px;}
.footer dd a:hover{color:#cccccc;cursor:pointer;}
.footer .map{position:absolute;margin-left:900px;margin-top:170px;opacity:0.3; filter:alpha(opacity=30); }


.banner-s{width:100%;height:250px;text-align:center;overflow:hidden;color:#fff;}
.banner-s-01{background:url(/images/banner-s-01.jpg) no-repeat center center;}
.banner-s-02{background:url(/images/banner-s-02.jpg) no-repeat center center;}
.banner-s-03{background:url(/images/banner-s-03.jpg) no-repeat center center;}
.banner-s-04{background:url(/images/banner-s-04.jpg) no-repeat center center;}
.banner-s-05{background:url(/images/banner-s-05.jpg) no-repeat center center;}
.banner-s-06{background:url(/images/banner-s-06.jpg) no-repeat center center;}
.banner-s-07{background:url(/images/banner-s-07.jpg) no-repeat center center;}
.banner-s-08{background:url(/images/banner-s-08.jpg) no-repeat center center;}
.banner-s-09{background:url(/images/banner-s-09.jpg) no-repeat center center;}


.contact-wrapper{width:1190px;margin:0px auto;position:relative;}
.contact-info ul{}
.contact-info li{float:left;margin-right:68px;width:350px;margin-top:20px;display:inline-block;margin-bottom:50px;}
.contact-info li dt{font-weight:700;margin-bottom:20px;font-size:14px;}
.contact-info li dd{color:#999;font-size:13px;}
.contact-info li:nth-child(3),.contact-info li:nth-child(6){margin-right:0px;}
.journey{width:100%;background:url(/images/journey-bg.jpg) no-repeat center center;;}




.news-title{width:420px;margin:0px auto;}
.news-title span{display:inline-block;width:200px;height:40px;border:1px solid #004ba5;text-align:center;margin-top:30px;}
.news-title a{font-size:20px;line-height:38px;}
.news-title .news-c{margin-right:-5px;}
.news-title .active{background:#004ba5;}
.news-title .active a{color:#ffffff;}

.news-list{width:1190px;margin:60px auto 30px;}
.news-list li{float:left;width:560px;height:auto;border-top:1px solid #ddd;padding:25px 0px}
.news-l-img{margin-right:10px;border:1px solid #ddd;}
.news-l-con{position:relative;width:360px;}
.news-s-title{height:48px;}
.news-time{position:absolute; right: 0px; top: 28px;}
.news-s-con{height:63px;overflow:hidden;}
.news-list li:nth-child(9){border-bottom:1px solid #ddd;}
.news-list li:nth-child(10){border-bottom:1px solid #ddd;}
.news-list li:nth-of-type(odd){margin-right: 70px;}  
.news-list li:nth-of-type(even){margin-right:0px;} 

.new-detail{width:890px;margin:0px auto;padding-top:20px;}
.new-detail .title{width:100%;text-align:left;font-size:22px;margin:20px 0px 0px;padding-bottom:10px;}
.new-detail .time{text-align:left;font-size:14px;border-bottom:1px solid #999;color:#999;padding-bottom:10px;margin-bottom:20px;}


.web-01,.web-02{width:145px;height:65px;}
.web-01 a{width:145px;height:65px;background:url(/images/job-web-01.jpg);display:block;}
.web-01 a:hover{background:url(/images/job-web-02.jpg)}
.web-02 a{width:145px;height:65px;background:url(/images/job-web-03.jpg);display:block;}
.web-02 a:hover{background:url(/images/job-web-04.jpg)}
.resume-sub a{width:160px;font-size:18px;background:#eee;height:42px;line-height:38px;border:1px solid #ddd;display:inline-block;text-align:center;margin-right:20px;}
.resume-sub a:hover{background:#ddd;color:#000}

.service{padding:0px 80px;}
.service-left{border-right:1px dotted #ddd;}
.service-left li{width:260px;line-height:24px;margin-bottom:20px;padding-right:80px;}
.service-left li:hover{border-right:4px solid #004ba5;font-weight:700;}
.service-left .active{border-right:4px solid #004ba5;font-weight:700;}
.service-right{width:650px;padding-bottom:70px;}
.mes-tex{width:390px;}
.service-line-height{line-height:28px;}

.owned-brand li{border-bottom:1px  dotted #333;width:100%;padding:20px 0px}
.owned-brand .con{width:630px;margin-right:100px;}
.owned-brand .con-a{height:100px;}


.position{margin:10px 0px;line-height:28px; color:#366dae}
.position a:hover{font-weight:700;text-decoration: underline;cursor: pointer;}
/*job pop*/
#start-a{width:100%;height:100%;background:#000000;position:fixed;z-index:10;top:0px;display:none;opacity:0.8;filter:alpha(opacity=80);  }
#start {width:700px;height:600px;position:fixed;display:none; z-index: 11;top:100px;left:50%;margin-left:-400px;background: #fff;color: white;text-align: center;line-height: 40px;}
#close {float: right;height:40px;width: 40px;color: white;border-left: 1px solid white;border-bottom: 1px solid white;
	text-align: center;line-height: 40px;cursor: pointer;}
#one_container,#one_container2,#one_container3,#one_container4{text-align: left;display: none;margin-top: 30px;padding:0px 30px 30px 30px;color:#666;}
#one_container th,#one_container2 th,#one_container3 th,#one_container4 th{font-weight:700;width:90px;text-align:left}
#one_container td,#one_container2 td,#one_container3 td,#one_container4 td{line-height:22px;text-align:left}
.closebg{background:url(/images/close.png)}
.job-con{overflow-y:scroll;width:640px;height:300px;}

/*job 滚动条 x轴需要滚动条包裹层就要设置固定宽度，并在x方向overflow:hidden；y轴同理*/
.box {width: 600px; height: 300px; margin: 10px auto; padding: 0; overflow: hidden;}
.box1 {padding: 20px;}

.owned-brand,.product-line{padding:50px 100px;height:auto;}
.owned-brand li,.product-line li{border-bottom:1px dotted #999;padding:20px 0px;}
.owned-brand p,.product-line p{line-height:24px;}


.floor{padding:5px;position:fixed;top:40%;left:50%;margin-left:-720px;}
.floor li{padding:4px 10px;}
.floor li img{vertical-align:middle;margin-left:4px;}
.floor li a{background:#171717;color:#fff;padding:3px 10px;height:22px;line-height:22px;margin-bottom:6px;font-size:15px;border-bottom:1px dotted #fff;}
.floor a:hover{color:#fff;background:#004BA5;border-bottom:1px solid #004BA5;}


.page-num{margin:30px auto;padding-top:5px;width:550px;}
.page-num input{height:30px;width:40px;line-height:30px;border:1px solid #a9a9a9;background:#fff;vertical-align:middle;}
.page-num .select{height:30px;vertical-align:middle;margin:0px 5px}

@media screen and (max-width:1280px){
	.floor{padding:5px;position:fixed;top:40%;left:50%;margin-left:-600px;}
	#start {width:700px;height:460px;top:50px;}
	.job-con{overflow-y:scroll;width:640px;height:150px;}
}

/*投资者关系*/
.investor-left{width:220px;}
.investor-left li{height:40px;line-height:40px;list-style: none;text-align:center;}
.investor-left li.active{background:#ddd;font-weight:700;}
.investor-right{width:950px;background:#eee;height:auto;padding:20px;}


/*联系星空·综合体育地图显示*/
.m_map .red{font-size: 14px !important;font-weight: 700 !important; border-bottom: 1px dotted #ffffff;}

.Cootion{ width:100%; background-color:#f5f5f5; padding:50px 0px;} 
.m_map{ width:989px; height:724px; margin:30px auto; position:relative;  background:url(/images/diru.png) no-repeat 0 0 ;}
.tait{ font-size:36px; font-weight:bold; color:#666666; text-align:center;  left:100px;}
.tait span{ color:#ff6d3b;}
.tait2{font-size:36px; font-weight:bold; color:#666666; text-align:center; padding:50px 0px;}
.mp{ position:absolute; cursor:pointer; background:url(/images/fi1.png) no-repeat 4px 20px; width:24px; height:63px; -webkit-transition:all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;}
.mp:hover{ background:url(/images/fi2.png) no-repeat 4px 20px; -webkit-transition:all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;}
.hover_tu{background:url(/images/fi2.png) no-repeat 4px 20px;}
.mp .mito{ position:absolute; left:0px; bottom:0px; font-size:12px; color:#666666;}
.mp .find_mi1{ left:-12px; width:55px;}
.mp .find_mi2{ left:-5px; width:55px;}
.feng{ position:absolute; display:none; width:347px; height:95px; left:-230px; top:-78px; background:#666666; z-index:10;border-radius:10px;}
.feng .sang{ position:absolute; left:235px; bottom:-8px; background:url(/images/vf2.png) no-repeat 0 0; width:14px; height:8px;}
.feng .tree{ height:62px; width:330px; margin:9px; }
.feng .tree .boou{ width:86px; height:62px; float:left;}
.feng .tree .du_size{  height:auto;width:auto;} 
.feng .tree .du_size p{ font-size:12px; color:#FFF; line-height:20px;}
.mp1{left:243px; top:272px; }
.mp2{left:541px; top:399px; }/* 西安 */
.mp3{left:466px; top:454px; }/* 成都 */
.mp4{left:524px; top:474px; }/* 重庆 */
.mp5{left:524px; top:538px; }
.mp6{left:545px; top:594px; }
.mp7{left:458px; top:565px; }/* 云南 昆明 */
.mp8{left:548px; top:407px; }
.mp9{left:625px; top:398px; }
.mp10{left:612px; top:325px; }
.mp10{left:612px; top:325px; }
.mp11{left:643px; top:454px; }/* 武汉 */
.mp12{left:611px; top:503px; }/* 长沙 */
.mp13{left:668px; top:496px; }/* 南昌 */
.mp14{left:732px; top:478px; }/* 杭州  */
.mp15{left:699px; top:557px; }
.mp16{left:618px; top:591px; }/* 广州  */
.mp17{left:646px; top:604px; }
.mp18{left:692px; top:443px; }/* 合肥  */
.mp19{left:727px; top:428px; }/* 南京 */
.mp20{left:765px; top:450px; }/* 上海  */
.mp21{left:694px; top:345px; }/* 青岛  */
.mp22{left:745px; top:345px; }
.mp23{left:681px; top:266px; }/* 北京  */
.mp24{left:696px; top:306px; }/* 天津  */
.mp25{left:650px; top:340px; }/* 河北  */
.mp26{left:825px; top:187px; }
.mp27{left:864px; top:103px; }
.mp28{left:573px; top:573px; }
.mp29{left:746px; top:441px; }
.mp30{left:673px; top:592px; }
.mp31{left:779px; top:440px; }
.mp32{left:604px; top:626px; }
.mp33{left:746px; top:440px; }</* 苏州 */
.mp34{left:753px; top:210px; }
.mp35{left:753px; top:391px; }
.mp36{left:596px; top:415px; }
.mp37{left:575px; top:435px; }
.mp38{left:589px; top:365px; }
.mp39{left:575px; top:316px; }
.mp40{left:612px; top:266px; }
.mp41{left:778px; top:495px; }
.mp42{left:718px; top:318px; }
.mp43{left:653px; top:545px; }
.mp44{left:769px; top:593px; }
.mp45{left:800px; top:524px; }
.mp46{left:633px; top:525px; }
.mp47{left:499px; top:354px; }
.mp48{left:750px; top:490px; }/* 宁波 */
.mp49{left:798px; top:578px; }
.mp50{left:722px; top:544px; }
.mp51{left:706px; top:551px; }/* 福州 */
.mp52{left:743px; top:551px; }
.mp53{left:406px; top:515px; }
.mp54{left:570px; top:621px; }
.mp55{left:658px; top:347px; }
.mp56{left:651px; top:397px; }
.mp57{left:492px; top:420px; }
.mp58{left:549px; top:297px; }
.mp59{left:704px; top:398px; }
.mp60{left:556px; top:527px; }
.mp61{left:551px; top:455px; }
.mp62{left:582px; top:488px; }
.mp63{left:580px; top:254px; }/* 呼和浩特 */
.mp64{left:820px; top:190px; }/* 吉林 */


.running-num{padding:35px 60px;font-family: arial, sans-serif;display:flex;}
.running-num dl{width:100%}
.running-num .d1{text-align:center;float:left;width:25%;}
.running-num .d1 h3{font-size:18px;color:#004ba5;line-height:1.2}
.running-num .d1 span{font-size:65px;color:#004ba5}
.running-num .d1 h4{font-size:22px;font-weight:300;}

.probase-con{display:flex;padding:60px 0px}
.probase-img{width:50%;}
.probase-net{width:50%;}
.padR45{padding-right:45px;}
.padL48{padding-left:48px;}
.padR110{padding-right:110px;}

.probase-net h5{font-size:18px;font-weight:500;color:#004ba5;margin-bottom:50px}
.probase-net h5 img{vertical-align:text-bottom;margin-right:5px;}
.probase-net h3{font-size:30px;font-weight:500;color:#333333;margin-bottom:4px;}
.probase-net h4{font-size:20px;font-weight:500;color:#333333;margin-bottom:24px;}
.probase-net p{font-size:14px;line-height:1.5;color:#555555;text-align: justify;word-break: normal;}

.probase-sidenav{position:fixed;left:50%;margin-left:-808px;top:200px;background:#004ba5;padding:0px 8px;width:210px;z-index: 9999}
.probase-sidenav li{padding:5px 0px;margin:19px 0px;}
.probase-sidenav li a{height:26px;line-height:26px;color:#ffffff;padding-right:8px;width:100%;border-right:5px solid #004ba5;display:block;}
.probase-sidenav li a:hover{cursor:pointer;color:#ffffff;font-weight:700;font-size:15px;border-right:5px solid #fff;}

/*小图片切换轮播样式实现*/
.resource-row{will-change: transform;}
.to-left {
    width: calc(132px* 8 + 5* 8px);;
    animation:left-effect 30s linear infinite;
    }
.mr_frbox:hover .to-left{animation-play-state: paused;}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}
.resource-item {
    border-radius:6px;
    width:144px;
    height:100%;
    overflow: hidden;
    margin: 0 6px;
    text-align: center;
    background-color: #e7e8ea;
    will-change: transform;
    transition: transform .4s ease-out;
}

.resource-item:hover {transform: scale(1.03);}
.d-flex img {
    height: 100%;
    width:128px;
}
.d-flex span {
    position: absolute;
    bottom: 0px;
    width:100%;
    height: 28px;
    line-height: 28px;
    background: rgba(0, 0, 0, .5);
    color: #Fff;
    text-align: center;
}
@keyframes left-effect {
    0% {transform: translateX(0)}
	100% {transform: translateX(-50%)}
}

.address-anhui{}
.address-anhui .address-box{width:275px;position:relative;margin-right:2%;}
.address-box .address-box-con{position:absolute;width:100%;height:100%;padding-top:23%; background:#004ba5;text-align:center;color:#ffffff;top:0;left:0;opacity: 0;}
.address-box a:hover{opacity:0.8;cursor:pointer;transition: opacity 1s ease;}
.probase-net .link{display:block;line-height:2.4;background:#004ba5;color:#fff;width:70px;text-align: center;margin-top:14px;font-size:12px;}

.mr_frbox {height:135px; margin: 24px 0px 0px 50px;width:100%;overflow:hidden }
.mr_frBtnL {float: left; margin:50px 5px 0px 0px; cursor: pointer; display: inline; }
.mr_frUl { float: left; height: 130px;}
.mr_frBtnR { float: right; margin-top:50px; cursor: pointer; position:relative;}
.mr_frUl ul li { display: inline; float: left; height:140px; width: 125px; margin-right: 13px; overflow: hidden; }
.mr_frUl ul li img { display: block; margin-bottom: 7px; }
.mr_frUl ul li span{position:absolute;bottom:0px;width:125px;height:28px;line-height:28px;background:rgba(0,0,0,.5);color:#Fff;text-align:center;}
