@charset "utf-8";
/* CSS Document */

*{margin: 0;padding:0;text-decoration:none;list-style-type:none;}
a{text-decoration:none;}
.clear{ height:0px;font-size:0;clear:both;}
body{font-family:"Arial";position: relative;}
html{ font-size:62.5%}
a{ color:#000}
img{ max-width:100%; border:0}

/*头部*/
.header_1{position: fixed;width: 100%;z-index: 999;}
.header{width: 100%;border-top: 2px solid #b3b3b3;background: #ffffff}
.head{width: 1100px;margin:0 auto;}
.logo{width: 168px;float: left;font-size: 0;}
.logo img{ max-width: 365px; max-height: 96px;}
.nav{float: right;}
.nav ul{width: 100%;}

.nav ul li{padding:0 25px; float: left;text-align: center;border-left: 1px solid #e6e7e8;line-height: 105px;}


.nav ul li a{line-height: 105px;font-size: 14px;color: #0186d1;display: block;}
.nav ul li.current{background: #e6e7e8}
.nav ul li:hover{background: #e6e7e8}
.nav ul li span{font-size: 14px;color: #0186d1;margin:0 5px;}
.nav ul li em{font-style: normal;font-size: 12px;color: #0186d1;}
.header_bottom{width: 100%;background: #0075c2;}
.head_bottom{width: 1100px;margin: 0 auto;}
.head_bottom ul{}
.head_bottom ul li{width: 24%;float: left;text-align: center;height: 60px;cursor: pointer;}
.head_bottom ul li a{}
.head_bottom ul li em{width: 1px;float: left;height: 32px;margin-top: 5%;
	background: url(../images/header_bottom_bg.jpg) no-repeat center center}
.head_bottom ul li a span{padding-left: 50px;
	display: inline-block;height: 60px;line-height: 60px;font-size: 14px;color: #fff;}
/*#aa{top: -169px;position: absolute;}*/
#langidcg a{display: inline-block;color: #0186d1;}
#langidcg {width: 15%;float: left;text-align: center;border-left: 1px solid #e6e7e8;line-height: 105px;font-size: 14px;}
#langidcg em{font-style: normal;display: inline-block;margin:0 5px;}

.head_b_1{background: url(../images/header_bottome_1.png) no-repeat 0 center;}
.head_b_2{background: url(../images/header_bottome_2.png) no-repeat 0 center;}
.head_b_3{background: url(../images/header_bottome_3.png) no-repeat 0 center;}
.head_b_4{background: url(../images/header_bottome_4.png) no-repeat 0 center;}

.solid{width: 100%;padding-top: 107px;}
.focusBox { position: relative; width:100%; height:auto; overflow: hidden; }
.focusBox .pic{ position:relative; z-index:0; }
.focusBox .pic img { width:100%; height:100%; display: block; }
.focusBox .hd { width:100%; position: absolute; bottom: 10px; text-align: center; font-size:0; z-index:1; }
.focusBox .hd li{margin: 0 5px; background: url(../images/dot.png) no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
	display:inline-block; *display:inline; zoom:1;  _background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on{ background-position:0 0; }

.focusBox .prev,
.focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; 
	background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.focusBox .prev { left: 0; }
.focusBox .next { background-position: 0 -90px; right: 0; }
.focusBox .prev:hover,
.focusBox .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.home_service_1{width: 100%;height: auto;background:url(../images/home_service.jpg);background-size: 100% 100%;}
.home_service{width: 1100px;margin:0 auto;}
.home_service_title{width: 100%;text-align: center;}
.home_service_title h3{font-size: 24px;color: #3e3a39;line-height: 100px;}
.home_service_title span{display: block;width: 520px;margin:0 auto;font-size: 14px;text-align: left;}
.home_service_title p{font-size: 16px;padding:0 45px; color: #0075c2;line-height: 32px;
	border:1px solid #0075c2;display: inline-block;margin:25px 0;}

.home_service_content{width: 100%;}
.picScroll-left{ width:100%;  overflow:hidden; position:relative;   }
.picScroll-left .hd{ overflow:hidden;  height:30px;padding:0 10px;margin: 60px 0}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer; background:url(../images/arrow.png) no-repeat;}
.picScroll-left .hd .next{ background-position:0 -50px;  }
.picScroll-left .hd .prevStop{ background-position:-60px 0; }
.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
.picScroll-left .hd ul{ margin-left: 46%; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left .hd ul li{ float:left;  width:12px; height:12px; overflow:hidden; margin-right:20px; 
	text-indent:-999px; cursor:pointer; background:url(../images/ico_1.png) 0 -12px no-repeat; }
.picScroll-left .hd ul li.on{ background-position:0 0; }
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; height: 125px; }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:220px; height:auto; display:block;   }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }



.scrol-page{
    margin:0 auto;
    padding:65px 0 0 0;
    }
        .k1120{
    max-width:1120px;
    margin:0 auto;
    }
      
.case li{
   
    float:left;
    }
.case ul{
    margin-left:-20px;
    }
.case li img{
    width:220px;
    
    }
.case li .mask{
    right:0;
    bottom:0;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   color:#fff;
}
.case_title{
    position: relative;
}
.case_title a{
    color: #000;
}
        .iw_poi_title {
            color: #CC5522;
            font-size: 14px;
            font-weight: bold;
            overflow: hidden;
            padding-right: 13px;
            white-space: nowrap
        }
        .iw_poi_content {
            font: 12px arial, sans-serif;
            overflow: visible;
            padding-top: 4px;
            white-space: -moz-pre-wrap;
            word-wrap: break-word
        }
        .view-tenth{
    position:relative;
    overflow:hidden;
    text-align:center;
    
    max-height:125px;
    min-height:125px;
    }
    .view-tenth em{width: 100%;position: absolute;height: 100%;left: 0;top: 0;
    	}
    .view-tenth em img{display: block;margin:0 auto;width: 25% !important;margin-top: 13%;}
.view-tenth img {
   -webkit-transform: scaleY(1);
   -moz-transform: scaleY(1);
   -o-transform: scaleY(1);
   -ms-transform: scaleY(1);
   transform: scaleY(1);
   -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}
.view-tenth .mask {
   background: url(../images/view.png);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth h2 {
	font-size: 22px;
   background: transparent;
   padding:15% 0 10px 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth p {

   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   padding:0 0 10px 0;
   font-size:19px;
}
.view-tenth a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: scale(0);
   -moz-transform: scale(0);
   -o-transform: scale(0);
   -ms-transform: scale(0);
   transform: scale(0);
   -webkit-transition: all 0.5s linear;
   -moz-transition: all 0.5s linear;
   -o-transition: all 0.5s linear;
   -ms-transition: all 0.5s linear;
   transition: all 0.5s linear;
   display:inline-block;
   padding:0 15px;
   line-height:24px;
   border:1px solid rgba(255,255,255,0.3);
   background:rgba(255,255,255,0.2);
   color:#fff;
}
.view-tenth:hover img {
   -webkit-transform: scale(10);
   -moz-transform: scale(10);
   -o-transform: scale(10);
   -ms-transform: scale(10);
   transform: scale(10);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
}
.view-tenth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-tenth:hover h2,.view-tenth:hover p,.view-tenth:hover a.info {
   -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}

/*首页方案*/
.home_case{width: 100%;background:url(../images/home_case_bg.jpg);}
.home_case_subject{width: 1100px;margin:25px auto;}
.home_case_top{width: 100%;}
.home_case_top_left{float: right;width: 410px;}


/* 本例子css */
.notice { width: 100%; overflow: hidden; }
.notice .tab-hd { height: 29px;  }
.notice .tab-hd ul { }
.notice .tab-hd li{width: 365px; float: left; height: auto; line-height: 18px;padding-top: 14px;}
.notice .tab-hd li a{ display:block; padding:0 14px;  }
.notice .tab-hd li a:hover{ color:#f60; }
.notice .tab-hd li.on{ background: url(../images/home_c_1_bg.png) center top  no-repeat;
 position: relative; }
.notice .tab-bd { padding:5px;  }
.notice .tab-bd ul{ overflow:hidden; zoom:1; }
.notice .tab-bd li { height: 22px; line-height: 22px; padding: 0 10px 0 5px; overflow: hidden;
 width: 125px; float: left; }

.home_case_right{width: 410px;float: right;text-align: right;height: 470px;align-content: center; padding-right: 20px;}
.home_case_right h3{font-size: 44px;font-weight: normal;color: #007cc3;}
.home_case_right p{font-size: 22px;color: #aaaaaa;line-height: 32px;}
.home_case_right span{display: block;font-size: 14px;color: #4d4d4d;margin: 28px 0;}
.home_case_bottom_1{width: 100%;background: #747474;height: 185px;}
.home_case_bottom_1 em{width: 40%;height: 100%;display: block;float: left;}
.home_case_bottom_1 h3{font-size: 24px;padding-top:50px;text-align: right;padding-right: 28px;
  font-weight: normal;color: #f0f0f0;}
.home_case_bottom_1 p{font-size: 16px;color: #dcdcdc;text-align: right;margin: 20px 50px 0 0;}
.notice .tab-hd li.on .home_case_bottom_1{background:#0075c2;}
/*商业产品*/
.home_cp{width: 100%;background: url(../images/home_cp_bg.jpg);}
.home_cp_sbuject{width: 1100px;margin: 0 auto;}
.home_cp_sbuject h3{font-size: 36px;text-align: center;font-weight: normal;color: #2a2827;padding:40px 0;}



/* focus_Box */
.navigation{height: 50px !important;}
.imageflow{height: 378px !important;}

.home_cp_1{width: 1100px; margin:0 auto;}
/*底部*/
.footer{width: 100%;background: #0075c2;}
.foot{width: 1100px;margin:0 auto;}
.foot p{font-size: 14px;color: #fff;padding:8px 0;width: 95%;margin:0 auto;}


/*内页头部*/
.hea_bottom{width: 100%;background: #0075c2;}
.hea_bottom{width: 1100px;margin: 0 auto;}
.hea_bottom ul{}
.hea_bottom ul li{width: 19%;float: left;text-align: center;height: 60px;cursor: pointer;}
.hea_bottom ul li a{}
.hea_bottom ul li em{width: 1px;float: left;height: 32px;margin-top: 5%;
  background: url(../images/header_bottom_bg.jpg) no-repeat center center}
.hea_bottom ul li a span{padding-left: 50px;
  display: inline-block;height: 60px;line-height: 60px;font-size: 14px;color: #fff;}
.search_txt{width: 145px;margin:0 auto;line-height: 28px;margin-left: 20px;position: absolute;
    margin-top: 12px;text-indent: 30px;font-size: 12px;color: #d7d7d7;border-radius: 10px;border:none;}
.ss_1{position: relative;left:28px;width: 15px;height: 15px;top: 18px;}


.content_nav{width: 100%;border-bottom: 1px solid #e3e3e3;text-align: center;padding-top: 169px;font-size: 0}

.content_nav ul{display: inline-block;}
.content_nav ul li{padding:0 15px; float: left;border-right: 1px solid #e3e3e3; white-space:nowrap;}
.content_nav ul li span{}
.content_nav ul li p{font-size: 14px;color: #333333;margin-bottom: 12px;}
.content_nav ul li.current{border-bottom: 4px solid #0075c2}
.content_nav ul li.current p{color: #0075c2}
.content_nav ul li.current .about_img_2{display: inline-block;}
.content_nav ul li.current .about_img_1{display: none;}
.content_nav ul li:hover .about_img_2{display: inline-block;}
.content_nav ul li:hover .about_img_1{display: none;}
.content_nav ul li:hover p{color: #0075c2}
.content_nav ul li:hover{border-bottom: 4px solid #0075c2}
.about_img_1{margin:20px 0;}
.about_img_2{display: none;margin:20px 0;}

/*关于我们内容*/
.about_content{width: 1100px;margin:25px auto;}
.about_content p{font-size: 16px;line-height: 38px;text-indent: 2em;}
/*资质*/
.qua_content{width: 1100px;margin:50px auto;}
.qua_content ul{}
.qua_content ul li{width: 32%;margin-left: 2%;float: left;}
.qua_content ul li img{}
.qua_img_1{width: 100%;}
.qua_img_1 h3{font-size: 46px;color: #6b6b6b;width: 90%;margin:0 auto;}
.qua_img_1 h3 span{font-size: 14px;color: #7b7b7b;}
.qua_img_1 p{width: 90%;margin:0 auto;font-size: 12px;color: #6b6b6b;line-height: 20px;}

/*成功案例*/
.scase_content{padding-top: 50px;width: 1100px;margin:0 auto;}
.scase_left{width: 50%;float: left;position:relative ;}
.scase_left_img{width: 100%;font-size: 0;}
.scase_left_p{width: 325px;position: absolute;bottom: 0px;height: 235px;background: url(../images/scase_1.png);}
.scase_left_p h3{font-size: 16px;color: #fff;padding-top: 100px;text-indent: 25px;}
.scase_left_p p{width: 160px;margin-left: 25px;font-size: 12px;color: #fff;margin-top: 10px;}
.scase_left_p a{display: block;margin-left: 25px;margin-top: 8px;color: #fff;font-size: 12px;}



.scase_right{width: 50%;float: left;}
.scase_right_top{width: 100%;position:relative ;}
.scase_right_img{width: 100%;font-size: 0;}
.scase_right_p{width: 250px;position: absolute;bottom: 0px;height: 165px;
  background: url(../images/scase_2.png);}
.scase_right_p h3{font-size: 16px;color: #fff;padding-top: 70px;text-indent: 15px;}
.scase_right_p p{width: 160px;margin-left: 15px;font-size: 12px;color: #fff;margin-top: 5px;}
.scase_right_p a{display: block;margin-left: 15px;margin-top: 8px;color: #fff;font-size: 12px;}

.scase_right_bottom{width: 100%;position:relative ;}
.scase_right_img_bottom{width: 100%;font-size: 0;}
.scase_right_p_bottom{width: 250px;position: absolute;bottom: 0px;height: 165px;
  background: url(../images/scase_2.png);}
.scase_right_p_bottom h3{font-size: 16px;color: #fff;padding-top: 70px;text-indent: 15px;}
.scase_right_p_bottom p{width: 160px;margin-left: 15px;font-size: 12px;color: #fff;margin-top: 5px;}
.scase_right_p_bottom a{display: block;margin-left: 15px;margin-top: 8px;color: #fff;font-size: 12px;}

.scase_details_content{width: 1100px;margin:0 auto;}
.scase_details_nav{width: 100%;text-align: center;}
.scase_details_nav h3{font-size: 32px;font-weight: normal;margin-top: 70px;}
.xian{width: 23px;height: 2px;background: #a9a9a9;margin:15px auto;}
.scase_details_nav span{display: block;text-align: center;font-size: 22px;color:#0075c2;margin-top: 60px;}
.scase_content_1{width: 100%;}
.scase_content_1 p{font-size: 16px;color: #545454;}

.cooper_content{width: 1040px;margin: 25px auto;overflow: hidden;}
.cooper_content ul{}
.cooper_content ul li{width: 260px;float: left;}

/*活动*/
.act_content{width: 1100px;margin:0 auto;}
.act_nav{width: 100%;}
.act_nav a{display: inline-block;margin:0 25px;line-height: 65px;font-size: 14px;color: #969696; }
.act_nav a:first-child{margin-left:10px;}
.act_nav a.current{color: #0186d1;}
.act_nav a:hover{color: #0186d1}

.act_cntent_1{width: 100%;}
.act_cntent_1 ul li{margin: 20px 0}
.act_content_left{float: left;width: 290px;padding-right: 20px;}
.act_content_left img{width: 286px;border:4px solid #d2d2d2;}



.act_content_right{float: left;width: 790px;}
.act_content_right h3{font-size: 22px;font-weight: normal;}
.act_content_right h3 a{color: #333333;}
.act_content_right span{font-size: 14px;display: inline-block;margin-right: 14px;margin:10px 0; color: #6e6e6e}
.act_content_right p{font-size: 16px;color: #4c4c4c;line-height: 24px;width: 85%;
 display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; 
  overflow: hidden;
  text-overflow: ellipsis;
  display: -moz-box;
  -moz-box-orient: vertical;
  -moz-line-clamp: 2;
  display: box;
  box-orient: vertical;
  line-clamp: 2;}
.act_xian{width: 95%;height: 1px;background: #dfdfdf;margin:10px 0;}
.act_more{}
.act_more a{display: block;width: 155px;line-height: 45px;background: url(../images/act_1_1.png) no-repeat 105px center #0057b8;;color: #fff;
  font-size: 14px;text-indent: 2em;margin:15px 0;}

.contact_content{width: 1100px;margin: 0 auto 25px auto;}
.contact_content_title{width: 100%;text-align: center;margin:30px 0;}
.contact_content_title h3{font-size: 32px;font-weight: normal;}
.contact_content_1{width: 100%;}
.contact_img{width: 678px;float: left;margin-right: 40px;}
.contact_p{width: 322px;float: left;}
.contact_p span{font-size: 16px;color: #0075c2;display: block;margin-bottom: 10px;}

.message_1{font-size: 14px;line-height: 26px;width: 230px;text-indent: 12px;margin:5px 0;}
.message_2{width: 100%;height: 50px;font-size: 14px;}
.message_3{font-size: 14px;width: 230px;line-height: 26px;text-indent: 12px;margin:15px 0;}
.contact_p p img{position: absolute;right: 91px;top: 17px;}
.message_4{font-size: 12px;color: #fff;width: 75px;line-height: 28px;background: #0075c2;border:none;margin-bottom: 10px;}
.contact_p p{font-size: 13px; color: #747474;line-height: 22px;}

/*客户服务*/
.client_content{width: 1100px;margin:25px auto; text-align: justify;  line-height: 200%;}
.client_content h3{text-indent: 40px;font-size: 24px;font-weight: normal;}


/*商业产品*/
.product_content{width: 1100px;margin: 0 auto;}

.product_left{width: 210px;float: left;margin-right: 20px;}

/* 本例子css */

/* expmenu */
ul.expmenu{width:199px;margin:40px auto;}
ul.expmenu li div.header_2{padding:12px 0;background: #f3f3f3; font-size:14px;}
ul.expmenu li:last-child div.header_2{border-bottom:none;}
ul.expmenu li ul li {background-color:#f3f3f3;padding:12px;
  border-bottom:1px dashed #d2c8b5;border-top:1px dashed #d2c8b5;color:#727272;
  text-shadow:0px 1px 0px rgba(255, 255, 255, 0.8);}
ul.expmenu li ul li:last-child{border-bottom:none;}
ul.expmenu li ul li.selected{background-color:#f4f4f4;}



ul.expmenu li div.header_2 .label{background:no-repeat;color: #7e7e7e;margin-left: 10px; font-weight:bold;}
ul.expmenu li div.header_2 .arrow{display:block;width:16px;height:16px;background:no-repeat center; float:left;margin-left: 10px;}
ul.expmenu li div.header_2 .arrow.up{background-image:url(../images/arrow_u.png);}
ul.expmenu li div.header_2 .arrow.down{background-image:url(../images/arrow_d.png);}
ul.expmenu li .menu{display:none;}  
/* Mouse Events */
ul.expmenu div.header_2:hover{  background:#006eb6;/* Old browsers */  cursor:pointer;}
ul.expmenu li ul li:not(.selected):hover{  background:#f3f3f3;/* Old browsers */  cursor:pointer;}
ul.expmenu li ul li:not(.selected):active{  background:#f3f3f3;/* Old browsers */  cursor:pointer;}
ul.expmenu div.on{  color:#203f61;  text-shadow:0px 1px 0px rgba(255, 255, 255, 0.2);  background:#0062a4 !important;}
ul.expmenu div.on span.arrow.down{background-image:url(../images/arrow_u.png);}
ul.expmenu div.on span{color: #fff !important;}
.menu ol { padding-left:15px; border:#E7E7E7 1px solid; border-top:none;background: #f3f3f3;}
.menu li i{/*background-color: #006eb6;color: #fff;*/width: 6px;height: 10px;display: inline-block;
  text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);font-family: 宋体;font-style:normal; margin-right:5px;background-image:url(../images/arrow_r2.png);}
.menu a{color: #3f3f3f;text-decoration: none;}
.menu .no {display:none;}
.menu ol a.a_1{width: 228px;display: block;line-height: 2em;padding-left: 20px; background: url(../images/arrow_r2.png) 4px no-repeat;}
.hiddenon a{ background: url(../images/arrow_u_h.png) 14px 50% no-repeat; line-height:20px;}
ul.expmenu div.on span a { color:#fff; }
ul.expmenu li span.on ul.menu { display:block; }
.menu ol { display:none }
.menu ol.no { display:block; }
.hidden { display: none; }
.menu li.on i { width:10px;background:url(/style/images/arrow_d2.png) no-repeat center center;background-size:100%; }
.menu li.on a.h2{ color:#006eb6; font-weight:bold; font-size:13px;}
.menu ol a.a_1.on {  background:url(/style/images/arrow_d2.png) no-repeat 2px center;}
.menu ol a.a_1.on{color:#006eb6; font-weight:bold;}
.hiddenon a.on{color:#006eb6; font-weight:bold;background: url(../images/arrow_u_a.png) 14px 50% no-repeat;}


.menu ol p span{
  display: block;
  padding-left: 35px;
}


.product_right{width: 870px;float: left;}
.product_right_top{width: 100%;}
.product_right_left{width: 660px;float: left;}
.product_right_right{width: 195px;float: right;}
.product_right_right a{display: inline-block;margin:6px 0;}
.product_right_bottom{width: 100%;}
.product_title{width: 100%;background: url(../images/product_1_1.jpg) center;background-repeat:repeat-x;margin:50px 0; text-align:center;}
.product_title h3{ padding:0 50px; display:inline-block;background: #e9e7ea;font-size: 26px;color: #0075c2;}

.product_right_bottom_content{width: 100%;background:#ffffff }
.product_right_bottom_content ul{}
.product_right_bottom_content ul li{width: 32%;float: left;border-bottom: 1px solid #ededed;margin:5px 5px 0  5px;}
.product_right_bottom_content ul li img{padding:10px;}
.product_title_1{width: 95%;margin: 5px auto}
.product_title_1 p{font-size: 18px;color: #595959;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}

.product_title_2{width: 95%;margin: 5px auto}
.product_title_2 p{font-size: 16px;color: #0075c2;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}


.product_title_3{width: 95%;margin: 5px auto}
.product_title_3 p{font-size: 14px;color: #595959;}

.product_title_4{width: 95%;margin: 5px auto;font-size: 15px;}
.product_title_4 ul li{width: 17%;float: left;border:none; text-align:center; line-height:15px; margin:0 0.6%;}
.product_title_4 ul li p{text-align: center;font-size: 12px;font-family: "arial"}
.product_title_4 ul li:hover{color: #0075c2;}
.product_title_4 ul li img{ width:35px; padding:10px 0;}
.product_title_4 ul li span.span_1{  display: block;  font-size: 12px;  text-align: center;}



.product_title_5{width: 95%;margin:0 auto;margin-top: 24px;margin-bottom: 50px;}
.product_title_5 p{font-size: 12.5px;color: #0075c2;float: left;}
.product_title_5 p span{font-size: 27px;}
.product_title_5 a{display: inline-block;float: right;font-size: 12px;color: #fff;width: 95px;line-height: 28px;
  background: #0075c2;text-align: center;}
  
.product_da{border-right: 2px solid #69aedb;}

.pages{width: 100%;text-align: center;padding:15px 0;}
.pages a{background: #e9e9e9;}
.pages span{background: #0075c2;color: #fff;}
.pages a,.pages span{display: inline-block;padding:0 12px; line-height:30px; margin:0 2px;}
.pages a:hover{background: #0075c2;color: #fff;}


.banner_1{width: 100%;padding-top: 169px;}

.product_details_content{width: 1100px;margin:0 auto;}
.pro_d_nav{width: 100%;}
.pro_d_nav p{font-size: 14px;color: #000;}
.pro_d_nav p a{color: #000;}
.pro_d_content{width: 100%;}
.pro_d_content img{float: left;margin-right: 20px;}
.pro_d_content h3{font-size: 24px;color: #0075c2;font-weight: normal;}
.pro_d_content p{font-size: 14px;line-height: 28px;}

.pro_nav{width: 100%;border-bottom: 1px solid #e3e3e3;text-align: center;font-size: 0}
.pro_nav a{display: inline-block;width: 162px;}
.pro_nav ul{display: inline-block;}
.pro_nav ul li{width: 160px;float: left;}
.pro_nav ul li span{}
.pro_nav ul li p{font-size: 16px;color: #444444;margin-bottom: 12px;font-weight: bold;}
.pro_nav ul li.current{}
.pro_nav ul li.current p{color: #0075c2}
.pro_nav ul li.current .pro_nav_img_2{display: inline-block;}
.pro_nav ul li.current .pro_nav_img_1{display: none;}
.pro_nav ul li:hover .pro_nav_img_2{display: inline-block;}
.pro_nav ul li:hover .pro_nav_img_1{display: none;}
.pro_nav ul li:hover p{color: #0075c2}
.pro_nav ul li:hover{}
.pro_nav_img_1{margin-top:20px;}
.pro_nav_img_2{display: none;margin-top:20px;}

.pro_da{width: 100%;background: #e9e7e9;overflow: hidden;}
.pro_title{width: 1100px;margin:0 auto;text-align: center;padding:25px 0;}
.pro_title h3{width: 370px;margin:0 auto;font-weight: normal;background: url(../images/prod_1.jpg) center ;
  background-repeat:repeat-x;padding:25px 0;}
.pro_title h3 p{text-align: center;width: 196px;font-size: 40px;color: #4f4e4e;margin: 0 auto;background: #e9e7e9;}
.pro_title span{font-size: 20px;text-align: center;color: #4f4e4e;}

.sales_content{width: 1100px;margin:0 auto;}
.product_right_bottom_content{width: 100%;background:#ffffff }
.sales_content ul{}
.sales_content ul li{width: 32%;float: left;border-bottom: 1px solid #ededed}
.sales_content ul li img{padding:10px;width: 95%;}



/*2026-03-13*/
.picture-show-dcontent .content{margin-top:10px;}
.bannerimage{width:100%;max-height:450px;overflow: hidden;background:#ccc;padding-top:108px;}
.bannerimage img {width:100%;height:auto;max-height:450px;object-fit: cover;}
.content_nav{padding-top:0;}
@media screen and (max-width:992px){
    .product_right_bottom_content>ul{grid-template-columns:repeat(2,1fr);gap:20px}
}
@media screen and (max-width: 768px) {
    *{box-sizing:border-box}
    a{text-decoration:none;color:#000}
    .bannerimage{max-height:200px;padding-top:0px;}
    img{max-width:100%;border:0;height:auto}
    .about_content p:has,p:has(> img){text-indent:0}
    .about_content p{text-indent:0}
    .about_content,.act_content,.client_content,.contact_content,.cooper_content,.foot,.head,.head_bottom,.home_case_subject,.home_cp_1,.home_cp_sbuject,.home_service,.product_content,.product_details_content,.product_right,.qua_content,.sales_content,.scase_content,.scase_details_content{width:100%;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto;box-sizing:border-box}
    .home_service_title span{width:100%;padding:0 10px;box-sizing:border-box}
    .header_1{position:static;top:0;left:0;width:100%;z-index:999;background:#fff}
    .solid{padding-top:0}
    .logo{width:auto;float:none;text-align:center;padding:0 0}
    .logo img{max-width:100%;height:50px;margin-top:5px}
    .nav{width:100%;float:none;background:#f5f5f5}
    .nav ul{width:100%;display:flex;flex-wrap:wrap}
    .nav ul li{width:100%;float:none;line-height:40px;border-left:none;border-bottom:1px solid #ddd;text-align:left}
    .nav ul li a{line-height:40px;padding-left:15px}
    .header{display:flex}
    .header .head{display:flex;position:relative;height:60px;align-items:center}
    .header .head .nav{position:absolute;top:100%;left:0;display:none;z-index:999}
    .header .head .clear{width:40px;height:30px;position:absolute;right:10px;top:50%;transform:translate(0,-50%);background:0 0;background-image:url("data:image/svg+xml;base64,PHN2ZyB0PSIxNzczMjgxMTE1MTIwIiBjbGFzcz0iaWNvbiIgdmlld0JveD0iMCAwIDEwMjUgMTAyNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHAtaWQ9IjE2NjMiIHdpZHRoPSIyMDAiIGhlaWdodD0iMjAwIj48cGF0aCBkPSJNNDQ3LjAyMTAzMyA2NC40MTUwOTggNjMuMzY3MTgzIDY0LjQxNTA5OGwwIDM4My42NTI4MjcgMzgzLjY1MjgyNyAwTDQ0Ny4wMjEwMzMgNjQuNDE1MDk4IDQ0Ny4wMjEwMzMgNjQuNDE1MDk4ek0zODMuMDYzMzc0IDM4NC4xMDkyNDNsLTI1NC43MTMxMzEgMEwxMjguMzUwMjQzIDEyOC40MDE0MTFsMjU0LjcxMjEwNyAwTDM4My4wNjMzNzQgMzg0LjEwOTI0MyAzODMuMDYzMzc0IDM4NC4xMDkyNDN6TTU3NS4zMjAxMDggOTYwLjAyMjg5OGwzODQuNjc3MjA1IDBMOTU5Ljk5NzMxNCA1NzYuMzY5MDQ4IDU3NS4zMjAxMDggNTc2LjM2OTA0OCA1NzUuMzIwMTA4IDk2MC4wMjI4OTggNTc1LjMyMDEwOCA5NjAuMDIyODk4ek02My4zNjcxODMgOTYwLjAyMjg5OGwzODQuNjc2MTgyIDBMNDQ4LjA0MzM2NSA1NzYuMzY5MDQ4IDYzLjM2NzE4MyA1NzYuMzY5MDQ4IDYzLjM2NzE4MyA5NjAuMDIyODk4ek0xMjguMzQ5MjIgNjQwLjMyODc1M2wyNTMuNjg5Nzc1IDAgMCAyNTUuNzA0NzYyLTI1My42ODk3NzUgMEwxMjguMzQ5MjIgNjQwLjMyODc1M3pNNTc1LjMyMDEwOCA2NC40MTUwOThsMCAzODMuNjUyODI3IDM4NC42NzcyMDUgMEw5NTkuOTk3MzE0IDY0LjQxNTA5OCA1NzUuMzIwMTA4IDY0LjQxNTA5OHpNODkzLjk2MzI2NyAzODQuMTA5MjQzIDYzOS4yNzk4MTQgMzg0LjEwOTI0MyA2MzkuMjc5ODE0IDEyOC40MDE0MTFsMjU0LjY4MzQ1MyAwTDg5My45NjMyNjcgMzg0LjEwOTI0MyA4OTMuOTYzMjY3IDM4NC4xMDkyNDN6IiBmaWxsPSIjMDAwMDAwIiBwLWlkPSIxNjY0Ij48L3BhdGg+PC9zdmc+");background-repeat:no-repeat;background-position:center;background-size:contain}
    #langidcg{width:100%;line-height:40px;border-left:none;text-align:left;padding-left:15px}
    #langidcg em{margin:0 5px}
    .header_bottom{background:#0075c2}
    .hea_bottom,.head_bottom{width:100%}
    .head_bottom ul{display:flex;flex-wrap:wrap}
    .head_bottom ul li{width:50%;float:none;height:auto;margin:5px 0}
    .head_bottom ul li em{display:none}
    .head_bottom ul li a span{padding-left:35px;background-size:20px auto;line-height:40px;height:40px;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-align:left}
    .head_bottom ul .clear,.head_bottom ul form{display:none}
    .head_b_1,.head_b_2,.head_b_3,.head_b_4{background-position:5px center}
    .focusBox{height:auto;min-height:200px}
    .focusBox .pic li img{height:auto}
    .focusBox .hd{bottom:0}
    .home_service_1{background-size:cover}
    .home_service_title h3{font-size:20px;line-height:50px}
    .home_service_title p{font-size:14px;padding:0 15px;margin:15px 0}
    .home_service_1,.scrol-page{padding-top:30px}
    .picScroll-left .hd{margin:5px 0}
    .picScroll-left .bd ul{display:flex;flex-wrap:wrap;justify-content:space-between}
    .picScroll-left .bd ul li{width:48%;float:none;height:auto;margin-bottom:15px;margin-right:0}
    .picScroll-left .bd ul li .pic img{width:100%;height:auto}
    .view-tenth{max-height:none;min-height:auto}
    .view-tenth .mask{background:rgba(0,117,194,.7);opacity:1;display:flex;flex-direction:column;justify-content:center;align-items:center}
    .view-tenth .mask h2,.view-tenth .mask p{opacity:1;transform:scale(1);color:#fff;font-size:16px;padding:2px 0}
    .view-tenth:hover img{transform:scale(1);opacity:1}
    .view-tenth em{display:none}
    .notice .tab-bd .tab-pal{background-size:cover;background-position:center;padding:20px 20px;margin-top:15px}
    .notice .tab-bd .tab-pal:first-child{margin-top:0}
    .home_case_right{width:100%;float:none;text-align:left;background:rgba(255,255,255,.8);padding:15px;border-radius:5px;height:auto}
    .home_case_right h3{font-size:24px}
    .home_case_right p{font-size:14px;line-height:22px}
    .home_case_right span{margin:10px 0}
    .notice .tab-hd{display:none}
    .notice .tab-hd ul{display:flex;flex-wrap:wrap}
    .notice .tab-hd li{width:100%;float:none;padding-top:0}
    .home_case_bottom_1{height:auto;padding:10px 0;background:#747474;display:flex;align-items:center}
    .home_case_bottom_1 em{width:50px;height:50px;background-size:contain;margin-left:10px;float:left}
    .home_case_bottom_1 h3{font-size:16px;padding-top:0;text-align:left;padding-left:10px;color:#fff}
    .home_case_bottom_1 p{display:none}
    
    .home_cp_sbuject h3{font-size:24px;padding:20px 0}
    .imageflow{height:auto;position:relative;overflow:hidden;display:flex;flex-wrap:wrap;justify-content:space-around;background:0 0}
    .imageflow img{position:relative;top:auto;left:auto;width:45%;height:auto;margin:5px;opacity:1;z-index:1;border:none;box-shadow:none}
    .imageflow .bar,.imageflow .caption,.imageflow .reflect{display:none}
    .home_cp_1 a img{width:100%;height:auto}
    .footer{text-align:center}
    .foot p{font-size:12px;line-height:18px;width:100%;padding:15px 10px}
    .search_txt{width:100px;margin-left:5px;font-size:10px}
    .scase_left,.scase_right{width:100%;float:none;margin-bottom:15px}
    .scase_left_p,.scase_right_p,.scase_right_p_bottom{width:90%;background-size:cover;height:auto;padding:15px;position:relative;bottom:auto;background:rgba(0,0,0,.6)}
    .scase_left_p h3,.scase_right_p h3,.scase_right_p_bottom h3{padding-top:0}
    .product_left{width:100%;float:none;margin-right:0}
    .product_right{width:100%;float:none}
    .product_right_left,.product_right_right{width:100%;float:none}
    .pages a,.pages span{padding:0 8px;line-height:25px;font-size:12px}
    .contact_img{width:100%;float:none;margin-right:0}
    .contact_p{width:100%;float:none}
    .clear{height:0}
    ul.expmenu{margin:0}
    .product_left{width:200px}
    .mobile-sidebar-toggle{display:none}
    .mobile-sidebar-toggle{display:flex;position:fixed;top:50%;left:10px;transform:translate(0,-50%);width:30px;height:30px;background-color:#333;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;z-index:1001;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.2)}
    .mobile-sidebar-toggle span{width:60%;height:2px;background-color:#fff;margin:2px 0;display:block;transition:all .2s}
    .product_left{position:fixed;top:0;right:-100%;background:#fff;overflow-y:auto;transition:left .3s ease;z-index:1000;box-shadow:2px 0 8px rgba(0,0,0,.15);float:none;margin:0;-webkit-overflow-scrolling:touch}
    .product_left.open{right:0}
    .product_right{width:100%;float:none}
    .product_content{padding-left:0;padding-right:0}

    .product_da{border:0px;}
    .product_title{margin:0;margin-bottom:20px;}
    .product_title h3{font-size:20px;}
    .product_right_bottom_content{background: none;}
    .product_right_bottom_content>ul{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;margin:0;padding:0 0;list-style:none}
    .product_right_bottom_content ul li{width:100%;}
    .product_right_bottom_content ul li.li_1{height:auto!important;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0}
    .product_right_bottom_content ul li.li_1:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}
    .product_right_bottom_content ul li.li_1>a{display:block;width:100%;background:#f8f8f8;text-align:center;padding:20px 0 10px}
    .product_right_bottom_content ul li.li_1>a img{width:auto;max-width:90%;height:auto;max-height:180px;object-fit:contain;transition:transform .3s}
    .product_right_bottom_content ul li.li_1:hover img{transform:scale(1.02)}
    .product_right_bottom_conten .product_da{padding:0 18px 20px;flex:1;display:flex;flex-direction:column;border-right:none!important}
    .product_right_bottom_conten .product_title_1 p{font-size:18px;font-weight:600;color:#222;margin:10px 0 5px;line-height:1.3}
    .product_right_bottom_conten .product_title_2 p{font-size:14px;color:#666;margin:0 0 8px;line-height:1.4}
    .product_right_bottom_conten .product_title_3 p{font-size:13px;color:#999;margin:0 0 15px;border-bottom:1px dashed #eee;padding-bottom:12px}
    .product_right_bottom_conten .product_title_4{margin:0 0 15px}
    .product_right_bottom_conten .product_title_4>ul{display:flex!important;flex-wrap:wrap;gap:8px 0;margin:0;padding:0;list-style:none}
    .product_right_bottom_conten .product_title_4>ul li{flex:1 1 0;min-width:50px;text-align:center;list-style:none;margin:0!important;padding:0 3px;border-right:1px solid #eee}
    .product_right_bottom_conten .product_title_4>ul li:last-child{border-right:none}
    .product_right_bottom_conten .product_title_4>ul li[style*=width]{flex:none}
    .product_right_bottom_conten .product_title_4>ul li img{width:28px;height:28px;object-fit:contain;margin-bottom:5px}
    .product_right_bottom_conten .product_title_4>ul li p{font-size:13px;font-weight:500;color:#333;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
    .product_right_bottom_conten .product_title_4>ul li .span_1{font-size:11px;color:#999;display:block;line-height:1.3}
    .product_right_bottom_content .product_title_5{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #f0f0f0;padding:15px 15px 15px;width:100%;margin:0;flex-direction: column;}
    .product_right_bottom_content .product_title_5 p{font-size:16px;font-weight:600;margin:0}
    .product_right_bottom_content .product_title_5 p span{font-size:22px;margin-right:4px}
    .product_right_bottom_content .product_title_5 a{margin-top:10px;}
    .product_right_bottom_content .product_title_5 a:hover{background:#005a9e}
    .product_right_bottom_conten .clear{clear:both}
    .product_right_bottom_conten .pages{margin-top:40px;text-align:center}
    .product_title_4 ul li{width: auto !important;;}
    .product_title_4 ul {display:grid;grid-template-columns:repeat(3,1fr);gap:10px;}
    .banner_1{padding-top:0;}
    .pro_title{width:100%;padding:20px;padding-top:0;}
    .pro_title h3{width:100%;}
    .pro_title h3 p{font-size:24px}
    .pro_title span{font-size:18px}

    .pro_nav ul{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding:15px 0px;}
    .pro_nav ul li {width:auto;}
    .pro_nav a{width:auto;display: flex;flex-direction: column;justify-content: center;}
    .pro_nav ul li p{margin:0;margin-top:10px;}
    .pro_nav_img_1,.pro_nav_img_2{margin-top:0px;}

    .sales_content>ul{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;margin:0;padding:0 0;list-style:none}
    .sales_content ul li{width:100%;background: #fff;}
    .sales_content ul li.li_1{height:auto!important;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05);transition:all .3s ease;display:flex;flex-direction:column;border:1px solid #f0f0f0}
    .sales_content ul li.li_1:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.1)}
    .sales_content ul li.li_1>a{display:block;width:100%;background:#f8f8f8;text-align:center;padding:20px 0 10px}
    .sales_content ul li.li_1>a img{width:auto;max-width:90%;height:auto;max-height:180px;object-fit:contain;transition:transform .3s}
    .sales_content ul li.li_1:hover img{transform:scale(1.02)}
    .sales_content ul li img{width:100%;padding:0px;}
    .sales_content .product_title_5{display:flex;align-items:center;justify-content:space-between;margin-top:auto;border-top:1px solid #f0f0f0;padding:15px 15px 15px;width:100%;margin:0;flex-direction: column;}

    .contact_content_title{margin:0;padding-top:20px;}
    .contact_content_title h3{font-size:24px;}
    .act_content_left{width:100%;padding:0px;}
    .act_content_left img{width:100%;}
    .act_content_right{width:100%;}
    .act_content_right h3{font-size:18px;padding-top:8px;}
    .act_xian{margin:5px;}
    .act_content_right p{width:100%;display:block;font-size:14px;}
    .act_more{display: none;}

    .scase_details_nav h3{margin-top:20px;font-size:24px;}
    .scase_details_nav span{display: none;}

    .scase_content_1{font-size:18px;line-height: 1.8;text-align: justify!important;}
    .scase_content_1 p{font-size:18px;line-height: 1.8;text-align: justify!important;}

    .cooper_content ul{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:0;padding:0 0;list-style:none}
    .cooper_content ul li{width:auto;}

    .indexprolist ul {display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:0;padding:0 0;list-style:none}
    .indexprolist ul li{width:auto;}
    .indexprolist ul li a{width:auto;}
    .indexprolist ul li a img{width:auto;}

    .swiper-container-01 {overflow-y: auto;padding-bottom:30px;}
    .swiper-container-01 .swiper-pagination{bottom:5px;}
    .swiper-container-01 .pic{width:100%;height:90px;overflow: hidden;position: relative;}
    .swiper-container-01 .pic img{width:100%;height:90px;overflow: hidden;object-fit: cover;}
    .swiper-container-01 .pic em{position: absolute;left: 50%;top:50%;transform: translate(-50%, -50%);display: block;z-index:99;}
    .swiper-container-01 .pic em img{height:40px;}
    .swiper-container-01 .view1{width:100%;padding:3px;background: #0075c2;color:#fff;text-align: center;} 
    .swiper-container-01 .view1 h2{color:#fff;height:24px;line-height: 24px;} 
    .swiper-container-01 .view1 p{color:#fff;display: block;height:24px;line-height: 24px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;} 

    .swiper-container-02 {overflow-y: auto;padding-bottom:30px;}
    .swiper-container-02 .swiper-pagination{bottom:5px;}

    .swiper-container-03 .swiper-pagination{bottom:0px;}

    .content_nav{padding-top:0;}
    .content_nav ul{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0 0;list-style:none}
    .content_nav ul li{width:auto;float:none;display:block;border-right:1px solid #e3e3e3;padding:0 10px;border-top: 1px solid #e3e3e3;}
    .content_nav a{display:flex;width:100%;align-items:center;height:46px;line-height:1}
    .content_nav ul li p{font-size:12px;margin:0}
    .content_nav ul li .about_img_1,.content_nav ul li .about_img_2{margin:5px 0}
    .content_nav ul li.current{border-bottom:0;}
}
@media screen and (max-width:576px){
    .product_right_bottom_conten .product_right_bottom_content>ul{grid-template-columns:1fr;gap:20px}
    .product_right_bottom_conten .product_da{padding:0 15px 18px}
    .product_right_bottom_conten .product_title_4>ul li p{white-space:normal;font-size:12px}
}
/* 针对更小屏幕 (480px以下) */
@media screen and (max-width: 480px) {
    .picScroll-left .bd ul li {
        width: 100%; /* 单列显示 */
    }
    .head_bottom ul li {
     
    }
    .imageflow img {
        width: 100%;
        margin: 5px 0;
    }
    .nav ul li {
        font-size: 14px;
    }

}