.home_pro{
    padding:60px 0;
    overflow: hidden;
}
.home_title h1{
    font-size:40px;
    font-weight: bold;
    text-align: center;
}
.home_title div{
    text-align: center;
    line-height: 30px;
    margin-bottom:40px;
}
.home_pro_con{
    overflow: hidden;
}
.home_pro_item{
    width:calc((100% - 40px) / 3);
    float:left;
    margin-right:10px;
}
.home_pro_item:last-child{
    margin-right:0;
}
.home_pro_js{
    background-color:#24ad45;
    padding:40px 40px 60px;
    color:#fff;

}
.home_pro_item h2{
    line-height:30px;
}
.home_pro_item .p{
    line-height: 40px;
    margin-top:30px;
}
.home_pro_js a{
    display: block;
    color:white;
    margin-top:60px;
}
.home_pro_item .button,.home_reach_con .button{
    width:280px;
    height:48px;
    line-height: 48px;
    border: 1px solid #fff;
    text-align: center;
}
.home_pro_item span,.home_reach_con span{
    display: inline-block;
    margin-left:10px;
}
.pro_pic,.pro_pic1{
    position: relative;
}
.pro_pic1{
    margin-top:10px;
}
.pro_pic img,.pro_pic1 img{
    width:100%;
    display: block;
}
.pro_pic h3,.pro_pic1 h3{
    color:white;
    position:absolute;
    top:20px;
    left:40px;
    z-index: 99;
}



/* REACH注册 */
.home_reach{
    background:url(../images/reach.jpg) no-repeat;
    background-size:cover;
    padding:60px 0;
    overflow: hidden;
}
.home_reach_con{
    color:white;
}
.home_reach_con .p{
    line-height: 40px;
    margin-top:30px;
}
.home_reach_con a{
    display: block;
    color:white;
    margin-top:40px;
}
.home_reach_img img{
    display: block;
    max-width: 100%;
    margin:0 auto;
}


/* 首页新闻 */
.home_news{
    padding:60px 0;
    overflow: hidden;
}
.home_news_pic{
overflow: hidden;
}
.home_news_pic img{
    max-width:100%;
    height: 250px;
    margin: 0 auto;
    display: block;
}
.home_news_pic h4,.home_news_list h4{
    font-size:16px;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.home_news_p{
    color:#777;
}
.home_news_list1{
    width:calc((100% - 20px) / 2);
    float:left;
    margin-right:20px;
    height:338px;
}
.home_news_list1:last-child{
    margin-right:0px;
}
.home_news_list1 a:hover,.home_news_list2 a:hover{
    color:#555;
}
.home_news_list{
    overflow: hidden;
}
.home_news_list ul li{
    background:#eee;
    padding:10px 20px;
    overflow: hidden;
    margin-bottom:10px;
}
.home_news_date{
    color:#555;
    float:left;
    text-align: right;
    margin-right:30px;
    line-height: 30px;
    width: 15%;
}
.home_news_date span{
    display: block;
    text-align: right;
    font-size:24px;
    font-weight: bold;
    color:#777;
}
.home_news_list2{
    overflow: hidden;
    float:left;
    width:80%;
}

/* 首页关于我们 */
.home_about{
    background:url(../images/home_about.jpg) no-repeat;
    background-size:cover;
    padding:60px 0px;
    overflow: hidden;
}


/* 底部 */
footer{
    background:black;
    padding:60px 0;
    color:#999;
    overflow: hidden;
}
.footer_nav{
    overflow: hidden;
}
.footer_nav a{
    color:#999;
}
.footer_nav ul li{
    line-height: 30px;
}
.weixin{
    overflow: hidden;
}
.weixin img{
    max-width:100%;
    margin: 0 auto;
    display:block;
}
.copyright{
    border-top:1px solid #555;
    overflow: hidden;
    margin-top:40px;
    line-height: 40px;
    padding-top:10px;
}
.copyright a{
    color:#555;
}
.beian{
    overflow: hidden;
}
.beian img{
    max-width:100%;
    margin:0 auto;
    display: block;
}


/* banner_pic */
.banner_pic{
    overflow:hidden;
}
.banner_pic img{
    width:100%;
    margin:0 auto;
}

/* 当前位置 */
.position{
    overflow: hidden;
    background:#2e3784;
}
.weizhi,.weizhi1{
    line-height: 48px;
    color:white;
}
.weizhi a,.weizhi1 a{
    color:white;
}
.weizhi1{
    float:left;
}
.sub_nav{
    float:right;
}
.sub_nav ul{
    overflow: hidden;
}
.sub_nav ul li{
    float:right;
}
.sub_nav ul li a{
    color:#eee;
    display: block;
    line-height: 48px;
    padding:0 20px;
    transition: all 1s;
}
.sub_nav ul li:hover a{
    background:#EEE;
    color:#2e3784;
}
/* 内容 */
.content{
    overflow: hidden;
    padding:60px 0;
    min-height:300px;
}
.about_img{
    overflow: hidden;
}
.about_img img{
    width:100%;
    margin:0 auto;
}
.about_con{
    overflow: hidden;
    line-height: 28px;
}
.about_con p{
    text-indent: 2em;
}

/* 图片列表 */
.pic_item{
    overflow: hidden;
    margin-bottom:20px;
}
.honor_container,.pro_container{
    border:1px solid #eee;
    overflow: hidden;
    padding:5px;
}
.honor_container img{
    max-width:100%;
    margin: 0 auto;
	border: 1px solid #ccc;
    padding: 5px;
}
.honor_name{
    text-align: center;
    font-size:16px;
    line-height: 30px;
}
.pro_item{
    overflow: hidden;
    margin-bottom:20px;
}
.pro_container{
    position: relative;
}
.pro_container img{
    width:100%;
    margin:0 auto;
}
.pro_container h3{
    position: absolute;
    top:20px;
    left:20px;
    z-index: 99;
    color:white
}
.pro_con img{
    max-width:100%;
}
.pro_table{
    width: 100%;
    max-height:260px;
    overflow-y:auto;
}
table{
    width:100%;
}
.table_border{
    border:1px solid #ddd;
}

.table_border tbody tr td{
    border:1px solid #ddd;
}
.table_border .info{
    text-align: center;
    font-weight: bold;
    background: #c0e3ff;
}
.table_border .info td{
    line-height: 40px;
}
.table_border tbody tr td{
    padding:0 10px;
    line-height: 30px;
}
.scrollbar::-webkit-scrollbar {/*滚动条整体样式*/
    width: 10px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 10px;
     -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #ddd;
}

.scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}
.right{
    float:right;
}
.left{
    float:left;
}
.left h3{
    background:#2e3784;
    line-height: 60px;
    padding: 0 20px;
    color:white;
    margin:0;
    
}
.left ul{
    margin:0;
    padding:0;
}
.left ul li{
    line-height: 30px;
    background-color:#eee;
    padding:10px 20px;
    border-bottom:1px solid #ddd;
}

