/*公用*/
.article_box img:hover{ transform:scale(1.04); -moz-transform:scale(1.04); -ms-transform:scale(1.04); -o-transform:scale(1.04);-webkit-transform:scale(1.04);}
img:hover{ transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;}

/**/
.col-md-4 .article_box h2{ font-weight:normal; font-size:20px;}
.col-md-4 .article_box h2 a{ color:#2076bd}
/*图片滚动*/
.col-md-8.col-sm-12.fr .article_box {position:relative;_zoom:1}
.col-md-8.col-sm-12.fr .article_box .img_box{width: 100%;height: 284px; display:block; overflow:hidden;}
.col-md-8.col-sm-12.fr .article_box .img_box img {width: 100%;height: 284px;transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s ;-webkit-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s;}
.col-md-8.col-sm-12.fr .article_box_con{background: url(/Sites/Uploaded/UserUpLoad/20170307/20170307133354.png) repeat;height: 253px;padding: 15px;position: absolute;right: 0;top: 0;width: 179px;}
.col-md-8.col-sm-12.fr .article_box_con h2 a{ color:#fff; font-size: 18px; font-weight: normal; margin-bottom: 5px; line-height: 26px;}
.col-md-8.col-sm-12.fr .article_box_con p{ color:#fff; font-size: 14px; line-height: 28px;}
.col-md-8.col-sm-12.fr .article_box_con p a{ color:#fff; }

.content_box{ background: url(/Sites/Uploaded/UserUpLoad/20170303/20170303101626.png) repeat; height: 285px;padding: 15px;position: absolute;
right: 0;top: 0;width: 179px;}
.col-md-8 .SwitchImage .swiper-box ul li h2{ background:none;color: #fff;font-size: 22px;height:auto;left: inherit;line-height: 34px;
position: static;top: inherit; width:auto;}
.col-md-8 .SwitchImage .swiper-box ul li h2 a{ padding-left:0;}
.content_box p{ color: #fff;font-size: 14px; line-height: 24px;margin-top: 15px;}

/*最新资讯*/
.col-md-5 .article_box img{width:108px;height:72px;float:left;margin-right:15px;margin-bottom: 0px;}
.col-md-5 .article_box img:hover{ transform:none !important;}
.col-md-5 .ke_box h2 { font-size: 14px;height: 52px; line-height: 24px; padding: 10px 15px; margin-bottom: 0;}
.col-md-5 .article_box h2 a.more{ margin-top:27px}
.col-md-5 .article_box h2 a{ color:#fff}
.col-md-5 .ke_box h2 a{ color:#333}
.col-md-5 .ke_box h2 a:hover{ color:#c2010f;}
/*国际交流*/
.col-md-7 ul.new_list li{ padding:20px 0; border-bottom:1px dotted #c1c1c1}
.col-md-7 ul.new_list a.img_box{width:117px; height:74px; margin-right:20px; float:left;}
.col-md-7 ul.new_list img{ width:117px; height:74px;}
.col-md-7 ul.new_list h2{ margin-bottom:0; font-size:18px; color:#333;line-height: 26px;}
.col-md-7 ul.new_list p{ line-height:24px; color:#999999}
.li_box:hover{ background:#e6949a;-moz-transition:all 0.5s ease 0s; -webkit-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s;}
.li_box:hover a,.li_box:hover p{ color:#fff !important}
.li_box .detail{ display:none;}
/*通知公告*/
.article_box li{ height:52px; width:260px; background:#f2f2f2; color:#333; font-size:16px; padding:10px;border-top: 2px solid #c2010f;}
.article_box li .span_date{ color:#666666; font-size:12px; display:block; line-height:28px; float: none;}
.col-md-3.col-sm-12 .article_box li a.title_type{ font-weight:bold; line-height: 28px;}



@media only screen and (max-width:768px){
	.SwitchImage{ display: none; }
	.col-md-4,.col-md-7,.col-md-5,.col-md-3,.col-md-9,.col-md-8{ width: 100%; }
	.ke_box { display: none; }
	.pl15,.pr15,.pl10,.pr10{ padding: 0; }
	.article_box li {height: auto; width: 100%;box-sizing: border-box;}
	ul.listBox li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis; width: 50%;box-sizing: border-box; float: left;}
}

@media only screen and (max-width:600px){
	ul.listBox li{ width: 100%; }
}

@media only screen and (max-width:435px){
	.col-md-7 ul.new_list a.img_box,.col-md-7 ul.new_list img {width: 100%; height: auto;}
}




 