body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, blockquote,h1,h2,h3,h4,h5,h6,p
{ margin:0px; padding:0px; -moz-user-select: none; -khtml-user-select: none; user-select: none}
html button::-moz-focus-inner{ border-color:transparent!important;} 
input, button, textarea,select, optgroup, option { font-family: inherit; font-size: 100%; font-style: inherit; font-weight: inherit;}
ul, dl, dt, dd, ol { display: block; list-style: none; }
fieldset, img { border:0; }
iframe { background-image: none; }
input,textarea{outline:none;}
html{ -webkit-text-size-adjust:none; font-size:12px; overflow-x:hidden;background-color: #F8F8F8;}
a{text-decoration:none; color: #242424;}
a:active {color:transparent}
.pointer{cursor:pointer;}
.float_l{float: left;}
.float_r{float: right}
.clear {clear:both}
.clearfix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.clearfix{*zoom: 1;}/*ie6清除浮动的方式 *号只有IE6-IE7执行，其他浏览器不执行*/
.w1200{max-width: 1200px;}
.flex-row{
    display: flex;
    flex-flow: row;
}
.flex-column{
    display: flex;
    flex-flow:column
}

.icon1{
    margin-top: 21px;
}
 .section_title{
    font-size: 30px;
    font-weight: bold;
    color: 最新动态;
    margin-top:17.5px;
}
.section_title1{
    font-size: 20px;
    color: #A5A5A5;
    margin-top:16px;
}

.banner{
    width: 100%;
    height: 260px;
}
.banner>img{
    width: 100%;
    /*height: 100%;*/
}
.banner_index{
    width: 100%;
}
.banner_index>img{
    width: 100%;
}

.content_right_bott1{
    margin-top: 21px;
    background-color: #FFFFFF;
    padding: 29px 31px;
    font-size: 16px;
    line-height: 32px;
    color: #484848;
}
.content_right_bott_img{
    width: 487px;
    height: 325px;
    margin: 50px 0;
}
