.home-common-part{
    	position: relative;
    	border: 1px solid rgba(233, 233, 233, 1);
        margin:40px 0 20px 0;
    }
    .home-news-swiper img{
    	width: 540px;
    	height: 304px;
    }
    .home-news-swiper{
    	width: 540px;
    }
    .home-news-list{
    	margin-left: 10px;
    }
    .home-news-list p{
    	font-size: 20px;
    	font-weight: 600;
    	color: #666;
    	margin-top:10px;
    	padding-bottom: 20px
    }
    .home-news-list span{
    	display: block;
    	padding:10px 0;
    	color: #555;
        word-break: break-all;
    }
    .share_collection img{
    	width: 20px;
    	height: 20px;
        /*display: block;*/
    }
    .share_collection span{
    	display: block;
    	color: #999;
    	font-size: 12px;
    	margin-top: 6px;
    }
    .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
        display: block;
        color: #999;
        font-size: 12px;
        margin-top: 8px;
        background: none;
        padding-left: 0
    }
    .share_collection p{
    	float: left;
    	margin-right: 45px;
        height: 100%;
    }
    .share_collection{
	    position: absolute;
	    right: 50px;
	    top: 10px;
        display: flex;
        height: 50px;
    }
    .share_collection .bdsharebuttonbox{
        height: 100%;
        background: url(../../img/pc/fenxiang.png) no-repeat;
        background-size: 20px;
        background-position-y: 2px;
    }
    .share_collection .bdsharebuttonbox a{
        margin: 0;
        height: 100%;
        padding-top: 30px;
    }
    /*中间正文部分*/
    .pagination-par{
    	margin: 0; 
    	text-align: left;
    	position: relative;
    }
    .pagination-par:after{
    	clear:both;
	    overflow:hidden;
	    visibility:hidden;
	    content:'clear';
    	display:block;
    }
    /*创新活动详情页*/
    .activity_cont .detail_left{
        width: 100%;
    }


    .left_title{
        width: 100%;
        text-align: left;
        padding: 0 25px;
        background: #fff;
        line-height: 50px;
        box-sizing: border-box;
        border: 1px solid rgba(233, 233, 233, 1);
    }
    .left_title a{
        display: inline-block;
        height: 30px;
        line-height: 30px;
        border-radius: 50px;
        margin-right: 35px;
        width: 80px;
        text-align: center;
        color: #666;
        font-weight: 600;
    }
    .left_title .span_list{
        background: #333;
        color: #fff;
    }
    .left_cont{
        color: #999;
        background: #fff;
        margin-top: 10px;
        border: 1px solid rgba(233, 233, 233, 1);
        padding: 20px 20px 2px 20px;
        line-height: 25px;
        min-height: 1000px;
        word-break: break-all;
    }
    .detail_left{
    	width: 880px;
    	float: left;
    }
    .left_title{
    	width: 100%;
    	text-align: left;
	    padding: 0 25px;
	    background: #fff;
	    line-height: 50px;
	    box-sizing: border-box;
	    border: 1px solid rgba(233, 233, 233, 1);
    }
    .left_title span{
	    color: #fff;
	    background: #333;
	    display: inline-block;
	    padding: 0 30px;
	    height: 30px;
	    line-height: 30px;
	    border-radius: 50px;
    }
    .detail_right{
    	width: 300px;
    	float: right;
    }
    .right_cont{
    	text-align: center;
    	width: 100%;
    	background-color: #fff;
    	margin-bottom: 15px;
    	padding: 23px 0 0 0;
    	font-size: 14px;
	    border: 1px solid rgba(233, 233, 233, 1);
    }
    .right_cont img{
    	width: 60px;
    	height: 60px;
    	margin: 0 auto; 
    }
    .right_cont .the_cont{
    	padding: 10px 20px 20px 20px;
	    text-align: left;
	    color: #999;
	    font-size: 14px;
	    line-height: 25px;
    }
    .right_title{
    	height: 50px;
	    line-height: 50px;
	    padding-left: 20px;
	    color: #666;
	    font-size: 14px;
	    font-weight: 700;
	    border-bottom: 1px solid rgba(233,233,233,1);
    }
    /*.consulting_service{
    	padding:0;
    	text-align: left; 
    	height: 210px;
    }*/
    .share_collection p{
        flex-wrap: wrap;
        justify-content: center;
        width: 50px;
        margin-right: 35px;
    }
    .share_collection p span{
        display: inline-block;
        width: 100%;
        text-align: center;
    }
    /*分页*/
