@charset "utf-8";
body{background:#fff;}

.width{width:1200px;margin:0 auto;}
.header{padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;height:110px;}
.header .logo{margin-right:20px;max-width:600px;}
.header .logo img{max-width:100%;max-height:100px;}
.header .hotline{display:flex;justify-content:flex-end;align-items:center;}
.header .hotline .icon{padding-right:10px;}
.header .hotline .icon i{font-size:48px;color:#315DC1;}
.header .hotline .text .ui-text-gray{font-size:15px;line-height:normal;}
.header .hotline .text .telphone{font-size:28px;color:#f44336;font-family:'Impact';}
.header .language{position: relative;padding: 35px 0;}
.header .language a{color: #666;line-height: 40px;margin-left: 10px;}
.header .language a:hover{color: #333;}
.header .navbar{padding-right:20px;display:none;z-index:999;}

.weixin-qr{margin-right:15px;width:120px;display: flex;}
.weixin-qr .text {width: 20px;font-size: 12px;color:#333;text-align: center;line-height: 14px;}
.weixin-qr img{height: 100px;width: 100px;border: 1px solid #b0b0b0;}
@media screen and (max-width:768px) {
    .weixin-qr {display: none;}
}

/* .nav{background:#fff;border-top: 1px solid #ccc;box-shadow:0 4px 16px 0 rgba(0,60,179,.1);z-index:999;transition: all .5s;} */
.nav{background:#315DC1;height: 62px;color: #fff;z-index:999;transition: all .5s;}
.ui-nav{display:flex;}
.ui-nav ul li{/* border-right: 1px solid #eaeaea; */}
.ui-nav ul li:last-child{border-right: none;}
.ui-nav ul li a{color:#fff;line-height: 62px;height: 62px;font-size:16px;padding: 0 28px;position: relative;}
.ui-nav ul li a:hover,.ui-nav ul li.active a{background:#fff;color:#315DC1;}
.ui-nav ul li.active a:after {display: block;top: -3px;right: -2px;left: -2px;height: 3px;background: #315DC1;content: "";position: absolute;border-radius: 3px 3px 0 0;}
.ui-nav ul li ul{border:0;background:#fff;}
.ui-nav ul li ul li{margin-right:0;border-right: none;}
.ui-nav ul li ul li a,.ui-nav ul li.active ul li a{background:#fff;color:#222;}
.ui-nav ul li.active ul li a:after{display: none;}
.ui-nav ul li ul li a:hover{color:#fff;background:#315DC1;}

.ui-offside{overflow-y:auto;}

.m-nav{display:none;background:#315DC1;}
.m-nav .son {
    width: 25%;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 48px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-right: 1px solid #194bbe;
    border-bottom: 1px solid #194bbe;
}
.m-nav .son:nth-of-type(4n){border-right:0;}
.m-nav .son:nth-of-type(n+5){border-bottom:0;background: #315DC1;}
.clear-fix:after{display:block;clear:both;visibility:hidden;height:0;font-size:0;content:".";}

.banner-wrap{margin:0 auto;overflow:hidden;z-index:20}
.banner{width:100%;background:#fff;}
.banner .ui-carousel-item a{display:block;width:100%;}
.banner .ui-carousel-item a img{}
.banner .ui-carousel-page{bottom:25px;z-index:100;}
.banner .ui-carousel-page li{height:10px;width:10px;border-radius:10px;transition:all 1s}
.banner .ui-carousel-page li.active{width:40px;}
.ui-carousel-prev,.ui-carousel-next{width:140px;}
.ui-carousel-prev-icon,.ui-carousel-next-icon{background:rgba(0,0,0,.2);width:60px;height:60px;padding:20px;border-radius:50%;font-size:24px;position:relative;}
.ui-carousel-next-icon:after{display:block;position:absolute;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");width:20px;height:20px;top:20px;left:20px;}
.ui-carousel-prev-icon:after{display:block;position:absolute;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");width:20px;height:20px;top:20px;left:20px;}
.nav ul{z-index:30 !important;}

.pc-banner{display:block;}
.m-banner{display:none;}

.home-pro-bg{background-color: #eef5ff;padding: 20px 0;}

.hot-pro{margin:20px 0 30px 0;}
.hot-pro ul{display:flex;flex-wrap:wrap;margin:0 0 0 1px;padding:0;list-style:none;}
.hot-pro ul li{flex:0 0 47.5%;max-width:47.5%;margin: 0 .75% 1.5% .75%;cursor:pointer;position: relative;border-radius: 5px;transition:all 0.3s ease;}
.hot-pro ul li .pic{overflow: hidden;position: relative;display: block;width: 100%;height: 480px;padding-top: 50%;border-radius: 5px;}
.hot-pro ul li .pic img {position: absolute;top: 0;left: 0;width: 100%;min-height: 100%;position: absolute;transition:all 1s;}
.hot-pro ul li:hover .pic img{transform:scale(1.3);}
.hot-pro ul li .title {z-index: 2;position: absolute;left: 0;bottom: 0;/*width: 85px;*/margin: 0 0 25px 15px;line-height: 46px;font-size: 42px;color: #FFF;text-shadow: 0 0 5px rgb(19 2 3 / 30%);}

.about-box{position: relative;/* height: 500px; */ padding-top: 15px;box-sizing:border-box;}
.about-box .bg {position: absolute;top: 0;width: 100%;height: 100%;background-image: url(../images/about_bg.jpg);background-position: 50% 50%;background-repeat: no-repeat;background-size: auto;opacity: .4;}

.about-box .about{position: relative;background: rgba(255, 255, 255, 0.66);padding: 10px;border-radius: 20px;}
.about-box .about .con{margin: 15px;color: #222;}
.about-box .about .con p{margin-bottom: 12px;}
.about-box .about .more{position: absolute;bottom: 20px;right: 20px;color: #fff;width: 135px;height: 38px;font-size: 12px;line-height: 38px;text-align: center;border-radius: 20px;background: rgba(204, 0, 0, 0.73);}
.about-box .about .more:hover{background: #315DC1;}

.home_subject{display:flex;justify-content:space-between;margin:40px auto;}
.home_subject_left{}
.home_subject_left .name{font-size:36px;font-weight:bold;color:#246FDD;}
.home_subject_left .ename{text-transform:uppercase;font-size:24px;line-height:normal;color:#999;}
.home_subject_right,.home_subject_right_line{padding-top:15px;flex:1;position:relative;}
.home_subject_right_line:after{display:block;content:'';width:92%;border-top:1px solid #eee;right:0;bottom:34px;position:absolute;z-index:-1;}
.home_subject_right ul{display:flex;justify-content:flex-end;list-style:none;}
.home_subject_right ul li{margin-left:10px;}
.home_subject_right ul li a{display:block;background:#363e45;padding:12px 22px;color:#fff;}
.home_subject_right ul li a:hover{background:#246FDD;}
.home_subject_right ul li.active a{background:#246FDD;}

.home_subject_white{text-align:center;align-items:center;margin-top:30px;}
.home_subject_white .home_subject_left{flex:1;}
.home_subject_white .name{color:#fff;}
.home_subject_white .ename{color:#fff;}
.home_subject_white .home_subject_right:after{border-color:#6266F9;}

.bg_home_02{background:#f0f0f0;padding:60px 0;}
.home_about{margin-bottom:40px;}
.home_about_left{position:relative;}
/* .home_about_left:before{content:'';position:absolute;left:-40px;bottom:-40px;width:80%;height:100%;background:#104492;z-index:-1;} */
.home_about_left img{max-width:100%;}
.home_about_right{box-shadow:0px 2px 32px 0px rgba(0,0,0,0.2);padding:30px;}
.home_about_right h1{font-size:30px;}
.home_about_right .text{margin:15px 0;line-height:28px;}
.home_about_right .text p{margin-top:15px;}

.home_about_right .more{text-align:right;}
.home_about_right .more a{text-align:left;display:inline-block;background:#363e45;width:180px;line-height:50px;color:#fff;position:relative;overflow:hidden;}
.home_about_right .more a:after{position:absolute;right:0;top:0;width:80px;content:'';height:0;border-top:50px solid #104492;border-left:28px solid transparent;transition:all .5s;}
.home_about_right .more a span{display:block;padding:0 15px 0 30px;position:relative;z-index:1;}
.home_about_right .more a span i{float:right;font-size:24px;font-weight:normal;}
.home_about_right .more a:hover{color:#fff;}
.home_about_right .more a:hover:after{width:120%;height:100%;}

.home_title{position: relative;line-height: 1.5;text-align: center;padding:25px auto;}
.home_title span{display: block;color: #315DC1;font-size: 30px;}
.home_title h3{color: #222;font-size: 30px;}

.news-box {background: url(../images/news_bg.jpg) no-repeat;background-size: cover;margin: 20px auto 0 auto;padding: 10px 0 80px 0;}

.home_news{margin-top:30px;display:flex;flex-wrap:wrap;}
.home_news .home_news_item{margin:0 0 30px 0;width:50%;}
.home_news .home_news_item:nth-child(1n){padding-right:15px;padding-left:0;}
.home_news .home_news_item:nth-child(2n){padding-right:0;padding-left:15px;}
.home_news_body{box-shadow:0px 0px 4px rgba(0, 0, 0, 0.1);background:#fff;padding:20px;border-radius:5px;display:flex;align-items:center;}
.home_news_body .date{width:90px;text-align:center;padding-right:20px;margin-right:30px;border-right:1px solid #eee;}
.home_news_body .date h4{font-size:38px;color:#999;margin:0;}
.home_news_body .date p{color:#999;font-size:16px;font-family:Verdana;}
.home_news_body .body{flex:1;overflow:hidden;transition:all 0.5s ease;}
.home_news_body .body h4{font-size:20px;font-weight:bold;color:#515050;}
.home_news_body .body p{color:#c2c2c2;font-size:16px;}
.home_news_body .body h4 a:hover{color:#246FDD;}
.home_news_body:hover{box-shadow:0px 0px 30px rgba(0, 0, 0, 0.15);}
.home_news_body:hover .body{transform:translateX(5px);}
.home_news_item:hover .body h4 a{color:#1890FF;}
.home_news_item:hover .body p{color:#666;}

.partners{display:block;text-align: center;}
.partners img{max-width:100%;}
.m-partners{display:none;text-align: center;}
.m-partners img{max-width:100%;}

.container{display:flex;flex-wrap:wrap;justify-content:space-between;}
.container .container-left{width:20%;}
.container .container-left .title {background: #315DC1;font-size: 22px;color: #fff;text-indent: 30px;line-height: 70px;}
.container .container-left .subnav{background:#fff;padding:0;border: 2px #315DC1 solid;}
.container .container-left .subnav ul{margin:0;padding:10px;list-style:none;}
.container .container-left .subnav ul li{margin-bottom: 10px;}
.container .container-left .subnav ul li a{padding-left:30px;height:50px;line-height:50px;display:block;color:#242323;background:#ededed;}
.container .container-left .subnav ul li:hover a{color: #fff;background: #315DC1;}
.container .container-left .subnav ul .hover a{color: #fff;background: #315DC1;}
.container .container-left .hot-tel {padding: 10px 15px;background: #fff;border: 2px #315DC1 solid;font-size:13px;}

.header-module {display:none;align-items: center;justify-content: space-between;background: #315DC1;padding: 10px 15px;}
.header-title {color: #ffffff;font-size: 18px;letter-spacing: 0.5px;line-height: 1.4;}
.header-actions {display: flex;align-items: center;}
/* 图标按钮 */
.header-actions .ui-offside-show {display: inline-flex;align-items: center;justify-content: center;width: 40px;height: 40px;background: rgba(255, 255, 255, 0.15);border: 1px solid rgba(255, 255, 255, 0.25);border-radius: 8px;color: #fff;text-decoration: none;cursor: pointer;transition: all 0.25s ease;}
.header-actions .ui-offside-show:hover {background: rgba(255, 255, 255, 0.3);transform: scale(1.05);}
.header-actions .ui-offside-show:active {transform: scale(0.95);}
@media screen and (max-width:768px) {
    .header-module{display:flex;}
    .container .container-left .title {display:none;}
    .container .container-left .subnav {display:none;}
    .container .container-left .hot-tel {display:none;}
}

.container .container-right{width:78%;margin-left:2%;}

.page-head{margin-top: 5px;}
.page-name{margin-top: 5px;}
.page-name h1{color: #404040;font-size: 24px;text-align: center;}
.page-name aside{color:#315DC1;font-size: 15px;border-left: 2px solid #315DC1;line-height: 40px;padding-left: 20px;background:#eff7ff;}
.page-body{padding:15px 20px;line-height:36px;font-size:16px;word-break:break-all;}
.page-body img{max-width:100%;}

.page-join {max-width:800px;margin: 50px auto;background:#fb957b;border-radius: 8px;padding: 30px 50px;position: relative;}

.pro-good{margin:20px 0 30px 0;}
.pro-good ul{display:flex;flex-wrap:wrap;margin:0 0 0 1px;padding:0;list-style:none;}
.pro-good ul li{flex:0 0 31.8%;max-width:31.8%;margin: 0 .75% 1.5% .75%;cursor:pointer;position: relative;border-radius: 5px;transition:all 0.3s ease;}
.pro-good ul li .pic{overflow: hidden;position: relative;display: block;width: 100%;height: 300px;padding-top: 50%;border-radius: 5px;}
.pro-good ul li .pic img {position: absolute;top: 0;left: 0;width: 100%;min-height: 100%;position: absolute;transition:all 1s;}
.pro-good ul li:hover .pic img{transform:scale(1.3);}
.pro-good ul li .title {z-index: 2;position: absolute;left: 0;bottom: 0;/*width: 85px;*/margin: 0 0 25px 15px;line-height: 46px;font-size: 42px;color: #FFF;text-shadow: 0 0 5px rgb(19 2 3 / 30%);}

/*设备列表*/
.shebeilist{padding-bottom: 60px;}
.shebeilist .list li{position: relative;width:600px;height:330px;margin: auto;overflow:hidden;}
.shebeilist .list li .img{position: relative;height: 100%;}
.shebeilist .list li .img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}
.shebeilist .list li h3{position: absolute;bottom: 0;width: 100%;color: #fff;font-size: 14px;line-height: 34px;text-align: center;padding: 0 5px;background-color: rgba(0, 0, 0, 0.6);box-sizing: border-box;margin-bottom: 0px;}

.ui-piclist-image img{transition:all .5s;}
/*.ui-piclist-image:hover img{transform:scale(1.4);}*/

.home_pro{overflow:visible;}
.home_pro .ui-piclist-item{margin-bottom:1.8%;transition:all .5s;border-radius:4px;}
.home_pro .ui-piclist-item:hover{transform:translateY(-10px)}
.home_pro .ui-piclist-image{overflow:hidden;}

.slide-list-item {margin: 0 10px;}
.slide-list-item .slide-list-wrap .img-box {position: relative;overflow: hidden;padding-bottom: 66.6%;}
.slide-list-item .slide-list-wrap .img-box img {width:100%;max-width:100%;height: auto;position: absolute;z-index: 1;}
.slide-list-item .slide-list-wrap .img-box:before {content: '';position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(40, 90, 176, 0.68);transition: all .3s;visibility: hidden;opacity: 0;z-index: 2;}
.slide-list-item .slide-list-wrap:hover .img-box:before {visibility: visible;opacity: 1;}
.slide-list-item .slide-list-wrap .img-mask a {position: absolute;width: 50px;height: 50px;display: inline-block;text-align: center;line-height: 50px;background: #fff;border-radius: 50%;font-size: 20px;color: #315DC1;}
.slide-list-item .slide-list-wrap .img-mask {position: absolute;top: 40%;left: 30%;transform: translate(-50%, -50%);transition: all .3s;visibility: hidden;opacity: 0;z-index: 3;}
.slide-list-item .slide-list-wrap:hover .img-mask {visibility: visible;opacity: 1;left: 45%;}

.slide-list-title {background: #fff;padding: 20px;box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.14);margin-bottom: 15px;}
.slide-list-title a {}
.slide-list-title a h3 {font-size: 16px;font-weight: 500;}
.slide-list-title span {margin-right: 5px;color: #555;display: inline-block;}


.slide-pro .owl-carousel .owl-nav {display: flex;justify-content: center;padding: 0 10px;}
.slide-pro .owl-carousel .owl-nav .owl-prev,
.slide-pro .owl-carousel .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    opacity: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    outline: none;
    margin: 0;
    border-radius: 100%;
    margin: 0 5px;
    background-color: #555;
}
.slide-pro .owl-carousel .owl-nav .owl-prev:hover,
.slide-pro .owl-carousel .owl-nav .owl-next:hover {background-color: #315DC1;}
.slide-pro .owl-carousel .owl-nav .owl-prev {}
.slide-pro .owl-carousel .owl-nav .owl-next {}
.slide-pro .owl-carousel .owl-nav .owl-prev span,.slide-pro .owl-carousel .owl-nav .owl-next span{color: white;font-size:20px;}

.article-box {margin: 20px 0;}
.article-image{overflow: hidden;position: relative;margin: 0 auto;text-align: center;max-width:100%;box-shadow: 0 0 12px rgba(0, 60, 179, .12);background: #fff;position: relative;border-radius: 14px;padding: 14px;transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;max-width: 600px;}
.article-image img{width: 100%;height: auto;border-radius:12px;}

.footer-bg{background: #315DC1;}
.footer{padding:30px 0;color:#fff;text-align:center;}
.footer p{margin:0;padding:0;}
.footer a{color:#fff;}
.footer a:hover{color:#ff0;}

.footnavs{text-align:center;color:#ccc;margin-bottom:15px;}
.footnavs a{color:#fff;}
.footnavs a:hover{color:#ff0;}

@media screen and (max-width:768px) {
    .footer-bg {display:none;}
}

/*分页样式*/
.pagelist{text-align:center;font-size:14px;}
.pagelist .page-status{color:#666;display:inline-block;border:1px solid #ddd;padding:8px 14px;margin:0 2px;border-radius: 2px;}
.pagelist a{color:#666;display:inline-block;border:1px solid #ddd;padding:8px 14px;margin:0 2px;border-radius: 2px;}
.pagelist a:hover{border-color:#315DC1;background:#315DC1;color:#fff}
.pagelist .page-num-current{border-color:#315DC1;background:#315DC1;color:#fff}
.pagelist .page-num-current:hover{border-color:#ea5413;background:#ea5413;color:#fff}
.pagelist .page-status{}
.pagelist .page-index{display:inline-block;}
.pagelist .page-pre{display:inline-block;}
.pagelist .page-numbar{display:inline-block;}
.pagelist .page-next{display:inline-block;}
.pagelist .page-last{display:inline-block;}

.yb_conct{position:fixed;z-index:9999999;top:500px;right:-127px;cursor:pointer;transition:all .3s ease}
.yb_bar ul li{width:180px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden}
.yb_bar .yb_top{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 0}
.yb_bar .yb_phone{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -57px}
.yb_bar .yb_QQ{text-indent:0;background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -113px}
.yb_bar .yb_ercode{background:#ff4a00 url(../images/fixCont.png) no-repeat 0 -169px}
.hd_qr{padding:0 29px 25px 29px}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff}

.m-footnav{display:none;}
/*w1024*/
@media screen and (max-width:1024px)
{
    .width{width:100%;}
	.header{height:60px;}
	.header .logo{max-width:400px;}
	.header .logo img{max-height:60px;}
	.header .hotline{display:none;}
    .header .language{display:none;}
	.header .navbar{display:block;}
	.nav{display:none;}
	
	.banner .ui-carousel-page li.active{width:10px;}
	.banner .ui-carousel-page{bottom:10px;}
	.ui-carousel-prev,.ui-carousel-next{display:none;}

    #offside-nav{min-width:85%;}
	.ui-collapse-menu-title{padding-left:10px;}
	.ui-collapse-menu-title.active{background:#fff;}
	.ui-collapse-menu-title.active a{color:#363e45;}

    .home_subject{margin:15px 10px;display:block;}
	.home_subject_left,.home_subject_right{flex:0 0 100%;max-width:100%;}
	.home_subject_left .name{font-size:24px;}
	.home_subject_left .ename{font-size:18px;}
	.home_subject_left:after{display:block;content:'';width:70%;border-top:1px solid #eee;right:0;top:30px;position:absolute;z-index:-1;}
	.home_about_right h1{font-size: 24px;}
    .home_subject_right ul{flex-wrap:wrap;justify-content:flex-start}
	.home_subject_right ul li{flex:0 0 50%;max-width:50%;margin-left:0;margin-bottom:10px;}
	.home_subject_right ul li a{padding:8px 10px;font-size:14px;text-align:center;}
	.home_subject_right ul li:nth-child(1n){padding-right:5px;padding-left:0;}
	.home_subject_right ul li:nth-child(2n){padding-right:0;padding-left:5px;}
	.home_subject_right_line:after{display:none;}
	.home_subject_white .home_subject_left:after{display:none;}

    .about-box .video{display:none;}
    .about-box .ui-col-6{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
    .about-box .about{background:none;}

    .home_news{margin-top:10px;padding:0 15px;}
	.home_news_body .date{width:80px;padding-right:10px;margin-right:20px;}
	.home_news_body .date h4{font-size:24px;}
	.home_news_body .body h4{font-size:16px;}

    .partners{display:none;}
    .m-partners{display:block;}

    .container .container-left{width:100%;}
    .container .container-right{width:100%;margin-left:none;}

    .page-head{margin-top: 20px;padding: 10px;}

    .hot-pro ul li .pic{height:300px;}
    
    .hot-pro,.pro-good{margin:0 0 0 0;}
    .pro-good ul li{flex: 0 0 47.5%;max-width: 47.5%;margin:0 0 15px 15px;}

    .m-footnav{display:block;}

    .yb_conct{display:none;}


}
/*w768*/
@media screen and (max-width:768px)
{	
    .pc-banner{display:none;}
    .m-nav,.m-banner{display:block;}

    .ui-col-6{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}

    .page-head{display:none;}

    .ui-piclist .ui-piclist-item{width:47%;}

    .hot-pro ul li,.pro-good ul li{flex: 0 0 95%;max-width: 95%;margin:1%;}

    .shebeilist{padding-bottom:30px;}
    .shebeilist .list li {width:90%;height:330px;}

    .pagelist .page-status{display:none;}
    .pagelist .page-index{display:none;}
    .pagelist .page-pre{display:none;}
    .pagelist .page-numbar{display:inline-block;}
    .pagelist .page-next{display:none;}
    .pagelist .page-last{display:none;}
    .pagelist a {padding: 4px 12px;border-radius: 25px;}
}
@media screen and (max-width:540px)
{

    /*.ui-piclist .ui-piclist-item{width:46%;}*/
    .home_news{margin-top:10px;padding:0;}
	.home_news .home_news_item{margin:0 0 20px 0;width:100%;}
	.home_news .home_news_item:nth-child(1n){padding-right:15px;padding-left:15px;}
	.home_news .home_news_item:nth-child(2n){padding-right:15px;padding-left:15px;}

}
@media screen and (max-width:415px)
{
    /*.ui-piclist .ui-piclist-item{width:44%;}*/

}