
/* CSS Document */
.main { background: #f4f4f4; padding-top: 35px; padding-bottom: 35px; }
.main_cont { width: 1200px; max-width: 95%; margin: 0 auto; overflow: hidden; }
.main_left { width: 70%; }
.main_right { width: 28%; }
.first_cont { overflow: hidden; }
/*新闻动态*/
.in_news {background: #fff;padding: 25px;/* min-height: 500px; */}
.in_news_title { overflow: hidden; }
.in_news_title span {font-size: 22px;color: #125fa3;display: inline-block;padding-left: 30px;background: url("../image/zxdt_title.png") no-repeat;}
.in_news_title a { display: inline-block; float: right; color: #949494; line-height: 31px; font-size: 14px; }
.in_news_cont { overflow: hidden; margin-top: 15px; }
.in_news_cont_first { border-bottom: 1px dashed #d5d5d5; padding-bottom: 10px; margin-bottom: 10px; }
.in_news_cont_first a { font-size: 20px; color: #676767; text-align: center; display: block; font-weight: bold; }
.first_title{ margin-bottom: 10px;}
.first_cont { line-height: 26px; margin-top: 0px; color: #8b8b8b; }
.in_news_cont ul { padding: 0px; margin: 0px; }
.in_news_cont ul li { padding: 0px; line-height: 34px; background: url("../image/li.jpg") no-repeat left center; padding-left: 10px; overflow: hidden; }
.in_news_cont ul li a { width: 80%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; color: #505050; float: left; }
.in_news_cont ul li span { float: right; width: 20%; text-align: right; color: #a9a9a9; }
/*行业资讯*/
.in_news_title.hyzx span {background: url("../image/hyzx_title.png") no-repeat;}
.in_news_list { width: 31.3%; margin-left: 1%; margin-right: 1%; float: left; }
.in_news_pic {width: 100%;overflow: hidden;/* height: 165px; */}
.in_news_pic img {width: 100%;transition: all 0.5s;height: 165px;}
.in_news_pic img:hover { transform: scale(1.1); transition: all 0.5s; }
.in_news_list_title { font-size: 18px; color: #474747; font-weight: bold; line-height: 29px; margin-top: 10px; }
.in_news_list_title a { color: #474747; }
.in_news_list_date { background: url("../image/new_i1.png") no-repeat left center; font-size: 14px; color: #8b8b8b; padding-left: 20px; margin-top: 5px; }
.in_news_list_cont { margin-top: 10px; font-size: 16px; line-height: 29px; color: #8b8b8b; }
/*协会动态*/
.in_news_title.xhdt span {background: url("../image/xhdt_title.png") no-repeat;}
.in_xhnews_list { width: 100%; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
.in_xhnews_pic {width: 25%;float: left;overflow: hidden;height: 130px;}
.in_xhnews_pic img {width: 100%;transition: all 0.5s;height: 130px;}
.in_xhnews_pic img:hover { transform: scale(1.1); transition: all 0.5s; }
.in_xhnews_right { width: 72%; float: right; }
.in_xhnews_right .in_news_list_title { margin-top: 0px; }
.in_xhnews_right .in_news_list_cont { margin-top: 5px; }
/*专家智库*/
.in_news_title.zjzk span {background: url("../image/zjzk_title.png") no-repeat;}
.in_zjnews_list { width: 23%; margin-left: 1%; margin-right: 1%; float: left; }
.in_zjnews_list .in_news_pic img { height: 234px; }
.in_zjnews_list_title { margin-top: 15px; }
.in_zjnews_list_title a { font-size: 16px; color: #5e5e5e; }
.in_zjnews_list .in_news_list_cont { margin-top: 5px; line-height: 26px; }
/*会员动态*/
.in_news_title.hydt span {background: url("../image/hydt_title.png") no-repeat;}
.in_hynews_list { width: 100%; overflow: hidden; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e6e6e6; }
.in_hynews_pic { width: 40%; float: left; overflow: hidden; }
.in_hynews_pic img { height: 77px; transition: all 0.5s; }
.in_hynews_pic img:hover { transform: scale(1.1); transition: all 0.5s; }
.in_hynews_list_right { width: 55%; float: right; }
.in_hynews_list_title { margin-top: 0px; }
.in_hynews_list_title a { font-size: 16px; color: #5e5e5e; line-height: 28px; }
.in_news_list_cont_date { background: url("../image/new_i1.png") no-repeat left center; font-size: 14px; color: #8b8b8b; padding-left: 20px; margin-top: 5px; }
/*政策解读*/
.in_news_title.zcjd span {background: url("../image/zcjd_title.png") no-repeat;}
.in_zcnews_cont { margin-top: 10px; }
.in_zcnews_cont ul { padding: 0px; margin: 0px; }
.in_zcnews_cont ul li {padding: 0px;line-height: 23px;background: url("../image/li.jpg") no-repeat left 15px;padding-left: 10px;overflow: hidden;border-bottom: 1px solid #e6e6e6;padding-bottom: 8px;margin-bottom: 8px;font-size: 16px;}
.in_zcnews_cont ul li a { width: 100%; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #505050; }
.in_zcnews_cont ul li span {width: 100%;text-align: left;color: #a9a9a9;margin-top: 5px;display: block;font-size: 14px;}
/*行业报告*/
.in_news_title.hybg span {background: url("../image/hybd_title.png") no-repeat;}
.in_hybgnews_list { border-bottom: 1px solid #e6e6e6; padding-bottom: 10px; margin-bottom: 10px; }
.in_hybgnews_list .in_hynews_pic { width: 100%; overflow: hidden; float: none; }
.in_hybgnews_list .in_hynews_pic img { height: 230px; transition: all 0.5s; }
.in_hybgnews_list .in_hynews_pic img:hover { transform: scale(1.1); transition: all 0.5s; }
.in_hybgnews_list .in_hynews_list_title { margin-top: 10px; }
.hybg_height{ height: 648px;    margin-top: 0px;}
.in_hybgnews_list .in_news_list_cont{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;margin-top: 5px;line-height: 26px;}
/*校企合作*/
.in_news_title.xqhz span {background: url("../image/xqhz_title.png") no-repeat left center;}
.in_xqnews_list { width: 15%; margin-left: 0.8%; margin-right: 0.8%; float: left; }
.in_xqnews_list .in_hynews_list_title { margin-top: 10px; text-align: center; }
.in_xqnews_list .in_hynews_list_title a {font-weight: normal;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;height: 23px;}
.in_xqnews_list .in_hynews_pic { width: 100%; float: none; }
.in_xqnews_list .in_hynews_pic img { width: 100%; height: 116px; }
/*会员单位*/
.in_news_title.hydw span {background: url("../image/hydw_title.png") no-repeat left center;}
.tempWrap { width: 100% !important; }
.bd { padding: 0px; }
.bd ul { overflow: hidden; zoom: 1; }
.bd ul li { margin: 0 10px; float: left; _display: inline; overflow: hidden; text-align: center; list-style: none; background: none; padding-left: 0px; width:172px !important; }
.bd ul li .in_hynews_pic { width: 100%; float: none; border: 1px solid #d4d4d4; }
.bd ul li .pic { width: 100%; float: none; overflow: hidden; }
.bd ul li .in_hynews_list_title { margin-top: 5px; }
.bd ul li a { width: 100% !important; }
.bd ul li .in_hynews_pic img { width: 100%; height: 100px; transition: all 0.5s; }
.bd ul li .pic a:hover img { transform: scale(1.1); transition: all 0.5s; }
.bd ul li .title { line-height: 24px; }
 @media (max-width: 768px) {
.main { background: #f4f4f4; padding-top: 15px; padding-bottom: 15px; }
.main_left { width: 100%; }
.in_news_cont ul li a { width: 70%; }
.in_news_cont ul li span { width: 30%; }
.in_news { padding: 15px; }
.in_news_list { width: 100%; margin-left: 0%; margin-right: 0%; float: none; margin-bottom: 20px; }
.in_xhnews_pic {width: 100%;float: none;overflow: hidden;height: auto;}
.in_xhnews_right { width: 100%; float: none; margin-top: 5px; }
.in_zjnews_list { width: 48%; margin-bottom: 10px; }
.main_right { margin-top: 20px; width: 100%; }
.in_xqnews_list { width: 48%; margin-bottom: 10px; }
.copyright_left { width: 100%; float: none; text-align: center; }
.copyright_right { width: 100%; float: none; text-align: center; }
.in_xhnews_pic img {height: 200px;}
.in_zjnews_list .in_news_pic img {height: 207px;}
}
