.news_index_top_body{background:#f1f3f3 url(../images/news/news_index_top_bg.jpg) right top no-repeat;
	padding-bottom:60px;}

.news_index_tit{font-size:36px;color:#0070bc;height:32px;line-height:32px;margin-bottom:20px;}
.news_index_tit a{float:right;color:#666;font-size:14px;text-decoration:underline;}
.news_index_tit a:hover{color:#0070bc;}

.focus_news_body .left_box{width:660px;height:360px;overflow:hidden;position:relative;}
.focus_news_body .left_box a{text-decoration:none;}
.focus_news_body .left_box img{display:block;width:660px;height:360px;transition:all ease 0.3s;}
.focus_news_body .left_box .mask{position:absolute;bottom:0;left:0;width:100%;
	background:rgba(0,0,0,0.7);}
.focus_news_body .left_box .mask p{font-size:20px;line-height:25px;color:#fff;font-weight:700;
	padding:30px;}
.focus_news_body .left_box:hover img{transform:scale(1.05);}

.focus_news_body .right_box{width:320px;background-color:#fff;overflow:hidden;margin-left:20px;height:360px;}
.focus_news_body .right_box a{text-decoration:none;}
.focus_news_body .right_box .img_body{width:320px;height:170px;overflow:hidden;}
.focus_news_body .right_box .img_body img{display:block;width:320px;height:170px;transition:all ease 0.3s;}
.focus_news_body .right_box .in{padding:20px;}
.focus_news_body .right_box h6{font-style:italic;color:#5c656a;font-size:12px;margin-bottom:15px;}
.focus_news_body .right_box h4{font-size:18px;line-height:28px;color:#0070bc;height:56px;overflow:hidden;}
.focus_news_body .right_box p{font-size:14px;color:#5c656a;line-height:22px;height:44px;overflow:hidden;margin-top:15px;}
.focus_news_body .right_box:hover{background-color:#0070bc;}
.focus_news_body .right_box:hover .img_body img{transform:scale(1.05);}
.focus_news_body .right_box:hover h6 , .focus_news_body .right_box:hover h4 , .focus_news_body .right_box:hover p{color:#fff;}

.focus_news_body ul{height:360px;margin-top:20px;}
.focus_news_body ul li{float:left;margin-right:20px;width:320px;overflow:hidden;height:360px;}
.focus_news_body ul li.l{margin-right:0;}
.focus_news_body ul li .right_box{float:inherit;margin:0;}

.news_index_media_body{padding:45px 0 60px;background-color:#fff;}
.news_index_media_body ul{height:290px;overflow:hidden;}
.news_index_media_body ul li{float:left;height:290px;width:315px;overflow:hidden;margin-right:27px;}
.news_index_media_body ul li.l{margin-right:0;}
.news_index_media_body ul li a{text-decoration:none;display:block;}
.news_index_media_body ul li .in{padding:0 20px;}
.news_index_media_body ul li .img_body{width:315px;height:170px;overflow:hidden;position:relative;}
.news_index_media_body ul li .img_body img{display:block;width:315px;height:170px;transition:all ease 0.3s;}
.news_index_media_body ul li .img_body .video_mask{position:absolute;top:0;left:0;width:100%;height:100%;
	background:url(../images/news/video_ico.png) center no-repeat;transform:scale(0);transition:all ease 0.3s;}
.news_index_media_body ul li h3{color:#0070bc;padding:20px 0;font-size:18px;}
.news_index_media_body ul li p{font-size:14px;color:#333;line-height:22px;height:44px;overflow:hidden;}
.news_index_media_body ul li:hover{background-color:#0070bc;}
.news_index_media_body ul li:hover .img_body img{transform:scale(1.05);}
.news_index_media_body ul li:hover h3 , .news_index_media_body ul li:hover p{color:#fff;}
.news_index_media_body ul li:hover .img_body .video_mask{transform:scale(1);}

.news_search_body{padding-bottom:35px;}
.news_search_body h3{color:#008cd6;font-size:30px;padding-bottom:15px;}
.news_search_body select , .news_search_body input , .news_search_body a{vertical-align:middle;}
.news_search_body select{height:44px;width:220px;border:2px solid #dadada;border-radius:4px;
	color:#333;font-size:14px;text-indent:5px;margin-right:15px;}
.news_search_body input{height:40px;line-height:40px;border:2px solid #dadada;width:390px;
	color:#333;font-size:14px;text-indent:10px;border-radius:4px;margin-right:15px;}
.news_search_body a.btn{display:inline-block;background:url(../images/news/search_ico.png) no-repeat;
	width:34px;height:34px;}

.news_list_body_in{background-color:#f1f3f3;padding:20px 0 60px;}
.news_list_body_in .list li{float:left;width:320px;background-color:#fff;height:400px;box-shadow:2px 2px 5px #ccc;
	margin:0 20px 20px 0;overflow:hidden;}
.news_list_body_in .list li:nth-child(3n){margin-right:0;}
.news_list_body_in .list li a{text-decoration:none;}
.news_list_body_in .list li .img_body{width:320px;height:170px;overflow:hidden;}
.news_list_body_in .list li .img_body img{display:block;width:320px;height:170px;transition:all ease 0.3s;}
.news_list_body_in .list li .in{padding:20px;}
.news_list_body_in .list li h6{font-size:12px;color:#5c656a;font-style:italic;padding-bottom:20px;}
.news_list_body_in .list li h3{font-size:18px;color:#008cd6;line-height:28px;height:56px;overflow:hidden;
	margin-bottom:15px;}
.news_list_body_in .list li p{font-size:14px;color:#5c656a;line-height:22px;}
.news_list_body_in .list li:hover{background-color:#008cd6;}
.news_list_body_in .list li:hover h6 , .news_list_body_in .list li:hover h3 , .news_list_body_in .list li:hover p{color:#fff;}
.news_list_body_in .list li:hover .img_body img{transform:scale(1.05);}

.news_list_body_in .list_1 li{width:245px;height:290px;margin:0 6px 25px 0;overflow:hidden;float:left;
	transition:all ease 0.3s;}
.news_list_body_in .list_1 li:nth-child(4n){margin-right:0;}
.news_list_body_in .list_1 .img_body{background-color:#fff;width:245px;height:173px;overflow:hidden;}
.news_list_body_in .list_1 .img_body img{display:block;width:210px;height:135px;margin:18px 0 0 18px;}
.news_list_body_in .list_1 .txt_body{background-color:#fff;margin-top:7px;height:110px;}
.news_list_body_in .list_1 .txt_body h3{padding:25px 25px 10px;font-size:16px;line-height:22px;color:#666;
	height:44px;overflow:hidden;}
.news_list_body_in .list_1 .txt_body p{padding:0 25px;}
.news_list_body_in .list_1 .txt_body i , .news_list_body_in .list_1 .txt_body em{vertical-align:middle;}
.news_list_body_in .list_1 .txt_body i{background:url(../images/news/dl_ico.png) no-repeat;
	width:13px;height:16px;margin-right:5px;display:inline-block;}
.news_list_body_in .list_1 .txt_body span{padding-right:20px;}
.news_list_body_in .list_1 .txt_body em{font-size:16px;color:#9e6e53;}
.news_list_body_in .list_1 .txt_body a{text-decoration:none;}
.news_list_body_in .list_1 .txt_body a:hover em{color:#0070bc;}
.news_list_body_in .list_1 li:hover{box-shadow:2px 2px 5px #ccc;}

.news_details_body{padding-bottom:80px;}
.news_details_body .news_tit{color:#484545;font-size:20px;line-height:30px;text-align:center;}
.news_details_body .news_date{text-align:center;font-size:14px;color:#a3a3a3;padding:10px 0 20px;}

.share_body{text-align:center;padding-bottom:0;border-bottom:1px dashed #cbcbcb;}
.share_body a{display:inline-block !important;float:none !important;}

.return_body{border-top:1px dashed #cbcbcb;margin-top:50px;padding-top:20px;}
.return_body p{font-size:14px;line-height:26px;color:#666;}
.return_body p a{color:#666;}
.return_body p a:hover{color:#0070bc;}
.return_body a.btn{display:inline-block;float:right;width:136px;height:38px;line-height:38px;text-align:center;border-radius:4px;
	background-color:#0070bc;color:#fff;font-weight:700;font-size:14px;text-decoration:none;}


.more_btn_line{text-align:center;margin-top:40px;}
.more_btn_line a{color:#898989;text-decoration:underline;font-size:14px;}

.news_contact_body{padding:45px 0;}
.news_contact_body .info_body{padding-top:20px;}
.news_contact_body .info_body i , .news_contact_body .info_body em , .news_contact_body .info_body a ,
.news_contact_body .info_body b{vertical-align:middle;}
.news_contact_body .info_body b{display:inline-block;width:24px;height:24px;margin-right:10px;}
.news_contact_body .info_body b.ico_1{background:url(../images/news/c_ico_1.png) center no-repeat;}
.news_contact_body .info_body b.ico_2{background:url(../images/news/c_ico_2.png) center no-repeat;}
.news_contact_body .info_body b.ico_3{background:url(../images/news/c_ico_3.png) center no-repeat;}
.news_contact_body .info_body em , .news_contact_body .info_body a{font-size:16px;color:#333;}
.news_contact_body .info_body i{color:#79b1d7;font-size:15px;margin:0 50px;}


.details_left{width:680px;padding-right:45px;border-right:1px dotted #dadada;}
.details_left .fckBody img{max-width:680px;}


.details_right{width:250px;padding-left:20px;}
.details_right h3.tit{color:#0070bc;font-size:24px;margin-bottom:20px;}
.details_right p{margin-bottom:10px;}
.details_right p b , .details_right p em , .details_right p a{vertical-align:middle;}
.details_right b{display:inline-block;width:24px;height:24px;margin-right:10px;}
.details_right b.ico_1{background:url(../images/news/c_ico_1.png) center no-repeat;}
.details_right b.ico_2{background:url(../images/news/c_ico_2.png) center no-repeat;}
.details_right b.ico_3{background:url(../images/news/c_ico_3.png) center no-repeat;}
.details_right em , .details_right a{font-size:16px;color:#333;}
.details_right i{color:#79b1d7;font-size:15px;margin:0 50px;}









