@charset "utf-8";
/* CSS Document */

html,body{width:100%; height: 100%; background-color: #fff;}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0;} 
body{font-family:"Arial","微软雅黑"; font-size: 12px;} 
a{color:#2d374b;text-decoration:none} 
a:hover{color:#cd0200;text-decoration:underline; cursor: pointer;} 
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
table{border-collapse:collapse;border-spacing:0} 
p{word-wrap:break-word} 




.header{ width:100%; overflow: hidden;}
.header_top{ width:100%; height: 50px; border-bottom: 1px #f5f5f5 solid; background-color: #fff;}
.header_top_center{ width:90%; max-width: 1500px; margin: 0 auto;}
.header_top_title{ overflow: hidden; float: left; font-size: 12px; line-height: 50px; color: #666666;}
.header_top_right{ float: right;}
.header_top_right ol,li{ float: left; color: #666666;}
.header_top_right li{ line-height: 50px; font-size: 12px;}
.header_top_right ol{ margin: 0px 10px; line-height: 50px;}
.header_top_message,.header_top_picture{ width:50px; height: 50px; border-left: 1px #f5f5f5 solid; border-right: 1px #f5f5f5 solid; float: right; position: relative;}
.header_top_picture_box{ width:32px; height: 32px; overflow: hidden; border-radius: 2px; margin: 9px;}
.header_top_picture_box img{ width:100%;}
.header_top_number{ width:15px; height: 15px; position: absolute; right: 2px; top: 4px; border-radius: 2px; background-color: #c60000; color: #fff; line-height: 15px; text-align: center; font-size: 12px;}
.header_top_picture_bottom{position: absolute; right: 1px; bottom: 3px;}
.header_top_message{ font-size: 20px; color: #b3b3b3; text-align: center; line-height: 50px; margin-left: 10px;}
.header_top_message i{ font-size:16px;}
.header_top_hidden{ width:150px; overflow: hidden; position: absolute; right: 0; background-color: #fff;  -webkit-box-shadow:0px 3px 6px rgba(199, 199, 199, 0.5);  -moz-box-shadow:0px 3px 6px rgba(199, 199, 199, 0.5);  box-shadow:0px 3px 6px rgba(199, 199, 199, 0.5); display: none; z-index: 999; }
.header_top_hidden li{ float: none; width:60%; height: 45px; overflow: hidden; margin: 0 auto; line-height: 45px; color: #333; font-size: 14px;}
.header_top_hidden li i{ margin-right: 10px;}
.header_top_hidden li div{ width:15px; height: 15px; border-radius: 2px; background-color: #977663; float: right; color: #fff; line-height: 15px; text-align: center; margin-top: 14px;}
.header_top_hidden ol{ width:80%; height: 1px; background-color: #e1dfdf; margin: 0 auto; float: none;}

.dropdown-menu li{ width:100%;}



.data_details_box{ width:100%; overflow: hidden; background-color: #f9f9f9;}
.data_details_title_box{ width:100%; height: 230px; background-color: #2c3e50; position: relative; float: left;}
.data_details_company_name{ width: 90%; max-width: 1400px; min-width: 1200px; margin: 0 auto; font-size: 20px; color: #fff; margin-top: 45px;}
.data_details_time{ width: 90%; max-width: 1400px; min-width: 1200px; font-size: 14px; color: #fff; margin: 0 auto; margin-top: 10px; padding-bottom: 20px;}
.data_details_time span{ color: #3b9ff3; font-weight: bold; font-size: 20px;}
.data_details_time span a{ font-size: 16px;  margin-left: 20px; color: #3b9ff3; font-weight: bold;}
.data_title_box{ width:100%; height: 40px; bottom: -20px; background-color: #f0f0f0; position: absolute;}
.data_title_box ul{ width: 90%; max-width: 1400px; min-width: 1200px; margin: 0 auto; overflow: hidden; }
.data_title_box ul li{ font-size: 12px; color: #000; line-height: 40px; padding: 0 20px; cursor: pointer;}
.data_title_box ul li a{ color:#000;}
.data_title_box ul li:hover{ background-color: #3b9ff3 !important; color: #fff !important;}
.data_title_box ul li a:hover{ color: #fff !important;}


.data_details_content{ width: 90%; max-width:1400px; min-width: 1200px; overflow: hidden; margin: 0 auto;  margin-top: 200px;}
.data_details_content_left{ width: 70%; min-width: 850px; overflow: hidden; float: left;}
.data_details_content_left_dan{ width: 80%; min-width: 840px; overflow: hidden; float: right;}
.details_left_gather{ width:100%; overflow: hidden;}
.details_left_gather_top{ width:100%; overflow: hidden; margin-top: 15px;}
.details_left_gather_title{ width:100%; overflow: hidden; font-size: 16px; padding-bottom: 10px; border-bottom: 1px #e1e1e1 solid; margin-bottom: 10px; font-weight: bold !important; color: #000;}
.details_left_gather_top .details_left_gather_box{ width:100%; overflow: hidden; margin-top: 30px;}
.details_left_gather_top .details_left_gather_box li{ width:14%; height: 100px; float: left; border: 1px #f1f1f1 solid; background-color: #f6f6f6; border-radius: 4px;}
.details_left_gather_number{ width:100%; height: 60px; text-align: center; line-height: 60px; font-size: 18px; font-weight: bold; color: #333; background-color: #fff;}
.details_left_gather_name{ width: 100%; height: 40px; line-height: 40px; text-align: center; margin: 0 auto; border-top: 1px #e1e1e1 solid; color: #fff;}
.details_left_gather_message{    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    margin-top: 10px;
    background-color: #c7e5ff;
    border: 1px #74c0ff solid;
    color: #333;
    font-size: 12px;
    line-height: 35px;
    font-weight: bold;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}

.details_left_gather_center{width:100%; overflow: hidden; margin-top: 30px; position: relative;}

.details_left_gather_partner{width:100%; overflow: hidden; margin-top: 30px;}

.details_left_gather_detail{width:100%; overflow: hidden; margin-top: 30px;}

.leftNav{ width:100%; background-color: #f0f0f0; overflow: hidden;}
.leftNav a{ width:auto !important; height: auto !important; border: 0 !important; padding: 5px 10px !important; background:#f0f0f0 !important;}
.leftNav .active{ background-color: #3196ea !important; color: #fff !important; border-radius: 0 !important;}


.data_details_content_right{ width: 24%; min-width: 280px; overflow: hidden; float: right; margin-top: 40px;}
.data_details_content_right ol{ width: 90%; overflow: hidden; margin: 15px auto; font-size: 14px; color: #666; }
.data_details_content_right ol span{ width:100%; overflow: hidden; display: block; float: left; color: #000; font-size: 16px; padding-bottom: 10px; border-bottom: 1px #e1e1e1 solid; margin-bottom: 10px; font-weight: 400;}
.data_details_content_right ol div{ display: inline-block; font-size: 12px; color: #666;}
.data_details_content_right ol li{ width: 100%; margin: 0 auto; overflow: hidden; float: none; margin-top: 5px; padding-bottom: 5px; border-bottom: 1px #f7f7f7 solid;}

.data_details_content_right .data_details_condition li{margin-top: 20px; padding: 0; border: 0;}
.data_details_content_right .data_details_condition li span{ border:0; margin-bottom: 4px; padding: 0; font-size: 14px; font-weight: 400;}

.data_details_content_right ol li i{ margin-right: 10px;}

.data_details_content_right_dan{ width: 15%; min-width: 200px; overflow: hidden; float: left;}
.data_details_content_right_dan ol{ width: 100%; overflow: hidden; margin: 15px 0; font-size: 14px; color: #666; padding-bottom: 60px;}
.data_details_content_right_dan ol span{ width:100%; overflow: hidden; display: block; float: left; color: #000; font-size: 12px; padding-bottom: 10px; border-bottom: 1px #e1e1e1 solid; margin-bottom: 10px; font-weight:bold;}
.data_details_content_right_dan ol div{ display: inline-block; font-size: 12px;}
.data_details_content_right_dan ol li{ width: 100%; overflow: hidden; float: left; margin-top: 20px; padding-bottom: 20px; border-bottom: 1px #e1e1e1 solid;}

.data_details_content_right_dan .data_details_condition li{margin-top: 10px; padding: 0; border: 0;}
.data_details_content_right_dan .data_details_condition li span{ border:0; margin-bottom: 4px; padding: 0; font-size: 10px; font-weight: bold;}
.data_details_content_right_dan .data_details_condition li select{ background-color: #f7f7f7; color: #000; font-size: 10px;}
.data_details_content_right_dan .data_details_condition li input{ background-color: #f7f7f7; color: #000; font-size: 10px;}

.data_details_content_right_dan ol li i{ margin-right: 10px;}

.report_right{
	    width: 100%;
    display: block;
    background-color: #dff0ff;
    margin-bottom: 20px;
    height: 112px;
}

.report_right ul{
	width: 90%;
    margin: 20px auto;
}

.report_right ol{
	    width: 90%;
    float: left;
    margin-left: 5%;
    margin-top: 15px;
}

.report_right span{width: 100%;
    overflow: hidden;
    display: block;
    float: left;
    color: #000;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px #e1e1e1 solid;
    margin-bottom: 10px;
    font-weight: 400;}

.report_right div{display: inline-block;
    font-size: 12px;
    color: #666;}

.footprint_title{ width: 100%; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #0088fc !important;}
.footprint_content{ width: 100%; font-weight: normal !important; font-size: 12px; color: #666 !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.data_details_title{ display: block !important; width:100%; height: 20px; overflow: hidden;}
.data_details_icon{float: right;
    width: 80px;
    height: 30px;
    background-color: #3b9ff3;
    color: #fff !important;
    text-align: center;
    line-height: 25px;
    border: 3px #f0f0f0 solid;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;}
.data_details_icon i{ margin-right: 5px;}
.data_details_img{ width:40px; height: 40px; overflow: hidden; float: left; margin-right: 10px; border-radius: 50px;}
.data_details_img img{ width:100%;}
.data_details_name{ font-size: 14px; font-weight: bold;}
.data_details_text{ font-size: 12px !important; color: #999 !important; display: block !important; width: 78%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}








.black_box{ width:100%; height: 100%; background-color: rgba(0,0,0,0.6); position: fixed; top: 0; left: 0; display: none;}
.alert_box{ width: 800px; height: 700px; background-color: #fff; position: absolute; left: 50%; margin-left: -400px; top: 50%; margin-top: -350px;}
.alert_box table{ width:90%; margin: 5%; }
.alert_box table tr{height: 40px;}
.alert_box table tr td{ border: 1px #f0f0f0 solid; width: 24%; padding-left: 12px; font-size: 12px; color: #666;}
.alert_box table tr td img{ margin: 0 5px; cursor: pointer;}
.table_title{ color: #333 !important; font-weight: bold; background-color: #f6f6f6;}
.alert_button_box{ width:90%; margin: 0 auto; text-align: right;}
.alert_collect{ width: 60px; height: 30px; background-color: #0088fc; border: 0; font-size: 12px; color: #fff; border-radius: 2px; margin-right: 10px;}
.alert_collect i{ margin-right:4px;}
.alert_del{ width: 60px; height: 30px; background-color: #666666; border: 0; font-size: 12px; color: #fff; border-radius: 2px;}


.col-md-3{ display:none !important;}
.col-md-9{ width:90% !important;}
.dt_title{ border: 0 !important; padding-bottom: 0 !important; margin-bottom: 0 !important;}
#linkman_email{ width:100% !important;}
#linkman_email span{font-size: 12px; border: 0; padding-bottom: 0 !important; margin-bottom: 0 !important; width: 100%; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999;}
#linkman_email div{ width:100%; margin: 0; padding: 0;}
#linkman_email .dt_text{ width:auto !important;}
.dt_title a{     font-size: 10px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    color: #666;}
.snippet{     width: 98% !important;
    overflow: hidden;
    background-color: #d8edff;
    padding: 10px !important;
    margin-top: 0px;
    border-bottom: 1px #bedef9 solid;
    margin-bottom: 5px;
    box-sizing: border-box;
    color: #333;
    font-size: 10px;}
.snippet li{ padding: 0 !important; margin: 0 !important; border: 0 !important;}
.snippet li a{ color:#333 !important;}

#linkman_footprint{ width:100% !important;}
#linkman_footprint div{ width:100% !important; margin: 0 !important; border: 0 !important;}
.dt_link{font-size: 12px !important; color: #999 !important; border: 0px !important; padding-bottom: 0 !important; margin-bottom: 0 !important; width: 100%; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#linkman_footprint .row{ padding: 30px 0; border-bottom: 1px #f0f0f0 solid !important;}
#linkman_footprint .dt_title a{ color:#000; font-weight: bold; font-size: 16px !important;}

.highcharts-title{ fill:#fff !important;}

.data_all{ display: none; margin-top: 50px;}
.data_all1{ display: none; margin-top: 30px;}
.data_all2{ display: none; margin-top: 30px;}
.data_all3{ display: none; margin-top: 30px;}

.data_button_boxs button{    float: left;
    color: #000;
    padding: 3px 10px;
    margin-left: 10px;}

#origin_table{ width:35%;}
#origin_table table{    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px #f0f0f0 solid;}
#origin_table th{ background-color: #f0f0f0;
    text-align: center;
    border: 1px #ddd solid;
    font-weight: bold;
    color: #000;}
#origin_table td{     text-align: center;
    border: 1px #ddd solid;
    color: #000;}

#origin_charts{ margin-left:4%;}

#load_table{ width:35%; float: right; margin-right: 10%;}
#load_table table{    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px #f0f0f0 solid;}
#load_table th{ background-color: #f0f0f0;
    text-align: center;
    border: 1px #ddd solid;
    font-weight: bold;
    color: #000;}
#load_table td{     text-align: center;
    border: 1px #ddd solid;
    color: #000;}

#dis_table{ width:35%; float: left; height: auto;}
#dis_table table{    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    border: 1px #f0f0f0 solid;}
#dis_table th{ background-color: #f0f0f0;
    text-align: center;
    border: 1px #ddd solid;
    font-weight: bold;
    color: #000;}
#dis_table td{     text-align: center;
    border: 1px #ddd solid;
    color: #000;}

#dis_charts{margin-left: 10%;}

#linkman_photo li{  margin-top: 10px; padding-bottom: 10px;}

.data_details_people{ padding: 0 !important;}


.fa-envelope-open{    float: left;
    margin-right: 10px;
    margin-top: 32px;
    font-size: 16px;
    color: #000;}

.dt_email{ width: 70% !important; display: block !important; font-size: 16px !important; padding-top: 30px; border-top: 1px #f0f0f0 solid !important; color: #000 !important; font-weight: bold !important; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.dt-3{width: 20%;
    float: right;
    margin-top: 30px;
	margin-right: 14px;}
.dt_email_ctrl{width: 46%;
    height: 25px;
    margin: 0 2%;
    float: right;
    display: inline-block;
    text-align: center;
    line-height: 26px;
    background-color: #3b9ff3;
    border: 1px #edf2fb solid;
    color: #fff;
    border-radius: 2px;
    font-size: 10px;}
.dt_email_ctrl:hover{ color:#fff;}

.dt_titles{ width:100%;}
.dt_titles a{ width: 100%; margin: 20px 0; float: left; font-size: 16px; margin-bottom: 0; color: #000; font-weight: bold;}

#page_turn button{ background-color: #fff; border: 1px #f0f0f0 solid; margin: 0 5px; padding: 4px 10px; border-radius: 2px; font-weight: bold; color: #000;}
.this_button_class{ background-color: #3b9ff3 !important; color: #fff !important;}

.vip_box_hidden{    width: 450px;
    height: 200px;
    background-color: #c7e5ff;
    border: 1px #74c0ff solid;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -225px;}
.vip_box_hidden div{width: 90%; margin: 18px auto; text-align: center; margin-bottom: 13px;}
.vip_box_hidden_title{font-size: 18px; color: #ff4300; font-weight: bold; margin-top: 40px !important;}
.vip_box_hidden_text{font-size: 14px; color: #333; }
.vip_box_hidden div a{ margin: 0 auto; font-size: 14px; color: #f9f9f9 !important; display: block; width: 170px; height: 30px; line-height: 30px; background-color: #3b9ff3; margin-top: 22px;}



.obj_li_right_span{ padding: 5px 10px; background-color: #3b9ff3; color: #fff; border-radius: 2px; line-height: normal;}

#linkman_email1{}
.linkman_email1_title{ font-size: 16px; color: #000; margin-top: 48px;}
.linkman_email1_text{ font-size: 14px; color: #333; margin-top: 20px;}
#client_post_url{ width: 60%; height: 36px; margin-top: 10px; padding: 0 10px; border: 1px #3b9ff3 solid; float: left;}
.linkman_email1_button{ padding: 7.5px 20px; font-size: 14px; border: 0; background-color: #3b9ff3; color: #fff; margin-top: 10px;}
.linkman_email1_img a{ display: inline-block; width: 200px; height: 60px; border: 1px #e9e9e9 solid; text-align: center; line-height: 60px; margin-top: 20px; background-color: #f0f0f0;}
.linkman_email1_search{ margin-bottom: 20px; padding-bottom: 20px; }



.data_details_bgcolor{ width: 100%; overflow: hidden; margin-top: 40px;}
.report_search_box{ width: 100%; height: 82px; background-color: #fff;}
.report_text_title{ width: 90%; margin: 20px 0; float: left; margin-left: 5%; font-size: 18px; color: #333;}
.report_text_titles{ width: 90%; margin: 20px 0; float: left; margin-left: 5%; font-size: 18px; color: #333; padding-bottom: 20px; border-bottom: 1px #eff1f3 solid;}
.report_search{ width: 90%; margin: 0 auto; float: left; margin-left: 5%; margin-top: 20px;}
.report_search input{ width: 80%; height: 40px; border: 2px #3b9ff3 solid; margin: 0; box-sizing: border-box; font-size: 14px; padding: 0 20px;}
.report_search button{ width: 19%; border: 0; padding: 0; margin: 0; height: 40px; background-color: #3b9ff3; color: #fff; font-size: 16px; margin-left: -4px; cursor: pointer;}
.report_basics_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.report_basics_list{width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_basics_list li{ width: 50%; height: 75px; overflow: hidden; float: left; margin-bottom: 20px; margin-top: 10px;}
.report_basics_img{ width: 30%; height: 70px; float: left; overflow: hidden; margin-right: 2%;}
/*.report_basics_img img{ width: 100%;}*/
.report_basics_content{ width: 96%; float: left; margin: 0 2%;}
.report_basics_content_title{ font-size: 14px; color: #333; font-weight: bold; margin-bottom: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.report_basics_content_text{ font-size: 12px; color: #999999; line-height: 15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; }

.report_move_box{ width: 100%; overflow: hidden; background-color: #fff;}
.report_move_left{ width: 65%; overflow: hidden; float: left; background-color: #fff; margin-left: 2.5%;}
.report_move_right{ width: 28%; overflow: hidden; float: left; background-color: #fff;}
.report_intro_box{ width: 100%; overflow: hidden;}
.report_ul_box{ width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_ul_box li{ margin-top: 10px; margin-bottom: 10px; overflow: hidden; width: 100%;}
.report_all_content_title{ font-size: 14px; color: #333; font-weight: bold; margin-bottom: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.report_all_content_text{ font-size: 12px; color: #999999; line-height: 15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:5;}
.report_company_time_box{ width: 100%; overflow: hidden;}
.report_company_box{ width: 47.5%; overflow: hidden; float: left; margin-left: 2.5%;}
.report_time_box{ width: 47.5%; overflow: hidden; float: left; margin-left: 2.5%;}

.report_people_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.report_people_list{ width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_people_list li{ width: 30%; float: left; margin-bottom: 20px; margin-top: 10px; margin-right: 3.3%;}
.report_people_list .dt_email{ border: 0px !important;}
.report_people_list .dt_email_ctrl{ display: none !important;}
.report_people_list .snippet li{ width: 46% !important; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 2% !important;}
.report_people_list .snippet{ padding: 10px !important; margin-top: 0px !important; margin-bottom: 0px;}
.report_people_list .dt_email{ padding-top: 20px !important;}
.report_people_list .fa-envelope-open{ margin-top: 20px !important;}
.report_people_img{ width: 60px; height: 60px; float: left; margin-right: 10px; border-radius: 50px; overflow: hidden;}
.report_people_img img{ width: 100%;}
.report_people_content{ overflow: hidden;}
.report_people_content_title{ font-size: 14px; color: #333; font-weight: bold; margin-bottom: 5px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.report_people_content_text{ font-size: 12px; color: #999999; line-height: 15px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}

.report_moves_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.report_id_box{  width: 47.5%; overflow: hidden; float: left; margin-left: 2.5%;}
.report_peoplenum_box{ width: 47.5%; overflow: hidden; float: left; margin-right: 2.5%;}

.report_peoduct_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.report_peoduct_ul{ width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_peoduct_ul li{ width: 30%; height: 76px; margin: 10px 3.3% 20px 0;}

.report_movess_box{ width: 100%; overflow: hidden; margin: 40px 0;}
.report_income_box{ width: 47%; margin-right: 2.5%; background-color: #fff; overflow: hidden; float: left;}
.report_data_box{ width: 47%; margin-left: 2.5%; background-color: #fff; overflow: hidden; float: right;}
.report_movess_list{ width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_movess_list li{ width: 100%; margin: 10px 0 20px 0;}

.report_trend_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.report_trend_content{ width: 90%; overflow: hidden; margin: 0 auto;}

.report_movesss_box{ width: 100%; background-color: #fff; overflow: hidden; margin: 40px 0;}
.repost_peer_box{ width: 100%; margin: 0 auto; overflow: hidden;}
.repost_partner_box{ width: 100%; margin: 0 auto; overflow: hidden;}
.report_movesss_list{ width: 90%; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.report_movesss_list li{ width: 30%; margin: 10px 3.3% 2px 0; overflow: hidden;}
.report_movesss_img{ width: 42px; float: left; height: 45px; overflow: hidden; margin-right: 10px;}
.report_movesss_img img{ width: 100%;}
.report_movesss_title{ font-size: 12px; color: #333; font-weight: bold; margin-bottom: 5px; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2;}



















