﻿@charset "utf-8"; /* CSS Document */ 
* {
  margin: 0px;
  padding: 0px;
} 
body {
  font-size: 12px;
  font-family: "微软雅黑";
  color: #525252;
  background: #f5f5f5;
} 
a { text-decoration: none; outline: none; transition: all 0.2s; }
a:hover { text-decoration: none; color:#0073aa }
img { border: 0; vertical-align: middle;}
a {text-decoration: none;color: #333;padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
img {border: none;padding:0;margin:0; vertical-align:middle; max-width:100%;}
a img{border: none;padding:0;margin:0;}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px; line-height:1.6;color:#333;padding:0;margin:0; font-family:"微软雅黑", "宋体", "黑体";}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }

.clear{
  overflow: hidden;
  clear: both;
}
.none {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.container {
  width: 96%;
  max-width: 1400px;
  margin: 0 auto;
}

.header{width: 100%; z-index: 999;}
.logo_p1{ float:left;}
.sear{ float:right; margin-top:40px; border:1px solid #eee;}
.sear1{ width:360px; line-height:45px;height:45px; padding:0 10px; margin:0; border:none;}
.sear2{width:72px; height:47px; border:none; background:#d54e21; color:#fff; font-size:20px}
.nav { background:url(../img/nav.jpg) no-repeat;}
.nav_c{ width:100%; position:relative; clear:both;} 
.nav_c .nav_1{ position: relative;text-align: center; width:calc(20% - 1px); float:left; font-size:18px; border-right:1px solid #3a99c2;}
.nav_1a{ display:block; color:#FFF; line-height:58px;}
.nav_1:hover .nav_1a{color: #fff}
.nav_1 a.nav_1_a {color: #fff} 
.nav_1a2{display:block; margin-top:25px;}
.nav_1a3{ font-weight:bold;}
.nav_warp { background-color: #fff; position: absolute; top:50px; right:0; min-width:100%; width:150px; display: none; z-index:99;/* -webkit-transition: all 0.4s ease-in-out;*/white-space: nowrap;} 
.nav_warp a{ display:block; color:#fff; line-height:40px; text-align:center; border-bottom:1px solid  rgba(255,255,255,0.8); font-size:14px; padding:0 5px;}
.nav_warp a:hover { -webkit-transition: all 0.4s ease-in-out; color: #fff; background:rgba(0,0,0,0.8);}
.nav_warp2{ background:rgba(0,0,0,0.6); color:#FFF; width:140px; line-height:2;}

/*面包屑*/ 
.btn-nav { position: absolute; top: 15px; right: 0px; background: transparent; padding-right: 10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 99999; } 
.btn-nav:focus { outline: 0; } 
.icon-bar { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #0090ff; background-color: #0f74bb; } 
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #0f74bb; } 
.nav-item { margin: 40px auto; text-align: center; } 
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999; } 
.btn-nav.close.icon-bar { z-index: 999999; background-color: #0f74bb; } 
.btn-nav.close .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(10px) rotateZ(45deg) } 
.btn-nav.close .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg); -moz-transform: translateY(-6px) rotateZ(-45deg); -ms-transform: translateY(-6px) rotateZ(-45deg); -o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg); } 
.btn-nav.close .middle { width: 0; } 
.cai { display: none; } 
.showy_warp { display: none; } 

.block {
  margin-bottom: 20px;
}
.block .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}
.block .box {
}

.breadcrumb, .breadcrumb a {
  color: #0073aa;
  font-size: 16px;
  line-height: 60px;
}

@media screen and (max-width:1199px)and (min-width:300px) { 
.header { width: 100%; display: none;} 
.head_logo { max-width:92%;} 
.head_logo a { display: block; cursor: pointer; padding-left:2%;} 
.head_logo img { height:60px } 
.logo2{ overflow:hidden; clear:both;}
.logo2 p{ float:left; width:40%; padding:0 5%; height:90px;}
.logo2 p img{ max-width:100%; height:90px;}
.cai {/* width: 100%;  background: rgba(1,79,135,0.9); background-color: #fff; position:relative;*/display:block;width:100%; z-index:99999;} 
.cai_list { width: 100%; height: 100vh; background-color: #fff; display: none; } 
.zhez { width: 100%; height: 100vh; position: fixed;/* background-color: #fff;*/ background-color: rgba(0,0,0,0.8); top:60px; z-index:999; display: none; } 
.mnav { width:92%; height: auto; margin:0 auto;/* background: #FFF;*/ position: relative; margin: auto; z-index: 1000; border-radius: 10px; left: 0px; display: none; top: 63px; position: absolute;} 
.mnav li { line-height:50px; border-bottom: 1px solid rgba(255,255,255,0.3); font-size:16px; background: url(../img/jl.png) no-repeat; background-position: 96% 17px; list-style: none; } 
.mnav li.mnav_li { background: none; } 
.mnav li.mnav_li1 { border-top: 10px solid #f6f7fe; } 
.mnav li a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor { border-bottom: 1px solid rgba(255,255,255,0.3);} 
.mnav .mnavhor a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor dl { display: block; } 
.mnav li dl { z-index: 1000; top: 75px; left: -52px; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.3); width: auto; display: none; } 
.mnav li dl dd { height:40px; line-height:40px; text-align: left; padding-left: 20px; border-bottom: 1px #f2f1f1 dashed; width: auto; } 
.mnav li dl dd.mnav_1 { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: none; width: auto; } 
.mnav .mnavhor dl dd a { color: #000; } 
.mnav .mnavhor dl dd a:hover { color: #0090ff; } 
.mnav .mnavhor dl .mnavdd a { color: #0090ff } 
.mnavdl{ padding:5px 10px; width:calc(100% - 20px); overflow:hidden; font-size:14px; }
.mnavdl a{ border-bottom: 1px dashed rgba(255,255,255,0.3); padding-left:5%;}
.mnavdl a:last-child{ border:none;}

/*漂浮框*/ 
.side { position: fixed; width: 47px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
}

.main,.ftit,.link,.foot { width:96%; max-width:1400px;margin:0px auto;overflow:hidden;clear:both;}
.head,.main2{ width:96%; max-width:1400px;margin:0 auto; position:relative;}

.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.pp1{ padding:1% 0;}
.pp2{ padding:2% 0;}
.pp3{ padding:3% 0;}
.pp4{ padding:4% 0;}
.pp5{ padding:5% 0;}
.clear{ overflow:hidden; clear:both;}
.img1{ display:block; position:relative; width:100%; padding-bottom:65%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:70%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:100%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img5{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img,.img6 img,.img7 img,.img8 img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.img1,.img2,.img3,.img4{ overflow:hidden;}
.img1 img,.img3 img{  cursor: pointer; transition: all 0.8s;}
.cc{ display: flex;  justify-content:center; }

.qq{ width:100%; margin:0 auto; position:relative;}
.fullSlide{ position: absolute; top:0; left:0;width:100%; height:100%;}
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;height:100%;}
.fullSlide .bd ul{width:100% !important; height:100%;}
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;}
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: flex;   justify-content:center;  align-items:Center;height:22px;line-height:20px;}
.fullSlide .hd ul{text-align:center; width:100%; margin:0 auto; max-width:1200px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px; max-width:50px;height:12px;margin:2px 4px;overflow:hidden;filter:alpha(opacity=90);opacity:0.6;line-height:999px;background:#fff; border-radius:50px;}
.fullSlide .hd ul .on{background:#009afe;background:#fff;opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:60px;background:url(../img/slider-arrow.png) -126px -137px  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:2%;background-position:-6px -137px;}
.qt .main{ color:#fff; text-align:left;}

.list {
  width: 62%;
  min-height: 800px;
  margin-right: 30px;
  margin-bottom: 20px;
  padding: 20px;
  background: #fff;
}
.list .title h1 {
  font-size: 25px;
}
.list .basic {
  border: solid 1px #eee;
  background: #fbfbf9;
  color: #555;
  padding: 12px;
  margin-bottom: 14px;
}
.list .basic p {
  line-height: 24px;
  font-size: 12px;
  margin: 0;
}

.content {
  min-height: 800px;
  margin-bottom: 30px;
  padding: 30px;
  background: #fff;
  border-top: 3px solid #0073aa;
}
.content .title h1 {
  font-size: 32px;
  text-align: center;
}
.content .text{
  margin: 15px;
  font-size: 16px;
  line-height: 24px;
}
.content .text p,.content .text div {
  font-size: 16px;
  line-height: 24px;
}
.content .basic {
  border-bottom: solid 1px #ccc;
  color: #8197a6;
  padding: 20px 0 15px 0;
  margin-bottom: 20px;
}
.content .basic span {
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
}

.bui-box{
	display:block;
	zoom:1
}
.bui-box:after,.bui-box:before{
	content:"";
	display:table
}
.bui-box:after{
	visibility:hidden;
	font-size:0;
	display:block;
	content:"";
	clear:both
}
.title-box{
	display:block;
	font-size:20px;
	line-height:1.3;
	margin-bottom:5px;
	font-weight:500;
	max-height:52px;
	display:-webkit-box;
	-webkit-line-clamp:2;
	overflow:hidden;
  text-overflow: ellipsis;
}
.img-wrap{
	position:relative;
	cursor:pointer;
	width:100%;
	text-align:center;
	background:#e8e8e8;
	overflow:hidden;
	transform-style:preserve-3d
}
.img-wrap,.img-wrap:before{
	display:inline-block;
	height:100%
}
.img-wrap:before{
	content:"";
	width:0;
	font-size:0;
	visibility:hidden;
	vertical-align:middle
}
.img-wrap>img{
	display:inline-block;
	max-width:100%;
	height:auto;
	vertical-align:middle;
	transition:all .5s ease-out .1s
}
.img-wrap .lazy-load-img[lazy=loading]{
	width:40px;
	height:100%;
	margin:auto
}
.img-wrap:hover img{
	transform:matrix(1.04,0,0,1.04,0,0);
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden
}
.single-mode {
	position:relative;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px solid #e8e8e8
}
.single-mode-lbox {
	width:210px;
	height:144px;
	margin-right:16px
}
.single-mode-rbox {
	max-height:144px;
	overflow:hidden
}
.single-mode-rbox:before {
	content:"";
	width:0;
	font-size:0;
	height:0;
	visibility:hidden;
	display:block;
	vertical-align:middle
}
.single-mode-rbox-inner{
	display:inline-block;
	width:100%;
	vertical-align:middle
}
.single-mode-rbox-inner .desc{
	font-size: 14px;
  height: 68px;
  padding: 9px 0;
}
.single-mode-rbox-inner .desc p{
	overflow:hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.tag-style-hot{
	border-color:#ed4040!important;
	color:#ed4040!important
}
.tag-style-video{
	border-color:#ff7920!important;
	color:#ff7920!important
}
.tag-style-image{
	border-color:#ffae02!important;
	color:#ffae02!important
}
.tag-style-society{
	border-color:#41baad!important;
	color:#41baad!important
}
.tag-style-car{
	border-color:#539db8!important;
	color:#539db8!important
}
.tag-style-sport{
	border-color:#55c167!important;
	color:#55c167!important
}
.tag-style-finance{
	border-color:#b5743a!important;
	color:#b5743a!important
}
.tag-style-technology{
	border-color:#60a3f5!important;
	color:#60a3f5!important
}
.tag-style-entertainment{
	border-color:#b46aff!important;
	color:#b46aff!important
}
.tag-style-other{
	border-color:#87a5b5!important;
	color:#87a5b5!important
}
.avatar-style-0{
	background-color:#ff9090!important
}
.avatar-style-1{
	background-color:#90ccff!important
}
.avatar-style-2{
	background-color:#bfa1d0!important
}
.avatar-style-3{
	background-color:#80c184!important
}
.avatar-style-4{
	background-color:#e7ad90!important
}
.avatar-style-5{
	background-color:#ccc!important
}
.abstract{
	font-size: 12px;
	line-height: 24px;
	color: #777;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumb-bar,.tags-bar,.footer-bar {
	font-size:12px;
	color:#999;
	margin:4px 0;
}
.breadcrumb-bar {
  margin: 10px 0;
}
.footer-bar{
	margin:8px 0 0 0;
}
.breadcrumb-bar-left,.footer-bar-left,.tags-bar-right{
	font-size:0;
	line-height:20px
}
.breadcrumb-bar-action,.breadcrumb-bar-left,.footer-bar-action,.footer-bar-left{
	display:inline-block;
	vertical-align:middle
}
.tags-bar-right {
  text-align: right;
}
.breadcrumb-bar-action,.footer-bar-action,tags-bar-action{
	font-size:13px;
	line-height:1
}
.footer-bar-action {
  margin-right: 10px;
}
.footer-bar-action.source{
	color:#777;
	font-size:13px
}
.footer-bar-action.source:hover{
	color:#406599
}
.footer-bar-action.flag{
	color:#4284da;
	font-size:8px;
  padding: 2px;
  border-radius: 3px;
  border: solid 1px #4284da;
}
.footer-bar-action.media-avatar{
	color:#fff;
	margin-right:2px;
	width:18px;
	height:18px;
	line-height:18px;
	text-align:center;
	font-size:12px;
	border-radius:50%;
	background-color:#eee;
	overflow:hidden
}
.footer-bar-action.media-avatar>img{
	width:100%;
	height:100%
}
.footer-bar-action.media-avatar>img[lazy=loading]{
	width:10px;
	height:100%;
	margin:auto
}
.footer-bar-action.tag,.tags-bar-action.tag{
	font-size:12px;
	color:#aaa;
	margin-right:10px;
	padding:1px 2px;
	border:1px solid #aaa
}
.footer-bar-action.hot{
	font-size:13px;
	color:#ed4040;
	margin-left:8px
}
.footer-bar-action.recommend{
	font-size:12px;
	color:#2a90d7;
	border:1px solid #2a90d7;
	padding:1px 2px;
	margin-left:8px
}
.footer-bar-action.ad{
	font-size:13px;
	color:#2a90d7;
	margin-left:8px
}


.pages {
  padding:20px 0 0 0;
  text-align:center;
  font-size:12px;
  color:#666666;
  clear:both;
}
.pages>.pagination {
  margin: 0;
}
.pages>.pagination li {
  display: inline-block;
  margin: 0 2px;
}
.pages li a, .pages li span {
  display: block;
  font-size: 14px;
  font-family: Arial;
  color: #777;
  height: 28px;
  line-height: 28px;
  border: #DDDDDD 1px solid;
  padding: 0 8px;
  text-decoration: none;
}
.pages li a:link,.pages li a:visited,.pages li a:active {
  text-decoration: none;
}
.pages li a:hover,.pages li.active span {
  border: #258CFF 1px solid;
}
.pages li.disabled span {
  border: none;
}

.aside {
  /*position: absolute;*/
  top: 20px;
  right: 0;
  width: 33%;

}
.sec-rank{
	overflow:hidden;
  background: #fff;
  margin-bottom: 30px;
}
.sec-rank .rank-head{
	padding: 10px 10px 0 10px;
  border-top: 3px solid #0073aa;
}
.sec-rank .rank-head h3{
	float:left;
	font-size:24px;
  font-weight: normal;
	margin:0;
  color: #0073aa;
  padding-left: 10px;
}
.sec-rank .rank-head .rank-tab{
	margin-left:20px;
	float:left
}
.sec-rank .ca-tab{
	overflow:hidden;
	zoom:1;
}
.sec-rank .ca-tab .ca-tab-item{
	float:left;
	position:relative;
	height:20px;
	line-height:20px;
	cursor:pointer;
	padding:1px 0 2px;
	border-bottom:1px solid transparent;
	margin-left:12px;
	transition:.2s;
	transition-property:border,color;
}
.sec-rank .ca-tab .ca-tab-item:before{
	content:"";
	display:none;
	position:absolute;
	left:50%;
	margin-left:-3px;
	bottom:0;
	width:0;
	height:0;
	border-bottom:3px solid #4284da;
	border-top:0;
	border-left:3px dashed transparent;
	border-right:3px dashed transparent;
}
.sec-rank .ca-tab .ca-tab-item.on{
	background-color:transparent;
	border-color:#4284da;
	color:#4284da;
}
.sec-rank .ca-tab .ca-tab-item.on a{
	color:#4284da;
}
.sec-rank .ca-tab .ca-tab-item.on:before{
	display:block;
}
.sec-rank .ca-tab .ca-tab-item:hover{
	color:#4284da;
}
.sec-rank .ca-tab .ca-tab-item:first-child{
	margin-left:0;
}
.sec-rank .rank-head .rank-dropdown{
	float:right
}
.sec-rank .rank-list-wrap{
	width:200%;
	overflow:hidden;
	zoom:1;
	transition:all .2s linear
}
.sec-rank .rank-list-wrap .rank-list{
	width:50%;
	float:left;
	padding:20px 0 15px 0;
	position:relative
}
.sec-rank .rank-list-wrap .rank-list .state{
	line-height:100px
}
.sec-rank .rank-list-wrap.show-origin{
	margin-left:-100%
}
.sec-rank .more-link{
	display:block;
	height:24px;
	line-height:24px;
	background-color:#e5e9ef;
	text-align:center;
	border:1px solid #e0e6ed;
	color:#222;
	border-radius:4px;
	transition:.2s
}
.sec-rank .more-link:hover{
	background-color:#ccd0d7;
	border-color:#ccd0d7
}
.sec-rank .more-link .icon-arrow-r{
	display:inline-block;
	vertical-align:middle;
	background-position:-478px -218px;
	width:6px;
	height:12px;
	margin:-2px 0 0 5px
}
.rank-list .ri-item{
	position:relative;
  font-size: 13px;
  line-height: 32px;
	margin-left:52px;
  padding-bottom:10px;
	margin-bottom:10px;
  margin-right: 20px;
  border-bottom: 1px dashed #ddd;
	display: flex;
}
.rank-list .ri-item.first{
	margin-top:0;
	margin-bottom:15px
}
.rank-list .ri-item .ri-no{
	position:absolute;
	color:#fff;
  width: 24px;
	height:24px;
	line-height:24px;
	top:0;
	left:-32px;
	font-size:12px;
	min-width:12px;
	text-align:center;
	background-color:#0073aa;
	border-radius:50%;
	font-weight:bolder;
	font-style:normal
}
.rank-list .ri-item.highlight .ri-no{
	background:#f85959
}
.rank-list .ri-item .ri-info-wrap{
	position:relative;
	display:block;
	cursor:pointer
}
.rank-list .ri-item .ri-info-wrap .w-later{
	right:160px
}
.rank-list .ri-item .ri-info-wrap:hover .w-later{
	display:block
}
.rank-list .ri-item .ri-preview{
	margin-right:5px;
	width:80px;
	height:50px;
	float:left;
	display:none;
	border-radius:4px;
	overflow:hidden
}
.rank-list .ri-item.show-detail .ri-preview{
	display:block
}
.rank-list .ri-item .ri-detail{
	float:left
}
.rank-list .ri-item .ri-detail p {
    display: inline-block;
}
.rank-list .ri-item .ri-detail .ri-title{
	line-height:28px;
	height:28px;
  font-size: 15px;
	overflow:hidden;
	color:#222;
	margin:0;
}
.rank-list .ri-item .ri-detail .ri-point{
	float: right;
  line-height:12px;
	color:#99a2aa;
	height:12px;
	margin:5px 0 0;
	overflow:hidden
}
.rank-list .ri-item.show-detail .ri-detail .ri-title{
	height:36px;
	line-height:18px;
	margin-top:-3px;
	width:150px;
	padding:0;
}
.rank-list .ri-item.show-detail .ri-point{
	display:block;
}
.rank-list .ri-item:hover .ri-title{
	/*color:#00a1d6;*/
  color: #0073aa;
}
.rank-link .rank-link-head{
	width:430px;
	height:75px;
}
.rank-link .rank-link-head a{
	width:430px;
	height:75px;
	display:block;
	font-size:18px;
	line-height:75px;
	text-align:center;
	background:#f6f6f6;
}
.rank-link .rank-link-desc{
	padding:10px 0 15px 0;
	line-height:22px;
	font-size:12px;
}


.nr1_p1{ border:1px solid #ddd; background:#FFF; overflow:hidden; clear:both;height:58px;}
.nr1_p11{ float:left; width:138px; background:#d54e21;}
.nr1_p11 i {height:58px; line-height:58px; color:#fff; font-size:18px; font-weight:700}
.nr1_p12{ float:right; width:calc(100% - 210px); line-height:58px;height:58px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; padding-left:20px;}
.nr1_p12 a{ display:block; position:relative; float:left; padding:0 12px;}
.nr1_p12 a:before{ position:absolute; left:0; top:calc(50% - 2px); width:4px; height:4px; border-radius:50%; content: ""; background:#666;}
.nr1_p13{ display:block; float:right; width:72px; text-align:left;}
.tit1{ text-align:center; color:#0073aa; text-transform:uppercase; line-height:1.5;}
.tit1_p1{ font-weight:bold;}
.nr1_p2{ border:1px solid #ddd; background:#fff; margin-bottom:2%;}
.nr1_p21{ padding:3% 5%; overflow:hidden; clear:both;}
.nr1_p22{ display:block;overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.nr1_p23{ padding-top:3%; color:#777;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height:2;}
.nr1_p3 li{ overflow:hidden; clear:both; margin-bottom:3%;}
.nr1_p31{ float:left; width:27%;}
.nr1_p32{ float:right; width:70%; line-height:2;}
.nr1_p33{ float:left; width:calc(100% - 80px);overflow: hidden;text-overflow:ellipsis; white-space: nowrap;}
.nr1_p34{ float:right; color:#777;}
.nr1_p35{ margin-top:1%; padding-top:3%; border-top:1px solid #ddd; overflow:hidden; clear:both;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; line-height:1.8; color:#777;}
.nr1_p36{ display:block; border:1px solid #0073aa; color:#0073aa; width:150px; text-align:center; line-height:2.2;}
.nr1_p4{ overflow:hidden; clear:both; margin:0 -1.5%;}
.nr1_p4 li{ float:left; width:18%; padding:1%;}
.nr1_p41{ border:1px solid #ddd; border-top:none; background:#fff; padding:3% 5% 5% 5%;overflow: hidden;}
.nr1_p41 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.nr1_p42{ display:block; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:3; font-weight:bold;}
.nr1_p43{ overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4; margin:3% 0; color:#777;}
.nr1_p44{background:url(../img/ico3.jpg) no-repeat left center; padding-left:22px; color:#8197a6;}
.nr1_p5 .pp2 {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 12;
  padding: 0;
  margin-bottom: 30px;
}

.fbg{ background:#0073aa; color:#fff; text-align:center;}
.bg2{ background:#fff;}
.tit2,.tit2 a{ color:#0073aa;}
.nr1_p6{ padding:1% 2%; background:#FFF; overflow:hidden; clear:both;}
.nr1_p6 li{ overflow:hidden; clear:both; padding:2% 0; border-bottom:1px solid #ddd;}
.nr1_p61{ float:left; width:25%; padding-right:2%;}
.nr1_p63{display:block;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; font-weight:bold; line-height:2;}
.nr1_p64{ color:#8598a8; padding-top:1%; overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height:1.8; margin-bottom:2%;}
.nr1_p7{ padding:1% 2%; background:#FFF; overflow:hidden; clear:both; border-top:3px solid #0073aa;}
.tit3 li{ float:left; padding:0 2%; line-height:2;}
.tit3 .active{ color:#0073aa;}
.nr1_p8{ padding:0 3%;}
.nr1_p8 li{ overflow:hidden; clear:both; border-bottom:1px dashed #ddd; padding:3% 0;}
.nr1_p8 li span{ display:block; float:left; width:27px; line-height:27px; border-radius:50%; text-align:center; color:#FFF; background:#acbdc9;}
.nr1_p8 li a{ display:block; float:right; width:calc(100% - 40px);}
.nr1_p8 li:nth-child(-n+3) span{ background:#0073aa;}
.tit4{ border-bottom:1px solid #ddd;}
.tit4_p1{ text-align:center; font-weight:bold;}
.tit4_p2{ float:left; color:#8197a6;}
.tit4_p3{ float:right; color:#8197a6;}
.nr1_p9{ padding:2% 1%; line-height:1.8; color:#666;}



@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:96%; margin:0 auto;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.hj{overflow:hidden; clear:both; height:5px;}
.hj2{overflow:hidden; clear:both; height:10px;}
.hj3{overflow:hidden; clear:both; height:15px;}
.pp1{ padding:5px 0;}
.pp2{ padding:10px 0;}
.qt{ position:relative; width:100%; padding-bottom:48%; height:0; overflow:hidden;}

.nr1_p1{ height:42px;}
.nr1_p11{ float:left; width:100px;}
.nr1_p12{ float:right; width:calc(100% - 180px); line-height:42px;height:42px;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; margin-right:10px;}
.nr1_p12 a{overflow: hidden;text-overflow:ellipsis; white-space: nowrap; max-width:100%;}
.nr1_p13{ display:block; float:right; width:60px; text-align:left;}
.nr1_p31{ float:left; width:110px;}
.nr1_p32{ float:right; width:calc(100% - 120px); line-height:2;}
.nr1_p35{ margin-top:0%; padding-top:2%; border-top:1px solid #ddd; overflow:hidden; clear:both;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; line-height:1.8; color:#777;}
.nr1_p4 li{ float:left; width:48%; padding:1%;}
.nr1_p4 li:last-child{ display:none;}
.nr1_p61{ float:left; width:130px; padding-right:12px;}
.nr1_p63{line-height:1.6;}
.nr1_p64{ color:#8598a8; padding-top:0%; overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; line-height:1.5; margin-bottom:1%;}
.nr1_p8 li span{ display:block; float:left; width:20px; line-height:20px; border-radius:50%; text-align:center; color:#FFF; background:#acbdc9;}
.nr1_p8 li a{ display:block; float:right; width:calc(100% - 30px);}

}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp1{ padding:10px 0;}
.pp2{ padding:20px 0;}
.qt{ position:relative; width:100%; padding-bottom:29.3%; height:0; overflow:hidden;}
.cc1{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}

.nr1_p2{ float:left; width:41%;}
.nr1_p3{ float:right; width:57%;}
.nr1_p5{ width:49%;}
.m_left{ float:left; width:62%;}
.m_right{ float:right; width:36%}

}
@media screen and (min-width:320px){
.tt1{font-size:12px;}
.tt2{font-size:13px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:19px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}
}
@media screen and (min-width: 414px){
.tt1{font-size:12px;}
.tt2{font-size:13px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:18px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 480px){
.tt1{font-size:12px;}
.tt2{font-size:13px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:18px;}
.tt6{font-size:18px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 640px) {
.tt1{font-size:12px;}
.tt2{font-size:14px;}
.tt3{font-size:16px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:28px;}
.tt10{font-size:30px;}
.tt11{font-size:30px;}
.tt12{font-size:48px;}

}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mhj{ height:5px;}
.mhj2{overflow:hidden; clear:both; height:10px;}
  }
@media (min-width:769px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:24px;}
.tt8{font-size:24px;}
.tt9{font-size:32px;}
.tt10{font-size:36px;}
.tt11{font-size:40px;}
.tt12{font-size:60px;}

.mhj{ height:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pc{ display:block;}
.app{ display:none;}
.mhj{ height:10px;}
.mhj2{overflow:hidden; clear:both; height:20px;}
}
@media (min-width:1024px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}

.pc{ display:block;}
.app{ display:none;}

}
@media (min-width:1180px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}
.pc{ display:block;}
.app{ display:none;}
}

@media (min-width:1360px) {	}

@-webkit-keyframes ripple { 
0% {   -webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% {   -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}

@keyframes ripple { 
0% {-webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% { -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}
