﻿body,div,ul,li,img,a,span,p,dl,dd,dt,input,h1,h2,h3{
        margin:0;
        padding:0;
}

.banner_nav {height: 450px;text-align: center;overflow: hidden;position: relative;margin-bottom:1px;}
.banner_nav img {position: absolute;left: 50%;margin-left: -960px;}


#head  .nav_box .news a{color: #61D19A;font-weight: bold;}

.navbar-default{height: 70px;width: 100%;position: relative;margin-bottom: 0px;}
.nav-nobg{margin-bottom: 0px;}
.bg_box{width: 100%;height: auto;box-sizing: border-box; }
.center_box{width: 1200px;height: auto;background: #FFFFFF;box-sizing:border-box;margin: 60px auto;}
.nav-nobg{background: #FFFFFF;}
.navbar-right{height: 50px;}
.navbar-default .navbar-nav>li>a{color: #222222;}



/* banner开始 */
.news_container { width:100%;position: relative;padding-top: 80px;}
.news_banner_box { width:100%;height:auto;}
.main_banner {width:1000px;height:auto;margin:0 auto;}
.slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:30px; bottom:18px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-left:30px; }
.slideBox .hd ul li{ float:left; margin-right:8px;  width:18px; height:4px; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:rgba(0,0,0,0);border:1px solid #fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:auto; display:block;  }
.slideBox .bd li { position:relative;display:block;width:100%;height:100%;}
.banner_title { width:100%;height:60px;background-color:rgba(0,0,0,0.6);color:#fff;font-size:20px;line-height:60px;padding-left:20px;
                box-sizing:border-box;position:absolute;left:0;bottom:0;}
/*  banner 结束*/

.outside{padding-top: 60px;background:#ecf7fc url(../img/feedback/issuebg.jpg) no-repeat;height:auto;padding-bottom:40px;}
/*.inside_container{width: 960px;margin: 0 auto;}*/

.main_container { width:1000px;margin:0 auto;background: #fff; padding-left: 30px;padding-right: 30px;padding-bottom:10px;padding:0 30px;}
.main_container>h3 { height:20px;border-top:1px solid #dcdcdc;position:relative;width:100%;top: 30px;margin-bottom: 50px;}
.main_title { display:block;width:120px;height:42px;background-color:#fff;color:#777;margin:0px auto;line-height:42px;text-align:center;
              margin-top:-21px;font-size:18px;font-weight:normal;}
.news_content {} 
.news_content > a { text-decoration:none;border-bottom:1px solid #dcdcdc;display:block;height:auto;}
.news_content a .news_title {font-size:22px;color:#323232;font-weight:normal;}
.news_content a:hover .no_images_title{color: #61d19a;}
.news_content a:hover .news_title{color: #61d19a;}
.news_third a .news_title { margin-top:10px;}
.news_third .news_img_container { height:192px;margin-top:30px;letter-spacing: -3px;}
.news_third .news_img_container>img { height:180px;width:300px;margin-right:14px;letter-spacing: 0;}
/*.news_third .news_img_container > img:nth-child(3) { margin-right:0;}*/
.news_third .news_img_container > img:first-child+img+img { margin-right:0;}
.news_bottom_container { height:56px;padding-top:14px;}

.news_content span, .news_content span b {font-size:16px;color:#888;font-weight:normal;}
.news_bottom_left { float:left;padding-top:4px;}
.news_date { margin-right:20px;}
.news_bottom_right { float:right;padding-top: 4px;}
.news_bottom_right span { height:24px;display:inline-block;vertical-align:text-top;position:relative;}
.news_read_icon { width:24px;height:24px;background-image:url(../img/news/read.png);background-size:100%;}
.news_comment_icon { width:24px;height:24px;background-image:url(../img/news/call.png);background-size:100%;}
.news_bottom_right i {position:absolute;}
.news_bottom_right b { display:inline-block;padding-left:36px;width:100px;box-sizing:border-box;line-height:24px;}

.news_one>a { height:252px;display:block;padding:30px 0;position:relative;}
.news_left_container { margin-right:15px;width:320px;display:inline-block;vertical-align:top;}
.news_right_container { width:600px;display:inline-block;padding:0;}
.news_left_container>.news_img_container img{ height:180px;width:300px;}
.news_right_container > .news_title { line-height:34px;}
.news_content p{position: relative; line-height: 26px; max-height: 56px;overflow: hidden;margin-top:14px;font-size:16px;width:100%;color:#909090;}

.news_one .news_bottom_container {width:605px;position:absolute;right:0;bottom:40px;height:30px;padding:0;}

.news_none{padding-top:25px; }
.news_none a h4 { font-size:22px;color:#444;font-weight:normal;}

.paging{
    width:160px;
    margin:0 auto;
    padding: 30px;
}

.nextUpPage{
    display: inline-block;
	text-align: center;
	width: 70px;
	padding: 8px;
	background: #909090;
	text-decoration: none;
	font-size: 16px;
	color: #BDBDBD;
}
.nextUpPage:hover{
	color: #fff;
	text-decoration: none;
	background: #61D19A;
}
.pagination_box{width: 500px;margin: 40px auto;height: 46px;}
.pagination_list {vertical-align: middle;}
.pagination_list li:hover {background: #61D19A; color: #fff;}
.pagination_list li{width: 46px;height: 46px;background: #e9e9e9;text-align: center;line-height: 46px;float: left;margin-left: 10px;cursor: pointer;}
.pagination_list a{font-size: 16px;color:#909090 ;text-decoration: none;}
.pagination_list li:hover a{color:#fff;}
.pagination_list li.current {background: #61D19A;}


/*PC 资讯入口开始*/
.fixOne{
	position: fixed;
	right: 200px;
	top: 400px;
	z-index: 20;
}
.fixOne div{
	width: 40px;
	height: 40px;
}
.fixOne .share{
	background: url(../img/news/share.png) no-repeat;
}



.fixed{
	position: fixed;
	right: 200px;
	bottom: 250px;
	z-index: 20;
}
.fixed div{
	width: 40px;
	height: 40px;
	margin-top: 1px;
}

.fixed .goToTop{
    display: none;
}
.fixed .goToTop{
	background: url(../img/news/TOP.png) no-repeat;
}
.fixed .goToTop:hover{
	background: url(../img/news/TOP_s.png) no-repeat;
}
.fixed .more_btn{
	position: relative;
	background: url(../img/news/more_n.png) no-repeat;
}
.fixed .more_btn:hover{
	background: url(../img/news/more_s.png) no-repeat;
}

.fixed .fixed_item{
	position: absolute;
	right: 38px;
	top: -90px;
	z-index: 20;
	width: 153px;
	height: 138px;
	background: url(../img/news/background_web.png) no-repeat left;
	display: none;
}
.fixed_item ul{
	margin-top: 8px;
	
}
.fixed_item ul li{
	height: 40px;
	width: 140px;
	line-height: 40px;
	text-align: center;

}
.fixed_item ul li:hover{
	background: #F6F6F6;
}
.fixed_item ul li a{text-decoration: none;font-size: 15px;color: #323232;}
/*PC 资讯入口end*/

 /*手机端    资讯各入口 开始*/
.more_icon{
	position: absolute;
	top: 0;
	right: 20px;
	z-index: 10;
	line-height: 60px;
}
.more_icon img{
	width: 4px;
	height: 18px;
}
.more_show{
	display: none;
	width: 180px;
	height: 182px;
	background: url(../img/news/background.png) no-repeat center;
	position: absolute;
	right: 10px;
	top: 80px;
	z-index: 20;
	box-sizing: border-box;
}
.more_show div{
	width: 100%;
	height:auto;
	margin-top: 25px;
} 
.more_show div i{
	padding-left: 20px;
}
.more_show div i img{
	width: 20px;
	height: 20px;
}
.more_show div a{
	padding-left: 20px;
	text-decoration: none;
	color: #222;
}


/*分页*/
.page{height: 50px;margin: 0 auto;margin-top: 40px;margin-bottom: 30px;width: 1000px;}
.page_box{
	width:505px;margin: 0 auto;text-align: center;
}
.prv, .next_to {height: 35px;text-align: center;line-height: 33px;cursor: pointer;background: #fff; padding: 0 15px;border-radius: 5px;}
.notice_fr {float: left;}
.first, .last {min-width: 40px;width:auto; height: 35px;font-size: 14px;text-align: center;line-height: 33px;cursor: pointer;background: #fff;padding: 0 15px;
    border-radius: 5px;margin-right: 15px;}
.prv {margin-right: 15px;font-size: 14px;}
.prv:hover{color: #61D19A;}
.next_to{margin-right: 10px;font-size: 14px;}
.next_to:hover{color: #61D19A;}
.first:hover{color: #61D19A;}
.last:hover{color: #61D19A;}
.pagingUl {float: left;padding: 0;margin: 0;list-style: none;height: 30px;}
.pagingUl li {float: left;width: 35px;height: 33px;background: #fff;text-align: center;margin-right: 15px;border-radius: 5px;}
.pagingUl li a {display: inline-block;width: 35px;height: 35px;text-align: center;line-height: 33px;color: #666;background: #f6f6f6;font-size: 14px;border-radius: 5px;}
.pagingUl li a.active{background-color: #61D19A;color: #fff;}
.page_total{display: inline-block;line-height: 35px;}
.page_nav{margin: 0 auto;}







/*手机端 */

@media (max-width:1000px) {
	#news_box{padding: 0 2px 0 2px;}
    .main_container { width:100%;padding-left: 10px;padding-right: 10px;padding-bottom: 20px;}
    .main_title { font-size:17px;}
    .news_banner_box{ margin-top:10px;}
    .main_banner { width:100%;}
    .banner_title { font-size:18px;}
    .news_content a .news_title { font-size:16px;padding-left: 2px;}
    .news_content p { font-size:13px;line-height:20px;max-height:40px;margin-top:4px;padding-left: 2px;}
    .news_content span, .news_content span b { font-size:12px;}
    .news_bottom_right span { height:20px;}
    .news_third .news_img_container { margin-top:15px;}
    .news_bottom_container { height:34px;padding-top:6px;padding-left: 2px;}
    .news_bottom_left { padding-top:2px;margin-left:0;}
    .news_third .news_img_container { height:auto;}
    .news_third .news_img_container > img { width:32%;height:76px;margin-right:1%;}
    .news_one > a { height:auto;padding:15px 0 2px 0;}
    .news_left_container { width:32%;margin-right:1%;float: left;}
    .news_right_container { width:65%;}
    .news_one .news_bottom_container { position:relative;width:100%;margin-top:30px;height:10px;padding-left: 2px;}
    .news_one .news_bottom_container{bottom:25px ;}
    .news_right_container >.news_title { overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px;}
    .news_left_container >.news_img_container img { width:100%;height:auto;}
    .news_bottom_right b{ padding-left:26px; width:80px;line-height:20px;}
    .news_read_icon,.news_comment_icon  { width:20px;height:20px;}
    .news_none{padding-top: 18px;}
    .news_none a h4 { font-size:16px;padding-left: 2px;}
    .footer { display:none;}
    .news_right_container{display: inline-block;}
    .news_bottom_right  .news_comment_num{width: 65px;}
    .news_bottom_right  .news_read_num{width: 65px;}
    .news_bottom_right b{padding-left: 30px;}
   /* .paging{width: 70px;margin: 10 auto;  }*/
   .news_bottom_right{padding-top: 2px;}
/*    .news_one .news_bottom_left{padding-top: 10px;}*/
    /*.news_one .news_bottom_right{padding-top: 10px;}*/
    .news_content{
    	padding: 0 5px;
    }
}