.right h4{
    line-height: 48px;
    border-bottom: 1px dotted #ddd;
}


/* 新闻列表 */
.news_item{
    overflow: hidden;
    border-bottom:1px dotted #eee;
    padding-bottom:20px;
    padding-top:20px;
    transition: all 1s;
}
.news_item:hover{
    background-color:#eee;
}
.news_item .news_date{
    text-align: center;
}
.news_item .news_date span{
    display: block;
    font-size:30px;
    font-weight: bold;
    line-height: 48px;
}
.news_title{
    font-size:16px;
    font-weight:bold;
    line-height:30px ;
}
.news_des{
    height:50px;
    line-height: 24px;
    overflow: hidden;
    margin-top:10px;
}
.news_more{
    width:100px;
    margin-top:20px;
    line-height: 30px;
    border-left:1px solid #2e3784;
    border-right:1px solid #2e3784;
}
.news_more a{
    display: block;
    padding:5px 20px;
    text-align: center;
    color:#777;
}
.news_img{
    overflow: hidden;
}
.news_img img{
    display: block;
    max-width:100%;
    margin: 0 auto;
    max-height:150px;
}
.news_con{
    background:#eee;
    overflow: hidden;
    line-height:30px ;
    padding:30px 20px;
}
.con_title{
    font-size:24px;
    font-weight:600;
    text-align: center;
}
.con_date{
    text-align: center;
    line-height: 40px;
    margin-bottom:30px;
    color:#777;
}
.news_con img{
    max-width:100%;
    height:auto;
}
.news_fp{
    overflow: hidden;
}
.news_fp .prev,.news_fp .next{
    overflow: hidden;
    background:#eee;
    padding:20px;
    margin-bottom:20px;
}
.news_fp .prev span,.news_fp .next span{
    display: block;
    line-height: 40px;
    font-size:20px;
    font-weight: bold;
}
.news_fp .prev a,.news_fp .next a{
    color:#777;
    line-height: 30px;
}

/* 人才招聘 */
.hrList_a1_item {
    width: 100%;
    margin-bottom: 40px;
}
.hrList_a1_item ul {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    padding: 10px 0;
    border-bottom: dotted 1px #ddd;
}
.hrList_a1_item ul li {
    width: 33%;
    display: inline-block;
    color: #777;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #ccc;
}
.hrList_a1_item ul li span {
    width: 100px;
    background-color: #ddd;
    line-height: 30px;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    margin-right: 10px;
}
.hrList_a1_item ul li.other {
    width: 100%;
    line-height: 22px;
    color: #777;
    text-overflow: inherit;
    white-space: inherit;
    padding: 0 20px;
}
.hrList_a1_item ul li.other span {
    background-color: white;
    text-align: left;
}
.apply input,.message input{
    width:100%;
	border:1px dotted #ccc;
	line-height:30px;
}
.apply textarea,.message textarea{
	border:1px dotted #ccc;

}

/* 联系我们 */
.contact{
    overflow: hidden;
}
.contact div{
    font-size:16px;
    line-height: 40px;
}
.contact div span{
    margin-right:10px;
}
.width30{
    width:30% !important;
}



@media(min-width:1024px) and (max-width:1440px){

.home_pro_js{
height:450px;
}
.home_pro_item .p{
line-height:24px;
}
}


@media(min-width:768px) and (max-width:1024px){
.header .navbar_nav li a{
padding:0 15px;
}
.home_news_date{
width:16%;
}
.home_news_list2{
width:70%;
}
.home_pro_js{
height:383px;
padding:20px;
}
.home_pro_item .p{
margin-top:20px;}

.home_pro_js a{
margin-top:20px;}

.home_pro_item .button, .home_reach_con .button{
	width: 250px;
    height: 36px;
    line-height: 36px;
	}
	.product-num-item{
	width:150px;
	}
}

@media(max-width:768px){
    .home_pro_item{
        width:100%;
    }
    .home_news_date{
        width:22%;
    }
    .home_news_list2{
        width:68%;
    }
    .product-num-item{
        width:100px;
    }
    .product-num-nub{
        width:100px;
        font-size:45px;
        margin-top:0;
    }
    .product-num-inf{
        font-size:14px;
    }
	.sub_nav{
	display:none;}
}



#swipebox-close{
left:0;
}