/*authorization */
.select_box{
    /* overflow: hidden; */
    width: 1000px;
    height: 380px;
    position: relative;
    z-index: 999999;
    margin:-60px auto 0;
    background:#fff;
    box-shadow: 0 5px 20px 6px rgb(0,0,0,0.1);
}
.select_row1{
    padding: 80px 0 40px;
    text-align: center;
    vertical-align: top;
}
.select_box input{
    font-size: 18px;
    background:#f5f5f5;
    border:#ececec solid 1px;
    height: 37px;
    width: 400px;
}
.select_box button{
    font-size: 18px;
    padding:10px 20px;
    background:#3c4796;
    border:none;
    color:#fff;

}
.select_row2{
    text-align: center;
    margin:0 auto;
    width: 514px;
}
.select_row2 p{
    background:#f5f5f5;
    border:#dedede solid 1px;
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;

}
.select_row2 textarea{
    background:#f5f5f5;
    width: 508px;
    border:#dedede solid 1px;
    font-size: 18px;
    overflow: hidden;
}

/*newsCenter*/
.news_maxbox{
    padding:50px 80px;
}
.colbox1{
    display: inline-block;
    margin-right:60px;
    width: 800px;
}
.colbox2{
    display: inline-block;
    /*width: 200px;*/
    width: 195px;
    vertical-align: top;
}
.colbox2 h5{
    font-family: '宋体';
    font-size: 20px;
    text-align: left;
    line-height: 40px;
    font-weight: bold;
    border-bottom: #dddddd solid 1px;
    margin:20px 0;
}
.colbox2 ul li{
    /* font-family: '宋体'; */
    font-family: '黑体';
    font-size: 15px;
    text-align: left;
    line-height: 30px;
    list-style:none;
}
.colbox2 a{
    text-decoration: none;
}
.colbox2 ul li img{
    float:right;
    padding:10px 2px;
}
.news_rowbox1{
    margin:30px 0;
}
.news_part1{
    width: 40px;
    height: 60px;
    background:#1897f9;
    display: inline-block;
    vertical-align: top;
}
.news_date {
    color:#fff;
    text-align: center;
    font-family: '宋体';
    padding:10px 0;
}
.news_date h6{
    font-size:12px;
    font-weight: lighter;
    margin:0;
}
.news_date h4{
    font-size:20px;
    font-weight: normal;
    margin:0;
}
.news_part2{
    width: 750px;
    display: inline-block;
    border-bottom:#dddddd solid 1px;
}
.news_part2 a{
    margin:0 15px;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color:#000;
    text-decoration: none;
}
.news_part2 p{
    margin:0 15px 25px;
    text-align: left;
    font-size: 14px;
}
/*newscenter detial */
.news_title{
    width: 750px;
}
.news_title h4{
    font-family: '宋体';
    font-size: 25px;
    font-weight: bold;
}
.news_title h5{
    font-size: 17px;
    font-weight: normal;
    text-align: left;
    margin:15px auto;
}
.news_title label{
    color:#a7a7a7;
    margin:0 100px 0 20px;
}
.news_title p{
    color:#5f616d;
    margin:60px auto;
    text-indent: 2em;
    font-size: 17px;
    line-height: 30px;
}
.news_title img{
    display:inline-block;
}
.news_subtitle h4{
    font-size: 18px;
    padding:10px 0;
}
.news_subtitle h4:before{
    content:"·";
}
.newsparty_imgbox{
    width: 500px;
}
.newsparty_imgbox img{
    width: 100%;
}
.news_centent{
    margin:30px 0;
}
.news_centent p{
    color:#5f616d;
    text-indent: 2em;
    line-height: 30px;
    font-size: 18px;
}
/*update */
.show{
    display: block;
}
.blockbox{
    display: none;
}
.update_head{
    width: 1226px;
    height: 80px;
    text-align: center;
    background:#fff;
    margin:0 auto;
}
.update_tab{
    width: 30%;
    float:left;
    font-size: 24px;
    line-height: 80px;
    border-bottom: #1897f9 solid 5px;
}
.update_tab_hide{
    width: 30%;
    float:left;
    font-size: 24px;
    line-height: 80px;
}
.update_content{
    width: 1166px;
    margin:0 auto;
    padding:50px 30px;
    position: relative;
}
.update_row{
    margin:0 105px 40px;
    height: 90px;
}
.year_imgbox{
    width: 90px;
    height: 90px;
    background:url('/img/product-update/icon_year.png');
    color:#fff;
    text-align: center;
    display:inline-block;
}
.year_imgbox label{
    font-size: 16px;
    line-height: 80px;
}
.update_title{
    display:inline-block;
    font-size: 35px;
    margin:0 80px 20px;
    vertical-align: bottom
}
.icon_datebox1{
    width: 150px;
    text-align: center;
    color:#76808a;
    vertical-align: top;
    display:inline-block;
    margin:58px 0 0 20px;
}
.icon_date{
    width: 108px;
    height: 40px;
    background:url('/img/product-update/icon_date.png');
    line-height: 40px;
    display:inline-block;
}
.icon_spot{
    width: 12px;
    height: 12px;
    margin:0 10px;
    display:inline-block;
    background:url('/img/product-update/icon_spot.png');
}
.icon_subscript{
    width: 108px;
    line-height: 30px;
}
.col_updateContentbox{
    width: 955px;
    height: 417px;
    background:url('/img/product-update/bg.png');
    display:inline-block;
    vertical-align: top;
}
.col_updateContent{
    margin:60px 120px;
}
.col_updateContent h4{
    font-family: '黑体';
    font-weight: bold;
    font-size: 32px;
}
.col_updateContent p{
    color:#000;
}
.update_iconLine1{
    width: 2px;
    height: 100px;
    background:url('/img/product-update/line.png');
    position: absolute;
    top:135px;
    left:180px;
}
.update_iconLine2{
    width: 2px;
    height: 365px;
    background:url('/img/product-update/line.png');
    position: absolute;
    top:285px;
    left:180px;
}
.update_iconLine3{
    width: 2px;
    height: 100px;
    background:url('/img/product-update/line.png');
    position: absolute;
    top:135px;
    left:180px;
}
.update_iconLine4{
    width: 2px;
    height: 365px;
    background:url('/img/product-update/line.png');
    position: absolute;
    top:280px;
    left:180px;
}
.update_iconLine5{
    width: 2px;
    height: 410px;
    background:url('/img/product-update/line.png');
    position: absolute;
    top:705px;
    left:180px;
}
/* newhanndhelping */
.newhand_tab{
    width: 30%;
    float:left;
    font-size: 24px;
    line-height: 80px;
    border-bottom: #1897f9 solid 5px;
}
.newhand_tab_hide{
    width: 30%;
    float:left;
    font-size: 24px;
    line-height: 80px;
}
.proCard_medibox{
    margin:60px 20px 80px;
}
.proCard_medibox h4{
    text-align: center;
    font-size: 30px;
    margin:0 auto 60px;
}
.proCard_minibox_hover{
    width: 270px;
    background:#fff;
    box-shadow: 0 2px 18px 8px #dddddd;
    display:inline-block;
}
.proCard_minibox{
    width: 270px;
    height: 116px;
    vertical-align: top;
    display:inline-block;
}
.proCard_icon{
    display:inline-block;
    margin:20px;
    vertical-align: top;
}
.proCard_content{
    display:inline-block;
    margin:20px 0;

}
.proCard_content h5{
    text-align: left;
    font-family: '宋体';
    font-size: 18px;
    margin:0;
}
.proCard_content p{
    font-size: 15px;
    margin: 0;
}
.proCard_btn{
    width: 62px;
    height: 26px;
    background:url('/img/newHandsHelping/btn_tutorial.png');
}
.proCard_btn img{
    display:inline-block;
    margin:5px 0 5px 5px;
}
.proCard_btn span{
    display:inline-block;
    font-size: 13px;
    color:#fff;
    vertical-align: top;
    margin:4px 0;
}
