/* 格展网络（91084.com）做专业的网站模板、网站建设平台 */
@charset "utf-8";
/*=============== 第一屏 start (revision update by xiaoqiulin 2016/03/25)===============*/
.first-view {
	height: auto;
*overflow:hidden;
*zoom:1;
}
.first-view-container {
	padding-top: 15px;
}
.firstViewLcnt {
	display: inline;
	float: left;
	height: auto;
	width: 320px;
	padding-right: 20px;
	overflow: hidden;
}
/*轮播图开始*/
.slider_fv_cnt {
	display: inline;
	float: left;
	width: 100%;
	height: 240px;
	overflow: hidden;
}
/* 轮播图 */
.banner {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.banner a.img_a {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner a.img_a img {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.banner_bar {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 36px;
	background-color: #000000;
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity=50);
	z-index: 8;
}
.banner_txt {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 85%;
	height: 36px;
	line-height: 36px;
	text-align: left;
	text-indent: 14px;
	z-index: 10;
}
.banner_txt a {
	font-size: 14px;
	color: #ffffff;
}
.banner_txt a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.banner_act {
	position: absolute;
	right: 5px;
	bottom: 13px;
	width: auto;
	height: 10px;
	z-index: 99;
}
.banner_act div {
	width: 10px;
	height: 10px;
	float: left;
	cursor: pointer;
}
.banner_act div span {
	display: block;
	font-size: 0;
	margin: 0 auto;
	margin-top: 2px;
	width: 6px;
	height: 6px;
	border-radius: 100%;
	background-color: #ffffff;
}
.banner_act div span.now {
	background-color: #F44D4D;
	margin-top: 1px;
	width: 8px;
	height: 8px;
}
.banner .btn_l {
	position: absolute;
	left: -20px;
	top: 50%;
	margin-top: -17px;
	width: 15px;
	height: 34px;
	background: url(../images/btn_left.png) no-repeat center center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/btn_left.png");
	cursor: pointer;
	z-index: 666;
}
.banner .btn_r {
	position: absolute;
	right: -20px;
	top: 50%;
	margin-top: -17px;
	width: 15px;
	height: 34px;
	background: url(../images/btn_right.png) no-repeat center center;
	_background: none;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/btn_right.png");
	cursor: pointer;
	z-index: 666;
}
/* 广告1 */
/*轮播图结束*/
/*图片列表开始*/
.item_pic_cnt {
	display: inline;
	float: left;
	width: 100%;
	height: auto;
	padding: 10px 0px 20px 0px;
}
.item_pic_cnt img {
	width: 320px
}
ul.picCnt {
	width: auto;
*width:330px;
	height: auto;
	margin-left: -10px;
}
ul.picCnt li {
	float: left;
	display: inline;
	width: 100px;
	height: 77px;
	padding-left: 10px;
}
ul.picCnt li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
ul.picCnt li a img {
	width: 100%;
	height: 100%;
}
/*图片列表结束*/
/*近期热议*/
div.discuHotNewsCnt {
	display: inline;
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
h3.discuTitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #333;
	font-size: 20px;
	border-top: 2px solid #666;
	font-weight: normal;
}
ul.discuHotNews {
	width: 100%;
	height: auto;
}
ul.discuHotNews li {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	padding: 10px 0px;
	border-bottom: 1px solid #f6f6f6;
}
ul.discuHotNews li a.pic {
	float: left;
	display: inline;
	width: 100px;
	height: 77px;
	overflow: hidden;
}
ul.discuHotNews li a.pic img {
	width: 100%;
	height: 100%;
}
ul.discuHotNews li div.text_cnt {
	width: 200px;
	display: inline;
	padding: 0px 10px;
	font-size: 16px;
	float: left;
	height: 77px;
	overflow: hidden;
}
ul.discuHotNews li div.text_cnt a {
	color: #333;
	line-height: 36px;
}
ul.discuHotNews li div.text_cnt a:hover {
	color: #DB000A;
}
ul.discuHotNews li.text div.text_cnt {
	width: 100%;
	padding: 0;
}
ul.discuHotNews li.text div.text_cnt a {
	font-weight: bold;
	display: inline;
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.discuHotNews li.text div.text_cnt p {
	display: inline;
	float: left;
	width: 100%;
	height: 47px;
	font-size: 12px;
	color: #999;
}
ul.discuHotNews li.morenews {
	position: relative;
	margin-top: 10px
}
ul.discuHotNews li.morenews a {
	font-size: 18px;
	color: #DB000A;
	display: block;
	margin: 0 auto;
	width: 110px;
	text-align: center;
	padding-left: 30px;
}
ul.discuHotNews li.morenews i {
	display: block;
	width: 30px;
	height: 25px;
	position: absolute;
	left: 90px;
	top: 12px;
	overflow: hidden;
	background-image: url(../images/icon_one.png);
	background-repeat: no-repeat;
	background-size: 100px auto;
	background-position: 4px 0px;
}
ul.discuHotNews li a:hover {
	color: #DB000A;
}
/*武器装备*/
.c_box2 {
	width: 1000px;
	margin: 20px auto 0;
border:1px solid #
}
.wqknav {
	height: 56px;
	background: #ecedef url(../images/wqbg.png) no-repeat 880px center;
	position: relative;
}
.wqknav ul {
	overflow: auto;
	padding-left: 1px;
	position: absolute;
	top: -4px;
}
.wqknav li {
	width: 170px;
	height: 56px;
	float: left;
	text-align: center;
	padding-top: 4px;
}
.wqknav li a {
	display: block;
	height: 56px;
	width: 80px;
	line-height: 56px;
	margin: 0px auto;
}
.wqknav li a.w1 {
	background: url(../images/wq2.png) no-repeat 0px 10px;
	padding-left: 28px;
}
.wqknav li a.w2 {
	background: url(../images/wq2.png) no-repeat 0px -43px;
	padding-left: 56px;
}
.wqknav li a.w4 {
	background: url(../images/wq2.png) no-repeat 0px -146px;
	padding-left: 50px;
}
.wqknav li a.w5 {
	background: url(../images/wq2.png) no-repeat 0px -200px;
	padding-left: 56px;
}
.wqknav li a.w6 {
	background: url(../images/wq2.png) no-repeat 0px -255px;
	padding-left: 36px;
}
.wqknav li.on {
	width: 170px;
	border-top: 4px solid #db000a;
	background: #fff;
	line-height: 60px;
}
.wqknav li.on a {
	color: #cc1800
}
.wqknav li.on a.w1 {
	background: url(../images/wq2.png) no-repeat -238px 10px;
	padding-left: 28px;
}
.wqknav li.on a.w2 {
	background: url(../images/wq2.png) no-repeat -238px -45px;
	padding-left: 56px;
}
.wqknav li.on a.w4 {
	background: url(../images/wq2.png) no-repeat -238px -150px;
	padding-left: 50px;
}
.wqknav li.on a.w5 {
	background: url(../images/wq2.png) no-repeat -238px -198px;
	padding-left: 56px;
}
.wqknav li.on a.w6 {
	background: url(../images/wq2.png) no-repeat -238px -253px;
	padding-left: 36px;
}
.wqkcont {
	border: 1px solid #e7e7e7
}
.wqkcont ul {
	padding: 16px 18px;
}
.wqkcont ul li {
	height: 36px;
	border-bottom: 1px dotted #c5c5c5;
	padding-top: 12px;
}
.wqkcont ul li.last {
	border-bottom: 0px;
	height: 20px;
}
.wqkcont ul li span {
	display: block;
	float: left;
	font-size: 14px;
	font-family: "宋体";
	padding: 0 8px;
	white-space: nowrap
}
.wqkcont ul li span.line {
	width: 3px;
	padding: 0px 10px;
	color: #CCC
}
.wqkcont ul li span.more {
	width: 60px;
	margin-left: 20px;
}
.wqkcont ul li span.bt {
	padding-right: 10px;
	font-family: "Microsoft YaHei", "微软雅黑", Arial, "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.wqkcont ul li a {
	color: #707070
}
/*近期热议结束*/
.firstViewMcnt {
	display: inline;
	float: left;
	height: auto;
	width: 342px;
	padding-right: 20px;
	overflow: hidden;
}
/*中间头部新闻列表开始*/
ul.newsItemcnt {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px dashed #dadada;
	float: left;
	display: inline;
}
ul.newsItemcnt li {
	float: left;
	display: inline;
	padding-bottom: 15px;
	line-height: 25px;
	width: 100%;
}
ul.newsItemcnt li a.bold {
	float: left;
	display: inline;
	width: 100%;
	height: 25px;
	color: #000;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.newsItemcnt li a:hover {
	color: #DB000A;
}
ul.newsItemcnt li p {
	float: left;
	display: inline;
	width: 100%;
	height: 20px;
	line-height: 20px;
}
ul.newsItemcnt li p a {
	display: block;
	color: #999;
	font-size: 14px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*中间头部新闻列表结束*/

/*带点新闻列表start*/
div.fl_inline {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.itemNewsM {
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.itemNewsM li {
	float: left;
	display: inline;
	width: 100%;
	height: auto;
	line-height: 30px;
}
ul.itemNewsM li a {
	display: block;
	width: 332px;
	padding-left: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 14px;
	height: 30px;
	position: relative;
}
ul.itemNewsM li a.txtBold {
	font-size: 16px;
	font-weight: bold;
	height: 42px;
	line-height: 60px;
}
ul.itemNewsM li a i {
	display: block;
	position: absolute;
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #ccc;
	left: 0;
	top: 50%;
	margin-top: -2px;
	overflow: hidden;
}
ul.itemNewsM li a.txtBold i {
	margin-top: 8px;
}
ul.itemNewsM li.picnews a, ul.itemNewsM li.picnewsB a {
	width: auto;
	display: inline;
	float: left;
}
ul.itemNewsM li.picnewsB a {
	width: 332px;
}
ul.itemNewsM li.picnews em {
	display: inline;
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_one.png);
	background-repeat: no-repeat;
	background-size: 100px auto;
	background-position: 4px -27px;
}
ul.itemNewsM li.picnewsB em {
	margin-top: 12px;
	background-position: 4px -25px;
	display: inline;
	float: left;
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_one.png);
	background-repeat: no-repeat;
	background-size: 100px auto;
}
ul.itemNewsM li a:hover {
	color: #DB000A;
}
/*带点新闻列表end*/
/*tab选项卡图文和图列表切换start*/
.tabTouTiaoCnt {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px 0px 0px;
}
ul.tabButon {
	display: inline;
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin-bottom: 5px
}
ul.tabButon li {
	float: left;
	display: inline;
	width: 50%;
	height: 100%;
	border-top: 1px solid #d6d6d6;
	position: relative;
	cursor: pointer;
}
ul.tabButon li span {
	display: block;
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: -1px;
	border-top: 2px solid transparent;
*border-top:2px solid #d6d6d6;
	text-align: center;
	color: #666;
	font-size: 20px;
}
ul.tabButon li.current span {
	border-top: 2px solid #DB000A;
	color: #DB000A;
}
.tabContentcnt {
	width: 100%;
	height: 550px;
	overflow: hidden;
	display: inline;
	float: left;
}
.picText, .picList {
	display: inline;
	float: left;
	width: 100%;
	height: 550px;
	overflow: hidden;
}
/*按钮end*/
/*pic list start*/
ul.listPicCnt {
	width: auto;
*width:362px;
	height: auto;
	overflow: hidden;
	margin-left: -20px;
}
ul.listPicCnt li {
	float: left;
	display: inline;
	width: 161px;
	height: 120px;
	padding: 0px 0px 20px 20px;
}
ul.listPicCnt li a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}
ul.listPicCnt li a img {
	width: 100%;
	height: 100%;
}
ul.listPicCnt li a span.bg {
	display: block;
	width: 100%;
	height: 23px;
	background-color: #000;
	opacity: .3;
	filter: alpha(opacity=30);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
ul.listPicCnt li a i.text {
	display: block;
	width: 100%;
	height: 23px;
	height: 23px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
ul.listPicCnt li a:hover i.text {
	text-decoration: underline;
}
div.gg_middle {
	height: 120px;
}
div.gg_middle iframe {
	margin: -7px 0px 0px -18px!important;
}
/*pic list end*/
/*图说新闻start*/
.picNesCnt {
	width: 100%;
	height: auto;
	overflow: hidden;
}
h3.picNesTitle {
	width: 100%;
	height: 40px;
	line-height: 40px;
	float: left;
	display: inline;
	font-size: 20px;
	color: #333;
	border-top: 2px solid #666;
	font-weight: normal;
}
ul.picNewsListCnt {
	width: 100%;
	display: inline;
	float: left;
	height: auto;
}
ul.picNewsListCnt li {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
ul.picNewsListCnt li a {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 0px;
	color: #333;
}
ul.picNewsListCnt li a i.numText {
	float: left;
	display: inline;
	width: 44px;
	height: auto;
}
ul.picNewsListCnt li a span.textAll {
	border-left: 1px dashed transparent;
*border-left:1px dashed #fff;
	float: left;
	display: inline;
	width: 245px;
	padding-left: 10px;
	height: auto;
	color: #999;
	font-size: 12px;
}
ul.picNewsListCnt li a span.textAll em {
	display: inline;
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #333;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.picNewsListCnt li a span.textAll i {
	display: none;
	float: left;
	width: 100%;
	height: 60px;
	line-height: 20px;
}
ul.picNewsListCnt li a.current {
	border-bottom: 1px solid #dadada;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
ul.picNewsListCnt li a span.imgcnt {
	display: none;
	float: left;
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin-bottom: 15px;
}
ul.picNewsListCnt li a span.imgcnt img {
	width: 100%;
	height: 100%;
}
ul.picNewsListCnt li a.current span.imgcnt {
	display: inline;
}
ul.picNewsListCnt li a.current span.textAll {
	border-left: 1px dashed #dadada;
}
ul.picNewsListCnt li a.current i.numText {
	color: #DB000A;
}
ul.picNewsListCnt li a.current span.textAll em {
	color: #DB000A;
}
ul.picNewsListCnt li a.current span.textAll i {
	display: inline;
}
ul.picNewsListCnt li a:hover span.textAll em {
	color: #DB000A;
}
ul.picNewsListCnt li a:hover i.numText {
	color: #DB000A;
}
/*图说新闻end*/
/*阅读排行start*/
.paixingCnt {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: inline;
	float: left;
}
ul.paixinglistnews {
	float: left;
	display: inline;
	width: 100%;
	height: 288px;
	overflow: hidden;
}
ul.paixinglistnews li {
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
	display: inline;
	padding-bottom: 8px;
}
ul.paixinglistnews li a {
	display: block;
	width: 100%;
	height: 28px;
	overflow: hidden;
	position: relative;
	color: #333;
}
ul.paixinglistnews li a i {
	width: 20px;
	height: 16px;
	display: block;
	position: absolute;
	line-height: 14px;
	left: 0;
	top: 8px;
	background-image: url("../images/index_10.png");
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.paixinglistnews li a p.text {
	font-size: 14px;
	line-height: 2em;
	padding-left: 24px;
}
ul.paixinglistnews li a p.img {
	width: 110px;
	height: 75px;
	float: left;
	display: none;
	overflow: hidden;
}
ul.paixinglistnews li a p.img img {
	width: 100%;
	height: 100%;
}
ul.paixinglistnews li a i.index0 {
	background-position: 0 0;
}
ul.paixinglistnews li a i.index1 {
	background-position: 0 -17px;
}
ul.paixinglistnews li a i.index2 {
	background-position: 0 -34px;
}
ul.paixinglistnews li a i.index3 {
	background-position: 0 -51px;
}
ul.paixinglistnews li a i.index4 {
	background-position: 0 -68px;
}
ul.paixinglistnews li a i.index5 {
	background-position: 0 -85px;
}
ul.paixinglistnews li a i.index6 {
	background-position: 0 -102px;
}
ul.paixinglistnews li a i.index7 {
	background-position: 0 -119px;
}
ul.paixinglistnews li a i.index8 {
	background-position: 0 -136px;
}
ul.paixinglistnews li a i.index9 {
	background-position: 0 -153px;
}
ul.paixinglistnews li a.current {
	height: auto;
}
ul.paixinglistnews li a.current p.img {
	display: inline;
}
ul.paixinglistnews li a.current p.text {
	display: inline;
	float: left;
	font-size: 14px;
	line-height: 1.8em;
	font-weight: bold;
	width: 180px;
	padding-left: 10px;
	overflow: hidden;
}
ul.paixinglistnews li a.current i {
	display: none;
}
div.bigggcntr {
	height: 400px;
	padding: 15px 0px 25px;
}
/*阅读排行end*/
/*tab选项卡图文和图列表切换end*/
.firstViewRcnt {
	display: inline;
	float: left;
	height: auto;
	width: 300px;
	overflow: hidden;
}
/*=============== 第一屏 end (revision update by xiaoqiulin 2016/03/25)===============*/
/*第二部分军情观察结束*/
/*第三部分独家头条开始*/
.section-three {
	width: 1000px;
	height: auto;
	margin: 34px auto 0;
}
.section-three .content-l {
	width: 680px;
	float: left;
}
.section-three .content-l .nav {
	width: 678px;
	height: 37px;
	border: 1px solid #cccccc;
	border-top: 2px solid #DB000A;
	position: relative;
}
.section-three .content-l .nav a {
	color: #776e6e;
	font-size: 16px;
	padding: 0 5px;
	height: 37px;
	line-height: 37px;
}
.section-three .content-l .nav a:hover {
	color: #DB000A;
}
.section-three .content-l .nav a.two {
	padding-left: 22px;
}
.section-three .content-l .nav .headline {
	float: left;
	width: 89px;
	height: 37px;
	line-height: 37px;
	color: #DB000A;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}
.section-three .content-l .nav .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 37px;
	color: #9b8f8f;
	line-height: 37px;
	background: url(../images/more.png) no-repeat 32px 12px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.section-three .content-l .nav .more:hover {
	color: #DB000A;
}
.section-three .content-l .list-news {
	width: 360px;
	float: left;
	overflow: hidden;
}
.section-three .content-l .list-news ul {
	margin: 20px 0 0 4px;
}
.section-three .content-l .list-news ul.next {
	margin-top: 15px;
}
.section-three .content-l .list-news li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #605757;
	position: relative;
	text-indent: 1.5em;
	overflow: hidden;
}
.section-three .content-l .list-news li span {
	width: 7px;
	height: 7px;
	background: url(../images/lingxing.png) no-repeat;
	display: block;
	position: absolute;
	left: 2px;
	top: 12px;
}
.section-three .content-l .list-news li a {
	font-size: 14px;
	color: #605757;
}
.section-three .content-l .list-news li a:hover {
	color: #DB000A;
}
.section-three .content-l .list-news .title {
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #605757;
	text-indent: 1em;
}
.section-three .content-l .list-news .title a {
	font-size: 18px;
	color: #605757;
}
.section-three .content-l .list-pic {
	width: 300px;
	float: right;
	margin-top: 20px;
}
.section-three .content-l .list-pic .one {
	width: 100%;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.section-three .content-l .list-pic .one img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-three .content-l .list-pic .one img:hover {
	transform: scale(1.1);
}
.section-three .content-l .list-pic .one .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-three .content-l .list-pic .one p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	_overflow: hidden;
}
.section-three .content-l .list-pic .one p a {
	color: #fff;
}
.section-three .content-l .list-pic .one p a:hover {
	color: #DB000A;
}
.section-three .content-l .list-pic .hot-news {
	width: 310px;
}
.section-three .content-l .list-pic .hot-news li {
	width: 145px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.section-three .content-l .list-pic .hot-news li img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-three .content-l .list-pic .hot-news li img:hover {
	transform: scale(1.1);
}
.section-three .content-l .list-pic .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-three .content-l .list-pic .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-three .content-l .list-pic .hot-news li p a {
	color: #fff;
}
.section-three .content-l .list-pic .hot-news li p a:hover {
	color: #DB000A;
}
.section-three .content-l .list-pic .tag {
	width: 314px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.section-three .content-l .list-pic .tag div {
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 4px;
	margin-top: 4px;
	background: #DB000A;
	cursor: pointer;
}
.section-three .content-l .list-pic .tag .a1, .section-three .content-l .list-pic .tag .a2 {
	width: 60px;
}
.section-three .content-l .list-pic .tag .a2 {
	background: #e57a7a;
}
.section-three .content-l .list-pic .tag .a3 {
	width: 125px;
}
.section-three .content-l .list-pic .tag .a4 {
	width: 44px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 8px;
}
.section-three .content-l .list-pic .tag .a4 a {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px;
	margin: 16px 0 0 6px;
	line-height: 18px;
}
.section-three .content-r {
	width: 300px;
	height: 450px;
	float: right;
	background: #f8f8f8;
	overflow: hidden;
}
.section-three .content-r .title {
	width: 100%;
	height: 34px;
	background: url(../images/bg-short.png) no-repeat;
	font-size: 16px;
	color: #DB000A;
	line-height: 34px;
	text-indent: 1em;
	font-weight: bold;
	position: relative;
}
.section-three .content-r .title a {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 34px;
	color: #9b8f8f;
	line-height: 34px;
	float: right;
	background: url(../images/more.png) no-repeat 32px 10px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.section-three .content-r .title a:hover {
	color: #DB000A;
}
.section-three .content-r .one {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.section-three .content-r .one img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-three .content-r .one img:hover {
	transform: scale(1.1);
}
.section-three .content-r .one .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-three .content-r .one p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.section-three .content-r .one p a {
	color: #fff;
}
.section-three .content-r .one p a:hover {
	color: #DB000A;
}
.section-three .content-r .hot-news {
	width: 310px;
	padding-top: 15px;
}
.section-three .content-r .hot-news li {
	width: 145px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.section-three .content-r .hot-news li img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-three .content-r .hot-news li img:hover {
	transform: scale(1.1);
}
.section-three .content-r .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-three .content-r .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-three .content-r .hot-news li p a {
	color: #fff;
}
.section-three .content-r .hot-news li p a:hover {
	color: #DB000A;
}
.section-three .content-r .video-list {
	width: 100%;
	height: 94px;
	border-top: 1px dotted #ccc;
	margin-top: 14px;
}
.section-three .content-r .video-list a {
	display: block;
	color: #504848;
	line-height: 28px;
}
.section-three .content-r .video-list a:hover {
	color: #DB000A;
}
.section-three .content-r .video-list a.video-list-one {
	margin-top: 10px;
}
/*第三部分独家头条结束*/
/*第四部分中国军事开始*/
.section-four {
	width: 1000px;
	height: auto;
	margin: 10px auto 15px;
}
.section-four .nav {
	border-top: 2px solid #DB000A;
	border-bottom: 1px solid #ccc;
	height: 37px;
	position: relative;
}
.section-four .nav a {
	color: #776e6e;
	font-size: 16px;
	padding: 0 5px;
	height: 37px;
	line-height: 37px;
}
.section-four .nav .two {
	color: #9b9696;
}
.section-four .nav a:hover {
	color: #DB000A;
}
.section-four .nav .headline {
	float: left;
	height: 37px;
	line-height: 37px;
	color: #DB000A;
	font-weight: bold;
	font-size: 18px;
}
.section-four .nav .headline span {
	font-weight: 400;
	color: #9b9696;
	font-size: 16px;
}
.section-four .nav .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 37px;
	color: #9b8f8f;
	line-height: 37px;
	background: url(../images/more.png) no-repeat 36px 12px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.section-four .nav .more:hover {
	color: #DB000A;
}
.section-four .content {
	width: 1000px;
	margin-top: 24px;
}
.section-four .content .list-news {
	width: 360px;
	float: left;
}
.section-four .content .list-news ul.next {
	margin-top: 15px;
}
.section-four .content .list-news li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #605757;
	position: relative;
	text-indent: 1.5em;
	overflow: hidden;
}
.section-four .content .list-news li span {
	width: 7px;
	height: 7px;
	background: url(../images/lingxing.png) no-repeat;
	display: block;
	position: absolute;
	left: 2px;
	top: 12px;
}
.section-four .content .list-news li a {
	font-size: 14px;
	color: #605757;
}
.section-four .content .list-news li a:hover {
	color: #DB000A;
}
.section-four .content .list-news .title {
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #605757;
	text-indent: 1em;
}
.section-four .content .list-news .title a {
	font-size: 18px;
	color: #605757;
	font-weight: bold;
}
.section-four .content .cm {
	width: 300px;
	margin-left: 20px;
	float: left;
}
.section-four .content .cm .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-four .content .cm .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-four .content .cm .one {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
}
.section-four .content .cm .one img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-four .content .cm .one img:hover {
	transform: scale(1.1);
}
.section-four .content .cm .one .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-four .content .cm .one p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	_overflow: hidden;
}
.section-four .content .cm .one p a {
	color: #fff;
}
.section-four .content .cm .one p a:hover {
	color: #DB000A;
}
.section-four .content .cr {
	width: 300px;
	float: right;
	overflow: hidden;
}
.section-four .content .cr .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-four .content .cr .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-four .content .cr .hot-news {
	width: 310px;
	margin-top: -10px;
}
.section-four .content .cr .hot-news li {
	width: 145px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.section-four .content .cr .hot-news li img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-four .content .cr .hot-news li img:hover {
	transform: scale(1.1);
}
.section-four .content .cr .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-four .content .cr .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-four .content .cr .hot-news li p a {
	color: #fff;
}
.section-four .content .cr .hot-news li p a:hover {
	color: #DB000A;
}
.section-four .content .cr .news-list {
	width: 300px;
	margin-top: 14px;
}
.section-four .content .cr .news-list .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-four .content .cr .news-list .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-four .content .cr .news-list ul {
	width: 276px;
	overflow: hidden;
}
.section-four .content .cr .news-list ul li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;/* 不换行*/
	white-space: nowrap;
}
.section-four .content .cr .news-list ul li a {
	color: #605757;
}
.section-four .content .cr .news-list ul li a span.on {
	color: #DB000A;
}
.section-four .content .cr .news-list ul li a:hover {
	color: #DB000A;
}
/*第四部分中国军事结束*/
/*第一个长条广告开始*/
.ad {
	width: 1000px;
	margin: 15px auto 10px;
	text-align: center;
	overflow: hidden
}
.ad img {
	width: 1000px;
}
.ad1 {
	width: 1000px;
	margin: 5px auto 5px;
	text-align: center;
	overflow: hidden
}
.ad1 img {
	width: 1000px;
}
#ad {
	width: 998px;
	height: 110px;
	margin: 10px auto 0 auto;
	border: 1px solid #ebebeb;
	padding: 0;
}
.ad-main {
	background: #f8f8f8;
}
.ad-left {
	width: 190px;
	float: left;
	padding-left: 8px;
}
.ad-mid {
	width: 540px;
	height: 90px;
	padding: 9px 10px 9px 0px;
	float: left;
}
.ad-left, .ad-right {
	width: 190px;
	float: left;
	margin-top: 8px;
	padding-left: 22px;
	text-align: left
}
.ad-left {
	background: url(../images/adleftbg.jpg) no-repeat;
	margin-left: 8px;
}
.ad-right {
	background: url(../images/adrightbg.jpg) no-repeat;
}
.ad-left a, .ad-right a {
	color: #333;
	text-decoration: none;
	height: 14px;
	line-height: 14px;
	overflow: hidden;
	display: block;
	font-size: 12px;
	font-family: "SimSun";
	margin-bottom: 6px;
}
.ad1 {
	width: 1040px;
	margin: 9px auto 0;
}
/*第一个长条广告结束*/
/*第五部分国际军事开始*/
.section-five {
	width: 1000px;
	height: auto;
	margin: 34px auto 0;/*下方左中右三部分内容开始*//*下方左中右三部分内容结束*/
}
.section-five .nav {
	border-top: 2px solid #DB000A;
	border-bottom: 1px solid #ccc;
	height: 37px;
	position: relative;
}
.section-five .nav a {
	color: #776e6e;
	font-size: 16px;
	padding: 0 5px;
	height: 37px;
	line-height: 37px;
}
.section-five .nav .two {
	color: #9b9696;
}
.section-five .nav a:hover {
	color: #DB000A;
}
.section-five .nav .headline {
	float: left;
	height: 37px;
	line-height: 37px;
	color: #DB000A;
	font-weight: bold;
	font-size: 18px;
}
.section-five .nav .headline span {
	font-weight: 400;
	color: #9b9696;
	font-size: 16px;
}
.section-five .nav .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 37px;
	color: #9b8f8f;
	line-height: 37px;
	background: url(../images/more.png) no-repeat 36px 12px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.section-five .nav .more:hover {
	color: #DB000A;
}
.section-five .content {
	width: 1000px;
	margin-top: 24px;
}
.section-five .content .list-news {
	width: 360px;
	float: left;
	overflow: hidden;
}
.section-five .content .list-news ul.next {
	margin-top: 15px;
}
.section-five .content .list-news li {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #605757;
	position: relative;
	text-indent: 1.5em;
	overflow: hidden;
}
.section-five .content .list-news li span {
	width: 7px;
	height: 7px;
	background: url(../images/lingxing.png) no-repeat;
	display: block;
	position: absolute;
	left: 2px;
	top: 12px;
}
.section-five .content .list-news li a {
	font-size: 14px;
	color: #605757;
}
.section-five .content .list-news li a:hover {
	color: #DB000A;
}
.section-five .content .list-news .title {
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	color: #605757;
	text-indent: 1em;
}
.section-five .content .list-news .title a {
	font-size: 18px;
	color: #605757;
}
.section-five .content .cm {
	width: 300px;
	margin-left: 20px;
	float: left;
}
.section-five .content .cm .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-five .content .cm .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-five .content .cm .list-pic {
	width: 300px;
	float: right;
}
.section-five .content .cm .list-pic .one {
	width: 100%;
	height: 200px;
	position: relative;
	overflow: hidden;
}
.section-five .content .cm .list-pic .one img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-five .content .cm .list-pic .one img:hover {
	transform: scale(1.1);
}
.section-five .content .cm .list-pic .one .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-five .content .cm .list-pic .one p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	_overflow: hidden;
}
.section-five .content .cm .list-pic .one p a {
	color: #fff;
}
.section-five .content .cm .list-pic .one p a:hover {
	color: #DB000A;
}
.section-five .content .cm .list-pic .hot-news {
	width: 310px;
	margin-top: 10px;
}
.section-five .content .cm .list-pic .hot-news li {
	width: 145px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.section-five .content .cm .list-pic .hot-news li img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-five .content .cm .list-pic .hot-news li img:hover {
	transform: scale(1.1);
}
.section-five .content .cm .list-pic .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-five .content .cm .list-pic .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-five .content .cm .list-pic .hot-news li p a {
	color: #fff;
}
.section-five .content .cm .list-pic .hot-news li p a:hover {
	color: #DB000A;
}
.section-five .content .cm .list-pic .tag {
	width: 314px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.section-five .content .cm .list-pic .tag div {
	float: left;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 4px;
	margin-top: 4px;
	background: #DB000A;
	cursor: pointer;
}
.section-five .content .cm .list-pic .tag .a1, .section-five .content .cm .list-pic .tag .a2 {
	width: 60px;
}
.section-five .content .cm .list-pic .tag .a2 {
	background: #e57a7a;
}
.section-five .content .cm .list-pic .tag .a3 {
	width: 125px;
}
.section-five .content .cm .list-pic .tag .a4 {
	width: 44px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 8px;
}
.section-five .content .cm .list-pic .tag .a4 a {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px;
	margin: 16px 0 0 6px;
	line-height: 18px;
}
.section-five .content .cm .list-pic .ad-inner {
	width: 300px;
	height: 92px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	margin-top: 20px;
	line-height: 100px;
}
.section-five .content .cr {
	width: 300px;
	float: right;
}
.section-five .content .cr .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-five .content .cr .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-five .content .cr .hot-news {
	width: 310px;
	margin-top: -10px;
}
.section-five .content .cr .hot-news li {
	width: 145px;
	height: 90px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
	overflow: hidden;
}
.section-five .content .cr .hot-news li img {
	width: 100%;
	transition: all ease 0.2s;
	height: 100%;
}
.section-five .content .cr .hot-news li img:hover {
	transform: scale(1.1);
}
.section-five .content .cr .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-five .content .cr .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-five .content .cr .hot-news li p a {
	color: #fff;
}
.section-five .content .cr .hot-news li p a:hover {
	color: #DB000A;
}
.section-five .content .cr .news-list {
	width: 300px;
	margin-top: 14px;
}
.section-five .content .cr .news-list .title {
	font-size: 18px;
	font-weight: bold;
	color: #DB000A;
	position: relative;
	text-indent: 20px;
	height: 32px;
}
.section-five .content .cr .news-list .title span {
	display: block;
	position: absolute;
	left: 0;
	top: 11px;
	width: 10px;
	height: 10px;
	background: #DB000A;
	overflow: hidden;
}
.section-five .content .cr .news-list ul {
	width: 276px;
	overflow: hidden;
}
.section-five .content .cr .news-list ul li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: keep-all;/* 不换行*/
	white-space: nowrap;
}
.section-five .content .cr .news-list ul li a {
	color: #605757;
}
.section-five .content .cr .news-list ul li a span.on {
	color: #DB000A;
}
.section-five .content .cr .news-list ul li a:hover {
	color: #DB000A;
}
/*第五部分国际军事结束*//*第八部分谈兵论战开始*/
.section-eight {
	width: 1000px;
	height: auto;
	margin: 34px auto 0;
}
.section-eight .nav {
	border-top: 2px solid #DB000A;
	border-bottom: 1px solid #ccc;
	height: 37px;
	position: relative;
}
.section-eight .nav a {
	color: #776e6e;
	font-size: 16px;
	padding: 0 5px;
	height: 37px;
	line-height: 37px;
}
.section-eight .nav .two {
	color: #9b9696;
}
.section-eight .nav a:hover {
	color: #DB000A;
}
.section-eight .nav .headline {
	float: left;
	height: 37px;
	line-height: 37px;
	color: #DB000A;
	font-weight: bold;
	font-size: 18px;
}
.section-eight .nav .headline span {
	font-weight: 400;
	color: #9b9696;
	font-size: 16px;
}
.section-eight .nav .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 37px;
	color: #9b8f8f;
	line-height: 37px;
	background: url(../images/more.png) no-repeat 36px 12px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.section-eight .nav .more:hover {
	color: #DB000A;
}
.section-eight .hot-news {
	width: 1012px;
}
.section-eight .hot-news li {
	width: 190px;
	height: 130px;
	float: left;
	margin-top: 13px;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
}
.section-eight .hot-news li img {
	width: 100%;
	height: 100%;
	transition: all ease 0.2s;
}
.section-eight .hot-news li img:hover {
	transform: scale(1.1);
}
.section-eight .hot-news li .intro {
	position: absolute;
	left: 0;
	bottom: -22px;
	width: 100%;
	height: 22px;
}
.section-eight .hot-news li .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 22px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.section-eight .hot-news li p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
	height: 22px;
	line-height: 22px;
	text-align: center;
	overflow: hidden;
}
.section-eight .hot-news li p a {
	color: #fff;
}
.section-eight .hot-news li p a:hover {
	color: #DB000A;
}
.section-eight .hot-news .one {
	width: 393px;
	height: 273px;
	overflow: hidden;
}
.section-eight .hot-news .one img {
	width: 100%;
}
.section-eight .hot-news .one p {
	height: 26px;
	line-height: 26px;
}
.section-eight .hot-news .one .mask {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 26px;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.6);
	filter: alpha(opacity=60);
}
.ad-inner {
	width: 300px;
	height: 92px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	margin-top: 10px;
	line-height: 100px;
}
.ad-inner iframe {
	vertical-align: top!important;
}
#ht_ad_dujiatoutiao iframe {
*margin-top: -25px!important;
*padding-top:20px;
}
.gg_header {
	width: auto;
	float: right;
	height: 94px;
*display:inline;
	padding-top: 17px;
}
/*军品特卖*/
.section-jp {
	width: 1000px;
	height: auto;
	margin: 25px auto
}
.section-jp .nav {
	border-top: 2px solid #DB000A;
	border-bottom: 1px solid #ccc;
	height: 37px;
	position: relative;
	margin-bottom: 25px;
}
.section-jp .nav a {
	color: #776e6e;
	font-size: 16px;
	padding: 0 5px;
	height: 37px;
	line-height: 37px;
}
.section-jp .nav .two {
	color: #9b9696;
}
.section-jp .nav a:hover {
	color: #DB000A;
}
.section-jp .nav .headline {
	float: left;
	height: 37px;
	line-height: 37px;
	color: #DB000A;
	font-weight: bold;
	font-size: 18px;
}
.section-jp .nav .headline span {
	font-weight: 400;
	color: #9b9696;
	font-size: 16px;
}
.section-jp .nav .more {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	width: 66px;
	height: 37px;
	color: #9b8f8f;
	line-height: 37px;
	background: url(../images/more.png) no-repeat 36px 12px;
	cursor: pointer;
	font-size: 14px;
	text-indent: 0em;
}
.picwrpa {
	height: 153px;
	margin-bottom: 22px;
}
.pic1 {
	width: 732px;
	float: left;
	position: relative;
}
.pic_cn1 {
	padding-top: 0;
}
.news_tit {
	width: 55px;
	height: 30px;
	border-bottom: none;
	position: absolute;
	right: 15px;
	top: 3px;
}
.tit_dian {
	width: 55px;
	float: right;
	height: 39px;
	position: absolute;
	right: 0;
	top: 0;
}
.tit_dian li {
	width: 9px;
	height: 9px;
	float: left;
	margin-left: 8px;
	margin-top: 14px;
	background: #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tit_dian li:hover, .tit_dian li.active {
	cursor: pointer;
	background: #e16c6c;
}
.pic_cn1 h4 {
	color: #444;
	height: 21px;
	overflow: hidden;
	display: block;
	line-height: 21px;
	margin-top: 10px;
	font-size: 20px;
	font-weight: normal;
}
.pic_cn1 h4 a {
	width: 400px;
	overflow: hidden;
	color: #555;
	margin-right: 10px;
}
.jprighti {
	margin-top: 30px;
}
.jprighti div {
	float: left;
	margin-top: 20px;
}
.jprighti div span {
	color: #cc0000;
	font-size: 20px;
	font-weight: normal;
}
.jpleft {
	width: 160px;
	height: 116px;
	float: left;
	margin-right: 17px;
	margin-top: 15px;
}
.jpleft a img {
	width: 160px;
	height: 116px;
}
.jpright {
	width: 530px;
	float: left;
	margin-top: 17px;
}
.jpright p {
	color: #999;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	font-size: 13px
}
.jpright p a {
	color: #999;
}
.jpright p a:hover {
	color: #cc0000;
}
.gobtn {
	width: 82px;
	height: 31px;
	float: right;
	margin-top: 7px;
}
.pic_cn1 h4 a:hover {
	color: #cc0000;
}
.tejia_main {
	height: 170px;
*+height:212px;
}
.tejia_main img {
	width: 208px;
	height: 120px
}
.tejia_main .jiage {
	height: 16px;
	line-height: 16px;
}
.jiage span {
	padding-right: 10px;
	color: #cc0000;
	font-size: 16px;
	float: left;
	height: 16px;
	line-height: 16px;
	margin-right: 10px;
}
.jiage em {
	color: #999;
	margin-right: 5px;
	text-decoration: line-through;
	float: left;
	height: 16px;
	line-height: 16px;
}
.jiage i {
	color: #888888;
	float: right;
	height: 16px;
	line-height: 16px;
	overflow: hidden
}
.tejia_tit1 {
	margin-top: 20px;
}
.hot_left {
	width: 347px;
	height: 334px;
	float: left;
}
.hot_left ul {
	background: url(../images/paihang.jpg) no-repeat no-repeat;
	display: block;
	padding-left: 23px;
	width: 334px;
	margin-top: 5px;
	height: 265px;
}
.hot_left li {
	height: 29px;
*+height:31px;
	line-height: 12px;
	display: block;
	font-size: 14px;
	margin-bottom: 7px;
*+margin-bottom:3px;
}
.hot_left li a {
	color: #333;
	font-size: 16px;
	height: 15px;
	line-height: 14px;
*+height:16px;
*+line-height:16px;
	overflow: hidden;
	display: block;
}
.hot_left li a:hover {
	color: #c00;
}
.hot_left .news_tit {
	margin-bottom: 20px;
}
.hot_left1 {
	width: 345px;
	float: left;
	margin-left: 18px;
	margin-right: 16px;
}
.c2 {
	margin-bottom: 0;
}
.jpr {
	width: 225px;
	background: #f1f2f4;
	float: right;
	padding: 6px 8px;
}
.jprw {
	background: #fff;
	padding: 10px 9px 0;
}
/*link*/
.link-bg {
	width: 100%;
	background: url(../images/footer-bg.png) no-repeat center center;
	background-size: 100% 100%;
	height: auto;
}
.link-bg .site-link {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	padding: 10px 0px;
}
.link-bg .site-link h3 {
	width: 100%;
	line-height: 60px;
	font-size: 16px;
	color: #DB000A;
}
.link-bg .site-link ul {
	width: 1010px;
}
.link-bg .site-link ul li {
	width: 132px;
	height: 58px;
	border: 1px solid #ccc;
	background: #fff;
	margin-right: 10px;
	float: left;
}
.link-bg .site-link ul li img {
	width: 100%;
	height: 100%;
}
.link-bg .site-link .site {
	padding: 15px 0 0 54px;
	text-align: center;
}
.link-bg .site-link .site b {
	color: #504748;
	padding: 0 3px;
	float: left
}
.link-bg .site-link .site a {
	color: #504748;
	padding: 0 3px;
	float: left
}
.link-bg .site-link .site a:hover {
	color: #DB000A;
}
.link-bg .site-link .site span {
	float: left
}
/*link end*/
.content2 {
	width: 1000px;
	margin: 0 auto 0px;
*+margin-bottom:5px;
}
.hot_img {
	width: 1030px;
	padding-top: 15px;
	position: relative;
}
.hot_img li {
	width: 160px;
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}
.hot_img li a {
	width: 160px;
	display: block;
}
.hot_img li a img {
	width: 160px;
	height: 110px;
	display: block;
}
.hot_img li a span {
	width: 160px;
	line-height: 20px;
	height: 40px;
	font-size: 14px;
	display: block;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
	color: #333
}