.layui-laypage .layui-laypage-curr .layui-laypage-em{
    border-radius: 4px !important;
    background-color: rgba(64, 158, 255, 1);
    width: 36px;
    height: 35px !important;
    left: 2px;
}
.layui-laypage .layui-laypage-curr em {
    position: absolute;
    color: #fff;
    width: 38px;
    display: inline-block;
    left: 2px;
    text-align: center;
}
#test1{
    width: 100%;
    text-align: center;
    margin: 30px 0;
}
.layui-laypage .layui-laypage-count{
    font-size: 12px !important;
}
.layui-laypage a, .layui-laypage span{
    margin:0 !important;
    margin-right: 15px !important;
}
.layui-laypage .layui-laypage-curr {
    position: relative;
    width: 38px;
    margin-right: 17px !important;
    padding:0 !important;
}
.layui-laypage a{
    width: 35px;
    height: 35px !important;
    border: 1px solid rgba(228, 228, 228, 1) !important;
    border-radius: 4px !important;
    line-height: 35px !important;
}
.layui-laypage a, .layui-laypage span{
    font-size: 12px !important;
}
#test1 .layui-laypage .layui-laypage-spr{
    width: 35px;
    border:1px solid #e2e2e2 !important;
    border-radius: 4px !important;
}
/*创新活动*/

.activity_vation .swiper-all{
    width: 1100px;
    height: 400px;
}
.activity_vation .swiper-all .layui-carousel-ind li.layui-this{
    background-color: #fff;
    background-image: none;
}
.activity_vation .swiper-all .layui-carousel-ind li{
    background-color: #ccc;
}
.activity_vation .home-part-module{
    padding: 0;
}
.activity_vation .technology_services{
    margin:0px;
}
.activity_vation .technology_services{
    height: 420px;
    padding: 20px 0 0 0;
}
.activity_vation .technology_services span{
    font-size: 20px;
    margin-top: 10px;
}
.activity_vation .common-more-tit{
    background: #fff;
    margin-bottom: 30px !important;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.activity_vation .see_more a{
    margin-right: 5px;
    color: #999;
    font-size: 14px;
}
.activity_vation .mark-icon {
    width: 7px;
    height: 25px;
    background-color: #28a1f6;
    float: left;
}
.activity_vation .home-common-part{
    margin: 0;
    border:0px;
}
.activity_vation .innovation_activities{
    padding-top: 20px;
}
.activity_vation .all_features_box{
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.activity_vation #hot_box_list>.box_item:last-child{
    margin-right: 0;
}
.activity_vation #all_box_list>.box_item:nth-child(4n){
    margin-right: 0;
}
.activity_vation .box_item{
    display: block;
    width: 280px;
    height: 320px;
    margin-right: 25px;
    margin-bottom: 20px;
    float: left;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.1);
    background: #fff;
    position: relative;
}
.activity_vation .box_item a,.box_item a img{
    width: 100%;
    height: 152px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.activity_vation .box_item .box_title a{
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    min-height: 40px;
    height: 40px;
    overflow: hidden;
}
.activity_vation .box_item div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px; 
}
.activity_vation .box_item div>span{
    display: flex;
    align-items: center;
    color: #999;
    font-size: 12px;
}
.activity_vation .box_item .box_end{
    background-color: #28a1f6;
    border-radius: 8px;
    text-align: center;
    color: #fff !important;
    padding: 5px 15px;
    cursor: pointer;
}
.activity_vation .box_item div>span>img{
    margin-right: 5px;
}
.activity_vation .box_item .box_time{
    margin: 15px 0;
}
.activity_vation .box_item .box_address{
    height: 50px;
    border-top: 1px solid rgba(233, 233, 233, 1);
    position: absolute;
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
    bottom: 0;
}


