@charset "utf-8";

/*d全局控制*/
body{margin:0px;padding:0px;font-family:"微软雅黑";color:#000;font-size:14px;line-height:22px;-webkit-text-size-adjust:none;background: #fff;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select,textarea{font-size:12px;line-height:16px;font-family:"微软雅黑";outline: 0;}
img{border:0;vertical-align:top;}
ul,li{list-style:none;}
a{color:#000;text-decoration:none;}
a:hover{text-decoration:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}
.clearfix:after{height:0;display:block;visibility:hidden;content:"";clear:both;}
.clearfix{display:block;}
.rel{position: relative;}


/*index*/
.wid_w{min-width: 1440px;}
.top_bg{background: #f4f3f3;}
.top_part{width: 1440px; height: 36px; line-height: 36px; color: #999; margin: 0 auto;}
.top_dl{float: right; padding-right: 26px;}
.top_dl a{color: #999;}
.top_dl a:hover{color: #0549ce;}
.zc{float: right; width: 121px; text-align: center; height: 36px; background: #0549ce;}
.zc a{color: #fff;}
.zc img{width: 19px; height: 19px; line-height: 0; margin: 9px 8px 0 0;}

.header_part{width: 1440px; margin: 0 auto;}
.text{float: left; width: 225px; margin: 34px 0 0 13px;}
.search_box{float: right; width: 481px; height: 36px; background: #f0f0f0; border-radius: 40px; margin-top: 43px;}
.ss_left{float: left; width: 100px; text-align: center; line-height: 36px; height: 36px; background: #0549ce; border-top-left-radius: 40px; border-bottom-left-radius: 40px; color: #fff; font-size: 16px; position: relative; cursor: pointer}
.ss_left img{width: 10px; height: 6px; line-height: 0; margin: 17px 0 0 12px;}
.ss_list{width: 100%; background: #fff; position: absolute; top: 36px; left: 0; z-index: 5;opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0);}
.ss_list ul{padding: 10px;}
.ss_list li{text-align: center; border-bottom: dashed 1px #0549ce; line-break: 36px; color: #0549ce;}
.ss_left:hover .ss_list{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.search{float: left; width: 315px; height: 36px; line-height: 36px; border: none; background: none; margin-left: 15px;}
.search_btn{float: right; width: 19px; height: 19px; margin: 9px 18px 0 0;}
.yu{float: right; height: 36px; line-height: 36px; font-size: 16px; color: #0549ce; margin: 43px 0 0 38px;}
.yu a{color: #333;}
.yu a:hover{color: #0549ce;}

.nav_t{min-width: 1440px; border-top: solid 1px #e7e7e7;}
.nav{width: 1440px; height: 62px; margin: 0 auto;}
.nav ul{margin-right: -3%;}
.nav li{float: left; width: 8.7%; text-align: center; height: 62px; line-height: 62px; font-size: 16px; position: relative; margin-right: 1.09%;}
.nav_icon{width: 10px; height: 4px; line-height: 0; background: url(../images/nav_img.png) no-repeat; display: inline-block; margin: 28px 0 0 6px;}
.nav li:hover .nav_icon{background: url(../images/nav_img02.png) no-repeat;}
.nav_line{width: 0; height: 3px; line-height: 0; background: #0549ce; position: absolute; left: 50%; bottom:0; transition: all 0.6s;}
.nav li:hover .nav_line{width: 70%; left: 15%;}
.nav a{color: #000;}
.nav li:hover a{color: #0549ce;}
.nav_on .nav_line{width: 70%; left: 15%;}
.nav_on .nav_icon{background: url(../images/nav_img02.png) no-repeat;}
.nav_on a{color: #0549ce;}
.subnav_box{width: 830px; text-align: left; height: 204px; padding: 35px 30px; box-sizing: border-box; background: rgba(255,255,255,0.8); position: absolute; top: 62px; z-index: 5; opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0);}
.nav li:hover .subnav_box{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.subnav_p01{left: 0;}
.subnav_p02{left: 0;}
.subnav_p03{left: -100px;}
.subnav_p04{right: 0;}
.subnav_left{float: left; width: 510px;}
.subnav_right{float: right; width: 234px; height: 130px; overflow: hidden;}
.subnav_right img{width: 100%; height: 100%; transition: all 0.6s;}
.subnav_right:hover img{transform: scale(1.1);}
.subnav_tt{color: #333; font-size: 20px; font-weight: bold; line-height: 28px; padding-bottom: 16px; border-bottom: solid 1px #afbcd8; margin-bottom: 38px;}
.subnav01{float: left; line-height: 24px; color: #0549ce; font-size: 16px; cursor: pointer; margin-right: 44px;}
.subnav01 i{display: block; float: left; width: 4px; height: 12px; background: #0549ce; margin: 6px 20px 0 0;}
.subnav02{float: left; line-height: 24px; color: #333; font-size: 16px; cursor: pointer; margin-right: 44px;}
.subnav02 i{display: block; float: left; width: 12px; height: 4px; background: #333; margin: 11px 20px 0 0;}

.picFocus{min-width: 1440px; position:relative; overflow:hidden; zoom:1;}
.picFocus .hd{ width:1440px; overflow:hidden; margin: 0 auto;}
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{float: left; width: 177px; cursor:pointer; margin-right: 3px; cursor: pointer;}
.picFocus .hd ul li img{width: 177px; height: 150px;}
.bn_fon{width: 145px; text-align: center; height: 54px; line-height: 54px; color: #003eb6; font-size: 17px; font-weight: bold; background: url(../images/bn01.png) no-repeat; background-size: 100% 100%; margin: 0 auto;}
.picFocus .hd ul li.on .bn_fon{color: #fff; background: url(../images/bn02.png) no-repeat; background-size: 100% 100%;}
.picFocus .bd li{position: relative}
.picFocus .bd img{ width:100%; display:block; }
.bn_text{width: 42%; position: absolute; top: 19%; left: 10%; z-index: 3;}
.bn_xq{width: 36%; position: absolute; top: 1%; right: 25%;}
.bn_bg{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 2;}
.bn_bot{width: 100%; position: absolute; left: 0; bottom: 5%; z-index: 10;}	

.mainbody{width: 1440px; margin: 0 auto;}
.exh_box{margin-bottom: 55px; overflow: hidden;}
.exh_left{float: left; width: 705px; overflow:hidden; position:relative;}
.exh_left .hd{height:14px; overflow:hidden; position:absolute; right:7px; bottom:14px; z-index:1; }
.exh_left .hd ul{overflow:hidden; zoom:1; float:left;}
.exh_left .hd ul li{float:left; display: block; margin-right:9px;  width:14px; height:14px; line-height:14px; text-align:center; background:#134397; cursor:pointer; border-radius: 50%; text-indent: 99px;}
.exh_left .hd ul li.on{ background:#fff;}
.exh_left .bd{position:relative; height:100%; z-index:0;}
.exh_left .bd li{zoom:1; vertical-align:middle;}
.exh_left .bd img{width:100%; height:379px;}
.exh_tm{width: 100%; height: 100%; background: rgba(255,255,255,0.5); position: absolute; top:0; left: 0; z-index: 2;}
.exh_left .bd li:hover .exh_tm{display: none;}
.exh_video{width: 139px; height: 139px; position: absolute; top: 112px; left: 283px; z-index: 3;}
.exh_video img{height: 139px !important;}
.exh_live{width: 165px; text-align: center; height: 42px; line-height: 42px; background: #0549ce; color: #fff; font-size: 16px; position: absolute; top: 250px; left: 82px; z-index: 3;}
.exh_live img{float: left; width: 12px !important; height: 15px !important; margin: 13px 0 0 19px;}
.exh_fon{color: #fff; font-size: 40px; font-weight: bold; line-height: 54px; text-stroke:1px #898989; -webkit-text-stroke:1px #898989; text-shadow: 0 3px 5px rgba(0,0,0,0.3); position: absolute; top: 140px; left: 82px; z-index: 3;}
.exh_right{float: right; width: 708px; overflow:hidden; position:relative;}
.exh_right .hd{height:14px; overflow:hidden; position:absolute; right:7px; bottom:14px; z-index:1; }
.exh_right .hd ul{overflow:hidden; zoom:1; float:left;}
.exh_right .hd ul li{float:left; display: block; margin-right:9px;  width:14px; height:14px; line-height:14px; text-align:center; background:#134397; cursor:pointer; border-radius: 50%; text-indent: 99px;}
.exh_right .hd ul li.on{ background:#fff;}
.exh_right .bd{position:relative; height:100%; z-index:0;}
.exh_right .bd li{zoom:1; vertical-align:middle;}
.exh_right .bd img{width:100%; height:379px;}
.exh_right .bd li:hover .exh_tm{display: none;}
.exh_xnzg{width: 165px; text-align: center; height: 42px; line-height: 42px; background: #0549ce; color: #fff; font-size: 16px; position: absolute; top: 250px; left: 82px; z-index: 3;}
.exh_xnzg img{float: left; width: 18px !important; height: 18px !important; margin: 12px 0 0 19px;}

.menu{width: 100%; margin-bottom: 25px;}
.menu ul{margin-left: 46px;}
.menu li{float: left; width: 217px; text-align: center; height: 283px; padding-top: 48px; box-sizing: border-box; background: url(../images/menu_bg.png) no-repeat; background-size: 100% 100%; margin-left: -43px; transition:all .5s linear;}
.menu li:hover{transform:translateY(-20px);}
.menu img{width: 117px; height: 111px; margin-bottom: 15px;}
.menu h4{color: #000; font-size: 22px; line-height: 38px; font-weight: normal; padding-right: 30px;}
.menu a{display: block;}

.cloud_top{padding-bottom: 35px;}
.cloud_tit{float: left; color: #999; font-size: 20px; line-height: 30px; text-transform: uppercase;}
.cloud_tit h4{color: #444; font-size: 35px; line-height: 44px;}
.cloud_more{float: right; width: 130px; text-align: center; height: 35px; line-height: 35px; border-radius: 40px; border: solid 1px #d8d8d8; background: #fff; font-size: 16px; margin-top: 20px;}
.cloud_more a{color: #939393; display: block;}
.cloud_more img{width: 25px; height: 7px; line-height: 0; margin: 0px 0px 7px 0px; transition:all .5s linear;}
.cloud_more:hover img{transform:translateX(15px);}
.cloud{width: 100%; margin-bottom: 30px; overflow: hidden;}
.cloud ul{margin-right: -15px;}
.cloud li{float: left; width: 348px; height: 389px; background: #fff; box-shadow: 5px 5px 5px rgba(0,0,0,0.2); margin: 0 15px 19px 0;}
.cloud img{width: 100%; height: 100%; transition: all 0.6s;}
.cloud li:hover img{transform: scale(1.1);}
.cloud_pic{width: 100%; height: 299px; margin-bottom: 18px; overflow: hidden;}
.cloud_fon{width: 90%; color: #898989; font-size: 16px; line-height: 22px; margin: 0 auto;}
.cloud_fon h4{color: #000; font-size: 22px; line-height: 36px; font-weight: normal;}
.cloud li:first-child{width: 714px; height: 799px;}
.cloud li:first-child .cloud_pic{height: 706px;}
.cloud li:first-child .cloud_fon{width: 95%;}

.trade_box{margin-bottom: 64px; overflow: hidden;}
.trade_left{float: left; width: 344px; height: 789px; border-radius: 10px; overflow: hidden; position: relative; cursor: pointer;}
.trade_left img{width: 100%; height: 100%;}
.trade_bg{width: 100%; height: 100%; background: rgba(5,73,206,0.7); position: absolute; top: 0; left: -1000px; transition: all 0.6s;}
.trade_left:hover .trade_bg{left: 0;}
.trade_con{width: 90%; color: #fff; font-size: 16px; line-height: 32px; padding-top: 36px; margin: 0 auto;}
.trade_con h4{font-size: 23px; text-align: center; font-weight: normal; margin-bottom: 8px;}
.trade_more{float: right; width: 128px; text-align: center; height: 40px; line-height: 40px; border: solid 1px #fff; border-radius: 40px; font-size: 17px; margin:30px 22px 0 0;}
.trade_more a{color: #fff; display: block;}
.trade_right{float: right; width: 1077px;}
.trade_rt{margin-bottom: 18px; overflow: hidden;}
.trade_rtl{float: left; width: 350px; height: 389px; padding-top: 36px; box-sizing: border-box; background: url(../images/trade_02.jpg) no-repeat left top; border-radius: 10px; position: relative;}
.trade_rtl img{width: 100%; height: 100%;}
.trade_rtl:hover .trade_bg{left: 0;}
.trade_rtr{float: right; width: 708px; height: 389px; border-radius: 10px; overflow: hidden; position: relative;}
.trade_rtr:hover .trade_bg{left: 0;}
.trade_rtr img{width: 100%; height: 100%;}
.trade_rbl{float: left; width: 709px; height: 383px; border-radius: 10px; overflow: hidden; position: relative;}
.trade_rbl img{width: 100%; height: 100%;}
.trade_rbl:hover .trade_bg{left: 0;}
.trade_rbr{float: right; width: 348px; height: 383px; border-radius: 10px; overflow: hidden; position: relative;}
.trade_rbr img{width: 100%; height: 100%;}
.trade_rbr:hover .trade_bg{left: 0;}

.live_bg{min-width: 1440px; background: #f7f7f7; padding: 40px 0 40px 0;}
.live_box{width: 100%; height: 750px; position: relative; overflow: hidden;}
.live_box li{float: left; width: 399px; height: 361px; position: relative; margin: 0 18px 24px 0;}
.live_box img{width: 100%; height: 100%;}
/*.live_video{width: 65px; height: 65px; position: absolute; top: 148px; left: 167px;}*/
.live_fon{width: 100%; height: 50px; line-height: 50px; background: url(../images/live_tm.png) no-repeat left top; background-size: 100% 100%; color: #fff; font-size: 20px; position: absolute; left: 0; bottom: 0;}
.live{float: left; display: block; width: 75px; text-align: center; height: 27px; line-height: 27px; background: #ffc000; border-radius: 3px; color: #fff; font-size: 17px; margin: 11px 8px 0 8px;}
.live_box li:nth-child(3){width: 606px; height: 750px; margin: 0;}
.live_box li:nth-child(4){width: 816px; height: 365px; margin: 0; position: absolute; bottom: 0; left: 0;}
.live_box li:nth-child(3) .live_video{width: 102px; height: 102px; top: 324px; left: 252px;}
.live_box li:nth-child(3) .live_fon{height: 62px; line-height: 62px; font-size: 24px;}
.live_box li:nth-child(3) .live{width: 94px; height: 36px; line-height: 36px; font-size: 20px; margin: 13px 24px 0 12px;}
.live_box li:nth-child(4) .live_video{width: 80px; height: 80px; top: 143px; left: 368px;}
.live_box li:nth-child(4) .live_fon{height: 62px; line-height: 62px; font-size: 24px;}
.live_box li:nth-child(4) .live{width: 94px; height: 36px; line-height: 36px; font-size: 20px; margin: 13px 24px 0 12px;}

.news_part{width: 1440px; padding: 48px 0 54px 0; margin: 0 auto; overflow: hidden;}
.news_tit{color: #999; font-size: 20px; line-height: 30px; text-transform: uppercase; margin-bottom: 40px;}
.news_tit h4{color: #444; font-size: 35px; line-height: 44px;}
.news_top{width: 100%; height: 69px; background: #0549ce;}
.news_top li{float: left; width: 25%; text-align: center; height: 69px; line-height: 69px; color: #fff; font-size: 24px; cursor: pointer;}
.news_top li.news_on{background: #43c8f9;}
.news_box{width: 100%; background: #f7f7f761; padding: 40px 0;}
.news_pic{float: left; width: 611px; height: 363px; overflow: hidden; position: relative;}
.news_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.news_pic:hover img{transform: scale(1.1);}
.news_fon{width: 100%; text-align: center; height: 62px; line-height: 62px; color: #fff; font-size: 25px; background: rgba(0,0,0,0.4); position: absolute; left: 0; bottom: 0;}
.news{float: right;  width: 795px; margin-right: 5px;}
.news li{height: 66px; line-height: 66px; background: #fff; padding: 0 17px 0 14px; font-size: 22px; background: url(../images/news_r.png) no-repeat right 17px center #fff; margin-bottom: 8px;}
.news li:last-child{margin: 0;}
.news span{float: left; width: 140px; color: #626262; display: block; font-size: 21px;}
.news_text{float: left; width: 570px; height: 66px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}

.product_bg{min-width: 1440px; /*background: #f7f7f7;*/ padding: 40px 0 34px 0; margin-bottom: 38px;}
.product{width: 100%; padding-top: 10px; overflow: hidden;}
.product ul{margin-right: -21px;}
.product li{float: left; width: 271px; height: 438px; background: #fff; border-radius: 10px; overflow: hidden; margin: 0 21px 20px 0; transition:all .5s linear;}
.product li:hover{margin: -11px 21px 31px 0;}
.product_pic{width: 100%; height: 271px; overflow: hidden;}
.product_pic img{width: 100%; height: 100%;}
.product_w{width: 90%; margin: 0 auto;}
.product_w h4{line-height: 54px; color: #1e1e1e; font-size: 18px; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.product_line{border-bottom: solid 1px #d0d0d0; padding-bottom: 20px; margin-bottom: 20px;}
.product_line span{border: solid 1px #0549ce; border-radius: 5px; line-height: 26px; padding: 0 15px; color: #0549ce; font-size: 16px; display: inline-block; margin-right: 11px;}
.product_bot{height: 17px;line-height: 17px; color: #a1a1a1; font-size: 16px; background: url(../images/heart_01.jpg) no-repeat right center;}
.product li:hover .product_bot{background: url(../images/heart_02.jpg) no-repeat right center;}
/*.product li:first-child{width: 564px;}
.product li:first-child .product_pic{float: left; width: 331px; height: 374px;}
.product li:first-child .product_w{float: right; width: 194px; padding-top: 28px; margin-right: 20px;}
.product li:first-child .product_w h4{color: #1e1e1e; font-size: 24px; line-height: 34px; height: 68px; font-weight: bold; overflow: hidden; margin-bottom: 16px;}*/
.product_fon{color: #626262; font-size: 15px; line-height: 32px; height: 128px; overflow: hidden; margin-bottom: 22px;}

.brand{width: 100%; margin-bottom: 20px; overflow: hidden;}
.brand ul{margin-right: -22px;}
.brand li{float: left; width: 343px; height: 336px; padding-top: 34px; box-sizing: border-box; background-size: 100% 100%; box-shadow: 0 0 5px rgba(0,0,0,0.2); border-radius: 5px; overflow: hidden; margin: 0 22px 32px 0;}
.brand li:nth-child(1){background: url(../images/brand_bg01.jpg) no-repeat;}
.brand li:nth-child(2){background: url(../images/brand_bg02.jpg) no-repeat;}
.brand li:nth-child(3){background: url(../images/brand_bg03.jpg) no-repeat;}
.brand li:nth-child(4){background: url(../images/brand_bg04.jpg) no-repeat;}
.brand li:nth-child(5){background: url(../images/brand_bg05.jpg) no-repeat;}
.brand li:nth-child(6){background: url(../images/brand_bg06.jpg) no-repeat;}
.brand li:nth-child(7){background: url(../images/brand_bg07.jpg) no-repeat;}
.brand li:nth-child(8){background: url(../images/brand_bg08.jpg) no-repeat;}
.brand img{width: 107px; height: 107px; border-radius: 50%; box-shadow: 0 3px 5px rgba(0,0,0,0.2); display: block; margin: 0 auto 23px;}
.brand_fon{width: 100%; text-align: center; height: 98px; line-height: 36px; color: #999; font-size: 17px;}
.brand_fon h4{color: #333; font-size: 20px; font-weight: normal;}
.brand_into{width: 140px; text-align: center; height: 38px; line-height: 38px; font-size: 16px; border-radius: 5px; margin: 0 auto;}
.brand_into a{display: block;}
.brand li:nth-child(1) .brand_into{border: solid 1px #fd6678;}
.brand li:nth-child(1) .brand_into a{color: #fd6678;}
.brand li:nth-child(2) .brand_into{border: solid 1px #1690e6;}
.brand li:nth-child(2) .brand_into a{color: #1690e6;}
.brand li:nth-child(3) .brand_into{border: solid 1px #f7732b;}
.brand li:nth-child(3) .brand_into a{color: #f7732b;}
.brand li:nth-child(4) .brand_into{border: solid 1px #00bd97;}
.brand li:nth-child(4) .brand_into a{color: #00bd97;}
.brand li:nth-child(5) .brand_into{border: solid 1px #8670f9;}
.brand li:nth-child(5) .brand_into a{color: #8670f9;}
.brand li:nth-child(6) .brand_into{border: solid 1px #fc66b0;}
.brand li:nth-child(6) .brand_into a{color: #fc66b0;}
.brand li:nth-child(7) .brand_into{border: solid 1px #007c74;}
.brand li:nth-child(7) .brand_into a{color: #007c74;}
.brand li:nth-child(8) .brand_into{border: solid 1px #0549ce;}
.brand li:nth-child(8) .brand_into a{color: #0549ce;}

.service{width: 100%; overflow: hidden;}
.service ul{margin-right: -120px;}
.service li{float: left; width: 270px; text-align: center; margin: 0 120px 40px 0;}
.service li:nth-child(1){margin: 0 120px 70px 0;}
.service li:nth-child(2){margin: 0 120px 70px 0;}
.service li:nth-child(3){margin: 0 120px 70px 0;}
.service li:nth-child(4){margin: 0 120px 70px 0;}
.service h4{color: #333; line-height: 50px; font-size: 30px;}
.service li:hover h4{color: #0243c4;}
.service_pic{width: 187px; height: 187px; position: relative; overflow: hidden; margin: 0 auto 31px;}
.service_01{position: absolute; top: 0; left: 0; transition: all 0.6s;}
.service_02{position: absolute; top: 0; left: -200px; transition: all 0.6s;}
.service li:hover .service_01{left: 200px;}
.service li:hover .service_02{left: 0;}

.expert_part {width: 100%; overflow: hidden; position: relative; margin-bottom: 56px;}
.expert_part .hd{}
.expert_part .hd .prev{float: left; display: block; width: 62px; height: 62px; margin: 158px 0 0 3px; overflow: hidden; cursor: pointer; background: url(../images/expert_left.png) no-repeat; background-size: 100% 100%; box-shadow: 0 0 5px rgba(0,0,0,0.3); border-radius: 60px;}
.expert_part .hd .next {float: right; display: block; width: 62px; height: 62px; margin: 158px 3px 0 0; overflow: hidden; cursor: pointer; background: url(../images/expert_right.png) no-repeat; background-size: 100% 100%; box-shadow: 0 0 5px rgba(0,0,0,0.3); border-radius: 60px;}
.expert_part .bd {margin: 0 50px 0 100px;}
.expert_part .bd ul {overflow: hidden; zoom: 1;}
.expert_part .bd ul li {float: left; margin: 0 15px;}
/*.expert_part .tempWrap{width: 100%;}*/
.expert{width: 281px;}
.expert img{width: 100%; height: 276px;}
.expert_fon{width: 100%; text-align: center; height: 128px; color: #fff; font-size: 16px; line-height: 26px; padding-top: 22px; box-sizing: border-box; background: url(../images/expert_bg.jpg) no-repeat; background-size: 100% 100%;}
.expert_fon h4{font-size: 30px; font-weight: normal; line-height: 46px;}

.foot_bg{min-width: 1440px; border-top: solid 1px #ececec; padding: 38px 0 47px 0;}
.foot_box{width: 1440px; margin: 0 auto;}
.foot_left{float: left; width: 1020px;}
.foot_nav{padding: 12px 0; color: #767676; font-size: 15px; margin-bottom: 20px;}
.foot_nav li{float: left; padding-right: 30px; border-right: solid 2px #767676; margin-right: 30px; line-height: 16px;}
.foot_nav li:last-child{border: none;}
.foot_nav a{color: #767676;}
.foot_nav a:hover{color: #000;}
.copyright{color: #9e9d9d; font-size: 14px; line-height: 30px;}
.code{float: right;}
.code li{float: left; text-align: center; margin-left: 35px;}
.code h4{line-height: 40px; font-weight: normal; color: #878686; font-size: 15px; font-weight: normal;}
.code img{width: 99px; height: 99px; border: so 1px #ededed; padding: 2px;}

.float{width: 76px; position: fixed; top: 40%; right: 0; z-index: 99;}
.float li{text-align: center; height: 88px; box-sizing: border-box; background: #535050; border-radius: 8px; margin-bottom: 6px; position: relative; cursor: pointer;}
.float li:hover{background: #0549ce;}
.float img{width: 36px; height: 36px; margin: 10px 0;}
.float h4{color: #fff; font-weight: normal; font-size: 15px; line-height: 22px;}
.float a{display: block; position: relative; z-index: 99;}
.float li:last-child{height: 34px;}
.float li:last-child img{width: 21px; height: 11px;}
.tel{width: 300px; text-align: left; height: 88px; line-height: 78px; padding: 10px 90px 10px 10px; box-sizing: border-box; background: #0549ce; border-radius: 10px; color: #fff; position: absolute; top: 0; right: 0; z-index: 98; opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(10px,0,0); -moz-transform:translate3d(10px,0,0); -webkit-transform:translate3d(10px,0,0);}
.float li:hover .tel{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}


/*热门展会-列表页*/
.bn_img{min-width: 1440px; position: relative;}
.bn_img img{width: 100%;}
.bn_bg{width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: absolute; top: 0; left: 0;}
.tit{width: 1440px; color: #fff; font-size: 20px; margin: 0 auto; position: relative; top: 38%;}
.tit span{font-size: 35px; font-weight: bold; margin-right: 26px;}

.bg{min-width: 1440px; background: #fcfcfc;}
.main_body{width: 1440px; padding-top: 90px; position: relative; margin: 0 auto;}
.top{width: 100%; z-index: 2; height: 90px; padding: 0 26px 0 90px; box-sizing: border-box; border: solid 1px #f2f2f2; background: url(../images/top_bg.jpg) no-repeat left top #fff; position: absolute; top: -49px; left: 0;}
.tit02{float: left; color: #0549ce; font-size: 18px; line-height: 90px; position: relative;}
.tit02 i{width: 100%; height: 2px; line-height: 0; display: block; background: #0046d1; position: absolute; left: 0; bottom: 0;}
.path{float: right; line-height: 28px; padding-left: 8px; background: url(../images/path01.png) no-repeat left center; color: #0046d1; font-size: 15px; margin-top: 33px;}
.path img{float: left; width: 6px; height: 9px; margin: 10px 18px 0 20px;}
.path a{color: #757575; float: left;}
.path a:hover{color: #0046d1;}

.body_bg{background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05); min-height: 500px; padding-bottom: 20px;}
.type_box{width: 1390px; margin: 0 auto; overflow: hidden;}
.type_box dl{border-top: solid 1px #e0e0e0; padding: 25px 5px;}
/*.type_box dl:last-child{border: none;}*/
.type_box dt{float: left; width: 144px; line-height: 34px; color: #333; font-size: 17px; font-weight: bold;}
.type_box dt img{float: left; width: 30px; height: 28px; margin: 4px 10px 0 0;}
.type_box dd{float: right; width: 1230px;}
.zh_right{float: left; margin: 2px 20px 0 0; color: #575757; font-size: 16px;}
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; 
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
 }
.fa-2x {font-size: 1.7em; }
.checkbox,
.radio {display: inline-block;}
.checkbox:hover,.radio:hover {cursor: pointer; }
.checkbox .fa,.radio .fa {width: 1em; }
.checkbox input[type="checkbox"],
.radio input[type="radio"] {display: none; }
.checkbox input[type="checkbox"] + i:before,
.radio input[type="radio"] + i:before {
  content: "\f096";
  position: relative;
  bottom: -4px;
  margin-right: 5px;
  color: #575757; 
 }
.checkbox:hover input[type="checkbox"] + i:before,
.radio:hover input[type="radio"] + i:before {
  color: #575757; 
}
.checkbox input[type="checkbox"]:checked + i:before,
.radio input[type="radio"]:checked + i:before {
  content: "\f046";
  color: #0046d1; 
}
.checkbox input[type="checkbox"]:disabled + i:before,
.checkbox input[type="checkbox"]:disabled:checked + i:before,
.radio input[type="radio"]:disabled + i:before,
.radio input[type="radio"]:disabled:checked + i:before {
  color: #575757; 
}
.hyzh{width: 100%;}
.hyzh li{float: left; display: block; padding: 0 20px; text-align: center; height: 38px; line-height: 38px; color: #575757; font-size: 16px; cursor: pointer; margin:0 1px 10px 0;}
.hyzh li:hover{background: #0549ce; border-radius: 40px; color: #fff;}
.hyzh .hyzh_on{background: #0549ce; border-radius: 40px; color: #fff;}
.mar_t{margin-top: 10px;}
.diyu_box{width: 100%; color: #575757; font-size: 16px; position: relative;}
.diyu_close{width: 65px; text-align: center; height: 24px; line-height: 24px; background: #f1f1f1; border: solid 1px #e0e0e0; border-radius: 30px; color: #888; font-size: 14px; cursor: pointer; position: absolute; top: 0; right: 0;}
.diyu_close img{width: 10px; height: 7px; line-height: 0; margin: 8px 0 0 4px;}
.month{border-top: dashed 1px #e0e0e0; margin-top: 8px; padding-top: 14px;}
.month li{float: left; padding: 0 20px; color: #575757; font-size: 16px; cursor: pointer;}
.month .month_on{color: #0549ce;}
.yxtj{float: left; display: inline-block; padding: 0 18px; text-align: center; height: 36px; line-height: 36px; border-radius: 40px; border: dashed 1px #0549ce; color: #0549ce; font-size: 16px; margin-right: 35px;}
.yxtj img{width: 10px; height: 12px; margin: 12px 0 0 5px;}
.qksx{float: left; line-height: 38px; font-size: 16px;}
.qksx a{color: #333;}

.zhan{width: 1402px; margin: 0 auto; overflow: hidden;}
.zhan ul{margin-right: -22px;}
.zhan li{float: left; width: 334px; height: 310px; margin: 0 22px 24px 0;}
.zhan_pic{width: 100%; height: 197px; overflow: hidden;}
.zhan_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.zhan li:hover .zhan_pic img{transform: scale(1.1);}
.zhan_font{background: #f5f5f5; padding: 13px 22px 0 22px; height: 100px; color: #757575; font-size: 15px; line-height: 28px; overflow: hidden;}
.zhan_font h4{color: #333; font-size: 18px; line-height: 30px; font-weight: normal;}
.zhan_bot{height: 34px; line-height: 34px; color: #c1c1c1; font-size: 14px;}
.eye{float: left; width: 24px; height: 16px; background: url(../images/eye01.png) no-repeat; display: block; margin: 9px 8px 0 0;}
.zhan li:hover .eye{background: url(../images/eye02.png) no-repeat;}
.zhan li:hover .zhan_font{background: #255bd8; color: #fff;}
.zhan li:hover .zhan_font h4{color: #fff;}
.zhan li:hover .zhan_bot{color: #fff;}

.page{width: 1440px; text-align: center; padding: 48px 0; font-size: 15px; position: relative; margin: 0 auto;}
.page a{width: 51px; height: 51px; line-height: 51px; border-radius: 50px; color: #333; display: inline-block;}
.page a:hover{background: #0046d1; color: #fff;}
.page_left{position: absolute; left: 0; top: 48px;}
.page_left a{color: #ababab; width: auto; padding-right: 20px;}
.page a:hover .page_left{background: none; color: #0046d1;}
.page_left img{float: left; width: 51px; height: 51px; border-radius: 50px; margin-right: 18px;}
.page_right{position: absolute; top: 48px; right: 0;}
.page_right a{color: #ababab; width: auto; padding-left: 20px;}
.page a:hover .page_right{background: none; color: #0046d1;}
.page_right img{float: right; width: 51px; height: 51px; border-radius: 50px; margin-left: 18px;}


/*热门展会-详情页*/
.zh_box{width: 1388px; padding: 35px 0; margin: 0 auto;}
.zh_pic{float: left; width: 568px; height: 335px; border: solid 1px #ededed; overflow: hidden;}
.zh_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.zh_pic:hover img{transform: scale(1.1);}
.zh_r{float: right; width: 775px; color: #6f6f6f; font-size: 20px; line-height: 36px;}
.zh_r h1{color: #333; font-size: 25px; line-height: 40px; margin-bottom: 7px;}
.zh_r h2{color: #0549ce; font-size: 20px; font-weight: normal; line-height: 36px; margin-bottom: 33px;}
.zh_btn{height: 40px; margin: 43px 0 27px 0;}
.czsbm{float: left; width: 162px; text-align: center; height: 40px; line-height: 40px; background: #2671cd; font-size: 18px; margin-right: 24px;}
.czsbm a{display: block; color: #fff;}
.czsbm img{width: 24px; height: 24px; margin: 8px 10px 0 0;}
.cgs{float: left; width: 120px; text-align: center; height: 38px; line-height: 38px; background: #d9edfe; font-size: 17px; border: solid 1px #0549ce; margin-right: 24px;}
.cgs a{display: block; color: #0549ce;}
.cgs a:hover{background: #0549ce; color: #fff;}
.zh_fon{font-size: 18px;}
.zh_fon span{color: #0549ce;}

.show_part{width: 1386px; border: solid 1px #eee; margin: 0 auto 20px;}
.show_top{width: 100%; height: 52px; border-bottom: solid 1px #0549ce; background: #f7f7f7;}
.show_top li{float: left; width: 140px; text-align: center; line-height: 52px; cursor: pointer; font-size: 18px; color: #333;}
.show_top li:hover{background: #0549ce; color: #fff;}
.show_top .show_on{background: #0549ce; color: #fff;}
.show_box{padding: 20px; color: #6b6b6b; font-size: 17px; line-height: 50px;}
.show_box img{ max-width: 100%; }
.show_box h4{color: #333; font-size: 18px;}
.st{border-bottom: dashed 1px #ededed; padding: 30px 0 50px 0; margin-bottom: 20px;}
.st li{float: left; width: 33.333%; text-align: center; line-height: 37px; color: #666; font-size: 18px;}
.st img{width: 40px; height: 37px; margin-right: 8px;}
.st span{font-size: 26px;}


/*云上展览-首页*/
.yun_top{width: 1440px; padding-top: 2.5%; margin: 0 auto;}
.yun_img{float: left; width: 123px; height: 123px; overflow: hidden; margin-right: 40px;}
.yun_img img{width: 100%; height: 100%; transition: all 0.6s;}
.yun_img:hover img{transform: scale(1.1);}
.yun_left{float: left; width: 500px;}
.yun_left h4{color: #fff; font-size: 30px; line-height: 62px; margin-bottom: 10px;}
.yun_lb{height: 36px;}
.yun_czsz{float: left; width: 90px; text-align: center; line-height: 36px; background: #0549ce; border-radius: 10px; color: #fff; font-size: 17px; margin-right: 19px;}
.yun_sc{float: left; width: 90px; text-align: center; line-height: 36px; background: #fff; border-radius: 10px; color: #0549ce; font-size: 17px;}
.yun_sc a{display: block; color: #0549ce;}
.yun_sc img{width: 20px; height: 20px; margin: 8px 8px 0 0;}
.yun_right{float: right; padding-top: 3%;}
.yun_right li{float: left; width: 127px; text-align: center; height: 36px; line-height: 36px; background: #0549ce; border-radius: 5px; box-shadow: 3px 3px 3px #002876; font-size: 16px; margin-right: 15px;}
.yun_right img{width: 23px; height: 23px; margin: 8px 6px 0 0;}
.yun_right li:last-child{margin: 0;}
.yun_right a{color: #fff; display: block;}

.ynav_bg{min-width: 1440px; background: #ebebeb;}
.ynav_box{width: 1440px; height: 55px; margin: 0 auto;}
.ynav{float: left; width: 700px;}
.ynav li{float: left; line-height: 55px; font-size: 17px; padding-right: 57px;}
.ynav a{color: #333;}
.ynav a:hover{color: #0549ce;}
.ynav .ynav_on a{color: #0549ce;}
.yss_bg{float: right; width: 320px; height: 31px; padding: 0 16px; box-sizing: border-box; background: #fff; border-radius: 8px; margin-top: 12px;}
.yss{float: left; width: 250px; height: 31px; line-height: 31px; border: none; background: none; font-size: 14px; color: #868686;}
.yss input::-webkit-input-placeholder{color:#868686;}
.yss input::-moz-placeholder{color:#868686;}
.yss input:-moz-placeholder{color:#868686;}
.yss input:-ms-input-placeholder{color:#868686;}
.yss_btn{float: right; width: 18px; margin-top: 6px;}

.pad{padding: 40px 0 50px 0;}
.body_bg02{width: 1440px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05); min-height: 500px; padding-bottom: 20px; margin: 0 auto;}
.enterprise_line{width: 1380px; border-bottom: solid 1px #e8e8e8; padding: 38px 0; margin: 0 auto; overflow: hidden;}
.enterprise_pic{float: left; width: 620px; height: 413px;}
.enterprise_pic img{width: 100%; height: 100%;}
.enterprise_right{float: right; width: 724px;}
.ent_tit{color: #0549ce; font-size: 26px; font-weight: bold; line-height: 64px; background: url(../images/ent_icon.jpg) no-repeat left center; padding-left: 32px;}
.ent_fon{color: #333; font-size: 16px; line-height: 38px; height: 266px; overflow: hidden;}
.ent_fon img{ max-width: 100%; }
.ent_more{float: right; width: 130px; text-align: center; height: 37px; line-height: 37px; border: solid 1px #d8d8d8; border-radius: 40px; overflow: hidden; margin-top: 18px;}
.ent_more a{color: #939393; display: block;}
.ent_more a:hover{background: #0549ce; color: #fff;}
.ent_title{width: 1380px; text-align: center; line-height: 96px; color: #333; font-size: 26px; font-weight: bold; margin: 0 auto;}
.ent{width: 1380px; margin: 0 auto 20px; overflow: hidden;}
.ent ul{margin-right: -25px;}
.ent li{float: left; width: 415px; text-align: center; /*height: 463px;*/ height: 485px; margin: 0 60px 20px 0;}
.ent h4{line-height: 34px; color: #333; font-size: 16px; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.ent li:hover h4{color: #0549ce;}
.ent_pic{width: 413px; height: 413px; border: solid 1px #dcdcdc; overflow: hidden; margin-bottom: 14px;}
.ent_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.ent_pic:hover img{transform: scale(1.1);}
.ent li:nth-child(1){margin-right:67px;}
.ent li:nth-child(2){margin-right:53px;}
.ent li:nth-child(3){margin-right:25px;float: right;} 
.ent li:nth-child(4){margin-right:67px;}
.ent li:nth-child(5){margin-right:53px;}
.ent li:nth-child(6){margin-right:25px;float: right;} 
/*.ent li:first-child{width: 500px; height: 604px;}
.ent li:first-child .ent_pic{width: 498px; height: 554px;}*/
.ent_m{width: 130px; text-align: center; height: 37px; line-height: 37px; border: solid 1px #d8d8d8; border-radius: 40px; overflow: hidden; margin: 0 auto 46px;}
.ent_m a{color: #939393; display: block;}
.ent_m a:hover{background: #0549ce; color: #fff;}

.line{border-top: solid 1px #e8e8e8;}
.ent_img{width: 1380px; padding-top: 52px; margin: 0 auto 52px; overflow: hidden;}
.ent_img ul{margin-right: -36px;}
.ent_img li{float: left; width: 672px; height: 514px; overflow: hidden; position: relative; margin-right: 36px;}
.ent_img img{width: 100%; height: 100%; transition: all 0.6s;}
.ent_img li:hover img{transform: scale(1.1);}
.ent_font{width: 100%; height: 63px; line-height: 63px; padding: 0 32px; color: #fff; font-size: 24px; box-sizing: border-box; background: url(../images/live_tm.png) no-repeat; background-size: 100% 100%; position: absolute; left: 0; bottom: 0;}
.ent_live{float: left; display: block; width: 94px; text-align: center; height: 36px; line-height: 36px; background: #ffc000; border-radius: 5px; color: #fff; font-size: 20px; margin: 13px 20px 0 0;}
.ent_video{width: 102px; height: 102px; position: absolute; top: 206px; left: 285px;}
.ent_video img{width: 100%; height: 100%;}
.ent_img li:hover .ent_video img{transform: scale(1.0);}

.con_p{padding: 15px 0;}
.contact{width: 1380px; margin: 0 auto; overflow: hidden;}
.contact ul{margin-right: -36px;}
.contact li{float: left; width: 672px; height: 70px; line-height: 34px; background: #f9f9f9; padding: 18px 30px; box-sizing: border-box; color: #333; font-size: 18px; font-weight: bold; margin: 0 36px 20px 0;}
.contact img{float: left; width: 33px; height: 34px; margin-right: 26px;}


/*云上展览-企业介绍*/
.qy_top{width: 1380px; height: 93px; padding: 40px 0 35px 0; margin: 0 auto;}
.qy_top li{float: left; width: 25%; line-height: 93px; color: #333; font-size: 20px; background: url(../images/qi_01.png) no-repeat right 56px center #d9edfe; border-right: solid 1px #fff; box-sizing: border-box; cursor: pointer;}
.qy_top li:last-child{border: none;}
.qy_top li:hover{background: url(../images/qi_02.png) no-repeat right 56px center #0549ce; color: #fff;}
.qy_top img{float: left; width: 67px; height: 54px; margin: 20px 32px 0 52px;}
.qy_top .qy_ton{background: url(../images/qi_02.png) no-repeat right 56px center #0549ce; color: #fff;}
.qy_bg{width: 1380px; height: 674px; padding: 30px 26px 30px 36px; box-sizing: border-box; background: #f9f9f9; margin: 0 auto;}
.scrollbar{height: 624px;width: 100%;overflow-y: scroll;}
.qy_box{min-height: 1000px; padding-right: 28px;}
.qy_fon{color: #333; font-size: 16px; line-height: 46px;}
#wrapper{width: 100%;}
#style-2::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);background: #c6c6c6;}
#style-2::-webkit-scrollbar{width: 5px;background: #c6c6c6;}
#style-2::-webkit-scrollbar-thumb{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background: #0549ce;}


/*云上展览-展品列表*/
.zp_box{width: 1380px; padding-top: 36px; margin: 0 auto;}
.zp_left{float: left; width: 308px;}
.zp_tt{width: 100%; padding-left: 40px; box-sizing: border-box; height: 70px; line-height: 70px; background: #0549ce; color: #fff; font-size: 22px; border-radius: 3px; margin-bottom: 5px;}
.zp_list{width: 100%;}
.zp_list li{height: 51px; line-height: 51px; font-size: 16px; text-indent: 40px; background: #f5f5f5; margin-bottom: 3px;}
.zp_list a{display: block; color: #555;}
.zp_list a:hover{color: #0549ce;}
.zp_list .zp_on a{color: #0549ce;}
.zp_right{float: right; width: 1017px;}
.zp_pro{width: 100%; overflow: hidden;}
.zp_pro ul{margin-right: -33px;}
.zp_pro li{float: left; width: 442px; margin: 0 33px 34px 25px;}
.zp_pro h4{line-height: 36px; color: #666; font-size: 17px; font-weight: normal; padding: 0 12px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.zp_pro li:hover h4{color: #0549ce;}
.zp_pic{width: 440px; height: 440px; border: solid 1px #f1f1f1; overflow: hidden; margin-bottom: 20px;}
.zp_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.zp_pro li:hover img{transform: scale(1.1);}
.zp_right .page{width: 100%; padding: 10px 0 20px 0;}
.zp_right .page_left{top: 10px;}
.zp_right .page_right{top: 10px;}


/*云上展览-展品*/
.zp_l{float: left; width: 442px; overflow: hidden;}
.scrolltab{position:relative;width:100%;}
.scrolltab .ulBigPic{width:442px;height:442px;overflow:hidden; margin-bottom: 24px;}
.scrolltab .ulBigPic li{width:440px;height:440px; border: solid 1px #f2f2f2;display:none;}
.scrolltab .ulBigPic li img{width: 100%; height: 100%;}
.scrolltab .ulBigPic .liSelected{display:block;}
.scrolltab .dSmallPicBox{width:442px;height:65px;position:relative;}
.scrolltab .dSmallPic{width:100%;height:65px;position:absolute;left:1px;top:0px;overflow:hidden;}
.scrolltab .dSmallPic ul{position:absolute;}
.scrolltab .dSmallPic li{width:63px;height:63px;border:1px solid #efefef; margin-right: 10px; float:left;display:inline;cursor:pointer;overflow:hidden;}
.scrolltab .dSmallPic li:last-child{margin: 0;}
.scrolltab .dSmallPic li img{width: 100%; height: 100%;}
.scrolltab .dSmallPic .liSelected{border:1px solid #0549ce;}

.zp_r{float: right; width: 890px;}
.zp_r h1{color: #333; font-size: 25px; line-height: 48px; margin: 10px 0 30px 0;}
.jtjg{background: #f3f3f3; line-height: 75px; padding-left: 14px; color: #333; font-size: 22px; font-weight: bold; margin-bottom: 35px;}
.musc{color: #969696; font-size: 17px; line-height: 32px; min-height: 117px;}
.musc h4{color: #5f5f5f; font-size: 20px; line-height: 42px; margin-bottom: 11px;}
.shu_box{width: 100%; height: 44px; border-bottom: dotted 1px #f4f4f4; padding: 38px 0; margin-bottom: 46px;}
.shu{float: left; width: 210px; color: #5f5f5f; font-size: 18px; line-height: 44px;}
.shu h4{float: left; display: inline-block; width: 55px; font-weight: normal;}
.shu span{float: left; width: 30px; text-align: center; height: 42px; line-height: 42px; background: #f2f2f2; border: solid 1px #dfdfdf; cursor: pointer;}
.shu input{float: left; width: 52px; text-align: center; height: 42px; line-height: 42px; background: #fff; border: solid 1px #ddd; color: #666; font-size: 16px; margin: 0 6px;}
.btn_tjd{float: left; width: 220px; text-align: center; height: 44px; line-height: 44px; background: #2560d5; font-size: 19px;}
.btn_tjd a{display: block; color: #fff;}
.bot{height: 40px;}
.btn_gt{float: left; width: 153px; text-align: center; height: 38px; line-height: 38px; border: solid 1px #0549ce; background: #d9edfe; margin-right: 25px; cursor: pointer; position: relative; color: #0549ce; font-size: 16px;}
.btn_gt img{width: 30px; height: 22px; margin: 9px 7px 0 0;}
.btn_gt a{display: block; color: #0549ce;}
.btn_tel{width: 280px; background: #0549ce; color: #fff; height: 60px; line-height: 60px; position: absolute; top: 40px; left: 0; opacity: 0; visibility: hidden; transition:all .3s ease-out 0s; transform:translate3d(0,10px,0); -moz-transform:translate3d(0,10px,0); -webkit-transform:translate3d(0,10px,0);}
.btn_gt:hover .btn_tel{opacity:1; visibility:visible; transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -webkit-transform:translate3d(0,0,0);}
.btn_gz{float: left; width: 125px; margin-left: 8px; height: 40px; line-height: 40px; font-size: 16px;}
.btn_gz img{float: left; width: 23px; height: 23px; margin: 10px 10px 0 0;}
.btn_gz a{color: #333;}

.parameter_tit{width: 1380px; line-height: 32px; border-bottom: solid 1px #e0e0e0; padding: 40px 0 25px 0; color: #333; font-size: 21px; font-weight: bold; margin: 0 auto;}
.parameter{width: 1380px; border-bottom: solid 1px #e0e0e0; line-height: 46px; padding: 20px 0; color: #666; font-size: 16px; margin: 0 auto 40px;}
.parameter span{color: #1364d9;}

.spjs_bg{width: 1380px; min-height: 500px; border: solid 1px #eee; box-sizing: border-box; margin: 0 auto 10px;}
.spjs_top{width: 100%; height: 41px; background: #f7f7f7; border-bottom: solid 1px #eee; position: relative; margin-bottom: 20px;}
.spjs_tit{width: 147px; padding-right: 12px; box-sizing: border-box; text-align: center; height: 53px; line-height: 53px; color: #fff; font-size: 21px; font-weight: bold; background: url(../images/spjs_top.png) no-repeat; position: absolute; top: -12px; left: 0;}
.spjs_pic{width: 90%; margin: 0 auto;}
.spjs_pic img{width: 100%;}


/*云上展览-直播*/
.zhibo{width: 1440px; position: relative; margin: 0 auto; overflow: hidden;}
.zhibo img{width: 100%;}
.zhibo_tm{width: 100%; height: 100%; background: rgba(0,0,0,0.3); position: absolute; top: 0; left: 0; z-index: 1;}
.zhibo_bot{width: 100%; text-align: center; line-height: 68px; background: rgba(0,0,0,0.3); color: #fff; font-size: 19px; position: absolute; left: 0; bottom: 0; z-index: 2;}
.zhibo_video{width: 100%; text-align: center; position: absolute; top: 38%; left: 0; z-index: 2;}
.zhibo_video img{width: 118px; height: 118px;}
.zhibo_list{width: 135px; position: absolute; top: 42px; left: 0; z-index: 3}
.zhibo_list li{height: 39px; line-height: 39px; padding-left: 32px; border-top-right-radius: 30px; border-bottom-right-radius: 30px; color: #fff; font-size: 15px; margin-bottom: 15px;}
.zhibo_list li:nth-child(1){background: #f94f17;}
.zhibo_list li:nth-child(2){background: rgba(0,0,0,0.5);}
.zhibo_list li:nth-child(3){background: #0549ce;}
.zhibo_list img{float: left; width: 16px; height: 17px; margin: 11px 8px 0 0;}


/*云上展览进入商家列表-参展企业*/
.cz_pic{min-width: 1440px; position: relative;}
.cz_pic img{width: 100%;}
.cz_list{width: 49px; position: absolute; bottom: 5%; right: 10%;}
.cz_list li{margin-bottom: 5px;}
.cz_list img{width: 49px; height: 49px;}

.mar_b{margin-bottom: 42px;}
.shuju_part{float: left; width: 780px; height: 487px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05); padding: 0 32px; box-sizing: border-box;}
.shuju_tit{width: 100%; border-bottom: solid 1px #d9edfe; padding: 21px 0; color: #0549ce; font-size: 26px; line-height: 40px; font-weight: bold; margin: 0 auto 18px;}
.sssj{color: #828282; font-size: 22px; line-height: 45px; margin-bottom: 18px;}
.sssj i{padding-right: 22px; color: #303030; font-size: 30px; display: inline-block;}
.sssj i span{color: #0549ce;}
.shuju{width: 100%;}
.shuju ul{margin-right: -3%;}
.shuju li{float: left; width: 30.333%; text-align: center; height: 96px; line-height: 56px; border-radius: 8px; font-size: 30px; overflow: hidden; margin: 0 3% 14px 0;}
.shuju h4{color: #333; font-size: 16px; font-weight: normal; line-height: 40px;}
.shuju li:nth-child(1){background: #fff3f4; color: #f84e4f;}
.shuju li:nth-child(1) h4{background: #ffe8ea;}
.shuju li:nth-child(2){background: #edf6fd; color: #1690e6;}
.shuju li:nth-child(2) h4{background: #dceefb;}
.shuju li:nth-child(3){background: #ebfaf7; color: #00bd97;}
.shuju li:nth-child(3) h4{background: #d9f5ef; }
.shuju li:nth-child(4){background: #ebfaf7; color: #00bd97;}
.shuju li:nth-child(4) h4{background: #d9f5ef;}
.shuju li:nth-child(5){background: #f6f4ff; color: #8670f9;}
.shuju li:nth-child(5) h4{background: #edeaff;}
.shuju li:nth-child(6){background: #fff3f9; color: #fc66b0;}
.shuju li:nth-child(6) h4{background: #ffe8f3;}
.shuju_bot{width: 332px; height: 40px; padding-top: 22px; margin: 0 auto;}
.czbm{float: left; width: 154px; line-height: 40px; text-align: center; background: #256ccf; font-size: 17px;}
.czbm a{color: #fff; display: block;}
.ljgd{float: right; width: 152px; line-height: 38px; text-align: center; border: solid 1px #0549ce; background: #d9edfe; font-size: 17px;}
.ljgd a{color: #0549ce; display: block;}

.int_part{float: right; width: 628px; height: 487px; background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.05); padding: 0 32px; box-sizing: border-box;}
.int_tit{width: 100%; text-indent: 32px; border-bottom: solid 1px #d9edfe; background: url(../images/ent_icon.jpg) no-repeat left center; padding: 21px 0; color: #0549ce; font-size: 26px; line-height: 40px; font-weight: bold; margin: 0 auto 18px;}
.int_fonts{width: 560px; line-height: 38px; height: 342px; color: #333; font-size: 16px; overflow: hidden; margin: 0 auto;}

.pt .page{padding: 48px 0 0 0;}
.czqy_top{width: 1390px; height: 52px; border-bottom: solid 1px #ececec; margin: 0 auto;}
.czqy_top li{float: left; height: 52px; line-height: 52px; font-size: 20px; position: relative; margin-right: 38px;}
.czqy_top a{color: #333;}
.czqy_top i{width: 100%; height: 3px; line-height: 0; background: #1f3bc2; position: absolute; left: 0; bottom: 0; display: none;}
.czqy_top .czqy_ton a{color: #0549ce; font-size: 26px; font-weight: bold;}
.czqy_ton i{display: block;}
.pt .type_box dl{padding: 25px 0 15px 0;}
.hyzh02{float: left; width: 870px;}
.hyzh02 li{float: left; display: block; padding: 0 20px; text-align: center; height: 38px; line-height: 38px; color: #575757; font-size: 16px; cursor: pointer; margin:0 5px 10px 0;}
.hyzh02 li:hover{background: #0549ce; border-radius: 40px; color: #fff;}
.hyzh02 .hyzh_on2{background: #0549ce; border-radius: 40px; color: #fff;}
.gjc_box{float: right; width: 314px; height: 41px;}
.gjc_ss{float: left; width: 252px; height: 41px; line-height: 39px; border: solid 1px #e0e0e0; border-right: none; background: #fff; border-top-left-radius: 40px; border-bottom-left-radius: 40px; font-size: 14px; padding: 0 10px 0 24px; box-sizing: border-box;}
.gjc_btn{float: right; width: 62px; height: 41px; border-top-right-radius: 50px; border-bottom-right-radius: 50px;}
.djl{width: 1390px; height: 48px; background: #f5f5f5; margin: 0 auto 32px;}
.djl li{float: left; width: 140px; text-indent: 32px; line-height: 48px; color: #333; font-size: 16px; background: url(../images/djl01.png) no-repeat 94px center; cursor: pointer;}
.djl img{width: 17px; height: 22px; margin: 13px 0 0 17px;}
.djl .djl_on{background: url(../images/djl02.png) no-repeat 94px center #d9edfe; color: #0549ce;}
.djl li:hover{background: url(../images/djl02.png) no-repeat 94px center #d9edfe; color: #0549ce;}
.czqy{width: 1390px; padding: 5px; margin: 0 auto; overflow: hidden;}
.czqy ul{margin-right: -18px;}
.czqy li{float: left; width: 451px; height: 480px; padding: 17px 28px; box-sizing: border-box; border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,0.2); margin: 0 18px 20px 0;}
.czqy h1{line-height: 44px; color: #1e1e1e; font-size: 22px; margin-bottom: 14px; white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇br标签对象才换行。*/
			overflow: hidden;/*超出部分隐藏*/	text-overflow: ellipsis;/*隐藏部分以省略号代替*/}
.czqy h1 img{float: left; width: 44px; height: 44px; margin-right: 12px;}
.czqy_box{width: 100%; margin-bottom: 17px;}
.czqy_fon{float: left; width: 200px; color: #333; font-size: 15px; line-height: 25px;height: 130px; overflow: hidden;}
.czqy_fon h4{color: #0549ce; font-size: 18px; font-weight: normal; line-height: 22px; margin: 14px 0;}
.czqy_fon h4 img{float: left; width: 25px; height: 22px; margin-right: 8px;}
.czqy_pic{float: right; width: 132px; height: 132px; overflow: hidden;}
.czqy_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.czqy_pic:hover img{transform: scale(1.1);}
.czqy_center{width: 100%; margin-bottom: 25px; height: 170px;}
.czqy_center li{width: 121px; height: 160px; margin-right: 15px; float: left; padding:0;box-shadow: 0 0 0 rgba(0,0,0,0.2);}
.czqy_center img{width: 121px; height: 121px;}
.czqy_goods_jiage{line-height: 25px; font-size: 14px; color: red; margin-top: 5px;}
.czqy_goods_title{line-height: 25px; font-size: 14px; color: #737373;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.czqy_goods_title1{line-height: 25px; font-size: 14px; color: #737373;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.czqy_bot{height: 35px;}
.czqy_zy{float: left; width: 112px; text-align: center; height: 35px; line-height: 35px; background: #d9edfe; font-size: 15px; margin-right: 30px;}
.czqy_zy a{color: #0549ce; display: block;}
.czqy_sc{float: left; width: 112px; text-align: center; height: 35px; line-height: 35px; background: #f7f7f7; font-size: 15px;}
.czqy_sc a{color: #737373; display: block;}
.czqy_ll{float: right; width: 112px; text-align: center; height: 35px; line-height: 35px; background: #f7f7f7; font-size: 15px; color: #737373;}
.czqy_ll span{color: #0549ce;}


/*云上展览进入商家列表-参展商品*/
.pro{width: 1390px; overflow: hidden; margin: 0 auto;}
.pro ul{margin-right: -21px;}
.pro li{float: left; width: 331px; background: #f9f9f9; border-radius: 10px; overflow: hidden; margin: 0 21px 20px 0; transition:all .5s linear;}
.pro_pic{width: 100%; height: 331px; overflow: hidden;}
.pro_pic img{width: 100%; height: 100%;}
.pro_w{width: 90%; margin: 0 auto;}
.pro_w h4{line-height: 54px; color: #1e1e1e; font-size: 18px; border-bottom: solid 1px #d0d0d0; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.pro_bot{height: 17px;line-height: 17px; color: #a1a1a1; font-size: 16px; background: url(../images/heart_01.jpg) no-repeat right center; padding: 20px 0 30px 0;}
.pro li:hover .pro_bot{background: url(../images/heart_02.jpg) no-repeat right center;}


/*参展企业-3D展厅*/
.cz_3d{min-width: 1440px;}
.cz_3d img{width: 100%;}


/*登录*/
.login_bg{min-width: 1440px; height: 566px; background: url(../images/login.jpg) no-repeat; background-size: cover; overflow: auto;}
.login_bg img{width: 100%;}
.login_part{width: 1440px; margin: 0 auto;}
.login_left{float: left; width: 44%; margin: 5% 0 0 12%;}
.login_box{float: right; width: 408px; height: 466px; background: #fff; border: solid 4px #1e50ae; border-radius: 10px; margin-top: 3%;}
.login_tit{width: 100%; text-align: center; line-height: 40px; color: #333; font-size: 25px; font-weight: bold; padding: 28px 0 23px 0; border-bottom: solid 1px #e9e9e9; position: relative;}
.login_tit i{width: 100px; height: 3px; line-height: 0; background: #0549ce; position: absolute; left: 154px; bottom: -1px;}
.mb01{margin-bottom: 62px;}
.login_w{width: 348px; margin: 0 auto;}
.phone{width: 100%; height: 46px; line-height: 44px; padding: 0 14px; box-sizing: border-box; border: solid 1px #0549ce; color: #333; font-size: 15px; margin-bottom: 24px;}
.phone input::-webkit-input-placeholder{color:#333;}
.phone input:-ms-input-placeholder{color:#333;}
.mima{width: 100%; height: 46px; line-height: 44px; padding: 0 14px; box-sizing: border-box; border: solid 1px #e9e9e9; color: #666; font-size: 15px; margin-bottom: 24px;}
.mima input::-webkit-input-placeholder{color:#666;}
.mima input:-ms-input-placeholder{color:#666;}
.mm_bot{height: 26px; line-height: 26px; margin-bottom: 37px;}
.gx{float: left; width: 105px; color: #666; font-size: 14px;}
.wjmm{float: right; color: #dbdbdb; font-size: 14px;}
.wjmm a{color: #939393;}
.wjmm a:last-child{color: #1364d9;}
.wjmm a:hover{text-decoration: underline;}
.login_btn{width: 100%; height: 50px; border: none; background: #0549ce; color: #fff; font-size: 20px; cursor: pointer; border-radius: 50px;}


/*注册*/
.mb02{margin-bottom: 24px;}
.yzm_box{width: 100%; height: 46px;}
.yzm{float: left; width: 233px; height: 46px; line-height: 44px; padding: 0 14px; box-sizing: border-box; border: solid 1px #e9e9e9; color: #666; font-size: 15px;}
.yzm input::-webkit-input-placeholder{color:#666;}
.yzm input:-ms-input-placeholder{color:#666;}
.yzm_btn{float: right; width: 98px; height: 46px; border: solid 1px #e9e9e9; background: #f6f6f6; color: #666; font-size: 15px; cursor: pointer;}
.mm_bot02{height: 26px; line-height: 26px; margin:11px 0 30px 0;}
.yyzh{float: right; color: #939393; font-size: 14px;}
.yyzh a{color: #1364d9;}


/*忘记密码*/
.mb03{margin-bottom: 82px;}
.mb04{margin-bottom: 47px;}
.mb05{margin-top: 23px;}


/*会员中心首页*/
.head_bg{min-width: 1440px; background: #0549ce;}
.head_box{width: 1440px; height: 101px; margin: 0 auto;}
.text02{float: left; margin: 30px 0 0 16px;}
.hyss_box{float: right; width: 246px; height: 36px; margin: 33px 27px 0 0;}
.hyss{float: left; width: 191px; height: 36px; line-height: 36px; border: none; background: #f0f0f0; border-top-left-radius: 40px; border-bottom-left-radius: 40px; font-size: 14px; padding: 0 10px 0 24px; box-sizing: border-box;}
.hyss_btn{float: left; width: 55px; height: 36px; border-top-right-radius: 40px; border-bottom-right-radius: 40px;}
.head_tr{float: right; line-height: 36px; color: #fff; font-size: 14px; margin-top: 33px;}
.head_tr a{color: #fff;}
.head_tr a:hover{text-decoration: underline;}
.ptb{padding: 34px 0 40px 0; min-height: 500px; overflow: hidden;}

.member_list{float: left; width: 200px; border: solid 1px #e6e6e6;}
.member_list li{height: 110px; text-align: center; position: relative;}
.member_list i{width: 90%; height: 1px; line-height: 0; background: #dbdbdb; position: absolute; left: 5%; bottom: 0;}
.member_list img{width: 37px; height: 33px; margin: 22px 0 6px 0;}
.member_list h4{line-height: 26px; font-weight: normal; color: #6e6e6e; font-size: 16px;}
.member_list li:hover{background: #d9edfe;}
.member_list li:hover i{width: 100%; left: 0;}
.member_list .member_on{background: #d9edfe;}
.member_list .member_on i{width: 100%; left: 0;}
.member_list li:last-child i{display: none;}

.member_right{float: right; width: 1211px; border: solid 1px #e6e6e6; min-height: 970px; padding-bottom: 20px;}
.member_tit{background: #f2f2f2; border-bottom: solid 1px #e6e6e6; height: 50px; line-height: 50px; padding-left: 28px; color: #4c4c4c; font-size: 20px; font-weight: bold;}
.member_box{width: 1160px; padding: 21px 0; margin: 0 auto;}
.member_head{float: left; width: 102px; height: 102px; border-radius: 50%; border: solid 6px #e6e6e6; position: relative; overflow: hidden; margin-right: 28px;}
.member_head img{width: 100%; height: 100%;}
.member_head_fon{width: 100%; text-align: center; line-height: 28px; color: #fff; font-size: 14px; background: rgba(0,0,0,0.3); position: absolute; left: 0; bottom: 0;}
.member_sf{float: left; padding: 42px 18px 0 0;}
.member_sf li{float: left; padding-right: 54px; color: #333; font-size: 17px; line-height: 32px;}
.member_sf li:last-child{padding: 0;}
.member_sf li span{color: #0549ce;}
.member_sq{float: left; width: 160px; margin-top: 42px;}
.member_sq img{width: 100%;}
.htgl{float: right; width: 410px;}
.htgl img{width: 100%;}

.detailed_tit{height: 43px; line-height: 43px; background: #fafafa; border-top: solid 1px #e6e6e6; border-bottom: solid 1px #e6e6e6; padding-left: 28px; color: #333; font-size: 18px; margin-bottom: 25px;}
.detailed{width: 1155px; margin: 0 auto;}
.detailed dl{line-height: 26px; margin-bottom: 20px;}
.detailed dt{float: left; color: #333; font-size: 16px; font-weight: bold; padding-right: 5px;}
.detailed dd{float: left; color: #666; font-size: 16px;}
.det_logo{width: 88px; height: 88px; border: solid 1px #f4f4f4;}
.det_logo img{width: 100%; height: 100%;}
.detailed .det_ff{line-height: 100px; margin-bottom: 10px;}


/*会员信息-身份申请*/
.shenhe_box{width: 985px; padding-top: 195px; margin: 0 auto;}
.shenhe_left{float: left; width: 680px; line-height: 34px; color: #666; font-size: 17px;}
.shenhe_left h1{color: #0549ce; font-size: 24px; line-height: 40px;}
.shenhe_left h4{color: #333; font-size: 19px; line-height: 34px; margin: 18px 0 30px 0;}
.shenhe_left a{color: #0549ce;}
.shenhe_left a:hover{text-decoration: underline;}
.shenhe_pic{float: right; width: 220px; margin-top: 57px;}

.zbf_top{width: 1160px; height: 78px; margin: 0 auto;}
.zbf_top li{float: left; width: 232px; text-align: center; height: 78px; line-height: 78px; background: url(../images/qi_01.png) no-repeat 160px center #d9edfe; font-size: 18px; border-right: solid 1px #fff; box-sizing: border-box; position: relative;}
.zbf_top a{color: #333; display: block; padding-right:40px;}
.zbf_top .zbf_ton{background: url(../images/qi_02.png) no-repeat 160px center #0549ce;}
.zbf_top .zbf_ton a{color: #fff;}
.zbf_top li i{width: 100%; height: 7px; line-height: 0; background: url(../images/zbf_icon.png) no-repeat center top; position: absolute; top: 78px; left: 0; display: none;}
.zbf_top .zbf_ton i{display: block;}
.zbf{width: 1090px; padding: 126px 0 50px 0; margin: 0 auto;}
.zbf ul{margin-right: -50px;}
.zbf li{float: left; width: 520px; margin-right: 50px; padding: 12px 0;}
.zbf_fon{float: left; width: 160px; line-height: 40px; color: #333; font-size: 16px; font-weight: bold;}
.zbf_bd{float: left; width: 348px; height: 40px; line-height: 38px; padding: 0 15px; border: solid 1px #e9e9e9; font-size: 16px; box-sizing: border-box;}
.zbf_l{margin: 30px 0;}
.zhizhao{float: left; width: 98px; height: 98px; text-align: center; border: dashed 1px #e9e9e9; cursor: pointer; margin-right: 19px;}
.zhizhao h1{font-size: 50px; font-weight: normal; line-height: 46px; padding-top: 11px;}
.zhizhao h4{color: #808082; font-weight: normal; font-size: 15px; line-height: 26px;}
.zhizhao img{width: 63px; height: 43px; margin: 17px 0 3px 0;}
.zbf_btn{width: 100%; height: 36px; text-align: center;}
.zbf_tj{width: 115px; height: 36px; border: none; background: #0549ce; color: #fff; font-size: 16px; cursor: pointer; border-radius: 30px; margin: 0 6px;}
.zbf_cz{width: 115px; height: 36px; border: solid 1px #ccc; background: #f5f5f5; color: #666; font-size: 16px; cursor: pointer; border-radius: 30px; margin: 0 6px;}

.zz{margin-top: -30px;}
.zbf .frxm{width: 1090px;}

.audience_top{width: 500px; text-align: center; border-bottom: solid 1px #ececec; padding-top: 54px; margin: 0 auto 82px;}
.audience_top li{display: inline-block; height: 52px; line-height: 52px; color: #333; font-size: 20px; cursor: pointer; margin: 0 18px; position: relative;}
.audience_top .audience_on{color: #0549ce; font-weight: bold; font-size: 26px;}
.audience_top i{width: 100%; height: 3px; line-height: 0; background: #0549ce; display: none;}
.audience_top .audience_on i{display: block;}
.audience{width: 534px; margin: 0 auto 34px;}
.audience li{margin-bottom: 38px;}
.aud_fon{float: left; width: 165px; line-height: 40px; color: #333; font-size: 16px; font-weight: bold;}

.media{width: 860px; padding-top: 136px; margin: 0 auto 34px;}
.media ul{margin-right: -50px;}
.media li{float: left; width: 520px; margin-right: 50px; padding: 12px 0; margin-bottom: 8px;}
.media .media_r{width: 290px;}

.sers{width: 1160px; padding: 73px 0 30px 0; margin: 0 auto;}
.sers ul{margin-right: -50px;}
.sers li{float: left; width: 540px; margin-right: 50px; padding: 12px 0; margin-bottom: 8px;}
.sers .sers_w{width: 1160px;}
.sers_left{float: left; width: 155px; line-height: 40px; color: #333; font-size: 16px; font-weight: bold;}
.zizhi{float: left; width: 378px; margin-top: 10px;}
.zizhi li{margin-right: -16px;}
.zizhi li{float: left; width: 80px; height: 80px; text-align: center; border: dashed 1px #e9e9e9; cursor: pointer; margin-right: 16px; padding: 0;}
.zizhi h4{color: #808082; font-weight: normal; font-size: 12px; line-height: 17px;}
.zizhi img{width: 21px; height: 17px; margin: 12px 0 8px 0;}
.zizhi_bd{float: left; width: 377px; height: 40px; line-height: 38px; padding: 0 15px; border: solid 1px #e9e9e9; font-size: 16px; box-sizing: border-box;}


/*会员信息-我的关注*/
.focuson{width: 1159px; margin: 0 auto; overflow: hidden;}
.focuson ul{margin-right: -9px;}
.focuson li{float: left; width: 283px; text-align: center; background: #f9f9f9; border-radius: 10px; overflow: hidden; margin: 0 9px 19px 0;}
.focuson_pic{width: 283px; height: 283px; overflow: hidden;}
.focuson_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.focuson_pic:hover img{transform: scale(1.1);}
.focuson h4{color: #1e1e1e; font-size: 15px; height: 47px; line-height: 47px; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}

.fy{width: 100%; text-align: center; padding: 40px 0;}
.fy li{display: inline-block; width: 36px; text-align: center; height: 32px; line-height: 32px; border: solid 1px #ddd; font-size: 13px; margin: 0 1px;}
.fy a{color: #333;}
.fy .fy_on a{color: #0183fa;}
.fy .fy_on{border: solid 1px #fff;}
.fy li:first-child{width: 84px;}
.fy li:last-child{width: 84px;}


/*会员信息-我的收藏*/
.collection{width: 1158px; padding: 5px; margin: 0 auto; overflow: hidden;}
.collection ul{margin-right: -15px;}
.collection li{float: left; width: 376px; height: 243px; padding: 13px 20px; box-sizing: border-box; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); margin: 0 15px 20px 0;}
.collection h1{line-height: 36px; color: #1e1e1e; font-size: 20px; margin-bottom: 12px;}
.collection h1 img{float: left; width: 36px; height: 36px; margin-right: 12px;}
.collection_box{width: 100%; margin-bottom: 24px;}
.collection_fon{float: left; width: 170px; color: #333; font-size: 15px; line-height: 30px;}
.collection_fon h4{color: #0549ce; font-size: 17px; font-weight: normal; line-height: 32px; margin-top: 8px;}
.collection_fon h4 img{float: left; width: 21px; height: 18px; margin: 8px 8px 0 0;}
.collection_pic{float: right; width: 110px; height: 110px; overflow: hidden;}
.collection_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.collection_pic:hover img{transform: scale(1.1);}
.collection_into{width: 100%; text-align: center; height: 29px; line-height: 29px; background: #d9edfe; font-size: 14px;}
.collection_into a{display: block; color: #0549ce;}


/*会员信息-我的订单*/
.order_top{width:100%; height: 43px; background: #d9edfe; margin-bottom: 15px;}
.order_top li{float: left; border-right: solid 1px #bbd6f7; line-height: 43px; text-align: center; box-sizing: border-box; color: #333; font-size: 17px; font-weight: bold;}
.order_top li:last-child{border: none;}
.order01{width: 16%;}
.order02{width: 41%;}
.order03{width: 5%;}
.order04{width: 11%;}
.order05{width: 10%;}
.order06{width: 17%;}
.order{width: 100%;}
.order dl{margin-bottom: 15px;}
.order dt{border-top: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; background: #fafafa; height: 34px; line-height: 34px; text-indent: 24px; color: #333; font-size: 15px;}
.order dd{border-bottom: solid 1px #e5e5e5; color: #151f38; font-size: 16px;}
.order_box{width: 100%;}
.order_box li{float: left; text-align: center; border-right: solid 1px #e5e5e5; box-sizing: border-box; height: 182px; padding: 35px 0;}
.order_box li:last-child{border: none;}
.o_zs{width: 100%;}
.o_zs img{width: 21px; height: 21px; border-radius: 5px; margin: 14px 0;}
.o_zs h4{line-height: 28px; font-weight: normal;}
.o_sp{width: 90%; text-align: left; margin: 0 auto;}
.o_sp img{float: left; width: 25%; border-radius: 5px;}
.o_spr{float: right; width: 72%; margin-top: 5%;}
.o_lineh{line-height: 112px;}
.o_price{color: #ff3a3a; font-size: 24px;}
.o_dfk{color: #0549ce; line-height: 112px;}
.btn_pay{width: 62%; height: 32px; line-height: 32px; border: solid 1px #0549ce; margin: 25px auto 0 auto;}
.btn_pay a{display: block; color: #0549ce;}
.btn_ck{width: 62%; height: 32px; line-height: 32px; margin: 0 auto;}
.btn_ck a{display: block; color: #6b6b6b;}
.btn_pay02{width: 62%; height: 32px; line-height: 32px; background: #0549ce; margin: 25px auto 0 auto;}
.btn_pay02 a{display: block; color: #fff;}
.mb06{padding-top: 40px;}


/*会员信息-我的订单详情*/
.member_right02{float: right; width: 1211px; border: solid 1px #e6e6e6; min-height: 860px;}
.rel{position: relative;}
.back{width: 116px; text-align: center; height: 26px; line-height: 26px; border: solid 1px #0549ce; background: #fff; font-size: 14px; position: absolute; top: 11px; right: 15px;}
.back a{display: block; color: #0549ce;}
.ord_top{border-bottom: solid 1px #e5e5e5; padding: 30px 30px 34px 30px;}
.ord_pic{float: left; width: 370px; height: 370px; border: solid 1px #e4e4e4; overflow: hidden;}
.ord_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.ord_pic:hover img{transform: scale(1.1);}
.ord_right{float: right; width: 750px;}
.ord_right h1{color: #333; font-size: 21px; line-height: 36px; margin: 46px 0 34px 0;}
.ord_pay{background: #f3f3f3; padding: 10px; line-height: 42px; color: #333; font-size: 19px; font-weight: bold;}
.ord_pay span{color: #ff3a3a; font-size: 26px; padding-left: 10px;}
.ord_sl{color: #5f5f5f; font-size: 16px; font-weight: bold; line-height: 42px; padding: 26px 0 0 10px;}
.ord_sl span{font-weight: normal;}
.ord_bot{height: 390px;}
.ord_l{float: left; width: 493px; text-align: center; height: 390px; padding-top: 92px; box-sizing: border-box; border-right: solid 1px #e6e6e6;}
.ord_l img{width: 58px; height: 58px; margin-bottom: 28px;}
.ord_l h4{color: #333; font-size: 20px; line-height: 38px; margin-bottom: 52px;}
.btn_qrsh{width: 112px; text-align: center; height: 34px; line-height: 34px; background: #0549ce; font-size: 15px; margin: 0 auto;}
.btn_qrsh a{display: block; color: #fff;}
.ord_r{float: right; width: 718px;}
.ord_tit{background: #fafafa; border-bottom: solid 1px #e6e6e6; line-height: 44px; padding-left: 22px; color: #333; font-size: 18px;}
.ord_font{padding: 46px 22px 0 22px; color: #717171; font-size: 16px; line-height: 40px;}
.ord_font h4{font-size: 18px; color: #333;}
.ord_font h4 span{color: #0549ce;}
.ord_font span{color: #333;}

.ord_btn{width: 261px; height: 34px; margin: 0 auto;}
.ljfk{float: left; width: 110px; text-align: center; height: 32px; line-height: 32px; border: solid 1px #0549ce;}
.ljfk a{display: block; color: #0549ce;}
.qxdd{float: right; width: 110px; text-align: center; height: 32px; line-height: 32px; border: solid 1px #959595;}
.qxdd a{display: block; color: #959595;}


/*会员信息-收货地址*/
.address_box{padding: 0 26px; margin-bottom: 32px;}
.address_box li{margin-bottom: 14px;}
.address_box h4{line-height: 58px; color: #0549ce; font-size: 17px;}
.address_left{float: left; width: 82px; line-height: 40px; color: #8c8c8c; font-size: 15px;}
.address_right{float: left; width: 1050px;}
.add_bd01{width: 348px; height: 40px; line-height: 38px; padding: 0 15px; border: solid 1px #e9e9e9; font-size: 16px; box-sizing: border-box;}
.add_bd02{float: left; width: 538px; height: 40px; line-height: 38px; padding: 0 15px; border: solid 1px #e9e9e9; font-size: 16px; box-sizing: border-box;}
.xuanze01{float: left; width: 144px; height: 40px; border: solid 1px #e9e9e9; color: #bfbfbf; font-size: 14px; padding-left: 15px; box-sizing: border-box; margin-right: 10px;}
.xuanze02{float: left; width: 230px; height: 40px; border: solid 1px #e9e9e9; color: #bfbfbf; font-size: 14px; padding-left: 15px; box-sizing: border-box;}
.add_fon{float: left; color: #ffb137; font-size: 14px; line-height: 40px; padding-left: 13px;}
.address_r{float: left; width: 350px;}
.moren{color: #8c8c8c; font-size: 15px;}
.moren span{padding-left: 15px;}
.ad_m{margin-bottom: 20px;}
.ad_bot{height: 36px; margin-top: 20px;}
.add_bc{float: left; width: 115px; text-align: center; height: 36px; border: none; background: #0549ce; color: #fff; font-size: 16px; border-radius: 40px; margin-right: 13px;}
.add_qx{float: left; width: 115px; text-align: center; height: 36px; border: solid 1px #ccc; background: #f5f5f5; color: #666; font-size: 16px; border-radius: 40px;}
.shr{width: 100%; text-align: center; border-collapse: collapse;}
.shr th{border: solid 1px #e5e5e5; background: #fafafa; color: #333; font-size: 16px; font-weight: normal; line-height: 42px;}
.shr td{border: solid 1px #e5e5e5; color: #8f8f8f; font-size: 15px; padding: 10px 20px; box-sizing: border-box; color: #8f8f8f; font-size: 15px;}
.shr01{width: 10%;}
.shr02{width: 14%;}
.shr03{width: 39%;}
.shr04{width: 8%;}
.shr05{width: 18%;}
.shr06{width: 11%;}
.modify a{color: #0549ce;}
.delete a{color: #8f8f8f;}
.mradd{width: 95px; text-align: center; height: 30px; line-height: 30px; background: #d9edfe; font-size: 14px; border-radius: 30px;}
.mradd a{display: block; color: #333;}
.swmr{width: 95px; text-align: center; height: 30px; line-height: 30px; background: #fff; border: solid 1px #e5e5e5; font-size: 14px; border-radius: 30px;}
.swmr a{display: block; color: #666;}


/*会员信息-修改密码*/
.password{width: 470px; padding: 86px 0 5px 0; margin: 0 auto;}
.password li{padding-bottom: 35px;}
.password_fon{float: left; width: 100px; line-height: 46px; color: #333; font-size: 16px; font-weight: bold;}
.password_bd{float: left; width: 348px; height: 46px; line-height: 44px; padding: 0 15px; color: #666; font-size: 15px; border: solid 1px #e9e9e9; box-sizing: border-box;}
.password_tel{float: left; color: #0549ce; font-size: 24px; line-height: 46px;}
.password_btn{width: 100%; height: 36px; text-align: center;}
.password_tj{width: 204px; height: 43px; border: none; background: #0549ce; color: #fff; font-size: 16px; cursor: pointer; border-radius: 40px; margin: 0 20px;}
.password_cz{width: 204px; height: 43px; border: solid 1px #ccc; background: #f5f5f5; color: #666; font-size: 16px; cursor: pointer; border-radius: 40px; margin: 0 20px;}


/*供采对接-在线询盘*/
.pad_t{padding-top: 40px;}
.gc_top{width: 1390px; height: 54px; padding-top: 15px; border-bottom: solid 1px #ececec; margin: 0 auto 32px;}
.gc_top li{float: left; height: 54px; line-height: 54px; font-size: 20px; margin-right: 38px; position: relative;}
.gc_top a{color: #333;}
.gc_top i{width: 100%; height: 3px; line-height: 0; background: #1f3bc2; position: absolute; left: 0; bottom: 0; display: none;}
.gc_top .gc_ton i{display: block;}
.gc_top .gc_ton a{color: #0549ce; font-size: 26px; font-weight: bold;}
.gc_list{width: 1390px; padding: 5px; margin: 0 auto; overflow: hidden;}
.gc_list ul{margin-right: -18px;}
.gc_list li{float: left; width: 451px; height: 280px; padding: 20px 25px; box-sizing: border-box; border-radius: 10px; box-shadow: 0 0 5px rgba(0,0,0,0.2); margin: 0 18px 20px 0;}
.gc_line{border-bottom: solid 1px #e9e9e9; padding-bottom: 23px; margin-bottom: 23px;}
.gc_fon{float: left; width: 200px; color: #333; font-size: 15px; line-height: 26px;}
.gc_fon h1{line-height: 36px; color: #1e1e1e; font-size: 22px; text-overflow: ellipsis; overflow: hidden; white-space:nowrap;}
.gc_fon h4{color: #0549ce; font-size: 18px; font-weight: normal; line-height: 30px; margin: 25px 0 12px 0;}
.gc_fon h4 img{float: left; width: 23px; height: 23px; margin-right: 8px;}
.gc_pic{float: right; width: 185px; height: 154px; overflow: hidden;}
.gc_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.gc_pic:hover img{transform: scale(1.1);}
.gc_bot{height: 35px;}
.gc_l{float: left; width: 270px; line-height: 35px; color: #737373; font-size: 20px; font-weight: bold;}
.gc_more{float: right; width: 112px; text-align: center; height: 35px; line-height: 35px; background: #d9edfe; font-size: 15px;}
.gc_more a{color: #0549ce;}


/*供采对接*/
.xun_box{margin-bottom: 40px;}
.xun_left{float: left; width: 364px;}
.xun_left li{height: 207px; padding: 62px 0 0 42px; box-sizing: border-box; background: #d9edfe; border-radius: 6px; color: #707070; font-size: 16px; line-height: 30px; margin-bottom: 30px; position: relative; cursor: pointer;}
.xun_left li:last-child{margin: 0;}
.xun_left i{width: 11px; height: 26px; background: url(../images/xun_icon.png) no-repeat; position: absolute; top: 90px; right: -11px; display: none;}
.xun_left .xun_on{background: #0549ce;}
.xun_left .xun_on i{display: block;}
.xun_left h4{color: #333; font-size: 26px; line-height: 48px;}
.xun_left .xun_on{color: #fff;}
.xun_left .xun_on h4{color: #fff;}
.xun_left img{width: 74px; height: 62px;}
.xun_img01{width: 74px; position: absolute; top: 72px; right: 38px;}
.xun_img02{width: 74px; position: absolute; top: 72px; right: 38px; display: none;}
.xun_on .xun_img01{display: none;}
.xun_on .xun_img02{display: block;}

.xun_right{float: right; width: 1034px; padding: 10px; background: #bccef0; border-radius: 6px;}
.xun_rbg{width: 100%; height: 424px; background: #6992e1; border-radius: 6px; padding: 20px; box-sizing: border-box;}
.xun_l{float: left; width: 524px;}
.xun_r{float: right; width: 446px;}
.cplb{width: 100%; height: 47px; border: none; background: #fff; padding-left: 22px; box-sizing: border-box; color: #636363; font-size: 15px; border-radius: 6px;}
.mbb{margin-bottom: 20px;}
.cons{width: 100%; height: 311px; border: none; background: #fff; padding: 10px 0 0 24px; box-sizing: border-box; color: #636363; font-size: 15px; line-height: 28px; border-radius: 6px; margin-bottom: 20px;}
.btn_tjxj{width: 100%; height: 46px; text-align: center; background: #d9edfe; border: none; border-bottom: solid 3px #008aff; border-radius: 6px; color: #232323; font-size: 17px; font-weight: bold; cursor: pointer;}

.miaoshu{width: 100%; height: 110px; border: none; background: #fff; padding: 10px 0 0 24px; box-sizing: border-box; color: #636363; font-size: 15px; line-height: 28px; border-radius: 6px; margin-bottom: 20px;}
.pic_box{height: 89px;}
.pic_left{float: left; width: 91px;}
.pic_left img{width: 100%; height: 89px; border-radius: 3px;}
.pic_r{float: right; width: 347px;}
.pic_r ul{margin-right: -4px;}
.pic_r li{float: left; width: 66px; margin: 0 4px 8px 0;}
.pic_r img{width: 100%; height: 64px; border-radius: 3px;}
.pic_r h4{line-height: 17px; color: #fff; font-size: 13px; font-weight: normal;}
.tiaokuan{color: #fff; font-size: 15px; height: 44px; line-height: 44px;}
.mt{margin-top: -15px;}

.tm{width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; top: 0; left: 0; z-index: 9;}
.ceng_bg{width: 537px; height: 270px; background: #fff; margin: 0 auto; position: relative; top:20%;}
.ceng_top{color: #686868; font-size: 26px; font-weight: bold; height: 58px; line-height: 58px; padding-left: 30px; border-bottom: solid 1px #cfcfcf; background: #f7f7f7; position: relative; margin-bottom: 44px;}
.ceng_close{position: absolute; top: 24px; right: 24px;}
.ceng{width: 482px; line-height: 36px; color: #686868; font-size: 18px; margin: 0 auto;}
.c_ture{float: right; width: 96px; text-align: center; height: 33px; line-height: 33px; background: #0549ce; border-radius: 30px; color: #fff; font-size: 18px; margin: 28px 28px 0 0; cursor: pointer;}


/*供采对接-详情*/
.pad_b{padding-bottom: 55px;}
.path_box{width: 100%; height: 70px;}
.path02{float: right; line-height: 28px; padding-left: 8px; background: url(../images/path01.png) no-repeat left center; color: #0046d1; font-size: 15px; margin-top: 20px;}
.path02 img{float: left; width: 6px; height: 9px; margin: 10px 18px 0 20px;}
.path02 a{color: #757575; float: left;}
.path02 a:hover{color: #0046d1;}

.mp{padding-top: 20px;}
.gc_show_box{width: 1380px; padding-top: 36px; margin: 0 auto 48px;}
.gc_show_pic{float: left; width: 684px; height: 379px; border: solid 1px #f2f2f2; overflow: hidden;}
.gc_show_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.gc_show_pic:hover img{transform: scale(1.1);}
.gc_show_r{float: right; width: 670px; height: 351px; padding-top: 30px; background: #f7f7f7; border: solid 1px #f2f2f2;}
.cp_tit{width: 90%; line-height: 38px; background: url(../images/cp_01.png) no-repeat left center; color: #333; font-size: 25px; font-weight: bold; text-indent: 40px; margin: 0 auto 26px;}
.cp{width: 90%; margin: 0 auto;}
.cp li{line-height: 50px; padding-left: 40px; background: url(../images/cp_02.jpg) no-repeat left center; color: #5f5f5f; font-size: 20px;}
.cp span{font-weight: bold;}


/*云上会议*/
.meeting_box{width: 1390px; margin: 0 auto 36px;}
.mt_p{padding: 40px 0 10px 0;}
.meeting_pic{float: left; width: 568px; height: 335px; overflow: hidden;}
.meeting_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.meeting_pic:hover img{transform: scale(1.1);}
.meeting_right{float: right; width: 798px; color: #6f6f6f; font-size: 20px; line-height: 36px; padding-top: 19px;}
.meeting_right h1{color: #333; font-size: 25px; line-height: 56px;}
.meeting_right h4{color: #0549ce; font-size: 20px; font-weight: normal; line-height: 36px; margin-bottom: 30px;}
.meeting_th{height: 40px; margin-top: 44px;}
.hyzz{float: left; width: 120px; text-align: center; height: 38px; line-height: 38px; font-size: 17px; background: #d9edfe; border: solid 1px #0549ce; margin-right: 22px;}
.hyzz a{display: block; color: #0549ce;}
.into_zb{float: left; width: 162px; text-align: center; height: 40px; line-height: 40px; background: #2449e1; font-size: 18px;}
.into_zb a{display: block; color: #fff;}
.into_zb img{width: 24px; height: 23px; margin: 8px 11px 0 0;}

.meeting_bg{width: 1390px; border: solid 1px #eee; padding-bottom: 24px; margin: 0 auto 34px;}
.meeting_top{height: 52px; line-height: 52px; border-bottom: solid 1px #eee; background: #f7f7f7; color: #fff; margin-bottom: 20px;}
.meeting_top span{display: inline-block; padding: 0 28px; background: #0549ce; font-size: 21px; font-weight: bold;}
.meeting{width: 1335px; color: #6b6b6b; font-size: 17px; line-height: 40px; text-align: justify; margin: 0 auto;}
.meeting h4{color: #333; font-size: 18px; margin: 10px 0;}
.meeting span{color: #1364d9;}
.meeting img{ max-width: 100%; }

.meeting_live_bg{width: 1440px; padding: 50px 90px 50px 90px; box-sizing: border-box;     background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.05);/*background: url(../images/meeting_live_bg.jpg) no-repeat; background-size: cover;*/ margin: 0 auto; text-align: center;}
.meeting_live{width: 100%;}
.meeting_live img{width: 100%;}
.m_live_bot{padding: 12px 17px; background: #fff;}
.m_live_left{float: left; width: 675px; margin-right: 20px;}
.m_live_left h4{color: #000; font-size: 18px; line-height: 30px; font-weight: normal;}
.m_live_left li{float: left; color: #5d5d5d; font-size: 15px; line-height: 28px; margin-right: 15px;}
.m_live_left img{float: left; width: 20px; height: 20px; margin: 5px 6px 0 0;}
.m_live_kg{float: left; width: 50px; height: 28px; background: #0549ce; border-radius: 30px; position: relative; margin-top: 16px;}
.m_live{width: 26px; text-align: center; height: 26px; line-height: 26px; border-radius: 30px; color: #0549ce; font-size: 15px; background: #fff; position: absolute; top: 1px; right: 1px;}
.m_dm_bg{float: right; width: 600px; height: 34px; background: #f8f8f8; border-radius: 30px; margin-top: 13px;}
.m_dm{float: left; width: 480px; height: 34px; line-height: 34px; padding-left: 26px; border: none; background: none; color: #999; font-size: 15px;}
.m_dm input::-webkit-input-placeholder{color:#999;}
.m_dm input:-ms-input-placeholder{color:#999;}
.m_fs{float: right; width: 79px; height: 34px; background: #b6b6b6; border: none; border-radius: 30px; color: #fff; font-size: 15px; cursor: pointer;}


/*会展服务-法律服务*/
.serbn_pos{width: 100%; height: 100%; position: absolute; top: 25%; left: 0;}
.serbn_tit{width: 1440px; text-align: right; color: #fff; margin: 0 auto;}
.serbn_tit h4{font-size: 81px; font-family: "宋体"; line-height: 104px; text-shadow: 0 0 8px rgba(255,255,255,0.6); margin-bottom: 23px;}
.serbn_tit i{width: 60px; height: 3px; line-height: 0; background: #fff; display: inline-block; float: right; box-shadow: 0 0 8px rgba(255,255,255,0.6);}
.serbn_tit02{width: 1440px; color: #fff; margin: 0 auto;}
.serbn_tit02 h4{font-size: 81px; font-family: "宋体"; line-height: 104px; text-shadow: 0 0 8px rgba(255,255,255,0.6); margin-bottom: 23px;}
.serbn_tit02 i{width: 60px; height: 3px; line-height: 0; background: #fff; display: inline-block; box-shadow: 0 0 8px rgba(255,255,255,0.6);}
.com_bg{width: 100%; height: 191px; padding: 32px 30px 0 36px; border: solid 1px #f2f2f2; background: url(../images/com_bg.jpg) no-repeat; background-size: cover; box-sizing: border-box; position: absolute; top: -46px; left: 0;}
.com_img{float: left; width: 123px; height: 123px; box-shadow: 0 0 4px rgba(0,0,0,0.2); overflow: hidden; margin-right: 40px;}
.com_img img{width: 100%; height: 100%; transition: all 0.6s;}
.com_img:hover img{transform: scale(1.1);}
.com_left{float: left; width: 500px;}
.com_left h4{color: #333; font-size: 30px; line-height: 62px; margin-bottom: 10px;}
.ysc{width: 105px; text-align: center; height: 34px; line-height: 34px; border: solid 1px #0549ce; font-size: 17px; color: #0549ce; border-radius: 5px;}
.ysc img{width: 21px; height: 20px; margin: 6px 7px 0 0;}

.case{width: 1378px; margin: 0 auto 20px; overflow: hidden;}
.case ul{margin-right: -2px;}
.case li{float: left; width: 341px; text-align: center; border: solid 1px #ededed; margin: 0 2px 2px 0;}
.case h4{color: #333; font-size: 18px; line-height: 42px;}
.case_pic{width: 341px; height: 215px; overflow: hidden;}
.case_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.case_pic:hover img{transform: scale(1.1);}


/*会展服务-展品设计*/
.design{width: 1379px; margin: 0 auto 20px; overflow: hidden;}
.design ul{margin-right: -5px;}
.design li{float: left; width: 341px; height: 256px; text-align: center; margin: 0 5px 5px 0; overflow: hidden; position: relative;}
.design_fon{width: 100%; height: 42px; line-height: 42px; background: rgba(0,0,0,0.4); position: absolute; left: 0; bottom: 0; transition: all 0.6s;}
.design_fon h4{color: #fff; font-size: 18px; font-weight: normal;}
.design li:hover .design_fon{bottom: 0; height: 100%; background: rgba(5,73,206,0.5); padding-top: 65px; box-sizing: border-box;}
.design li:hover .design_fon h4{font-size: 24px; margin-bottom: 44px;}


/*会展服务-活动策划*/
#certify {position: relative;width: 1378px;margin: 0 auto}
#certify .swiper-container {}
#certify .swiper-slide {width: 688px;}
#certify .swiper-slide h4{text-align: center; line-height: 66px; color: #333; font-size: 20px; font-weight: normal;}
#certify .swiper-slide img{display:block;}


/*会展服务-列表*/
.ser_tt{width: 100%; text-align: center; position: absolute; top: 28%; outline-offset: 0;}
.ser_tt h4{font-size: 81px; font-family: "宋体"; line-height: 98px; font-weight: bold; text-shadow: 0 0 8px rgba(255,255,255,0.6); margin-bottom: 26px;background-image:-webkit-linear-gradient(bottom,#2a84fb,#37b9f0,#42e5e6);
-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.ser_tt i{width: 60px; height: 3px; line-height: 0; background: #31a0f5; display: block; box-shadow: 0 0 8px rgba(255,255,255,0.6); margin: 0 auto;}

.ser_pb{padding-bottom: 40px;}
.ser_ptb{padding:180px 0 40px 0;}


/*会展服务-品牌战略*/
.case02{width: 1390px; margin: 0 auto 20px; overflow: hidden;}
.case02 ul{margin-right: -5px;}
.case02 li{float: left; width: 346px; height: 256px; margin: 0 5px 5px 0; overflow: hidden; position: relative;}
.case02 img{width: 100%; height: 100%;}
.case_tm{width: 100%; text-align: center; height: 100%; padding-top: 70px; box-sizing: border-box; background: rgba(5,73,206,0.5); position: absolute; top: 600px; left: 0; transition: all 0.6s;}
.case_tm h4{color: #fff; font-size: 24px; line-height: 32px; font-weight: normal; margin-bottom: 48px;}
.case_more{width: 85px; height: 39px; margin: 0 auto;}
.case02 li:hover .case_tm{top: 0;}
.case02 li:first-child{width: 688px; height: 517px;}
.case02 li:first-child .case_tm{padding-top: 170px;}


/*会展服务-商旅服务*/
.res{width: 1382px; margin: 0 auto 20px; overflow: hidden;}
.res ul{margin-right: -6px;}
.res li{float: left; width: 341px; text-align: center; margin-right: 6px;}
.res_pic{width: 100%; height: 458px; overflow: hidden;}
.res_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.res_pic:hover img{transform: scale(1.1);}
.res h4{color: #fff; font-size: 24px; font-weight: normal; height: 70px; line-height: 70px;}
.res li:nth-child(1) h4{background-image: linear-gradient(to right , #ffa099, #fd6678);}
.res li:nth-child(2) h4{background-image: linear-gradient(to right , #65c5ff, #1690e6);}
.res li:nth-child(3) h4{background-image: linear-gradient(to right , #ffb455, #f7732b);}
.res li:nth-child(4) h4{background-image: linear-gradient(to right , #69f289, #00bd97);}


/*会展服务-展览工程*/
.exhi{width: 1390px; margin: 0 auto 20px; position: relative; overflow: hidden;}
.exhi ul{margin-right: -5px;}
.exhi li{float: left; width: 346px; height: 256px; margin: 0 5px 5px 0; overflow: hidden; position: relative;}
.exhi img{width: 100%; height: 100%;}
.case_tm{width: 100%; text-align: center; height: 100%; padding-top: 70px; box-sizing: border-box; background: rgba(5,73,206,0.5); position: absolute; top: 600px; left: 0; transition: all 0.6s;}
.case_tm h4{color: #fff; font-size: 24px; line-height: 32px; font-weight: normal; margin-bottom: 48px;}
.case_more{width: 85px; height: 39px; margin: 0 auto;}
.exhi li:hover .case_tm{top: 0;}
.exhi li:nth-child(2){width: 688px; height: 517px;}
.exhi li:nth-child(2) .case_tm{padding-top: 170px;}
.exhi li:nth-child(5){position: absolute; bottom: 0; left: 0;}


/*会展服务-详情*/
.details_bg{min-width: 1440px; height: 191px; border-bottom: solid 1px #f2f2f2; border-top: solid 3px #0549ce; background: url(../images/details_bg.jpg) no-repeat; background-size: cover; margin-bottom: 28px;}
.details_box{width: 1440px; padding-top: 32px; margin: 0 auto;}
.details_right{float: right;}
.path03{height: 28px; line-height: 28px; padding-left: 8px; background: url(../images/path01.png) no-repeat left center; color: #0046d1; font-size: 15px; margin: 10px 0 15px 0;}
.path03 img{float: left; width: 6px; height: 9px; margin: 10px 18px 0 20px;}
.path03 a{color: #757575; float: left;}
.path03 a:hover{color: #0046d1;}

.details_part{width: 1375px; padding: 10px 0; margin: 0 auto;}
.details{color: #333; font-size: 16px; line-height: 48px;}
.details img{width: 100%; margin-bottom: 17px;}


/*云展头条列表*/
.news_t{float: left; height: 90px;line-height: 90px;}
.news_t li{float: left; font-size: 18px; margin-right: 38px; position: relative;}
.news_t i{width: 100%; height: 2px; line-height: 0; display: none; background: #0046d1; position: absolute; left: 0; bottom: 0;}
.news_t a{color: #757575;}
.news_t .news_on a{color: #0549ce;}
.news_t .news_on i{display: block;}
.news_list{width: 1440px; padding: 5px; margin: 0 auto; overflow: hidden;}
.news_list li{background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); padding: 30px 20px; margin-bottom: 36px;}
.news_list li:last-child{margin: 0;}
.news_img{float: left; width: 299px; height: 165px; overflow: hidden;}
.news_img img{width: 100%; height: 100%; transition: all 0.6s;}
.news_img:hover img{transform: scale(1.1);}
.news_r{float: right; width: 1068px;}
.news_r h4{color: #333; font-size: 19px; font-weight: normal; line-height: 24px;}
.news_font{color: #999; font-size: 15px; line-height: 26px; height: 52px; overflow: hidden; margin: 22px 0;}
.news_bot{height: 33px;}
.date{float: left; line-height: 13px; background: url(../images/date.jpg) no-repeat left center; color: #666; font-size: 14px; padding-left: 18px; margin-top: 18px;}
.news_more{float: right; width: 120px; height: 31px; text-align: center; line-height: 31px; border: solid 1px #0549ce; font-size: 14px; border-radius: 30px; overflow: hidden;}
.news_more a{display: block; color: #0549ce;}
.news_more a:hover{background: #0549ce; color: #fff;}


/*项目引资*/
.xmtj_list{width: 1440px; padding: 5px; margin: 0 auto; overflow: hidden; margin-bottom: 50px;}
.xmtj_list li{background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); padding: 25px 20px; width: 48%;margin: 0px 1% 15px 1% !important;float: left;}
.xmtj_list li:last-child{margin: 0;}
.xmtj_img{float: left; width: 28%; overflow: hidden;height: 140px;}
.xmtj_img img{width: 100%; height: 100%; transition: all 0.6s;}
.xmtj_img:hover img{transform: scale(1.1);}
.xmtj_r{float: right; width: 70%;}
.xmtj_r h4{color: #333; font-size: 19px; font-weight: normal; line-height: 24px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis !important;}
.xmtj_font{color: #999; font-size: 15px; line-height: 26px; height: 52px; overflow: hidden; white-space: pre-line; margin-top: 10px; text-overflow: ellipsis !important;}
.xmtj_bot{height: 33px;}
.xmtj_more{float: right; width: 120px; height: 31px; text-align: center; line-height: 31px; border: solid 1px #0549ce; font-size: 14px; border-radius: 30px; overflow: hidden;}
.xmtj_more a{display: block; color: #0549ce;}
.xmtj_more a:hover{background: #0549ce; color: #fff;}


/*云展头条详情*/
.headlines_tt{width: 1390px; padding-top: 20px; text-align: center; border-bottom: solid 1px #eee; position: relative; margin: 0 auto 20px; position: relative;}
.headlines_tt h4{line-height: 46px; color: #333; font-size: 23px;}
.headlines_t{height: 22px; margin: 16px 0 30px 0;}
.headlines_t li{margin-right: 58px; line-height: 22px; display: inline-block;}
.headlines_t li:last-child{margin: 0;}
.headlines_t img{width: 13px; height: 13px; margin: 4px 5px 0 0;}
.back_btn{float: right; background: url(../images/back.jpg) no-repeat left center; padding-left: 35px; font-size: 17px; position: absolute; top: 50px; right: 0;}
.back_btn a{color: #b0b0b0;}
.headlines{width: 1390px; color: #333; font-size: 16px; line-height: 36px; margin: 0 auto 20px;}
.headlines img{ max-width: 100%; }
.fenye{width: 700px; padding: 50px 0; margin: 0 auto;}
.fenye li{float: left;width: 140px; height: 51px; line-height: 51px; border-radius: 50px; color: #333; border-radius: 50px; overflow: hidden;}
.fenye a{display: block;}
.fenye a:hover{background: #0046d1; color: #fff;}
.fenye li:last-child{float: right;}
.fenye img{float: left; width: 51px; height: 51px; border-radius: 50px; margin-right: 18px;}


/*星河云展会智库专家*/
.team{width: 1440px; margin: 0 auto; overflow: hidden;}
.team ul{margin-right: -27px;}
.team li{float: left; width: 266px; text-align: center; margin: 0 27px 40px 0;}
.team img{width: 100%; height:264px}
.team_bg{width: 100%; height: 120px; padding-top: 22px; box-sizing: border-box; background: url(../images/expert_bg.jpg) no-repeat; background-size: 100% 100%; color: #fff; font-size: 16px; line-height: 24px;}
.team_bg h4{font-size: 29px; font-weight: normal; line-height: 40px; margin-bottom: 9px;}


/*智库专家详情*/
.expert_box{width: 1390px; padding-top: 40px; margin: 0 auto; position: relative;}
.exp_pic{float: left; width: 346px; height: 430px; overflow: hidden;}
.exp_pic img{width: 100%; height: 100%; transition: all 0.6s;}
.exp_pic:hover img{transform: scale(1.1);}
.exp_r{float: right; width: 984px;}
.exp_r h1{color: #717171; font-size: 21px; font-weight: normal; line-height: 46px; margin-bottom: 13px;}
.exp_r h2{color: #333; font-size: 35px; font-weight: normal; line-height: 42px;}
.exp_r h4{color: #333; font-size: 22px; line-height: 48px;}
.exp_fon{color: #4c4c4c; font-size: 15px; line-height: 34px; margin-top: 28px;}


/*planet*/
.planet_bg{min-width: 1440px; position: relative; overflow: hidden;}
.planet_bg img{width: 100%; height: 100vh;}
.shadow{width: 100%; margin-top: 50%; position: relative;}
.dizuo{width: 100%; position: absolute; top: 20%; left: 0; z-index: 0; z-index: 6;}
/*火星*/
.mars_box{width: 7%; position: absolute; top: 22%; left: 26%; z-index: 5;}
.mars_box img{height: 100%;}
.mars{width: 80%; position: absolute; top: -48%; left: 10%; z-index: 8; transition:all .5s linear;}
.mars:hover{transform:translateY(-15px);}
.mars_name{width: 130%; position: absolute; top: -28%; left: -15%; z-index: 9;}
/*天王星*/
.uranus_box{width: 8%; position: absolute; top: 30%; left: 11%; z-index: 5;}
.uranus_box img{height: 100%;}
.uranus{width: 98%; position: absolute; top: -16%; left: 1%; transition:all .5s linear; z-index: 8;}
.uranus:hover{transform:translateY(-15px);}
.uranus_name{width: 95%; position: absolute; top: -70%; left: 2.5%; z-index: 9;}
/*木星*/
.jupiter_box{width: 10%; position: absolute; bottom: 20%; left: 14%; z-index: 5;}
.jupiter_box img{height: 100%;}
.jupiter{width: 80%; position: absolute; top: -20%; left: 10%; transition:all .5s linear; z-index: 8;}
.jupiter:hover{transform:translateY(-15px);}
.jupiter_name{width: 95%; position: absolute; top: -45%; left:2.5%; z-index: 9;}
/*水星*/
.mercury_box{width: 12%; position: absolute; bottom: 2%; left: 32%; z-index: 5;}
.mercury_box img{height: 100%;}
.mercury{width: 70%; position: absolute; top: -28%; left: 15%; transition:all .5s linear; z-index: 7;}
.mercury:hover{transform:translateY(-15px);}
.mercury_name{width: 100%; position: absolute; top: -25%; left:0; z-index: 9;}
/*地球*/
.earth_box{width: 10%; position: absolute; bottom: 2%; left: 55%; z-index: 5;}
.earth_box img{height: 100%;}
.earth{width: 86%; position: absolute; top: -30%; left: 7%; transition:all .5s linear; z-index: 7;}
.earth:hover{transform:translateY(-15px);}
.earth_name{width: 100%; position: absolute; top: -25%; left:0; z-index: 9;}
/*金星*/
.venus_box{width: 10%; position: absolute; bottom: 20%; right: 16%; z-index: 5;}
.venus_box img{height: 100%;}
.venus{width: 70%; position: absolute; top: -15%; left: 15%; transition:all .5s linear; z-index: 7;}
.venus:hover{transform:translateY(-15px);}
.venus_name{width: 95%; position: absolute; top: -50%; left:2.5; z-index: 9;}
/*海王星*/
.neptune_box{width: 8.5%; position: absolute; top: 30%; right: 12%; z-index: 5;}
.neptune_box img{height: 100%;}
.neptune{width: 74%; position: absolute; top: -20%; left: 13%; transition:all .5s linear; z-index: 7;}
.neptune:hover{transform:translateY(-15px);}
.neptune_name{width: 100%; position: absolute; top: -40%; left:0; z-index: 9;}
/*土星*/
.saturn_box{width: 7%; position: absolute; top: 22%; right: 27%;}
.saturn_box img{height: 100%;}
.saturn{width: 98%; position: absolute; top: -16%; left: 1%; transition:all .5s linear; z-index: 7;}
.saturn:hover{transform:translateY(-15px);}
.saturn_name{width: 100%; position: absolute; top: -50%; left:0; z-index: 9;}
/*飞船*/
.spacecraft_box{width: 72%; position: absolute; top: 10%; left: 13.5%;}
.spacecraft_box img{height: 100%;}
.spacecraft_bot{width: 30%; margin: 15% auto;}
.light{width: 55%; position: absolute; top:-10%; left: 23%; transition:all .5s linear; z-index: 1;}
.spacecraft{width: 40%; position: absolute; top:30%; left: 30%; z-index: 1;}
.light:hover{transform:translateY(-15px);}
.spacecraft_name{width: 25%; position: absolute; top: 8%; left: 37%; z-index: 2;}


/*火星展馆*/
.tmbg{width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 20;}
.list{width: 104px; position: absolute; top: 10%; left: 4%; z-index: 25;}
.list li{border: solid 1px #fff; text-align: center; line-height: 24px; margin-bottom: 8px;}
.list a{display: block; color: #fff;}
.list li:hover{background: #0549ce; border: solid 1px #0549ce;}
.list .list_on{background: #0549ce; border: solid 1px #0549ce;}
.zhanguan_pic{width: 1200px; margin: 0 auto; position: relative; top: 6%;}
.zhanguan_pic img{width: 100%;}
.A{width: 86px; position: absolute; top: 228px; left: 336px;}
.A img{width: 100%;}
.B{width: 86px; position: absolute; top: 336px; left: 472px;}
.B img{width: 100%;}
.C{width: 86px; position: absolute; top: 332px; right: 421px;}
.C img{width: 100%;}
.D{width: 86px; position: absolute; top: 207px; right: 314px;}
.D img{width: 100%;}
.E{width: 86px; position: absolute; top: 102px; right: 463px;}
.E img{width: 100%;}
.F{width: 86px; position: absolute; top: 105px; left: 437px;}
.F img{width: 100%;}
.zg_fon{color: #fff; font-size: 22px;}
.fonts01{width: 260px; text-align: right; position: absolute; top: 160px; left: -90px; line-height: 30px;}
.fonts02{width: 308px; text-align: right; position: absolute; top: 507px; left: -45px;line-height: 30px;}
.fonts03{width: 300px; position: absolute; top: 500px; left: 1065px;line-height: 30px;}
.fonts04{width: 355px; position: absolute; top: 146px; left: 992px;line-height: 30px;}
.fonts05{width: 330px; position: absolute; top: 0; left: 812px;line-height: 30px;}
.fonts06{width: 380px; text-align: right; position: absolute; top: 0; left: 0;line-height: 30px;}
.zq{width: 65px; height: 25px; line-height: 25px;color: #fff; font-size: 12px; text-align: center; background: url(../images/zq_bg.png) no-repeat; background-size: 100% 100%; position: absolute;}
.a1{top: 292px; left: 180px;}
.a2{top: 222px; left: 143px;}
.a3{top: 279px; left: 113px;}
.a4{top: 270px; left: 43px;}
.a5{top: 315px; left: 0;}
.b1{top: 504px; left: 404px;}
.b2{top: 476px; left: 294px;}
.b3{top: 546px; left: 355px;}
.b4{top: 570px; left: 265px;}
.b5{top: 652px; left: 290px;}
.c1{top: 440px; left: 882px;}
.c2{top: 482px; left: 848px;}
.c3{top: 550px; left: 930px;}
.c4{top: 525px; left: 966px;}
.c5{top: 569px; left: 1023px;}
.d1{top: 210px; left: 940px;}
.d2{top: 242px; left: 1005px;}
.d3{top: 208px; left: 1022px;}
.d4{top: 237px; left: 1072px;}
.d5{top: 205px; left: 1088px;}
.e1{top: 82px; left: 680px;}
.e2{top: 57px; left: 690px;}
.e3{top: 37px; left: 735px;}
.e4{top: 80px; left: 766px;}
.e5{top: 10px; left: 721px;}
.f1{top: 128px; left: 356px;}
.f2{top: 67px; left: 414px;}
.f3{top: 99px; left: 337px;}
.f4{top: 62px; left: 338px;}
.f5{top: 76px; left: 275px;}


/*弹出登录*/
.t_bg{width: 100%; height: 100%; background: rgba(0,0,0,0.8); position: fixed; top: 0; left: 0; z-index: 20;}
.login_c{width: 408px; height: 466px; background: #fff; border: solid 4px #1e50ae; border-radius: 10px; margin:0 auto; position: relative; top: 10%;}


@media screen and (max-width: 1440px){
 /*index*/
	.wid_w{min-width: 1200px;}
	.top_part{width: 1200px;}
	.header_part{width: 1200px;}
	.search_box{width: 381px;}
	.search{width: 215px;}
	.yu{margin: 43px 0 0 22px;}
	.nav_t{min-width: 1200px;}
	.nav{width: 1200px;}
	.nav li:hover .nav_line{width: 80%; left: 10%;}
	.nav_on .nav_line{width: 80%; left: 10%;}
	.subnav_p02{left: -100px;}
	.subnav_p03{left: -200px;}

	.picFocus{min-width: 1200px;}
	.picFocus .hd{ width:1200px;}
	.picFocus .hd ul li{width: 145px; margin-right: 5px;}
	.picFocus .hd ul li img{width: 145px; height: 123px;}
	.bn_fon{width: 145px;}
	.bn_text{width: 42%; position: absolute; top: 24%; left: 6%; z-index: 3;}
	.bn_xq{width: 36%; position: absolute; top: 1%; right: 25%;}
	.bn_bg{width: 100%; position: absolute; left: 0; bottom: 0; z-index: 2;}
	.bn_bot{width: 100%; position: absolute; left: 0; bottom: 5%; z-index: 10;}	
	
	.mainbody{width: 1200px;}
	.exh_left{width: 585px;}
	.exh_left .bd img{height:314px;}
	.exh_video{width: 120px; height: 120px; top: 110px; left: 237px;}
	.exh_video img{height: 120px !important;}
	.exh_live{top: 186px; left: 50px;}
	.exh_fon{top: 110px; left: 50px;}
	.exh_right{width: 588px;}
	.exh_right .bd img{height:314px;}
	.exh_xnzg{top: 186px; left: 50px;}
	
	.menu ul{margin-left: 46px;}
	.menu li{width: 187px; height: 230px; padding-top: 40px; margin-left: -43px;}
	.menu img{width: 100px; height: 95px; margin-bottom: 15px;}
	.menu h4{font-size: 20px; line-height: 38px; padding-right: 20px;}
	
	.cloud li{width: 280px; height: 338px;}
	.cloud_pic{height: 240px;}
	.cloud li:first-child{width: 610px; height: 695px;}
	.cloud li:first-child .cloud_pic{height: 596px;}
	
	.trade_left{width: 300px; height: 688px;}
	.trade_right{width: 883px;}
	.trade_rtl{width: 300px; height: 335px;}
	.trade_rtr{width: 567px; height: 335px;}
	.trade_rbl{width: 566px; height: 335px;}
	.trade_rbr{width: 300px; height: 335px;}
	.trade_more{width: 120px; height: 30px; line-height: 30px; font-size: 15px; margin:60px 22px 0 0;}
	
	.live_bg{min-width: 1200px;}
	.live_box{height: 599px;}
	.live_box li{width: 315px; height: 285px;}
	.live_video{top: 107px; left: 125px;}
	.live_fon{font-size: 18px;}
	.live{width: 70px; font-size: 15px;}
	.live_box li:nth-child(3){width: 534px; height: 599px;}
	.live_box li:nth-child(4){width: 648px; height: 290px;}
	.live_box li:nth-child(3) .live_video{width: 90px; height: 90px; top: 264px; left: 222px;}
	.live_box li:nth-child(3) .live_fon{height: 55px; line-height: 55px; font-size: 22px;}
	.live_box li:nth-child(3) .live{width: 90px; height: 30px; line-height: 30px; font-size: 18px;}
	.live_box li:nth-child(4) .live_video{width: 70px; height: 70px; top: 102px; left: 289px;}
	.live_box li:nth-child(4) .live_fon{height: 55px; line-height: 55px; font-size: 22px;}
	.live_box li:nth-child(4) .live{width: 90px; height: 30px; line-height: 30px; font-size: 18px;}
	
	.news_part{width: 1200px;}
	.news_pic{width: 515px; height: 496px;}
	.news_fon{height: 62px; line-height: 62px; font-size: 25px;}
	.news{width: 650px;}
	.news li{height: 55px; line-height: 55px;}
	.news_text{width: 440px; height: 55px;}
	
	.product_bg{min-width: 1200px;}
	.product ul{margin-right: -15px;}
	.product li{width: 228px; height: 385px; margin: 0 15px 15px 0;}
	.product li:hover{margin: -11px 15px 26px 0;}
	.product_pic{height: 228px;}
	.product_w h4{font-size: 17px;}
	.product_line{ padding-bottom: 18px; margin-bottom: 18px;}
	.product_bot{font-size: 15px;}
	/*.product li:first-child{width: 471px;}
	.product li:first-child .product_pic{width: 240px; height: 330px;}
	.product li:first-child .product_w{width: 190px;}
	.product li:first-child .product_w h4{font-size: 22px; line-height: 32px; height: 64px;}*/
	.product_fon{font-size: 14px; height: 96px;margin-bottom: 24px;}
	
	.brand ul{margin-right: -20px;}
	.brand li{width: 285px; height: 336px; padding-top: 34px; margin: 0 20px 32px 0;}
	
	.service ul{margin-right: -40px;}
	.service li{margin: 0 40px 40px 0;}
	.service li:nth-child(1){margin: 0 40px 70px 0;}
	.service li:nth-child(2){margin: 0 40px 70px 0;}
	.service li:nth-child(3){margin: 0 40px 70px 0;}
	.service li:nth-child(4){margin: 0 40px 70px 0;}
	
	.expert_part .hd .prev{width: 44px; height: 44px; margin: 158px 0 0 5px; border-radius: 40px;}
	.expert_part .hd .next {width: 44px; height: 44px; margin: 158px 5px 0 0; border-radius: 40px;}
	.expert_part .bd {padding:0 75px 20px 0;}
	.expert_part .bd ul li {margin-right: 20px;}
	.expert_part .tempWrap{width: 1000px !important;}
	.expert{width: 242px;}
	.expert img{height: 238px;}
	.expert_fon{height: 120px; color: #fff; font-size: 15px; line-height: 26px; padding-top: 22px;}
	.expert_fon h4{font-size: 28px; line-height: 44px;}
	
	.foot_bg{min-width: 1200px;}
	.foot_box{width: 1200px;}
	.foot_left{width: 930px;}
	.code li{margin-left: 25px;}
	
	/*热门展会-列表页*/
	.bn_img{min-width: 1200px;}
	.tit{width: 1200px;}	
	.bg{min-width: 1200px;}
	.main_body{width: 1200px;}
	.type_box{width: 1150px;}
	.type_box dd{width: 996px;}
	.zhan{width: 1158px;}
	.zhan ul{margin-right: -18px;}
	.zhan li{width: 276px; height: 276px; margin: 0 18px 20px 0;}
	.zhan_pic{height: 163px;}
	.page{width: 1200px;}
	
	/*热门展会-详情页*/
	.zh_box{width: 1148px;}
	.zh_r{width: 530px; font-size: 18px; line-height: 32px;}
	.zh_r h1{font-size: 22px; line-height: 36px; margin-bottom: 7px;}
	.zh_r h2{font-size: 18px; line-height: 32px; margin-bottom: 28px;}
	.zh_btn{margin: 40px 0 27px 0;}
	.show_part{width: 1146px;}
	
	/*云上展览-首页*/
	.yun_top{width: 1200px; padding-top: 1.5%;}
	.ynav_bg{min-width: 1200px;}
	.ynav_box{width: 1200px;}
	.body_bg02{width: 1200px;}
	.enterprise_line{width: 1140px;}
	.enterprise_pic{width: 500px; height: 333px;}
	.enterprise_right{width: 610px;}
	.ent_fon{line-height: 32px; height: 192px;}
	
	.ent_title{width: 1140px;}
	.ent{width: 1140px;}
	.ent ul{margin-right: -20px;}
	.ent li{width: 340px; height: 388px; margin: 0 60px 20px 0;}
	.ent_pic{width: 338px; height: 338px;}
	.ent li:nth-child(1){margin-right:60px;} 
	.ent li:nth-child(2){margin-right:55px;} 
	.ent li:nth-child(3){margin-right:20px;float: right;} 
	.ent li:nth-child(4){margin-right:60px;} 
	.ent li:nth-child(5){margin-right:55px;} 
	.ent li:nth-child(6){margin-right:20px;float: right;} 
	/*.ent li:first-child{width: 420px; height: 515px;}
	.ent li:first-child .ent_pic{width: 418px; height: 465px;}*/
	
	.ent_img{width: 1140px;}
	.ent_img ul{margin-right: -30px;}
	.ent_img li{width: 555px; height: 425px; margin-right: 30px;}
	.ent_video{top: 140px; left: 226px;}
	
	.contact{width: 1140px;}
	.contact ul{margin-right: -26px;}
	.contact li{width: 557px;margin: 0 26px 20px 0;}
	
	/*云上展览-企业介绍*/
	.qy_top{width: 1140px;}
	.qy_top li{background: url(../images/qi_01.png) no-repeat right 30px center #d9edfe;}
	.qy_top li:hover{background: url(../images/qi_02.png) no-repeat right 30px center #0549ce;}
	.qy_top img{margin: 20px 24px 0 30px;}
	.qy_top .qy_ton{background: url(../images/qi_02.png) no-repeat right 30px center #0549ce;}
	.qy_bg{width: 1140px;}
	
	/*云上展览-展品列表*/
	.zp_box{width: 1140px;}
	.zp_right{float: right; width: 800px;}
	.zp_pro{width: 100%; overflow: hidden;}
	.zp_pro ul{margin-right: -20px;}
	.zp_pro li{width: 390px; margin: 0 20px 30px 0;}
	.zp_pro h4{line-height: 32px;}
	.zp_pic{width: 388px; height: 388px;}
	
	/*云上展览-展品*/
	.zp_r{float: right; width: 660px;}
	.parameter_tit{width: 1140px;}
	.parameter{width: 1140px;}
	.spjs_bg{width: 1140px;}
	
	/*云上展览-直播*/
	.zhibo{width: 1200px;}
	
	/*云上展览进入商家列表-参展企业*/
	.cz_pic{min-width: 1200px;}
	.shuju_part{width: 600px;}
	.sssj{line-height: 36px;}
	.shuju li{height: 90px; line-height: 50px; font-size: 26px;}
	.shuju_bot{padding-top: 15px;}
	.int_part{width: 570px;}
	.int_fonts{width: 510px;}
	
	.czqy_top{width: 1150px; margin: 0 auto;}
	.hyzh02{width: 670px;}
	.djl{width: 1150px;}
	.czqy{width: 1150px;}
	.czqy li{width: 371px; height: 430px;}
	.czqy h1{font-size: 20px;}
	.czqy_fon{width: 140px; line-height: 22px;}
	.czqy_pic{width: 114px; height: 114px;}
	.czqy_zy{width: 90px; margin-right: 20px;}
	.czqy_sc{width: 90px;}
	.czqy_ll{width: 90px;}

	.czqy_center{width: 100%; margin-bottom: 20px; height: 140px;}
	.czqy_center li{width: 95px; height: 140px; margin-right: 15px; float: left; padding:0;box-shadow: 0 0 0 rgba(0,0,0,0.2);}
	.czqy_center img{width: 95px; height: 95px;}

	/*云上展览进入商家列表-参展商品*/
	.pro{width: 1150px;}
	.pro ul{margin-right: -20px;}
	.pro li{width: 272px; margin: 0 20px 20px 0;}
	.pro_pic{height: 272px;}
	
	/*参展企业-3D展厅*/
	.cz_3d{min-width: 1200px;}
	
	/*登录*/
	.login_bg{min-width: 1200px;}
	.login_part{width: 1200px;}
	.login_left{width: 44%; margin: 10% 0 0 5%;}
	.login_box{margin-top: 4%;}
	
	/*会员中心首页*/
	.head_bg{min-width: 1200px;}
	.head_box{width: 1200px;}
	.member_right{width: 970px;}
	.member_box{width: 922px;}
	.member_sf{padding: 22px 18px 0 0;}
	.member_sf li{float: none; padding: 0;}
	.detailed{width: 914px;}
	
	/*会员信息-身份申请*/
	.shenhe_box{width: 800px;}
	.shenhe_left{width:510px;}
	
	.zbf_top{width: 920px;}
	.zbf_top li{width: 184px; background: url(../images/qi_01.png) no-repeat 140px center #d9edfe;}
	.zbf_top a{padding-right:35px;}
	.zbf_top .zbf_ton{background: url(../images/qi_02.png) no-repeat 140px center #0549ce;}
	.zbf{width: 920px;}
	.zbf li{width: 435px;}
	.zbf_bd{width: 260px;}
	.zbf .frxm{width: 920px;}
	
	/*会员信息-我的关注*/
	.focuson{width: 910px;}
	.focuson ul{margin-right: -10px;}
	.focuson li{width: 220px; margin: 0 10px 19px 0;}
	.focuson_pic{width: 220px; height: 220px; overflow: hidden;}
	
	/*会员信息-我的收藏*/
	.collection{width: 918px;}
	.collection ul{margin-right: -18px;}
	.collection li{width: 294px; height: 215px; padding: 10px 15px; margin: 0 18px 20px 0;}
	.collection h1{line-height: 34px; font-size: 18px; margin-bottom: 16px ;}
	.collection h1 img{width: 34px; height: 34px;}
	.collection_box{margin-bottom: 14px;}
	.collection_fon{width: 130px; line-height: 22px;}
	.collection_fon h4{line-height: 30px; margin: 0;}
	.collection_fon h4 img{width: 19px; height: 17px;}
	.collection_pic{width: 93px; height: 93px;}
	
	/*会员信息-我的订单*/
	.order_box li{height: 160px; padding: 30px 0;}
	.o_lineh{line-height: 100px;}
	.o_dfk{line-height: 100px;}
	.btn_pay{margin: 25px auto 0 auto;}
	.btn_pay02{ margin: 25px auto 0 auto;}
	.mb06{padding-top: 35px;}
	
	/*会员信息-我的订单详情(待收货)*/
	.member_right02{width: 970px;}
	.ord_right{width: 510px;}
	.ord_right h1{margin: 26px 0 14px 0;}
	.ord_bot{height: 390px;}
	.ord_l{width: 430px;}
	.ord_r{width: 540px;}
	.ord_font{padding: 36px 22px 0 22px; line-height: 38px;}
	
	/*会员信息-收货地址*/
	.address_right{float: left; width: 800px;}
	
	/*供采对接-在线询盘*/
	.pad_t{padding-top: 40px;}
	.gc_top{width: 1150px;}
	.gc_list{width: 1150px;}
	.gc_list ul{margin-right: -18px;}
	.gc_list li{width: 371px; height: 248px; padding: 15px 15px;}
	.gc_line{padding-bottom: 20px; margin-bottom: 20px;}
	.gc_fon{width: 165px; line-height: 24px;}
	.gc_fon h1{line-height: 26px; font-size: 19px;}
	.gc_fon h4{font-size: 16px; line-height: 26px; margin: 20px 0 12px 0;}
	.gc_pic{width: 160px; height: 134px;}
	.gc_bot{height: 35px;}
	.gc_l{width: 200px; font-size: 18px;}
	.gc_more{width: 112px;}
	
	/*供采对接*/
	.xun_left{width: 300px;}
	.xun_left li{padding: 62px 0 0 22px;}
	.xun_left img{width: 74px; height: 62px;}
	.xun_img01{right: 24px;}
	.xun_img02{right: 24px;}	
	.xun_right{width: 860px;}
	.xun_rbg{padding: 15px;}
	.xun_l{width: 406px;}
	.xun_r{width: 400px;}
	
	.pic_box{height: 89px;}
	.pic_left{width: 82px;}
	.pic_left img{height: 80px;}
	.pic_r{width: 305px;}
	.pic_r li{width: 57px;}
	.pic_r img{height: 55px;}
	
	/*供采对接-详情*/
	.gc_show_box{width: 1140px;}
	.gc_show_pic{width: 550px; height: 379px;}
	.gc_show_r{width: 560px; height: 351px; padding-top: 30px;}
	
	/*云上会议*/
	.meeting_box{width: 1150px;}
	.meeting_pic{width: 510px; height: 301px;}
	.meeting_right{width: 610px; font-size: 18px; line-height: 30px; padding: 0;}
	.meeting_right h1{font-size: 24px; line-height: 40px; margin-bottom: 20px;}
	.meeting_right h4{font-size: 18px; line-height: 30px; margin-bottom: 20px;}
	.meeting_th{margin-top: 30px;}
	
	.meeting_bg{width: 1150px;}
	.meeting{width: 1095px; color: #6b6b6b; font-size: 17px; line-height: 40px; text-align: justify; margin: 0 auto;}
	
	.meeting_live_bg{width: 1200px;}
	.m_live_left{width: 580px;}
	.m_dm_bg{width: 460px;}
	.m_dm{width: 340px;}
	
	/*会展服务-法律服务*/
	.serbn_tit{width: 1200px;}
	.serbn_tit02{width: 1200px;}
	.case{width: 1138px;}
	.case li{width: 281px;}
	.case_pic{width: 281px; height: 177px;}
	
	/*会展服务-活动策划*/
	#certify {width: 1138px;}
	
	/*会展服务-品牌战略*/
	.case02{width: 1150px;}
	.case02 li{width: 285px; height: 211px;}
	.case_tm{padding-top: 50px;}
	.case_tm h4{margin-bottom: 28px;}
	.case02 li:first-child{width: 570px; height: 427px;}
	.case02 li:first-child .case_tm{padding-top: 150px;}
	
	/*会展服务-商旅服务*/
	.res{width: 1142px;}
	.res li{width: 281px;}
	.res_pic{height: 377px;}
	.res h4{font-size: 22px; height: 50px; line-height: 50px;}
	
	/*会展服务-展览工程*/
	.exhi{width: 1150px;}
	.exhi li{width: 285px; height: 211px;}
	.case_tm{padding-top: 50px;}
	.case_tm h4{margin-bottom: 28px;}
	.exhi li:nth-child(2){width: 570px; height: 427px;}
	.exhi li:nth-child(2) .case_tm{padding-top: 150px;}
	
	/*会展服务-展品设计*/
	.design{width: 1139px;}
	.design li{width: 281px; height: 211px;}
	.design li:hover .design_fon{padding-top: 45px;}
	.design li:hover .design_fon h4{font-size: 24px; margin-bottom: 30px;}
	
	/*会展服务-详情*/
	.details_bg{min-width: 1200px;}
	.details_box{width: 1200px;}
	.details_part{width: 1135px;}
	
	/*云展头条列表*/
	.news_list{width: 1200px;}
	.news_r{width: 840px;}
	
	/*云展头条详情*/
	.headlines_tt{width: 1150px;}
	.headlines{width: 1150px;}
	
	/*星河云展会智库专家*/
	.team{width: 1200px;}
	.team ul{margin-right: -20px;}
	.team li{width: 224px; margin: 0 20px 30px 0;}
	
	/*智库专家详情*/
	.expert_box{width: 1150px; padding-top: 40px;}
	.exp_pic{width: 300px; height: 373px; }
	.exp_r{width: 800px;}
	.exp_r h1{font-size: 16px;}
	.exp_r h2{font-size: 18px; line-height:36px; margin-bottom: 15px;}
	.exp_r h4{font-size: 21px; line-height: 36px;}
	.exp_fon{margin-top: 15px; line-height: 24px;}
	
	/*planet*/
	.planet_bg{min-width: 1200px;}
	
	/*火星展馆*/
	.list{left: 2%;}
	.zhanguan_pic{width: 1000px; top: 14%;}
	.A{width: 70px; top: 196px; left: 263px;}
	.B{width: 70px; top: 284px; left: 395px;}
	.C{width: 70px; top: 284px; right: 349px;}
	.D{width: 70px; top: 176px; right: 260px;}
	.E{width: 70px; top: 81px; right: 380px;}
	.F{width: 70px; top: 88px; left: 365px;}
	.zg_fon{font-size: 18px;}
	.fonts01{width: 210px; top: 145px; left: -70px;}
	.fonts02{width: 300px; top: 420px; left: -90px;}
	.fonts03{width: 300px; top: 414px; left: 894px;}
	.fonts04{width: 330px; top: 119px; left: 832px;}
	.fonts05{width: 330px; top: -4px; left: 680px;}
	.fonts06{width: 310px;}
	.a1{top: 182px; left: 115px;}
	.a2{top: 228px; left: 140px;}
	.a3{top: 240px; left: 79px;}
	.a4{top: 215px; left: 26px;}
	.a5{top: 256px; left: -10px;}
	.b1{top: 417px; left: 336px;}
	.b2{top: 395px; left: 240px;}
	.b3{top: 452px; left: 290px;}
	.b4{top: 471px; left: 215px;}
	.b5{top: 542px; left: 240px;}
	.c1{top: 364px; left: 727px;}
	.c2{top: 400px; left: 700px;}
	.c3{top: 455px; left: 770px;}
	.c4{top: 430px; left: 806px;}
	.c5{top: 542px; left: 240px;}
	.d1{top: 167px; left: 780px;}
	.d2{top: 201px; left: 835px;}
	.d3{top: 175px; left: 852px;}
	.d4{top: 217px; left: 890px;}
	.d5{top: 178px; left: 912px;}
	.e1{top: 75px; left: 564px;}
	.e2{top: 49px; left: 544px;}
	.e3{top: 51px; left: 622px;}
	.e4{top: 80px; left: 633px;}
	.e5{top: 23px; left: 613px;}
	.f1{top: 105px; left: 299px;}
	.f2{top: 44px; left: 330px;}
	.f3{top: 77px; left: 281px;}
	.f4{top: 31px; left: 278px;}
	.f5{top: 53px; left: 225px;}
}



/*条件筛选*/
.tjsx
{
	width: 1390px;
    margin: 0 auto;
    overflow: hidden;        
    padding: 25px 5px;
    line-height: 34px;
    color: #333;
    font-size: 17px;
    font-weight: bold;

}
.tjsx img
{
	float: left;
    width: 30px;
    height: 28px;
    margin: 4px 10px 0 0;
}

/* 直播 */
.live_bg{
	text-align: center;
	background: url(../image/live_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.live_content_out_box{
	width:70%;
	height:auto;
	display:block;
	margin:7% auto 0;
	min-width: 134rem;
}
.live_left_out{
	width:70%;
	height:auto;
	display: inline-block;
}
.live_video{
	width:100%;
	height:50.5rem;
	overflow:hidden;
	border-radius:1rem;
	position:relative;
}
.live_video>img{
	width:100%;
	height:auto;
}
.video_icon{
	width:5rem;
	height:5rem;
	background-image: url(../image/video_icon.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:45%;
	left:47%;
}
.live_left_content_bg{
	height:auto;
	background-image: linear-gradient(to right, rgba(255,233,247,0.8), rgba(255,248,248,0.8),rgba(243,253,254,0.8));
	border-radius:1rem;
	overflow:hidden;
	margin-top:1.2rem;
	padding:1rem 3% 2rem;
	text-align: left;
}
.live_left_content_bg>h2{
	font-size:2.5rem;
	color:black;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.live_information{
	display:inline-block;
	text-align: left;
	margin-top:1rem;
}
.live_left_content_bg .live_information:nth-child(2){
	margin-right:6%;
}
.live_information_icon{
	display: inline-block;
	width:1.7rem;
	height:auto;
	vertical-align: bottom;
}
.live_information_title{
	display: inline-block;
	font-size:1.3rem;
	color:black;
	vertical-align: text-top;
	font-weight:600;
}
.live_informatin{
	width:90%;
	height:auto;
	font-size:1.3rem;
	color:black;
	font-weight:600;
	vertical-align:text-top;
	display: inline-block;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:3;
	overflow:hidden;
	float:right;
	line-height:2rem;
	letter-spacing: 1px;
}
.live_right_out{
	width:29%;
	height:auto;
	display: inline-block;
	float:right;
}
.live_right_list_box{
	display:block;
	padding:2.3rem 1rem;
	background-image: linear-gradient(to right, rgba(255,233,247,0.8), rgba(255,248,248,0.8),rgba(243,253,254,0.8));
	border-radius:0.5rem;
}
.live_list_title{
	text-align: center;
	display: block;
}
.live_list_title>img{
	width:13.3rem;
	height:auto;
	display:inline-block;
	vertical-align: middle;
}
.live_list_title>img:nth-child(3){
	transform: rotate(180deg);
}
.live_title{
	font-size:2rem;
	background-image: linear-gradient(to right,rgb(28,219,253),rgb(0,146,255));
	background-clip:text;
	-webkit-background-clip:text;
	color: transparent;
	font-weight:bold;
	border-radius:1rem;
	vertical-align: middle;
}
.live_item_box{
	display: block;
	height:60rem;
	overflow-y: auto;
	margin-top:1rem;
}
.live_item_box::-webkit-scrollbar{
	display: none;
}
.live_item{
	height:7rem;
	display: flex;
	align-items: center;
	text-align: left;
	padding:1rem 0.8rem;
	margin-top:1rem;
	overflow:hidden;
	background-image: linear-gradient(to right,rgb(253,222,223),rgb(246,250,255),rgb(222,254,255));
	border-radius:0.5rem;
}
.live_item .television{
	display:inline-block;
	width:2rem;
	height:auto;
	margin-right:0.8rem;
	vertical-align: middle;
}
.live_item_content{
	width:92%;
	font-size:1.5rem;
	font-weight:600;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
	text-align: left;
	float:right;
	vertical-align: middle;
	color:black;
}
.live_item_content:hover{
	color:#29bbe0;
}
@media (max-width:1000px){
	html {
		font-size: 12px;
	}
	.news{
		margin-top: 1.2rem;
		border-radius: 0.2rem;
	}
	.out_box{
		padding: 0 1rem;
		display: block;
		width: auto;
	}
	.index_content_box{
		display:none;
	}
	.move_index_content{
		display:block;
		margin-top:2rem;
		margin-bottom:4rem;
	}
	.index_bottom{
		position: fixed;
		bottom: 0;
		height: 3rem;
		line-height: 3rem;
		font-size: 1rem;
	}
	/*第二页*/
	.er_banner{
		height:12.8rem;
	}
	.banner_one{
		display: none;
	}
	.banner_two{
		display:block;
	}
	#Trapezium {
		height: 0;
		width: 46%;
		border-bottom: 4rem solid #5aac3c;
		border-right: 4rem solid transparent;
		position: absolute;
		left: 0;
		top: 2rem
	}
	.Trapezium_text_box{
		float: right;
		height: 4rem;
		margin-right: 0.8rem;
	}
	.Trapezium_text{
		font-size: 2rem;
		line-height: 4rem;
	}
	.service_small{
		font-size: 1.5rem;
	}
	.er_tab_box{
		margin-top:.3rem;
	}
	.er_tab_item{
		height: 2.5rem;
		line-height: 2.5rem;
		font-size: 1.2rem;
		padding: 0 0.5rem;
		border-radius: 0.3rem;
		overflow: hidden;
		min-width: 8.5rem;
		margin: 0.7rem 0.3rem;
	}
	.er_img_box{
		width: 8rem;
		height: 8rem;
		margin-right: 0.4rem;
		display: inline-block;
	}
	.er_text_content_box{
		width:65%;
		min-height:8rem;
		position:relative;
	}
	.er_content_title{
		font-size:1.3rem;
		margin-bottom:0.3rem;
	}
	.er_content_text{
		font-size: 0.9rem;
		line-height: 1.5rem;
	}
	.time_box{
		position:absolute;
		bottom:0;
		left:0;
	}
	.time_box>img{
		width: 1.3rem;
		margin-right: 0.3rem;
	}
	.time_box .time{
		font-size:1.1rem;
	}
	.individual_items{
		height: auto;
		min-height: 10rem;
		padding: 0.5rem 0 0;
	}
	.er_content_item{
		height: auto;
		padding: 1rem;
		margin-bottom: 1rem;
		border-radius: 0.3rem;
		display: block;
		overflow: hidden;
		box-shadow: 0px 0px 4px 2px rgba(7, 0, 1, 0.1);
	}
	.page_index_out_box{
		margin:0;
	}
	.Previous_page {
		font-size: 1.2rem;
		margin-right: 0.4rem;
	}
	.page_index {
		font-size: 0.8rem;
		color: #333;
		padding: 0 0.5rem;
		margin: 0 0.2rem;
		line-height: 1.6rem;
	}
	.Next_page{
		font-size: 1.2rem;
	}
	.index_active{
		color:white;
	}
	.er_content_box{
		margin-bottom:4rem;
	}
	/*for_mining*/
	/*移动端*/
	.cai_move_bg {
	    background: url("../image/cai_web_bg.jpg");
	    background-repeat: no-repeat;
		background-size: 100% 100%;
		background-attachment: fixed;
	}
	.cai_move_out_box{
		width:100%;
		overflow-y:auto;
		margin:0 auto;
		text-align: center;
	}
	.cai_move_out_box::-webkit-scrollbar{ 
		display:none;
	}
	.cai_logo_content_box{
		width:92%;
		margin-left:6%;
		margin-top:28%;
	}
	.logo_content{
		width:60%;
		height:auto;
		margin-bottom:0.5rem;
	}
	.cai_title_content{
		width:100%;
		height:auto;
	}
	.cai_simple{
		font-size:1rem;
	}
	.gongcai_box{
		margin-top:11%;
	}
	.gongcai_item{
		width:12rem;
		height:21rem;
	}
	.gongcai_item:first-child {
	    margin-right: 2rem;
	}
	.gongcai_text{
		font-size: 2.6rem;
	    left: 5rem;
	    top: 9rem;
	}
	.cai_item_box{
		width:90%;
		margin-left:5%;
	}
	.cai_item{
		width: 12rem;
	    height: 3rem;
	    font-size: 1rem;
	    line-height: 2.5rem;
	    margin-right:0rem;
	    margin-bottom:1rem;
	    padding-right: 3%;
	}
	.cai_item:nth-child(odd){
		margin-right:1rem;
	}
	/* 活动移动端 */
	.active_move_bg{
		background: url("../image/active_move_bg.jpg");
		background-repeat: no-repeat;
		background-size: 100% 100%;
		background-attachment: fixed;
	}
	.active_move_content{
		display:block;
		overflow-y: auto;
	}
	.active_move_content::-webkit-scrollbar{
		display:none;
	}
	.active_item_out{
		width: 90%;
		margin-left: 5%;
		height: 6rem;
		margin-bottom: 4rem;
		margin-top: 6.5%;
		margin-bottom: 6.5%;
	}
	.active_item_out:first-child{
		margin-top: 9.5%;
	}
	.active_title_bg{
		left: 1rem;
		top: 0;
	}
	.active_title_bg>img {
	    height: 2.5rem;
	}
	.active_title {
	    max-width: 20rem;
		font-size: 1rem;
		line-height: 2.5rem;
		padding: 0 0.2rem;
	}
	.active_time {
	    position: absolute;
	    left: 2rem;
	    bottom: 1rem;
	}
	.active_time>img {
	    width: 1.5rem;
	}
	.active_time_tile {
	    font-size: 1.1rem;
	    margin-right: 0.5rem;
	}
	/*移动端二级详情页*/
	.detail_head_img{
		padding:0.8rem 0;
	}
	.detail_head_img a img{
		width:90%;
		height:auto;
	}
	.detail_content{
		margin-bottom:4rem;
		margin-top: 1rem;
	}
	.address_icon{
		width:1rem;
		height:auto;
	}
	.breadcrumb{
		font-size:1rem;
	}
	.detail_title{
		font-family: 微软雅黑;
		font-size: 1.5rem;
		margin-top: 2rem;
		font-weight: normal;
	}
	.detail_content_box{
		margin:2rem 0 1rem;
		padding:1.3rem 0 1rem;
	}
	.release_time{
		font-size:1.1rem;
		margin-bottom: 0.8rem;
	}
	.detail_content_text {
		font-size: 1.2rem;
		color: #666;
		line-height: 2.2rem;
	}
	.return{
		font-size:1.2rem;
	}
	.return .list_icon{
		width:1.2rem;
		height:auto;
	}
	.phone_detail_bottom{
		display:block;
		margin-top:1rem;
		overflow:hidden;
	}
	.arrow_ash{
		width:0.6rem;
		height:auto;
	}
	.detail_previous_page{
		font-size:1rem;
	}
	.page_title{
		font-size:1rem;
		/*width: 75%;*/
	}
	.Previous_page_box
	{
		width: 99%;
	}
	.phone_next{
		transform:rotate(180deg);
	}
	/* 移动端-直播 */
	.move_live{
		overflow:hidden;
	}
	.move_live_banner{
		position:relative;
	}
	.video_icon{
		width: 3rem;
		height: 3rem;
		position: absolute;
		left: 44%;
		top: 46%;
	}
	.move_notice{
		display: block;
		background-image: linear-gradient(to right,rgb(28,219,253),rgb(0,146,255));
		padding: 0.7rem 0;
	}
	.notice_icon{
		width: 2.4rem;
		height: auto;
		margin-left: 1rem;
		margin-right: 0.5rem;
		display: inline-block;
		vertical-align: middle;
	}
	.notice_content{
		font-size: 1.2rem;
		color: white;
		display: inline-block;
		width: 86%;
		line-height: 2.2rem;
		overflow: hidden;
		white-space: nowrap;
		vertical-align: middle;
		float: right;
	}
	.move_content_out_box{
		background-image: url(../image/move_live_bg.jpg);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.move_content_box{
		padding:2% 5%;
	}
	.move_content_box>h2{
		font-family: '微软雅黑';
		font-size:1.3rem;
		color:black;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space: nowrap;
	}
	.live_information:nth-child(2){
		margin-right:4rem;
	}
	.live_information_icon{
		width:1.2rem;
		height:auto;
	}
	.live_information_title{
		font-size:1rem;
	}
	/* 直播tab */
	.tab_box {
		position: relative;
		height: 1.9rem;
		margin-top: 2rem;
	}
	.tab_box ul {
		width: 100%;
		height: 1.9rem;
	}
	.tab_box ul {
		border-bottom:0.2rem solid #e5e5e5;
	}
	.tab_box ul::-webkit-scrollbar {
		display: none;
		width: 0
	}
	.tab_box ul li {
		display: inline-block;
		width: 6.8rem;
		height: 100%;
		overflow: hidden;
		text-align:center;
	}
	.tab_box ul li span {
		font-size: 1rem;
		padding: 0 0.3rem;
		width: 100%;
		text-align: center;
		color: #000000;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		overflow: hidden
	}
	.triangle{
		width:0.4rem;
		height:auto;
		display: none;
	}
	.triangle:last-child{
		transform: rotate(180deg);
	}
	.tab_box ul .tab_active span {
		font-weight: 700;
		display:inline;
		line-height:1.5rem;
		border-bottom:0.2rem solid #0092ff;
		background-image: linear-gradient(180deg,rgb(28,219,253),rgb(0,146,255));
		background-clip:text;
		-webkit-background-clip:text;
		color: transparent;
	}
	.tab_box ul .tab_active .triangle{
		display: inline-block;
	}
	.tab_box ul .tab_active.no-underline {
		font-weight: 400;
		border-bottom: 0;
	}
	.content_tab {
		width: 100%;
		height: 67%;
	}
	.con_active{
		display: block;
		width: 100%;
		height: 100%;
		overflow-y:auto;
		padding:1%;
	}
	.con_no_active{
		display: none;
		width: 100%;
		height: 100%;
	}
	.live_item{
		height:4.5rem;
	}
	.live_item .television{
		width:1.3rem;
	}
	.live_item_content{
		width:89%;
		font-size:1rem;
	}
}