@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th{ margin: 0; padding: 0; border: 0;}
html { color: #000; }
html,body {min-width:1210px;}
body,button,input,select,textarea { margin:0; padding:0; font-family: "黑体"!important;  font-size:12px; background:#fff}
ul,ol,li,dl,dd,dt{list-style: none;}
em { font-style: normal; }
a { text-decoration: none;outline:none; }
a:hover { text-decoration: underline; color:#e85300;}
legend { color: #000; }
fieldset,img { border: 0; }
label,button { cursor: pointer; }

/*解决IE图片缩放失真*/
img { -ms-interpolation-mode: bicubic; }
/*清除浮动*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
/*连续英文、数字换行*/
.wordwrap { word-break: break-all; word-wrap: break-word; }
/*单行文字超出显示省略号*/
.omg{overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
img { border: 0; vertical-align: middle;  }


a{ color:#3a3a3a; text-decoration:none;}
a:hover{ color:#2b64a0; text-decoration:none}

.top{width:100%;height:80px;background:rgba(0,0,0,.3);position:fixed;z-index:9999; }
.top .top_in{width:1200px;margin:0 auto;}
.top .top_in h1{float:left;}
.top .top_in .top_nav{float:left;margin-left:120px;}
.top .top_in .top_nav li{float:left;margin:0 5px;}
.top .top_in .top_nav li a{display:block;padding:0 20px;height:80px;line-height:80px;color:#fff;font-size:15px;}
.top .top_in .top_nav li a:hover{border-bottom:2px solid #fff;height:78px;font-weight:bold;}
.top .top_in .top_nav li.on a{border-bottom:2px solid #fff;height:78px;font-weight:bold;}
.top .top_in .search{float:right;padding-top:22px;}
.top .top_in .search .search_wz{display:block;float:left;width:170px;height:36px;line-height:36px;background:#fff;font-size:14px;color:#dedede;outline:none;padding-left:10px;border-radius: 2px 0 0 2px;}
.top .top_in .search .search_tj{display:block;float:left;width:60px;height:36px;line-height:36px;background:#05aac2 url(../images/search_btn.png) center center no-repeat;outline:none;font-size:0;text-indent:-99999999px;border-radius: 0 2px 2px 0;cursor:pointer;}
.top .top_in .search .search_tj:hover{background:#069bb1 url(../images/search_btn.png) center center no-repeat;}

.swiper-container {height:640px;width:100%;text-align:center;margin:0 auto;position:relative;overflow:hidden;z-index:5;background:#F8F8F8;}
.swiper-wrapper {position: relative;z-index:10;}
.swiper-slide {position:relative;text-align:center;float:left;}
.swiper-slide a{position:relative;width:100%;height:640px;display:block;overflow:hidden;}
.swiper-slide img{width:100%;height:640px;vertical-align:middle;position:relative;}
.pagination{position:absolute;width:100%;bottom:20px;z-index:100;}
.pagination .swiper-pagination-switch{margin: 0 4px;display:inline-block;width: 10px;height: 10px;border:2px solid #fff;cursor: pointer;}
.pagination .swiper-active-switch{background-color: #10626e;width: 10px;height: 10px;border:2px solid #10626e;}
.arrow-left {display: block;width: 60px;height: 100px;opacity: .2;z-index: 9999;position: absolute;left: 0;top:50%;margin-top: -50px;background:rgba(0,0,0,.5) url(../images/banner_btn_l.png) center center no-repeat;}
.arrow-right {display: block;width: 60px;height: 100px;opacity: .2;z-index: 9999;position: absolute;right: 0;top:50%;margin-top: -50px;background:rgba(0,0,0,.5) url(../images/banner_btn_r.png) center center no-repeat;}


.video{background:#f5f5f5;padding:60px 0;}
.video .video_in{width:1000px;margin:0 auto;overflow:hidden;}
.focusBox { position: relative; width:100%; height:250px; overflow: hidden;float:left; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic li{width:450px;float:left;margin-right:50px;}
.focusBox .pic li a{position:relative;display:block;width:450px; height:250px; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.focusBox .pic li a span{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:rgba(0,0,0,.5) url(../images/video_icon.png) center center no-repeat;}
.focusBox .pic li a:hover span{background:rgba(0,0,0,.3) url(../images/video_icon.png) center center no-repeat;}
.focusBox .pic img {max-width:450px; max-height:250px;  display: block; }
.focusBox .prev,
.focusBox .next { width: 48px; height: 100px; margin: -50px 0 0; display: block; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; background:rgba(0,0,0,.5) url(../images/banner_btn_l.png) center center no-repeat;}
.focusBox .next { right: 0; background:rgba(0,0,0,.5) url(../images/banner_btn_r.png) center center no-repeat;}
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }
.video .introduce{float:left;width:628px;padding:30px 30px 30px 30px;}
.video .introduce h2{font-size:24px;color:#333;line-height:45px;font-weight:normal;}
.video .introduce p{font-size:14px;color:#777;line-height:24px;height:90px;overflow:hidden;text-indent:28px;padding-top:24px;}
.video .introduce a{display:block;width:198px;heighth:38px;line-height:38px;text-align:center;font-size:14px;color:#10626e;border:1px solid #dfdfdf;border-radius:2px;margin-top:46px;margin-left:414px;}
.video .introduce a:hover{background:#10626e;color:#fff;border:1px solid #10626e;}



.hatch .hatch_in{width:1200px;margin:0 auto;padding:80px 0;}
.hatch .tabBar{ width:1200px;}
.hatch .tabBar .hd ul{width:1040px;margin:0 auto;height:48px;}
.hatch .tabBar .hd li{ float:left;width:240px; height:48px; line-height:48px; margin-right:10px;margin-left:10px; color:#fff; background:#70a1a8;cursor:pointer;font-size:16px;text-align:center;}
.hatch .tabBar .hd li.on{background:#10626e; }

.hatch .tabBar .bd{padding:50px 0 0 0;}
.hatch .tabBar .bd .tempWrap{overflow:visible !important;}
.hatch .tabBar .bd .conWrap{ overflow:visible !important;}
.hatch .tabBar .bd ul li{float:left;width:368px;margin-right:45px;}
.hatch .tabBar .bd ul li>a{display:block;width:350px;height:240px;padding:9px;border:1px solid #dfdfdf;}
.hatch .tabBar .bd ul li>a .pic{width:350px;height:180px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.hatch .tabBar .bd ul li>a .pic img{max-width:350px;max-height:180px;} 
.hatch .tabBar .bd ul li>a p{font-size:18px;color:#333;height:60px;line-height:60px;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.hatch .tabBar .bd ul li>a:hover{width:352px;height:242px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);border:0;}
.hatch .tabBar .bd ul li>a:hover p{color:#10626e;}
.hatch .tabBar .bd ul li .desc{padding-top:20px;font-size:14px;color:#777;line-height:24px;}
.hatch .tabBar .bd ul li .desc a{color:#10626e;}

.hatch .tabBar .bd .tab-pal{overflow:hidden;}
.hatch .tabBar .bd .tab-pal .introduce_img{float:left;width:512px;}
.hatch .tabBar .bd .tab-pal .introduce{float:left;width:628px;padding:30px 30px 30px 30px;}
.hatch .tabBar .bd .tab-pal .introduce h2{font-size:24px;color:#333;line-height:45px;font-weight:normal;}
.hatch .tabBar .bd .tab-pal .introduce p{font-size:14px;color:#777;line-height:24px;height:90px;overflow:hidden;text-indent:28px;padding-top:24px;}
.hatch .tabBar .bd .tab-pal .introduce a{display:block;width:198px;heighth:38px;line-height:38px;text-align:center;font-size:14px;color:#10626e;border:1px solid #dfdfdf;border-radius:2px;margin-top:46px;margin-left:414px;}
.hatch .tabBar .bd .tab-pal .introduce a:hover{background:#10626e;color:#fff;border:1px solid #10626e;}

.project{background:#f5f5f5;padding:80px 0;}
.project .project_in{width:1200px;margin:0 auto;}
.project .project_in .tlt{font-size:24px;color:#333;text-align:center;line-height:50px;}
.project .project_in ul li{float:left;}
.project .project_in a.more{display:block;width:198px;heighth:38px;line-height:38px;text-align:center;font-size:14px;color:#10626e;border:1px solid #dfdfdf;border-radius:2px;margin:0 auto;}
.project .project_in a.more:hover{background:#10626e;color:#fff;border:1px solid #10626e;}

.picScroll-left{ width:1200px;overflow:hidden; position:relative;}
.picScroll-left .bd{ padding:30px 0 40px;}
.picScroll-left .bd .tempWrap{overflow:visible !important;}
.picScroll-left .bd ul{overflow:visible !important;}
.picScroll-left .bd ul li{width:270px;float:left;margin-right:40px;}
.picScroll-left .bd ul li a{display:block;}
.picScroll-left .bd ul li a .pic{width:270px; height:150px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.picScroll-left .bd ul li a .pic img{width:270px;height:150px;}
.picScroll-left .bd ul li a p{padding: 0 5px;text-align:center;font-size:16px;color:#333;height:50px;line-height:50px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.picScroll-left .bd ul li a:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.picScroll-left .bd ul li a:hover p{color:#10626e;background:#fff;}

.fund{width:100%;height:510px;background:url(../images/idx_about_bg.jpg) center center no-repeat;}
.fund .fund_in{width:1200px;height:350px;margin:0 auto;padding:80px 0;position:relative;}
.fund .fund_in .tlt{font-size:24px;color:#fff;text-align:center;}
.fund .fund_in p{font-size:14px; font-family: "黑体"!important;line-height:24px;color:#fff;text-align:center;width:855px;height:72px;overflow:hidden;position:absolute;top:204px;left:50%;margin-left:-428px;}
.fund .fund_in p span { font-family: "黑体"!important;}
.fund .fund_in a.more{display:block;width:198px;height:38px;line-height:38px;text-align:center;font-size:14px;color:#fff;border:1px solid #dfdfdf;border-radius:2px;margin:0 auto;position:absolute;bottom:80px;left:50%;margin-left:-99px;}
.fund .fund_in a.more:hover{background:#10626e;color:#fff;border:1px solid #10626e;}

.case_in{width:1200px;margin:0 auto;padding:80px 0 40px;}
.case_in .tlt{font-size:24px;color:#333;text-align:center;}
.case_in .focus{width:1200px;position:relative;padding:40px 0 0;}
.case_in .focus #pic{width:1200px;overflow:hidden;}
.case_in .focus #pic ul{width:1200px;float:left;}
.case_in .focus #pic li{width:1200px;float:left;}
.case_in .focus #pic li a{float:left;display:block;width:268px;height:158px;border:1px solid #dfdfdf;margin-right:40px;position:relative;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.case_in .focus #pic li a .pic{width:250px;height:140px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.case_in .focus #pic li a .pic img{width:250px;}
.case_in .focus #pic li a .tlt{position:absolute;left:9px;top:9px;width:250px;height:140px;background:rgba(16,98,110,.9);text-align:center;display:none;}
.case_in .focus #pic li a .tlt p{font-size:14px;color:#fff;padding:10px 10px 0;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.case_in .focus #pic li a .tlt span{display:inline-block;width:30px;height:30px;background:url(../images/look.png) center 50px no-repeat;padding-top:65px;}
.case_in .focus #pic li a:hover{border:1px solid #10626e;}
.case_in .focus #pic li a:hover .tlt{display:block;}
.case_in .focus #tip{width:42px;height:14px;margin:40px auto 0;}
.case_in .focus #tip ul li{width:8px;height:8px;float:left;display:inline;margin:0 5px;cursor:pointer;border:1px solid #cccccc;}
.case_in .focus #tip ul li.on{background:#10626e;border:1px solid #10626e;}

.about_in{width:1200px;margin:0 auto;overflow:hidden;padding: 40px 0 80px;}
.about_in .about_l{float:left;width:598px;padding:80px 56px;background:url(../images/idx_about_logo.png) 400px center no-repeat;}
.about_in .about_l .tlt{font-size:24px;color:#333;line-height:30px;}
.about_in .about_l div.con{font-size:14px;line-height:28px;color:#777;text-indent:28px;height:110px;overflow:hidden;margin:30px 0 40px;}
.about_in .about_l a.more{display:block;width:198px;height:38px;line-height:38px;text-align:center;font-size:14px;background:#10626e;color:#fff;border-radius:2px;}
.about_in .about_l a.more:hover{background:#0e7888;}
.about_in .about_r{float:right;width:490px;height:40px;}
.about_in .about_r .vd_main{width:100%;padding-top: 60px;}
.about_in .about_r .vd_main video{width:100%;}
.about_in .about_r a{display:block;width:310px;height:40px;}

.fhfw{margin-top:40px;}
.fhfw .fhfw_in{display:block;width:100%;height:200px;background:url(../images/fhfw.jpg) center center no-repeat;}
.fhfw .fhfw_in ul{width:1148px;margin:0 auto;padding-left:51px;overflow:hidden;padding-top:112px;}
.fhfw .fhfw_in ul li{float:left;margin-right:38px;}
.fhfw .fhfw_in ul li a{display:block;width:124px;height:42px;font-size:0;}

.order{background:#f5f5f5;padding:80px 0;}
.order_in{width:1200px;margin:0 auto;}
.order_in .tlt{font-size:24px;color:#333;line-height:30px;text-align:center;}
.order_in ul{padding:40px 40px 0;overflow:hidden;}
.order_in ul li{float:left;margin-right:40px;margin-bottom:28px;}
.order_in ul li input{width:538px;border:1px solid #dfdfdf;height:40px;line-height:40px;outline:none;font-size:14px;color:#aaaaaa;text-indent:40px;}
.order_in ul li textarea{width:498px;border:1px solid #dfdfdf;height:112px;line-height:24px;padding-top:8px;outline:none;padding-left:40px;font-size:14px;color:#aaaaaa;resize:none;}
.order_in ul li.tj{padding-top:80px;}
.order_in ul li.tj input{background:#10626e;border:1px solid #10626e;font-size:16px;color:#fff;cursor:pointer;outline:none;text-indent:0;}
.order_in ul li.tj input:hover{background:#0e7989;}
.order_in ul li.name input{background:#fff url(../images/order_icon1.png) 10px center no-repeat;}
.order_in ul li.company input{background:#fff url(../images/order_icon4.png) 10px center no-repeat;}
.order_in ul li.tel input{background:#fff url(../images/order_icon2.png) 10px center no-repeat;}
.order_in ul li.email input{background:#fff url(../images/order_icon5.png) 10px center no-repeat;}
.order_in ul li.content textarea{background:#fff url(../images/order_icon3.png) 10px 10px no-repeat;}
.order_in ul li.code input{background:#fff url(../images/code.png) 10px center no-repeat;}
.order_in ul li.code{position:relative;}
.order_in ul li.code a{display: block;width: 70px;height: 22px;position: absolute;top: 9px;right: 37px;}

.link_in{width:1200px;margin:0 auto;padding:80px 0;}
.link_in .tlt{float:left;width:180px;height:120px;}
.link_in ul{height:118px;overflow:hidden;}
.link_in ul li{float:left;width:160px;height:118px;margin-right:9px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.link_in ul li a{display:block;width:160px;height:90px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.link_in ul li a img{max-width:160px;max-height:90px;}
.linkMarquee-left{ overflow:hidden; position:relative;}
.linkMarquee-left .bd{border:1px solid #dfdfdf;border-left:0;}
.linkMarquee-left .bd ul{ }

.foot{width:100%;background:#333333;}
.foot .foot_in{width:1200px;margin:0 auto;overflow:hidden;padding:40px 0;}
.foot .foot_in .foot_l{float:left;}
.foot .foot_in .foot_l .foot1{overflow:hidden;}
.foot .foot_in .foot_l .foot1 .foot_logo{float:left;}
.foot .foot_in .foot_l .foot1 .lxfs{float:left;padding-left:80px;padding-top:10px;}
.foot .foot_in .foot_l .foot1 .lxfs p{height:40px;line-height:40px;padding-left:40px;color:#f5f5f5;font-size:14px;}
.foot .foot_in .foot_l .foot1 .lxfs p span{color:#999999;}
.foot .foot_in .foot_l .foot1 .lxfs p.tel{background:url(../images/foot_icon_tel.png) left center no-repeat;}
.foot .foot_in .foot_l .foot1 .lxfs p.email{background:url(../images/foot_icon_email.png) left center no-repeat;}
.foot .foot_in .foot_l .foot1 .lxfs p.address{background:url(../images/foot_icon_address.png) left center no-repeat;}
.foot .foot_in .foot_l .foot2{padding-top:80px;font-size:12px;color:#adadad;}
.foot .foot_in .foot_l .foot2 a{font-size:12px;color:#adadad;}
.foot .foot_in .foot_r{float:right;}
.foot .foot_in .foot_l .foot2 a:hover{color:#fff;}

.ny_banner{width:100%;height:400px;background:url(../images/ny_banner.jpg) center center no-repeat;}

.ny_nav{background:#f5f5f5;position:relative;}
.ny_nav .line{width:100%;height:1px;background:#dbdbdb;position:absolute;left:0;top:50%;margin-top:10px;}
.ny_nav .ny_nav_in{width:1200px;margin:0 auto;height:110px;}
.ny_nav .ny_nav_in li{float:left;}
.ny_nav .ny_nav_in li a{display:block;padding:0 30px;text-align:center;font-size:14px;color:#555;height:65px;line-height:65px;position:relative;}
.ny_nav .ny_nav_in li a span{display:block;width:8px;height:8px;border-radius:50%;border:1px solid #a9a9a9;background:#fff;position:absolute;bottom:-6px;left:50%;margin-left:-5px;}
.ny_nav .ny_nav_in li.cur a{color:#10626e;font-weight:bold;}
.ny_nav .ny_nav_in li.cur a span{border:2px solid #10626e;}

.bread_nav{border-bottom:1px solid #f5f5f5;}
.bread_nav_in{width:1200px;margin:0 auto;height:100px;}
.bread_nav_in h4{float:left;color:#10626e;font-size:30px;height:100px;line-height:100px; }
.bread_nav_in .bread{float:right;width:790px;text-align:right;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.bread_nav_in .bread span{font-size:14px;color:#555;line-height:100px;}
.bread_nav_in .bread span a{font-size:14px;color:#555;}
.bread_nav_in .bread span a:hover{color:#10626e;}
.bread_nav_in .bread span.icon{display:inline-block;width:13px;height:16px;background:url(../images/location.png) center center no-repeat;line-height:98px;padding-right:10px;}
.bread_nav_in .bread span em{font-weight:bold;}

.ny_contect1_in{width:1200px;margin:0 auto;padding:40px 0;}
.ny_contect1_in .con_l{float:left;width:780px;}
.ny_contect1_in .con_l h5{font-size:24px;color:#333;line-height:30px;padding-bottom:20px;font-weight:normal;}
.ny_contect1_in .con_l p{font-size:14px;color:#777;line-height:34px;text-indent:28px;}
.ny_contect1_in .con_l p span { font-family: "黑体"!important;font-size:14px!important;}
.ny_contect1_in .con_r{float:right;}

.ny_contect1_in>p{font-size:14px;color:#777;line-height:34px;}


.ny_contect2{background:#f5f5f5;padding:80px 0;}
.ny_contect2_in{width:1200px;margin:0 auto;}
.ny_contect2_in .fzlc_tlt{text-align:center;color:#10626e;font-size:30px;font-weight:bold;position:relative;padding-bottom:80px;}
.ny_contect2_in .fzlc_tlt .tlt{position:absolute;left:50%;width:130px;position:absolute;left:50%;margin-left:-65px;}
.ny_contect2_in .fzlc_tlt span{color:#e3e3e3;position:absolute;left:50%;width:380px;margin-left:-190px;}

.fzlc_scrollBox{ width:1200px;padding:10px;position:relative; }
.fzlc_scrollBox .piclist{ overflow:hidden; zoom:1;}
.fzlc_scrollBox .ohbox{overflow:hidden;position:relative;margin:0 auto;width:1080px;}
.fzlc_scrollBox .ohbox .line{width:100%;height:1px;background:#dbdbdb;position:absolute;left:0;top:50%;}
.fzlc_scrollBox .tempWrap{margin:0 auto;}
.fzlc_scrollBox .piclist li{float:left;width:160px;margin-right:36px;}
.fzlc_scrollBox .piclist li.two{    padding-top: 72px;}
.fzlc_scrollBox .piclist li a{display:block;}
.fzlc_scrollBox .piclist li a p.desc{width:140px;height:90px;padding:10px;background:#878787;color:#fff;font-size:14px;line-height:20px;text-align:center; display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;margin-bottom:12px;}
.fzlc_scrollBox .piclist li a p.desc>span{overflow:hidden;display:block;}
.fzlc_scrollBox .piclist li a span.circular{display:block;width:8px;height:8px;border-radius:50%;border:1px solid #a9a9a9;background:#fff;margin:10px auto;}
.fzlc_scrollBox .piclist li a p.tlt{text-align:center;font-size:14px;color:#555;}
.fzlc_scrollBox .piclist li.two p.tlt{height:60px;line-height:60px;    margin-bottom: -20px;}
.fzlc_scrollBox .piclist li.two p.desc{margin-bottom:0;}
.fzlc_scrollBox .pageBtn span{ display:block;width:50px;height:82px;position:absolute;top:50%;margin-top:-61px;cursor:pointer;overflow:hidden;}
.fzlc_scrollBox .piclist li a:hover p.tlt{color:#10626e;font-weight:bold;}
.fzlc_scrollBox .piclist li a:hover p.desc{background:#10626e;}
.fzlc_scrollBox .piclist li a:hover span.circular{border:1px solid #10626e;}
.fzlc_scrollBox .pageBtn .prev{left:0;background:#7a7a7a url(../images/banner_btn_l.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .next{right:0;background:#7a7a7a url(../images/banner_btn_r.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .prev:hover{background:#10626e url(../images/banner_btn_l.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .next:hover{background:#10626e url(../images/banner_btn_r.png) center center no-repeat;}
.fzlc_scrollBox .pageBtn .list{padding-top:30px;width:100%;height:10px;margin:0 auto;text-align:center; }
.fzlc_scrollBox .pageBtn .list li{display:inline-block; width:10px;height:10px;background:#878787;border-radius:50%;cursor:pointer;margin-left:10px;overflow:hidden;  }
.fzlc_scrollBox .pageBtn .list li.on{background:#10626e;}

.series_list ul li{float:left;width:368px;margin-right:45px;margin-bottom:40px;}
.series_list ul li>a{display:block;width:350px;height:240px;padding:9px;border:1px solid #dfdfdf;}
.series_list ul li>a .pic{width:350px;height:194px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.series_list ul li>a .pic img{width:350px;} 
.series_list ul li>a p{font-size:18px;color:#333;height:60px;line-height:60px;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.series_list ul li>a:hover{width:352px;height:242px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);border:0;}
.series_list ul li>a:hover p{color:#10626e;}
.series_list ul li .desc{padding-top:20px;font-size:14px;color:#777;line-height:24px;height: 70px;overflow:hidden;}
.series_list ul li .desc a{color:#10626e;}

.lhq_fenye{text-align:center;padding:20px 0;}
.lhq_fenye a{display:inline-block;margin:0 4px;}
.lhq_fenye span{display:inline-block;font-size:16px;color:#555;}
.lhq_fenye a.pre{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye a.next{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye a.pnnum{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye span.dian{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye input{width:43px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;outline:none;}
.lhq_fenye .qd{width:53px;height:38px;text-align:center;line-height:38px;border-radius:2px;font-size:16px;color:#fff;background:#10626e;border:0;}
.lhq_fenye .sum{padding:0 5px;}
.lhq_fenye a:hover{background:#10626e;border:1px solid #10626e;color:#fff;}
.lhq_fenye .qd:hover{background:#0f7e8e;color:#fff;border:0;}
.lhq_fenye a.pnnum1{width:38px;height:38px;text-align:center;line-height:38px;border-radius:2px;font-size:16px;background:#10626e;border:1px solid #10626e;color:#fff;}

.project_list ul{overflow:visible !important;}
.project_list ul li{width:270px;float:left;margin-right:40px;margin-bottom:40px;}
.project_list ul li a{display:block;}
.project_list ul li a .pic{width:270px; height:150px;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.project_list ul li a .pic img{width:270px;height:150px;}
.project_list ul li a p{text-align:center;font-size:16px;color:#333;height:50px;line-height:50px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.project_list ul li a:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.project_list ul li a:hover p{color:#10626e;background:#fff;}

.investcase_list ul li{width:100%;height:180px;margin-bottom:40px;}
.investcase_list ul li a{display:block;width:100%;height:180px;}
.investcase_list ul li a:hover{box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.investcase_list ul li .pic{float:left;width:348px; height:178px;border:1px solid #ececec;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.investcase_list ul li .pic img{width:348px;height:178px;}
.investcase_list ul li .wz{float:right;width:800px;padding:13px 25px;}
.investcase_list ul li .wz .tlt{font-size:18px;color:#333;line-height:28px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.investcase_list ul li .wz .time{font-size:14px;color:#999;line-height:28px;}
.investcase_list ul li .wz .desc{font-size:14px;color:#777;line-height:24px;height: 72px;overflow: hidden;margin-bottom:3px;}
.investcase_list ul li .wz .more{display:block;width:198px;height:38px;line-height:38px;text-align:center;font-size:14px;background:#fff;color:#0e7888;border-radius:2px;border:1px solid #0e7888; margin-top:10px;}
.investcase_list ul li a:hover .more{background:#0e7888;color:#fff;}

.investcase_list2 ul li .wz .more{display:block;width:198px;height:38px;line-height:38px;text-align:center;font-size:14px;background:#fff;color:#8e622a;border-radius:2px;border:1px solid #8e622a; margin-top:10px;}
.investcase_list2 ul li a:hover .more{background:#8e622a;color:#fff;}

.contact_floor1{}
.contact_floor1 li{width:269px;padding:35px 50px;height:240px;background:#fff;float:left;-webkit-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);}
.contact_floor1 li .icon{width:125px;height:125px;background:#f1f1f1;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;border-radius:50%;margin:0 auto;}
.contact_floor1 li span{display:block;font-size:16px;color:#555;text-align:center;height:60px;line-height:60px;}
.contact_floor1 li p{font-size:22px;text-align:center;color:#555;height:60px;overflow:hidden;}

.contact_floor2{background:#fff;padding:38px 0;}
.contact_floor2>li{float:left;width:336px;}
.contact_floor2>li .contact_tlt{font-size:16px;color:#555;background:url(../images/line.jpg) left center no-repeat;padding-left:30px;height:50px;line-height:50px;border-bottom:1px solid #dedede;}
.contact_floor2 li.zxzx{width:830px;float:right;}
.contact_floor2 li.lxfs p{line-height:32px;font-size:14px;color:#555;padding-top:20px;}
.contact_floor2 li.zxzx ul{padding:40px 0 0;overflow:hidden;}
.contact_floor2 li.zxzx ul li{float:left;margin-right:38px;margin-bottom:16px;}
.contact_floor2 li.zxzx ul li input{width:393px;border:1px solid #dfdfdf;height:40px;line-height:40px;outline:none;font-size:14px;color:#aaaaaa;text-indent:40px;}
.contact_floor2 li.zxzx ul li textarea{width:355px;border:1px solid #dfdfdf;height:112px;line-height:24px;padding-top:8px;outline:none;padding-left:40px;font-size:14px;color:#aaaaaa;resize:none;}
.contact_floor2 li.zxzx ul li.tj{padding-top:80px;}
.contact_floor2 li.zxzx ul li.tj input{background:#10626e;border:1px solid #10626e;font-size:16px;color:#fff;cursor:pointer;outline:none;text-indent:0;}
.contact_floor2 li.zxzx ul li.tj input:hover{background:#0e7989;}
.contact_floor2 li.zxzx ul li.name input{background:#fff url(../images/order_icon1.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.company input{background:#fff url(../images/order_icon4.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.tel input{background:#fff url(../images/order_icon2.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.email input{background:#fff url(../images/order_icon5.png) 10px center no-repeat;}
.contact_floor2 li.zxzx ul li.content textarea{background:#fff url(../images/order_icon3.png) 10px 10px no-repeat;}
.contact_floor2 li.code input{background:#fff url(../images/code.png) 10px center no-repeat;}
.contact_floor2 li.code{position:relative;}
.contact_floor2 li.code a{display: block;width: 70px;height: 22px;position: absolute;top: 9px;right: 37px;}
.lxfs_btn{padding-top:55px;}
.lxfs_btn a{display:block;width:142px;height:46px;line-height:46px;text-align:center;color:#fff;font-size:16px;background:#10626e;float:left;margin-right:10px;}

.ditu{height:390px;padding:20px;background:#fff;-webkit-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);box-shadow:0 1px 29px rgba(0, 0, 0, 0.1);margin:40px 0;}

.ny_detail .news_tlt{font-size:28px;color:#333;text-align:center;line-height:50px;padding-bottom:20px;}
.ny_detail .others{background:#f9f9f9;height:40px;line-height:40px;text-align:center;font-size:14px;color:#999;}
/*.ny_detail .others .others_in{width:295px !important;}*/
.ny_detail .others .time{display:inline-block;padding-left:20px;background:url(../images/time.png) left center no-repeat;margin-right:20px;}
.ny_detail .others .eyes{display:inline-block;padding-left:20px;background:url(../images/eyes.png) left center no-repeat;}
.detail_main_pic{display:block;margin:30px auto;}
.ny_detail p{font-size:14px;color:#555;line-height:32px;}
.ny_detail p img{max-width:100%;max-height:100%; width:auto !important; height:auto !important;}
.ny_detail .conn{padding-top:30px;}
.ny_detail p strong{color:#333;}
.detail_bottom{background:#f5f5f5;margin-top:80px;margin-bottom:40px;height:86px;padding:0 40px;}
.detail_bottom .l{float:left;padding-top:15px;width:400px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.detail_bottom .l p{height:28px;line-height:28px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.detail_bottom .l p a{color:#999;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.detail_bottom .l p a:hover{color:#117887;text-decoration:underline;}
.detail_bottom .r{float:right;padding-top:25px;}
.detail_bottom .r .return{display:block;width:108px;height:34px;line-height:34px;text-align:center;background:#10626e;color:#fff;border-radius:2px;}
.detail_bottom .r .return:hover{background:#117887;}

.ny_detail .notice { width: 100%;}
.ny_detail .notice img{max-width:100%;}
.ny_detail .notice .tab-hd {color: #404040; float:left;width:170px; }
.ny_detail .notice .tab-hd ul {width:100%;text-align:center;}
.ny_detail .notice .tab-hd li{ background-color: #eee;margin:15px 5px;display:block;height: 48px; line-height: 48px; }
.ny_detail .notice .tab-hd li a{ display:block; padding:0 50px;font-size:15px;  }
.ny_detail .notice .tab-hd li a:hover{ color:#fff;}
.ny_detail .notice .tab-hd li.on{background-color: #10626e;color:#fff;position: relative;}
.ny_detail .notice .tab-hd li.on a{color:#fff;}
.ny_detail .notice .tab-bd { padding:20px 5px;float:right;width:980px;  }

.ny_detail .notice .tab-bd .tab-pal .news_list li{padding:20px 0;overflow:hidden;border-bottom:1px dotted #dedede;}
.ny_detail .notice .tab-bd .tab-pal .news_list li a{display:block;color: #555;float:left;}
.ny_detail .notice .tab-bd .tab-pal .news_list li a:hover{color:#1074f0;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .pic{width:200px;height:150px;float:left;margin-right:20px;border:1px solid #dedede;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .pic img{width:190px;height:140px;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .wz{float:left;width:660px;padding-right:15px;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .wz p{display:block;font-size:18px;color:#333;overflow:hidden;}
.ny_detail .notice .tab-bd .tab-pal .news_list li a:hover p{color:#10626e;}
.ny_detail .notice .tab-bd .tab-pal .news_list li a:hover .time span{background:#10626e;}
.ny_detail .notice .tab-bd .tab-pal .news_list li a:hover .time{border:1px solid #10626e;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .wz span{display:block;font-size:14px;color:#999;line-height:22px;padding-top:10px;height:54px;overflow:hidden;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .time{float:right;width:78px;border:1px solid #cccccc;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .time p{font-size:25px;color:#cccccc;width:78px;height:49px;line-height:49px;text-align:center;}
.ny_detail .notice .tab-bd .tab-pal .news_list li .time span{display:block;width:78px;height:29px;line-height:29px;background:#cccccc;font-size:14px;color:#fff;text-align:center;} 
.ny_detail .notice .tab-bd .tab-pal3 .news_list li .wz{float:left;width:100%;}

.ny_banner_style2{width:100%;height:400px;background:url(../images/ny_banner2.jpg) center center no-repeat;}
.top .top_in .search_style2{float:right;padding-top:22px;}
.top .top_in .search_style2 .search_wz{display:block;float:left;width:170px;height:36px;line-height:36px;background:#fff;font-size:14px;color:#dedede;outline:none;padding-left:10px;border-radius: 2px 0 0 2px;}
.top .top_in .search_style2 .search_tj{display:block;float:left;width:60px;height:36px;line-height:36px;background:#c1781d url(../images/search_btn.png) center center no-repeat;outline:none;font-size:0;text-indent:-99999999px;border-radius: 0 2px 2px 0;cursor:pointer;}
.top .top_in .search_style2 .search_tj:hover{background:#d88218 url(../images/search_btn.png) center center no-repeat;}

.ny_nav_style2{background:#f5f5f5;position:relative;}
.ny_nav .line{width:100%;height:1px;background:#dbdbdb;position:absolute;left:0;top:50%;margin-top:10px;}
.ny_nav_style2 .ny_nav_in{width:1200px;margin:0 auto;height:110px;}
.ny_nav_style2 .ny_nav_in a{float:left;display:block;padding:0 26px;text-align:center;font-size:14px;color:#555;height:65px;line-height:65px;position:relative;}
.ny_nav_style2 .ny_nav_in a span{display:block;width:8px;height:8px;border-radius:50%;border:1px solid #a9a9a9;background:#fff;position:absolute;bottom:-6px;left:50%;margin-left:-5px;}
.ny_nav_style2 .ny_nav_in a.cur{color:#8e622a;font-weight:bold;}
.ny_nav_style2 .ny_nav_in a.cur span{border:2px solid #8e622a;}

.bread_nav_style2{border-bottom:1px solid #f5f5f5;}
.bread_nav_style2 .bread_nav_in{width:1200px;margin:0 auto;height:100px;}
.bread_nav_style2 .bread_nav_in h4{float:left;color:#8e622a;font-size:30px;height:100px;line-height:100px; }
.bread_nav_style2 .bread_nav_in .bread{float:right;width:790px;text-align:right;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.bread_nav_style2 .bread_nav_in .bread span{font-size:14px;color:#555;line-height:100px;}
.bread_nav_style2 .bread_nav_in .bread span a{font-size:14px;color:#555;}
.bread_nav_style2 .bread_nav_in .bread span a:hover{color:#8e622a;}
.bread_nav_style2 .bread_nav_in .bread span.icon{display:inline-block;width:13px;height:16px;background:url(../images/location2.png) center center no-repeat;line-height:98px;padding-right:10px;}
.bread_nav_style2 .bread_nav_in .bread span em{font-weight:bold;}

.series_list_style2 ul li{float:left;width:368px;margin-right:45px;margin-bottom:40px;}
.series_list_style2 ul li>a{display:block;width:350px;height:240px;padding:9px;border:1px solid #dfdfdf;}
.series_list_style2 ul li>a .pic{width:350px;height:180px;overflow:hidden;display: flex;justify-content: center;align-items: center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;}
.series_list_style2 ul li>a .pic img{max-width:350px;max-height:180px;} 
.series_list_style2 ul li>a p{font-size:18px;color:#333;height:60px;line-height:60px;text-align:center;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.series_list_style2 ul li>a:hover{width:352px;height:242px;box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);border:0;}
.series_list_style2 ul li>a:hover p{color:#8e622a;}
.series_list_style2 ul li .desc{padding-top:20px;font-size:14px;color:#777;line-height:24px;height: 70px;overflow:hidden;}
.series_list_style2 ul li .desc a{color:#8e622a;}

.lhq_fenye_style2{text-align:center;padding:20px 0;}
.lhq_fenye_style2 a{display:inline-block;margin:0 4px;}
.lhq_fenye_style2 span{display:inline-block;font-size:16px;color:#555;}
.lhq_fenye_style2 a.pre{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye_style2 a.next{width:78px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye_style2 a.pnnum{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye_style2 span.dian{width:38px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;}
.lhq_fenye_style2 input{width:43px;height:38px;text-align:center;line-height:38px;border:1px solid #e6e6e6;border-radius:2px;font-size:16px;color:#555;outline:none;}
.lhq_fenye_style2 .qd{width:53px;height:38px;text-align:center;line-height:38px;border-radius:2px;font-size:16px;color:#fff;background:#8e622a;border:0;}
.lhq_fenye_style2 .sum{padding:0 5px;}
.lhq_fenye_style2 a:hover{background:#8e622a;border:1px solid #8e622a;color:#fff;}
.lhq_fenye_style2 .qd:hover{background:#aa7027;color:#fff;border:0;}
.lhq_fenye_style2 a.pnnum1{width:38px;height:38px;text-align:center;line-height:38px;border-radius:2px;background:#8e622a;border:1px solid #8e622a;color:#fff;}

.foot_style2{width:100%;background:#333333;}
.foot_style2 .foot_in{width:1200px;margin:0 auto;overflow:hidden;padding:40px 0;}
.foot_style2 .foot_in .foot_l{float:left;}
.foot_style2 .foot_in .foot_l .foot1{overflow:hidden;}
.foot_style2 .foot_in .foot_l .foot1 .foot_logo{float:left;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs{float:left;padding-left:80px;padding-top:10px;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs p{height:40px;line-height:40px;padding-left:40px;color:#f5f5f5;font-size:14px;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs p span{color:#999999;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs p.tel{background:url(../images/foot_icon_tel.png) left center no-repeat;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs p.email{background:url(../images/foot_icon_email.png) left center no-repeat;}
.foot_style2 .foot_in .foot_l .foot1 .lxfs p.address{background:url(../images/foot_icon_address.png) left center no-repeat;}
.foot_style2 .foot_in .foot_l .foot2{padding-top:80px;font-size:12px;color:#adadad;}
.foot_style2 .foot_in .foot_l .foot2 a{font-size:12px;color:#adadad;}
.foot_style2 .foot_in .foot_r{float:right;}
.foot_style2 .foot_in .foot_l .foot2 a:hover{color:#fff;}

.ny_detail_style2 .news_tlt{font-size:28px;color:#333;text-align:center;line-height:50px;padding-bottom:20px;}
.ny_detail_style2 .others{background:#f9f9f9;height:40px;line-height:40px;text-align:center;font-size:14px;color:#999;}
.ny_detail_style2 .others .time{display:inline-block;padding-left:20px;background:url(../images/time2.png) left center no-repeat;margin-right:20px;}
.ny_detail_style2 .others .eyes{display:inline-block;padding-left:20px;background:url(../images/eyes2.png) left center no-repeat;}
.detail_main_pic{display:block;margin:30px auto;}
.ny_detail_style2 p{font-size:14px;color:#555;line-height:32px;}
.ny_detail_style2 .conn{padding-top:30px;}
.ny_detail_style2 p strong{color:#333;}
.ny_detail_style2 .detail_bottom{background:#f5f5f5;margin-top:80px;margin-bottom:40px;height:86px;padding:0 40px;}
.ny_detail_style2 .detail_bottom .l{float:left;padding-top:15px;}
.ny_detail_style2 .detail_bottom .l p{height:28px;line-height:28px;}
.ny_detail_style2 .detail_bottom .l p a{color:#999;}
.ny_detail_style2 .detail_bottom .l p a:hover{color:#8e622a;text-decoration:underline;}
.ny_detail_style2 .detail_bottom .r{float:right;padding-top:25px;}
.ny_detail_style2 .detail_bottom .r .return{display:block;width:108px;height:34px;line-height:34px;text-align:center;background:#8e622a;color:#fff;border-radius:2px;}
.ny_detail_style2 .detail_bottom .r .return:hover{background:#aa7027;}

.kjhj li{float:left;width:230px;margin-right:20px;margin-bottom:20px;}
.kjhj li a{display:block;width:230px;height:150px;} 
.kjhj li a img{display:block;width:230px;height:150px;} 
.kjhj li div.tlt{width:230px;height:40px;line-height:40px;font-size:14px;color:#555;text-align:center;}

.hotspot{width:100%;height:480px;overflow:hidden;position:relative;float:left;}
.hotspot .pic{ position:relative;background-color:#F7F7F7}
.hotspot .pic img{ width:100%;height:480px; display:block;  }
.hotspot .pic li{ width:100%; overflow:hidden; float:left; }
.hotspot .txt{ height:54px;overflow:hidden;position:absolute;bottom:32px;right:22px;}
.hotspot .txt .bl{}
.hotspot .btn{float:left;width:68px;height:50px;position:relative;overflow:hidden;margin-left:10px;border-bottom:2px solid #fff;}
.hotspot .btn img{display:block;width:100%;height:100%;}
.hotspot .on{border-bottom:2px solid #10626e;}

/*普通在线客服*/
#floatDivBoxs{width:140px;background:#fff;position:fixed;top:180px;right:5px;z-index:999999;}
#floatDivBoxs .close{width:14px;height:14px;background:url(../images/kf.png) center center no-repeat;position:absolute;top:-16px;right:0;cursor:pointer;}
#floatDivBoxs .floatDtt{width:100%;height:26px;line-height:26px; background:#10626e;color:#fff;font-size:12px;text-align:center;position:relative;border-bottom:6px solid #05aac2;text-transform: uppercase;}
#floatDivBoxs .floatDqq{width:77px;height:22px;margin:0 auto;padding:5px 0 10px;}
#floatDivBoxs .floatDqq img{}
#floatDivBoxs .floatDqq li{width:77px;height:22px;line-height:22px;font-size:15px;}
#floatDivBoxs .floatDqq li a{display:block;width:77px;height:22px;}
#floatDivBoxs .floatDtxt{margin:0 auto;width:60px;padding:5px 0 5px 16px;font-size:14px;color:#333;background:url(../images/qq_tel.jpg) left center no-repeat;}
#floatDivBoxs .floatDtel{padding:0 5px 5px 5px; font-size:16px; color:#e50112; font-weight:bold;text-align:center;word-wrap: break-word;}
#floatDivBoxs .qq_tlt{text-align:center;font-size:12px;color:#555;padding:5px 0;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/qq_online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);padding-top:10px;}
#floatDivBoxs .wx{border-top:1px dotted #dedede;padding-bottom:20px;}
#floatDivBoxs .wx img{width:120px;margin:0 auto;display:block;}


/*地图样式*/
[onpositionupdate]{display:none;}