﻿@charset "utf-8";
/* CSS Document */

.news_news{ float:left;margin-left:30px; width:750px; height:700px}
.news_news_top h3{height:45px; line-height:100%;font-size:26px; font-weight:bolder;; margin-top:15px}
.news_news_top h3 a{ color:#171f2a;}
.news_news_top h3 span{ float:right; font-size:12px; font-weight:normal; display:inline-block; padding-top:6px;}
.news_news_top h3 span a{ color:#171f2a; font-size:18px;}



.new_new_img{position:absolute}
.btns{position:absolute}
.rightbtn{font-size:40px;color:#ff6500; width:100px; height:40px; line-height:40px; text-align:center; margin-left:700px; margin-top:270px; cursor:pointer; border:1px solid red}

.new_info_info{margin-top:340px; width:500px;position:absolute}
.new_info_info a:hover{color:red}
.new_infos{padding-top:10px;}
.new_infos a{font-size:14px;}
.new_infos span{font-size:14px; float:right; display:block;margin-top:-20px;-moz-margin-top:10px}

.news_news_infos li a:hover{color:#F00}

@media screen and (min-width: 400px) and (max-width: 1366px){
.news_news{ float:left;margin-left:30px; width:600px; height:800px}
.news_news_top h3{height:45px; line-height:100%;font-size:26px; font-weight:bolder;; margin-top:15px}
.news_news_top h3 a{ color:#171f2a;}
.news_news_top h3 span{ float:right; font-size:12px; font-weight:normal; display:inline-block; padding-top:6px;}
.news_news_top h3 span a{ color:#171f2a; font-size:18px;}	


.new_new_img{position:absolute}
.new_new_img img{width:640px}
.btns{position:absolute}
.rightbtn{font-size:40px;color:#ff6500; width:100px; height:40px; line-height:40px; text-align:center; margin-left:500px; margin-top:200px; cursor:pointer; border:1px solid red}

.new_info_info{margin-top:250px; width:500px;position:absolute}
.new_info_info a:hover{color:red}
.new_infos{padding-top:10px;}
.new_infos a{font-size:14px;}
.new_infos span{font-size:14px; float:right; display:block;margin-top:-5px;-moz-margin-top:10px}

.news_news_infos li a:hover{color:#F00}
}