.public_width{
    width: 1200px;
    margin: 0 auto;
}
body{
    background-color: rgba(245, 245, 245, 1);
}
.common_out_box{
    background: inherit;
    background-color: rgba(255, 255, 255, 1);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(233, 233, 233, 1);
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.047);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.047);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.047);
    margin-top: 20px;
    padding-bottom: 0;
}
.main-content{
    width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #fafafc;
}
.achievements_tit{
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    border-bottom: 1px solid rgba(233, 233, 233, 1);
    font-size: 16px;
    color: #666;
    font-weight: 700;
}
.filter-item{
    border-bottom: 1px solid rgba(233, 233, 233, 1);
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;
}
.filter-main-new{
    padding: 20px 20px 0 20px;
    margin-bottom: 0;
    background-color: #fff;
}
.filter-main-new .filter-item ul{
    width: 92%;
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}
.filter-main-new .filter-item ul li{
    width: 98px;
    line-height: 15px;
    color: #666;
    font-size: 14px;
    margin: 0 10px 15px 0;
    text-align: center;
    padding: 7px 10px;
}
.filter-main-new .filter-item ul .li_item{
    background-color: #409eff;
    color: #fff;
    border-radius: 50px;
}
.filter-main-new .filter-item .put_away{
    color:#409eff;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 3px;
    display: none;
}

.animation {
    transform: rotate(-180deg);
}
.put_away img{
    transition: transform .5s;
    width: 10px;
    height: 10px;
}
.put_away a{
    color:#409eff;
}
.filter-choose{
    margin-bottom: 20px
}
.policy-item .right{
    text-align: left;
    width: 100%;
}
.policy-list{
    padding: 0 70px;
}
.policy-item .right .tit a{
    width: 450px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.policy-item .right .policy-from .cont_txt{
    margin-right: 18px;
    margin-top: 10px;
    float: left;
    width: 585px;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /*height: 70px;*/
    word-break: break-all;
}
#allChoose li{
    width: 130px;
    border-radius: 3px;
    border: 1px solid #409eff;
    display: flex;
    padding: 0;
    align-items: center;
}
#allChoose li .all{
    width: 100px;
    display: inline-block;
    border-right: 1px solid #409eff;
    color: #409eff;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
}
#allChoose li .close{
    width: 28px;
    display: flex;
    border-left: 0;
    height: 25px;
    align-items: center;
    justify-content: center;
}
.achive_search{
    width: 100%;
    height: 55px;
    background-color: #f2f2f2;
    border-color: 1px solid rgba(233, 233, 233, 1);
}
.search_box{
    height: 40px;
    position: relative;
}
.search_box input{
    width: 570px;
    height: 100%;
    border: 1px solid rgba(215, 215, 215, 1);
    margin: 7px 0 0 20px; 
    padding-left: 10px;
    box-sizing: border-box;
}
.search_box span{
    display: inline-block;
    width: 114px;
    height: 40px;
    background: rgba(0, 121, 254, 1);
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
}
.search_box .online_registration{
    position: absolute;
    right: 45px;
    top: 8px;
    border-radius: 3px;
    background: none;
    border: 1px solid rgba(0, 121, 254, 1);
    color: rgba(0, 121, 254, 1);
    font-size: 14px;
    cursor: pointer;
}
.search_box i{
    position: absolute;
    top: 19px;
    left: 565px;
    color: #999;
    display: none;
}