/* CSS Document */
@charset "gb2312";
*{ font-family:"微软雅黑",Arial; margin:0; padding:0; }
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}
.wrap{ margin:0 auto;}
.box{ width:1200px; margin:0 auto; padding:0;}
body{ background:#001530;}
form,p,li,ul,ol,div,span,h1,h2,h3,h4,h5,td,input,select,a{ font-family:"微软雅黑",Arial;}
ul{ list-style:none}
.hide{ display:none;}
.flleft{ float:left;}
.flright{ float:right;}
.clears{zoom:1;}
.clears:after{content:"";display:block;clear:both; height:0; line-height:0; overflow:hidden;}
a{text-decoration:none; hide-focus:expression(this.hideFocus=true);outline: none; color:#FFFFFF;}

.nav{ width:1200px; margin:0 auto;color:#403f3f;}
.nav a{ color:#403f3f; margin:0 3px;}
.nav a.nav_ti{ font-size:20px;margin-top:40px; float:left;color:#E4625B; letter-spacing:5px;}
.nav .flright{ padding-top:46px;}

.bannerbg{ height:458px; text-align:center; overflow:hidden; background:url(../img/banner.jpg) no-repeat center #001530;}

/*导航*/
.nav_a{width:100%; height:60px; background:#047120;}
.nav1{ background:#047120; width:1200px; height:60px;   }
.nav1 li{ float:left; height:60px; line-height:60px; font-weight:bold; font-size:16px; letter-spacing:3px; margin-left:55px; width:136px;}
.nav1 li a{ color:#fff;}
.text{ line-height:28px; font-family:"微软雅黑",Arial; text-indent:2em; margin-top:20px; }
.text p{ color:#FFFFFF;}
/*导航结束*/


/*左边轮播样式*/
.banner2{ background:#000000;}
.slideBox1{ height:370px;}
.slideBox{ width:625px; height:325px; overflow:hidden; position:relative; margin-top:20px; margin-left:10px;  }
.slideBox .hd{position: absolute; left:85%; bottom:50px; z-index:10;}
.slideBox .hd ul{height:12px; padding: 0 4px; border-radius: 8px;}
.slideBox .hd ul li{ width:12px; height:12px; background:#FFFFFF;  border-radius: 100%; margin:4px 4px; float:left; }
.slideBox .hd ul li.on{ display:block; width:12px; height:12px; border-radius: 100%; background-color:#FF0000; text-indent: -9999px;cursor: pointer; }
.slideBox .bd{ position:relative; z-index:0; height:100%; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:624px; height:325px; display:block;  }
.slideBox .bd span{ position:absolute; bottom:0px; width:624px; height:45px; line-height:45px; font-weight:normal; z-index:40; background: rgba(0,0,0,0.5); color:#FFFFFF;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:47%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.8;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/*左边轮播样式end*/
/*右边新品样式*/
.proright{ width:560px; margin-top:20px; letter-spacing:1px;}
.proright a{ color:#B9BDC0;}
.proright h2 a{color:#FFFFFF;}
.ul2 li{ width:560px; height:160px;}
.ul2 li img{ float:left; padding:0 15px; margin-bottom:5px;}
.size12{ line-height:20px;}
a.pro{ font-size:16px; right:8px;}
/*右边新品样式end*/

/*展会动态*/
.martop55{ margin-top:40px;}
.title{ font-size:23px;  text-align: center; }
.title img{ height:102px; width:474px;}
.images_ul{ height:243px;}
.images_ul li { position: relative; height:160px;  width: 280px;	margin:0px 10px 10px 10px; float: left; cursor: pointer;padding:0 0 33px 0;}
.images_ul li img { height: 190px; width: 280px;}
.images_ul .img_ti{position: absolute; left: 0;bottom:-45px; width: 100%; height:80px;  background:#000000; font-size:16px; line-height:35px; text-align:center; }
.images_ul .img_ti a{color:#EFF1F0; padding:10px; word-wrap:break-word; }
 .more1 { overflow: hidden; padding-top:59px; float:right;  font-size:20px; color:#FFFFFF;}

/*展会动态end*/


/*图说慕展*/
.sw{ width:980px; height:600px; margin:0 auto;}

.swiper-wrapper img.cf_a{width:20px; height: 14px; position: absolute; left: 45%; top: -5%;}
.swiper-slide .cf_1{ width:220px; height:406px; padding: 16px; opacity: 1; background:#000000 !important; float: right; z-index:100000000; color:#FFFFFF; line-height:28px; display: inline-block;  }
.swiper-slide .cf_1{ color:#FFFFFF;}
.swiper-slide .wih{height: 280px;}
.swip{ height: 50%; width: 1200px;}
ul.cf_2 a{ font-size:25px;}
.box1{ margin-left:85px;}
.cf_2 li{width:252px; height:90px; float:left; position:relative;  color: #ffff; text-align: center;}
            .swiper-wrapper {
			    width:980px;
			    height: 100%;
			    z-index: 1;
			    box-sizing: content-box;
    
    }
            .swiper-container {
                width:980px;
                height:406px;
            }
            .swiper-slide { 
                background-size: 730px;
                background-position:center left;
                background-repeat: no-repeat;
                /* width:725px;  */
            }
            .gallery-top {
                height:406px;  
            }
            .gallery-wang {
                height: 100%;
                width:100%;
            }
            .gallery-thumbs {
                height:160px;
                box-sizing: border-box;
                padding: 10px 0;
                margin-top: 30px;
				margin-left: 110px;
            }
            .gallery-thumbs .swiper-slide {
                background-size: cover;
                width: 25%;
                opacity: 0.4;
            }
            .gallery-thumbs .swiper-slide-thumb-active {
                opacity: 1;
            }
            .swiper_a{ width: 280px;  }
/*图说慕展end*/

/*业界访谈*/
.videolist{ background:#000000; width:1200px;}
.videolist ul li a { color:#EFF1F0;}
.videolist ul { background-color:#000000; width: 280px;height:240px; float: left;  margin-left: 20px; overflow: hidden; margin-bottom: 20px;}
.videolist ul li{ font-size: 16px; color:#EFF1F0;  line-height: 20px;  overflow: hidden; text-align:center; padding-bottom:10px;}
.rel .li{ height:80px; }
.jie{ height:223px; }
/*业界访谈*/


/*默认底部*/
.flle { float: left;}
.matop { margin-top: 15px;display: inline;}
.all { width: 100%;}
.bot { float: left; background-color:#000000; padding-top: 10px;}
.bot p {text-align: center;  font-size: 12px; color: #FFF;padding-top: 3px; padding-bottom: 5px;}
.bot p a {  color: #FFF; margin: 0 5px;}
.footer {
    width: 100%;
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    color: #3c3c3e;
}
<!--顶部-->
#elevator_item {width: 60px;height: 100px;position: fixed; -webkit-transition: opacity .4s ease-in-out;-moz-transition: opacity .4s ease-in-out;-o-transition: opacity .4s ease-in-out;opacity: 1;z-index: 100020;}
#elevator_item.off {opacity: 0;visibility: hidden;}
#elevator {display: block;width: 60px;height: 50px;background: url(../img/icon_top.png) center center no-repeat;background-color: #444;background-color: rgba(0,0,0,.6);border-radius: 2px;box-shadow: 0 1px 3px rgba(0,0,0,.2);	cursor: pointer;}
#elevator:hover {background-color: rgba(0,0,0,.7);}
#elevator:active {background-color: rgba(0,0,0,.75);}
.flip-items p{ font-size:15px; line-height:28px; color:#fff; width:100%;white-space:nowrap; text-align: center; text-overflow:ellipsis; overflow:hidden}
.flip-content img{ width:360px; height:248px;}







<!--list页面样式部分-->
.app_main{ padding:10px 0 0px;}
.app_main .app_left{ width:900px; float:left;}
.title1{ margin-left:25px;}
.title12{ margin-left:21px; margin-bottom:40px; margin-top:10px;}
.news_ul { padding:10px; background:#001530;}
.news_1{ background:#001530;}

/*xinwen*/
.news{ padding:20px 0 10px;}
.news .title{ line-height:40px;}
.news .title a{ color:#00a0fc;}
.news_ul{ padding-bottom:20px;}
.news_ul li{ padding-top:20px; }
.news_ul img{ width:280px; height:160px; float:left; margin-right:22px; margin-left:10px;}
.news_ul img.ad{ width:580px; height:60px;}
.news_txt{ float:right; width:560px;}
.newstxt_ti{ font-size:19px; color:#0d87c8; font-weight:normal;}
.newstxt_ti_1{ font-size:19px; color:#000000; font-weight:normal; font-weight:800;}
.newstxt_ti a{color:#FFFFFD;}
.newstxt_keys{ font-size:12px; color:#798293; margin:5px 0 8px; }
.newstxt_keys .ti{ margin-top:-33px;}
.newstxt_keys span{ margin-right:7px;  height:20px; border:1px solid #000000; display:inline-block; padding:3px;}
.newstxt_text{ color:#798293; font-size:14px; line-height:24px; margin-bottom:8px;}
.newstxt_text a{ color:#BCC0C9; line-height:26px;}
.more{font-size:12px; color:#0d87c8;}
.app_top .more{ margin-top:15px;}
.news_txt2 {width:890px;float: right;}
.apptop_ul2{margin-left: 375px;}

.news_txt1{ width:880px;}
.newstxt_keys span a{ color:#798293;}
/*page*/
/*.page_list{font-size:12px;float:right;text-align:center;line-height:24px;margin:40px 0 20px;}
.page_list a{display:block;float:left;width:25px;height:25px;color:#545454;background:#0d87c8;margin-left:8px;}
.page_list a.page_current{color:#fff;background:#0d87c8;}
.page_list .page_pre,.page_list .page_next{width:40px;background:none;}*/

.page_list{ font-size:12px; float:right; text-align:center; line-height:24px; margin:40px 0 20px;}
.page_list a{ display:block; float:left; width:25px; height:25px; color:#000; background:#bcc0c9; margin-left:8px;}
.page_list a.page_current,.page_list a.selected{ color:#fff; background:#1c549f;}
.page_list .page_pre,.page_list .page_next{ width:40px; background:none;}
.page_list .next,.page_list .prev{ display:block; float:left; width:45px; height:25px; color:#000; background:#bcc0c9; margin-left:8px;}



/*listy右边样式*/
.app_right{ width:290px; float:right; margin-top:72px;}
.all{ width:100%;}
.cor{ background:#000000;}
.borbot { border-bottom: 2px #C4151C solid;}
.left_box_riall, .left_box_riallifo { float: left;  width: 96%; margin-left: 2%; margin-top: 10px; display: inline;}
.button{ font-size: 18px;color:#CC3399; font-weight: bold; font-family: "微软雅黑",Arial;}
.rightsm, .rightsm1 { width: 22px;  height: 18px;background: url(../img/semleft_right.jpg) 0px 0px no-repeat; overflow: hidden; float: right;}
.leftsm, .leftsm1 { width: 22px;  height: 18px;   background: url(../img/semleft.gif) 0px 0px no-repeat; overflow: hidden;float: right; margin-right: 2px; display: inline;}
.semall {
    width: 100%;
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
}
.semallul {
    width: 100000000px;
    float: left;
    position: absolute;
    left: 0px;
}
.semalllip1 {
    width: 250px;
    float: left;
    display: inline;
    padding-left: 10px;
}
.semalllip1, .semalllip2 {
    margin-top: 15px;
}
.semalllifont2 {
    font-size: 12px;
    color:#777C82;
    font-family: Arial,"微软雅黑";
	font-weight:800;
    line-height: 22px;
}
.semalllifont3 {
    font-size: 12px;
    color: #DD0101;
}
.semalllifont3, .semalllifont2, .semalllifont {
    width: 100%;
    float: left;
}
.semalllifont3 a {
    color:#DD0101;
}
.semalllifont a {
    color: #FFFFFD;
}
.semalllifont{
    float: left;
    display: inline;
    font-weight: bold;
	font-family: "微软雅黑",Arial;
    font-size: 14px;
    margin-bottom: 4px;
}

<!--list页面样式部分结束-->





















