* {
    margin: 0;
    padding: 0;
    font-family: Arial;
    color: #333333;
    list-style: none;
    text-decoration: none;
    box-sizing: border-box; 
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input  {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    font: inherit;
    font-family: Arial;
    vertical-align: baseline;
}
html,body{
    width: 100%;
    height: 100%;
    font-family: Arial;
}
body{min-width: 1200px;}

input{outline: none;}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.hide{display: none;}

ul{
	padding: 0;
	margin: 0;
}
.left{float: left;}
.right{float: right;}

a:hover{color: #0C65D0;}

.clear{clear: both; height: 0;}

.bordn{border: none;}
.nomarg{margin: 0;}
.space40{height: 40px; clear: both;}
.space60{height: 60px; clear: both;}
.pad30{padding: 30px;}

.container{width: 1200px; margin: 0 auto; position: relative;}


/*图片鼠标经过效果*/
.HoverImgbox{ overflow:hidden;}
.HoverImgbox img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.HoverImgbox img:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

.imgHover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imgHover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/* header */
.header{position: relative;}
.header img{display: block; width: 100%; height: auto;}
.header .top{width: 100%; position: absolute; top: 0; left: 0; z-index: 2;}
.header .tblj{position: absolute; top: 30px; right: 0;}
.header .tblj ul{text-align: right;}
.header .tblj li{margin-left: 24px; display: inline-block; float: left;}
.header .tblj li .zwb{width:47px; height: 47px; text-align: center; line-height: 47px;display: block; border-radius: 9px; background: #f0954c;  margin-top: 6px;}
.header .tblj li .zwb a{display: block; color: #fff; font-weight: bold; font-size: 29px; margin-top: 10px;}
.header .tblj li .slh{ height: 47px; text-align: center; line-height: 47px;display: block; border-radius: 9px; background: #f0954c;  margin-top: 6px; padding: 0 10px;}
.header .tblj li .slh a{display: block; color: #fff; font-weight: bold; font-size: 20px; margin-top: 10px;}
.header .tblj li img{display: block; width: auto;}
.header .logo{padding-top: 80px; float: none;}
.header .logo img{display: block; width: auto; margin: 0 auto;}
.header .ssbox{margin: 58px auto 0; width: 769px; height: 58px; background: url(lw2023en_r5_c6_s1.png) top left no-repeat; padding: 0 27px;;}
.header .ssbox .stxt{border: none; float: left; outline: none; height: 58px; padding-left:42px; *padding-left:42px;color: #D0D0D0; width:82%; *width: 75%; font-size: 18px; background: url(lw2023en_ss_ico.png) left center no-repeat; line-height: 58px;}
.header .ssbox .ssbtn{width:95px; float: right; margin-top: 13px; height: 30px; background: #247DEB; *margin-right: 60px; border-radius: 7px; color: #fff; font-weight: bold; font-size: 16px;}


/* .header .mainnav{height: 68px; width: 100%; position: absolute; bottom: 0; left: 0; z-index: 2; background: url(lw2023en_r19_c1_s1.png) left center repeat-x;}
.header .mainnav ul{text-align: center;}
.header .mainnav li{width: 20%; text-align: center; font-weight: bold; display: inline-block; line-height: 68px;}
.header .mainnav li a{font-size: 24px; color: #fff;} */

.header .mainnav{position: absolute; bottom: 0; left: 0; width:100%; background: url(lw2023en_r19_c1_s1.png) left center repeat-x; height:68px; z-index: 2}
.header .mainnav .navbox{width: 1200px;margin: 0 auto;}
.header .mainnav .nav{display: block; width:100%}
.header .mainnav .nav .nav_pc{ width: 100%;}
.header .mainnav .nav ul li{float:left;position: relative; box-sizing: border-box;z-index: 3; width: 16.666%;}
.header .mainnav .nav ul li:first-child{}
.header .mainnav .nav ul li .f_a{line-height:68px;display:block;text-align:center;font-size:24px;color:#fff; font-weight: bold;}
.header .mainnav .nav ul li:hover .f_a{background-color:#0c65d0;color: #fff; transition:all .3s}
.header .mainnav .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#fff;background-color: #0c65d0;z-index: 4;box-sizing: border-box;}
.header .mainnav .nav ul li .s_navbox .s_a a{color:#fff;font-size:20px;display:block;text-align: left;padding: 10px 0; font-weight: normal; line-height: 1.2; padding: 3% 20px;}
.header .mainnav .nav ul li .s_navbox .s_a a:hover{background-color:#4d9bf8;color: #fff;}


.lmtitle{position: relative; margin-bottom: 30px;}

.lmtitle .lmbt{height: 50px; margin: 0 auto; width: 36%; text-align: center}
.lmtitle .lmbt .br1{height: 100%; background: url(lw2023en_lmtitle_l.png) bottom left no-repeat; width: 90px; float: left;}
.lmtitle .lmbt .br2{height: 100%; font-size: 34px; font-weight: bold; color: #000; float: left; margin: 0 22px;}
.lmtitle .lmbt .br3{height: 100%; background: url(lw2023en_lmtitle_r.png) bottom left no-repeat; width: 90px; float: left;}
.lmtitle .more{position: absolute; right: 0; top: 20px; width: 82px; height: 29px; background: #F3F3F3; text-align: center;}
.lmtitle .lmbt font{background: url(lw2023en_lmtitle_l.png) bottom left no-repeat; display: block}
.lmtitle .lmbt b{background: url(lw2023en_lmtitle_r.png) bottom right no-repeat; font-size: 34px; font-weight: bold; color: #000; display: block; line-height: 50px;}
.lmtitle .lmbt b a{font-size: 34px;}
.lmtitle .more a{color: #0C65D0; font-size: 18px; line-height: 29px;}

/* INDEX */
.news .lmbt{width: 30%;}
.latest_l{float: left; width: 55.5%;}
.tplb{width: 100%; overflow: hidden; position: relative; height: 564px;}
.tplb .hd{ height:20px; overflow:hidden; position:absolute; right:0; top:338px; z-index:2; width: 100%;}
.tplb .hd ul{ overflow:hidden; zoom:1; text-align: center;}
.tplb .hd ul li{display:inline-block; margin:0 6px;  width:16px; height:16px; line-height:16px; border-radius:50%; background:#fff; cursor:pointer; text-indent:99999em;}
.tplb .hd ul li.on{ background:#0E65CF; color:#fff; border: 2px #fff solid;}

.tplb .bd{position:absolute; top:0; left:0; width:100%; height:100%;}
.tplb .bd ul{width:100%; height:100%;}
.tplb .bd ul li{position:relative;  height:564px; background: #Fff;}
.tplb .bd ul li a{display: block;}
.tplb .bd li img{width:100%;  height:374px; display: block;}
.tplb .bd li span{display: block;}
.tplb .bd li .tit{padding: 18px 0; font-size: 28px; font-weight: bold;  color:#000; height: 100px;}
.tplb .bd li:hover .tit{ color:#0c65d0}
.tplb .bd li .zy{font-size: 18px; color: #666; line-height: 1.4; height: 74px; overflow: hidden;}

.tplb .prev,
.tplb .next{position:absolute; left:3%; top:32%; margin-top:-25px; display:block; width:58px; height:58px;}
.tplb .prev{background: url(lwqen2023_r2_c3_s1.png) center no-repeat;}
.tplb .next{left:auto; right:3%; background: url(lwqen2023_r2_c11_s1.png) center no-repeat;}

.splbs{width: 100%; overflow: hidden; position: relative; height:560px; border-radius: 16px;}
.splbs .hd{ height:20px; overflow:hidden; position:absolute; right:0; bottom:20px; z-index:2; width: 100%;}
.splbs .hd ul{ overflow:hidden; zoom:1; text-align: center;}
.splbs .hd ul li{display:inline-block; margin:0 6px;  width:16px; height:16px; line-height:16px; border-radius:50%; background:#fff; cursor:pointer; text-indent:99999em;}
.splbs .hd ul li.on{ background:#0E65CF; color:#fff; border: 2px #fff solid;}

.splbs .bd{position:absolute; top:0; left:0; width:100%; height:100%;}
.splbs .bd ul{width:100%; height:100%;}
.splbs .bd ul li{position:relative;  height:auto; background: #Fff;}
.splbs .bd ul li a{display: block;}
.splbs .bd li img{width:100%;  height:560px; display: block;}


.splbs .prev,
.splbs .next{position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:58px; height:58px;}
.splbs .prev{background: url(lwqen2023_r2_c3_s1.png) center no-repeat;}
.splbs .next{left:auto; right:3%; background: url(lwqen2023_r2_c11_s1.png) center no-repeat;}

.latest_r{float: right; width: 42%; overflow: hidden;}
.latest_first{border-bottom: 2px #C3C3C3 dashed; padding-bottom: 15px; margin-bottom: 12px;}
.latest_first img{margin-bottom:15px; display: block; height: 278px;}
.latest_first span{display: block;}
.latest_first a .tit{font-size: 20px; font-weight: bold; color: #000;}
.latest_first a:hover .tit{color: #0c65d0;}

.latest_second span{display: block;}
.latest_second .tit{font-size: 20px; font-weight: bold; line-height: 1.4; color: #000; margin-bottom: 20px;}
.latest_second .tit a{font-size: 20px; color: #000;}
.latest_second .tit a:hover{color: #0c65d0;}
.latest_second .zy{font-size: 18px; color: #666; line-height: 1.4; height: 100px; overflow: hidden;}

.latest_list li{position: relative; padding-right: 90px; margin-bottom: 13px;}
.latest_list li .pic{width: 170px; margin-right: 16px; float: left;}
.latest_list li .pic img{width: 100%; height: 108px;}
.latest_list li .bt{float: left; padding: 5px 0; line-height: 1.5; font-size: 22px; font-weight: bold; width: 60%;}
.latest_list li .date{width: 64px; height: 64px; border-radius: 5px; text-align: center; color: #66ACFF; 
background: #fefaec; /* Old browsers */
background: -moz-linear-gradient(45deg,  #fefaec 0%, #eef6fd 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #fefaec 0%,#eef6fd 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #fefaec 0%,#eef6fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefaec', endColorstr='#eef6fd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px #fff solid; position: absolute; right: 7px; top: 19px;
    }
.latest_list li .date span{color: #66acff;}
.latest_list li .date .ddd{display:block; font-size:30px; padding: 6px 0 0;}
.latest_list li .date .yyy{display: block; font-size: 11px;}
.latest_list li:hover{background: #f1f1f1;}
.latest_list li:hover a{color: #0C65D0;}
.latest_list li:hover .bt{color: #0C65D0;}
.latest_list li:hover .date{ color: #66ACFF; float: left;
background: #f7f1e4; /* Old browsers */
background: -moz-linear-gradient(45deg,  #f7f1e4 0%, #edf2f6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  #f7f1e4 0%,#edf2f6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  #f7f1e4 0%,#edf2f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f1e4', endColorstr='#edf2f6',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
        border: 1px #ffcdcb solid; 
}
.latest_list li:hover .date span{color: #F05151;}
.latest_list li.xx4{margin-bottom: 0;}

/* services */
.services .lmbt{ width: 33%;}
.services_list{margin-top: 40px;}
.services_list li{width: 20%; float: left;}
.services_list li img{display: block; margin: 0 auto 22px;}
.services_list li .text{text-align: center; font-size:18px; display: block;}
.services_list li a:hover .text{color: #0C65D0;}

/* Facts about Liwan District */
.facts{margin-top: 30px;}
.facts .lmbt{width: 45%;}
.district{background: url(lwqen2023_r7_c1_s1.png) center bottom no-repeat; padding-top: 20px;}
.district .container{position: relative; height: 335px;}
.district .tablist{padding-top: 20px;}
.district .tablist .hd li{margin-right: 38px; float: left; font-size: 28px; color: #b8bbbd; height: 42px; line-height: 36px; position: relative;}
.district .tablist .hd li.on{font-weight: bold; color: #0E64D1; *border-bottom: 6px #0D65D1 solid;}
.district .tablist .hd li.on::after{position:absolute; content:" "; left:10px; top:36px; width: 80%; height: 6px; background: #0D65D1;}
.district .tablist .bd{padding-top: 40px;}
.district .tablist .bd ul.lmlist li{margin-right: 90px; float: left;}
.district .tablist .bd ul.lmlist li h1{font-size: 56px;}
.district .tablist .bd ul.lmlist li h1 span{color: #53a160; font-size: 24px;}
.district .tablist .bd ul.lmlist li .zy{font-size: 18px; color: #333; display: block; margin-top: 40px;}
.district .sjly{position: absolute; left: 0; bottom: 25px; color: #999;}

/* Three Key Industrial Carrier Platforms */
.carrier .lmbt{width: 48%;}

.item6{position:relative;float:left;margin:0 1.9%;width:29.5%;height:554px;cursor:pointer;overflow:hidden;}
.item6 a{display: block; color: #fff;}
.item6 img{display: block; width: 100%;}
.item6 h2{   
    background: #0b65d0; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0b65d0 0%, #1b92ea 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg,  #0b65d0 0%,#1b92ea 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg,  #0b65d0 0%,#1b92ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b65d0', endColorstr='#1b92ea',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    text-align: center; width: 100%; *width:77%; line-height: 1.2; padding: 20px 40px; position: absolute; bottom: 0; left: 0; color: #fff; font-weight: bold;
    height: 140px; font-size: 28px; *height: 110px;
    }
.carrier_box .xx1 h2{padding:35px 40px; *padding:20px 50px;}   
.item6 div{position:absolute;width:0;height:0;background:url(sdpt_list_bg.png) repeat;overflow:hidden;_zoom:1;}
.item6 .cornerCC{left:78px;top:101px;}
.item6 dl{position:absolute;top:0;left:0;width:100%;height:100%;display:none;}
.item6 dt{height:40px;width:100%;line-height:40px;text-align:center;color:#FFF;}
.item6 dt h3{margin-top: 120px; font-size:120px; font-weight: bold; color: #fff; display: block; margin-bottom: 40px;}
.item6 dd .line{font-size: 120px; font-weight: bold; display: block; margin-bottom: 0px; color: #fff; text-align: center;}
.item6 dd .xxbt{line-height:1.5; font-size: 34px; font-weight: bold; padding: 0 20px; display: block; color: #fff; text-align: center;}
.shadow{box-shadow: 0 0 10px 0 #95C5FF;}


/* explore */
.explore .lmbt{width: 39%;}
.explore_list li{margin-right: 9px; position: relative; width: 32.5%; float: left;}
.explore_list li a{display: block; width: 100%; height: 100%; *height:504px;}
.explore_list li .pic{overflow: hidden;}
.explore_list li .pic img{width: 100%; height: 504px;}

/* 荔湾地图 */
.lwmap{margin-top: 20px; background: url(lwen2023_lwdt_bg.png) top center no-repeat; background-size: 100%; padding: 4% 0}
.lwmap img{display: block; width: 100%; height: auto}
.map_yzlw{width: 715px; height: 889px; position: relative; z-index: 2; margin: 0 auto; background: url(lw2023en_yzlw_bg.jpg) top center no-repeat;}
.map_szlw{width: 715px; height: 889px; position: relative; z-index: 2; margin:0 auto; background: url(lw2023en_szlw_bg.jpg) top center no-repeat;}
.map_lwwh{width: 715px; height: 889px; position: relative; z-index: 2; margin:0 auto; background: url(lw2023en_lwwh_bg.jpg) top center no-repeat;}
.yzlwlm .lmbt{width: 45%;}

/* footer */
.footer{background: #F2F2F2; padding: 23px 0; text-align: center; line-height: 1.8; color: #fff; font-size: 18px; font-weight: bold;}
.footer_list li{width: 19%; *width: 15.7%; margin: 0 6px; padding: 20px 20px 0; background: #EAEAEA; float: left; text-align: left; height: 260px;}
.footer_list li h1{font-weight: bold; margin-bottom: 15px;}
.footer_list li h1 a{font-size: 16px;}
.footer_list li .lmlist li{margin-bottom: 5px; float: none; width: 100%; text-align: left; padding: 0; font-weight: normal; height: auto;}
.footer_list li .lmlist li a{font-size: 14px;}

/* list */
.dqwz{background: url(lwen_dqwz_icon.jpg) left center no-repeat; padding-left: 20px; margin: 20px 0 23px;}
.dqwz a{font-size: 14px;}
.dqwz a:hover{color: #0C65D0;}
.gdym{position: relative;}
.picbtzy_list{}
.picbtzy_list li{ border-bottom: 1px #ccc dashed; margin-bottom: 25px; padding: 20px; border: 2px #D7E5FF solid; box-shadow: 0 0 6px 0 #B7D0FF;}
.picbtzy_list li .pic{width:30%; float: left; margin-right: 20px;}
.picbtzy_list li .pic img{width:100%; height: 196px;}
.picbtzy_list li .list-btzy2{width: 100% !important; float: none !important;}
.picbtzy_list li .list-btzy{width: 68.2%; float: left; position: relative; height: 196px;}
.picbtzy_list li .list-btzy .tit{font-size: 22px; font-weight: bold; color:#333; margin-bottom: 25px; margin-top: 10px;}
.picbtzy_list li .list-btzy .tit a{font-size: 22px; display: block; color:#333;}
.picbtzy_list li .list-btzy .tit a:hover{color: #0C65D0;}
.picbtzy_list li .list-btzy .zy{line-height:30px; color: #313536; height: 90px; overflow: hidden;}
.picbtzy_list li .list-btzy .zy a{color:#f00;}
.picbtzy_list li .list-btzy .time{position: absolute; bottom: 0; right: 0; color: #666;}
.picbtzy_list li:hover{background: #F8FCFF;}

.newslist{margin-bottom: 20px;}
.newslist li{position:relative; padding:0 100px  0 18px; height:76px; line-height:76px; overflow:hidden; vertical-align:top; border-bottom: 1px #ccc solid;}
.newslist li:after{position:absolute; content:" "; left:0; top: 50%; margin-top: -1px; width: 8px; height: 8px; background: #0c65d0;}
.newslist li span{position:absolute; right:0; top:0; color:#666;}
.newslist li a{display: block; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; color: #333; font-size: 18px;}
.newslist li a:hover{color: #0C65D0;}
/*page*/
.page {
    margin: 0px auto 20px;
    text-align: center;
}

.page a {
    display: inline-block;
    color: #0c6c8b;
    padding: 4px 11px 4px 11px;
    margin: 0 5px;
    background: #F6F7F9;
    border-radius: 5px;
}

.page a.current {
    color: #fff;
    background-color: #2D7CD9;
}

.lens .lmbt{width: 38%;}

.spxc .video-box{width: 1100px; height: 560px;}
.spxc .video-box .prism-player{height: 560px !important;}
.spxc .video-box img{width: 100%; height: auto;}


.splb{
    width:1100px;
    height: 560px;
    position: relative;
    border-radius: 16px;
    margin: 0 auto
}

.splb .swiper-container1 {
    width:1100px;
    height: 560px;
    overflow: hidden;
    border-radius: 16px;
}

.splb .swiper-container1 a {
    display: block;
    position: relative;
}

.splb .swiper-container1 a img {
    width: 100%;
    height: 560px;
}

.splb .swiper-container1 a p {
    position: absolute;
    width: 100%;
    *width:58%;
    height: 42px;
    line-height: 42px;
    bottom: 0;
    font-size: 16px;
    color: #ffffff;
    padding-left: 16px;
    padding-right: 110px;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: rgba(12, 101, 208, 0.6);

}

.splb .swiper-container .swiper-wrapper .swiper-slide .prism-player{height: 560px !important}
.splb .pagination {
    position: absolute;
    left: 0;
    text-align: center;
    bottom: 30px;
   *bottom: 48px;
    z-index: 10;
    width: 100%;
}

.splb .swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #D3D3D3;
    margin: 0 4px;
    cursor: pointer;
}

.splb .swiper-active-switch {
    background: #DE4444;
}

.tslw{background: url(/global2023/zjlw_r12_c1_s1.jpg) center no-repeat; padding: 30px 0;}
.tslw_box{width: 992px; margin: 0 auto;}
.tslw_list_l{width: 66.5%; position: relative; float: left;}
.tslw_list_l img{display: block; width: 100%; height: 370px;}
.tslw_list_l .text{position:absolute; bottom:0; left:0; width:100%; margin:0; background:rgba(0,0,0,0.4); color:#FFF; line-height:40px; text-align: center; height:40px; overflow:hidden; text-overflow:ellipsis;}
.tslw_list_l .text a{color:#FFF;  display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px}
.tslw_list_r{width: 32%; float: right;}
.tslw_list_r li{position: relative; margin-bottom: 14px;}
.tslw_list_r li.xx2{margin-bottom: 0;}
.tslw_list_r li img{display: block; width: 100%; height: 178px;}
.tslw_list_r li .text{position:absolute; bottom:0; left:0; width:100%; margin:0; background:rgba(0,0,0,0.4); color:#FFF; line-height:40px; text-align: center; height:40px; overflow:hidden; text-overflow:ellipsis;}
.tslw_list_r li .text a{color:#FFF;  display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px}
.tslw_list2{margin-top: 14px; height: 178px;}
.tslw_list2_l{width: 66.5%; position: relative; float: left;}
.tslw_list2_l .name{background:rgba(44,110,206,0.18); width: 215px; line-height: 68px; text-align: center; position: absolute; top: 56px; left: 62px;}
.tslw_list2_l .name a{display: block; font-size: 20px; color: #333;}
.tslw_list2_l span{display: block; padding-left: 40px; background: url(/global2023/zjlw_r10_c4_s1.png) left center no-repeat; display: inline-block;}
.tslw_list2_l .pic{width: 48.1%; float: right; overflow: hidden; position: relative;}
.tslw_list2_l .pic img{display: block; width: 100%; height: 178px;}
.tslw_list2_l .pic span{*background:none;}
.tslw_list2_l .pic .text{position:absolute; bottom:0; left:0; width:100%; padding-left: 0; margin:0; background:rgba(0,0,0,0.4); color:#FFF; line-height:40px; text-align: center; height:40px; overflow:hidden; text-overflow:ellipsis;}
.tslw_list2_l .pic .text a{color:#FFF;  display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px}
.tslw_list2_r{width: 32%; float: right; position: relative;}
.tslw_list2_r img{display: block; width: 100%; height: 178px;}
.tslw_list2_r .text{position:absolute; bottom:0; left:0; width:100%; margin:0; background:rgba(0,0,0,0.4); color:#FFF; line-height:40px; text-align: center; height:40px; overflow:hidden; text-overflow:ellipsis;}
.tslw_list2_r .text a{color:#FFF;  display: block; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow: hidden; padding: 0 15px}

/* content */
.listcon{position: relative;}
.mainContent{float:right; width:75.4%; *width: 890px; position: relative;}
.main_tt{padding:10px 5%; line-height:2;}
.zw-title{
    font-size: 28px;
    font-weight: normal;
    text-align: center;
    color: #282828;
    line-height: 1.5;
    margin: 0 10%;
}

.zw-info{
    margin: 30px auto 0;
    line-height: 40px;
    padding-bottom: 5px;
    font-size: 14px;
    color: #666;
    position:relative;
    border-bottom: 1px #E4EEF8 solid;
}

.zw-info .time {margin-right: 10px;}
.zw-info .scoure {margin-right: 10px; }
.zw-info span{display: inline-block; float: left;}
.fontsize i{display: inline-block;
    padding: 0 5px;
    font-style: normal;
    cursor: pointer;}
.shareIcon {
    display: inline-block;
}
.zw-content{
    margin:0 auto auto;   
    padding:30px;
}
.zw {
     font-size: 18px ;
    line-height: 36px;
    color: #424242;
    min-height: 110px;
}

.zw p{
	margin-top: 10px;
    line-height: 2em;
    text-align: justify;
    font-size: 18px;
}
.zw a:hover{color: #0C65D0;}

.zw img {
    display: block;
    max-width:100%;
    height: auto;
    margin: 15px auto!important;
}

.content_ewm{text-align:center; padding-top:20px;}
.content_ewm dt{margin-bottom: 8px;}
.content_ewm canvas{display: block; width: 162px; height: 162px; margin: 0 auto;}
.content_ewm #Canvas{display: none;}

.info_page{margin-top: 40px;}
.info_page li{width: 76px; line-height: 30px; text-align: center; border-radius: 5px;}
.info_page li.prev{background: #0C65D0; float: left;}
.info_page li.prev a{display: block; color: #fff; font-size: 14px;}
.info_page li.prev a span{color: #fff; font-size: 14px;}
.info_page li.next{background: #0C65D0; float: right;}
.info_page li.next a{display: block; color: #fff; font-size: 14px;}
.info_page li.next a span{color: #fff; font-size: 14px;}
.info_page li.grey{background: grey;}
.info_page li.grey span{color: #fff;}

.cont_down_l .lll{float: left; margin-right: 10px;;}
.cont_down_l .shareIcon{float:left}

.cont_down_r span{display: inline-block; padding: 6px 22px; border: 1px #B4B4B4 solid; border-radius: 5px; margin: 0 9px;}

@media (max-width: 1024px) {
    .container{width: auto; padding: 0 3%;}
    .lmtitle .lmbt{width: 37.5%;}
    .latest_list li .bt{width: 57%;}
    .carrier .lmbt{width: 74.3%;}
    .item6{width: 31.2%;}
    .services .lmbt{width: 32.4%;}
    .footer_list li{width: 18.9%}
    .spxc .video-box{width: 850px; height: 433px;}
.spxc .video-box .prism-player{height: 433px !important;}
.splb, .splb .swiper-container1, .splb .swiper-container1 a img{width: 850px; height: 433px;}
}