﻿

/*首页主体内容开始*/
/*左侧开始*/
.main .left .Zlist-top h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	background: url(../images/common/top-list-tit.png) no-repeat left center;
	padding-left: 20px;
}
.main .left .Zlist-top h2 font{ color:#DB0003;}
.main .left .Zlist-top{
	margin-bottom: 20px;
}
.main .left .bg-search{
	margin-bottom: 20px;
}
.main .left .bg-search input[type=text]{
	width: 177px;
	height: 30px;
	border: 0 none;
	background: #ededed;
	padding-left: 16px;
	box-sizing:border-box;
}
.main .left .bg-search input[type=submit]{
	width: 82px;
	height: 30px;
	color: #fff;
	background: #f46300;
	border: 0 none;
	cursor: pointer;
	margin-left: 10px;
	font-size: 14px;
}
.main .left .bg-search input[type=submit]:hover{
	background: #cb3000;
}
.main-index{
	margin-top: 20px;
	padding-bottom: 30px;
}
.main .left{
	float: left;
	width: 70.5%;
}
.main .left img {
    max-width: 100%;
}
.main .right{
	float: right;
	width: 26.7%;
}
.main-index .left ul>li{
	margin-bottom: 15px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 16px;
}
.main-index .left .pic{
	float: left;
	width: 24.5%;
	overflow: hidden;
}
/*.main-index .left ul>li:nth-child(1) .pic,.main-index .left ul>li:nth-child(2) .pic,.main-index .left ul>li:nth-child(3) .pic{ float:left;}*/
.main-index .left .pic img{
	width: 100%;
	transition: all .7s;
}
.main-index .left .pic img:hover{
	transform: scale(1.2);
}
.main-index .left .text{
	float: right;
	width: 72.5%;
}
/*.main-index .left ul>li:nth-child(1) .text,.main-index .left ul>li:nth-child(2) .text,.main-index .left ul>li:nth-child(3) .text{ float:right;}*/
.main-index .left .text h4{
    Width: 90%;
    Overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.main-index .left .text h4 a{
	font-size: 14px;
	color: #f46300;
	font-weight: bold;
}
.main-index .left .text h4 a span{ color:#D30104;}
.main-index .left .text h4 a:hover{
	color: #333;
}
.main-index .left .text .date{
	font-size: 12px;
	color: #adadad;
	padding: 12px 0;
}
.main-index .left .text .con{
	color: #666;
	overflow: hidden;
	display: -webkit-box;
    line-height: 17px;
    height: 34px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*word-break: break-all;*/
}
.main-index .left .text .con span{
	color:#D40003;
}
.main-index .left .see-more{
	display: block;
	width: 160px;
	height: 37px;
	background: #f46300 url(../images/common/see-main-icon.png) no-repeat right 25px center;
	color: #fff;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	margin: 0 auto;
	text-indent: -1em;
	transition: all .5s;
}
.main-index .left .refresh{
	display: block;
	width: 22px;
	height: 20px;
	background: url(../images/common/refresh.png) no-repeat center center;
	margin: 0 auto;
}
.main-index .left .see-more:hover{
	background-color: #f43900;
}
/*左侧结束*/




/*首页主体内容结束*/


/*市场开始*/
.mian-market{
	margin-top: 30px;
}
.mian-market .left{
	width: 70.5%;
	float: left;
}
.mian-market .left ul>li{
	float: left;
	width: 49%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 32px;
	margin-bottom: 10px;
}
.mian-market .left ul>li:nth-of-type(2n){
	float: right;
}
.mian-market .left .top-list h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	float: left;
	background: url(../images/common/top-list-tit.png) no-repeat left center;
	padding-left: 20px;
}
.mian-market .left .top-list a{
    display: block;
    float: right;
    color: #f46300;
    width: 76px;
    height: 21px;
    border: 1px solid #f46300;
    text-align: center;
    height: 21px;
    position: relative;
   
}
.mian-market .left .top-list a:hover{
	color: #333;
	border-color: #333;
}
.mian-market .left .top-list a:hover span{
	color: #333;
	border-color: #333;
}
.mian-market .left .top-list a span{
    font-size: 8px;
    color: #f46300;
    display: block;
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    right: -7px;
    top: -10px;
}

.mian-market .left .tit{ height:128px;}
.mian-market .left .tit p{
	background: url(../images/common/list-huidian.png) no-repeat left center;
	padding-left: 20px;
	Width:90%;
	Overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;

}
.mian-market .left .tit p:hover{
	background-image: url(../images/common/list-liandian.png);
}
.mian-market .left .tit p a{
	color: #333;
	font-size: 14px;
	line-height: 30px;
}
.mian-market .left .tit p a:hover{
	color: #f46300;
}
.mian-market .left .pic{
	margin-top: 10px;
	display: block;
	position: relative;
	overflow: hidden;
	height:205px;
}
.mian-market .left .pic img{
	transition: all 1s;
	width:100%;
	height:100%;
}

.mian-market .left .pic:hover img{
	transform: scale(1.2);
}
.mian-market .left .pic .pic-text{
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(255,255,255,.7);
	width: 100%;
	color: #333;
	font-size: 14px;
	padding: 10px 40px;
	box-sizing:border-box;
	font-weight: bold;
}
/*市场结束*/


/*RSS邮件订阅页面开始*/
.rss-top{
	border-bottom: 1px solid #dadada;
	padding-bottom: 25px;
	padding-top: 20px;
}

.rss-container{
	padding: 4.6% 0;
}
.rss-container .left{
	width: 62%;
	float: left;
	margin-top: 142px;
}
.rss-container .left h2{
	font-size: 16px;
	color: #f46300;
	font-weight: bold;
}
.rss-container .left p{
	color: #333;
	line-height: 24px;
	font-size: 14px;
}
.rss-container .left p.intro{
	margin:27px 0 35px ;
}
.rss-container .right{
	width: 30%;
	float: right;
	background: #f6f6f6;
	padding: 30px;
	box-sizing: border-box;
}
.rss-container .right input{
	border: 1px solid #c8c8c8;
	width: 100%;
	height: 28px;
	box-sizing: border-box;
}
.rss-container .right input[type=text],
.rss-container .right input[type=email],
.rss-container .right input[type=tel]{
	padding-left: 10px;
}
.rss-container .right input[type=submit]{
	background: #f46300;
	color: #fff;
	cursor: pointer;
	margin-top: 16px;
	height: 30px;
}
.rss-container .right input[type=submit]:hover{
	background: #f42e00;
}
.rss-container .right p{
	font-size: 14px;
	color: #333;
	margin: 8px 0;
}
.rss-container .right p:first-child{
	margin-top: 0;
}
.rss-container .right p span{
	color: #f46300;
	padding-left: 5px;
}
/*RSS邮件订阅页面结束*/

/*小课堂项目数据库开始*/
.mian-database{
	margin-top: 10px;
}
.mian-database .left h2{
	font-size: 16px;
	font-weight: bold;
	color: #333;
	background: url(../images/common/top-list-tit.png) no-repeat left center;
	padding-left: 20px;
	margin-bottom: 16px;
}
.mian-database .left ul>li{
	background: #f2f2f2;
	padding: 22px 18px;
	box-sizing: border-box;
}
.mian-database .left ul>li.form-left{
	width: 49%;
	float: left;
}
.mian-database .left ul>li.form-right{
	width: 49%;
	float: right;
}
.mian-database .left ul>li.form-left select{
	width: 100%;
	height: 30px;
	display: block;
	margin-bottom: 10px;
	padding-left: 12px;
	box-sizing: border-box;
	background: #fff url(../images/common/select-arrow.png) no-repeat right 10px center;
	color: #6c6c6c;
}
.mian-database .left ul>li input[type=search]{
	padding-left:12px ;
	box-sizing: border-box;
	width: 100%;
	display: block;
	height: 30px;
}
.mian-database .left ul>li input[type=submit]{
	display: block;
	width: 102px;
	height: 30px;
	background: #f46300;
	border: 0 none;
	color: #fff;
	cursor: pointer;
	margin: 10px 0 0 125px;
}
.mian-database .left ul>li input[type=submit]:hover{
	background: #f42e00;
}

.mian-database .left .data-list{
	margin: 23px 0;
}
.mian-database .left .data-list a{
	color: #333;
	font-size: 14px;
}
.mian-database .left .data-list a span{ color:#DF0003;}
.mian-database .left .data-list a:hover{
	color: #f46300;
}
.mian-database .left .data-list p{
	margin-bottom: 18px;
	padding-left: 20px;
	background: url(../images/common/list-huidian.png) no-repeat left center;
}
.mian-database .left .data-list p:hover{
	background-image: url(../images/common/list-liandian.png);
}
/*小课堂项目数据库结束*/


/*项目数据库详细开始*/
.mian-data-detail .left .list-top{
	padding:18px 0 20px ;
}
.mian-data-detail .left .list-top h2{
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}
.mian-data-detail .left .list-top .getback{
	display: block;
	float: right;
	width: 56px;
	height: 23px;
	background: #e1e1e1;
	color: #333;
	text-align: center;
	line-height: 23px;
}
.mian-data-detail .left .list-top .getback:hover{
	color: #fff;
	background: #333;
}

.mian-data-detail .left .list-con{
	border: 1px solid #d9d9d9;
	margin-bottom:50px;
	padding: 20px;
}
.mian-data-detail .left .list-con ul>li{
	border-bottom: 1px solid #d9d9d9;
}
.mian-data-detail .left .list-con ul>li:nth-child(2n){
	background: #f2f2f2;
}
.mian-data-detail .left .list-con ul>li:last-child{
	border-bottom: 0 none;
}
.mian-data-detail .left .list-con ol li{
	float: left;
	box-sizing: border-box;
	color: #666;
	height: 28px;
	line-height: 28px;
}
.mian-data-detail .left .list-con ol li:nth-of-type(1){
	width: 42%;
	padding-left: 20px;
}
.mian-data-detail .left .list-con ol li:nth-of-type(2){
	width: 57%;
}
/*项目数据库详细结束*/

/*关于我们开始*/
.mian-about{
	margin-top: 10px;
}
.mian-about .left{
	padding-top: 20px;
}
.mian-about .left h2{
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/common/top-list-tit.png) no-repeat left center;
    padding-left: 20px;
    margin-bottom: 16px;
}
.mian-about .left .csp{
	margin-bottom: 47px;
}
.mian-about .left .csp h3{
	font-size: 18px;
	color: #f46300;
	font-weight: bold;
	margin-bottom: 20px;
}
.mian-about .left .csp ul{ margin-left:20px;}
.mian-about .left .csp p.csp-con{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.mian-about .left .csp h4{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 15px;
}
.mian-about .left .csp p.what{
	font-size: 14px;
	color: #666;
	line-height: 24px;	
}

.mian-about .left .milestone{
	width: 100%;
	margin-bottom: 16px;
}
.mian-about .left .milestone ul>li{
	background: url(/images/common/about-huidian.png) no-repeat left 60px top 10px;
}

.mian-about .left .milestone ul>li:last-child{
	background: url(/images/common/radius-arrow_02.png) no-repeat left 54px bottom,
	url(/images/common/about-huidian.png) no-repeat left 60px top 10px;
	padding-bottom: 20px;
}
.mian-about .left .milestone ul{
	background: url(/images/common/radius-arrow_01.png) no-repeat left 54px top 10px;
	padding: 30px 0;
}
.mian-about .left .milestone .mil-left{
	float: left;
	width: 8.1%;
	font-size: 18px;
	color: #353535;
	border-right: 1px solid #dbdbdb;
	padding-bottom: 45px;
}

.mian-about .left .milestone .mil-right{
	float: right;
	width: 90%;
	color: #666;
	line-height: 24px;
	font-size: 14px;
}
.mian-about .left .milestone .mil-right p{
	word-break: break-all;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.mian-about .left .milestone h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.mian-about .left .list-pic ul>li{
	margin-bottom: 40px;
}
.mian-about .left .list-pic ul>li:nth-child(2n) .pic-left{
	float: right;
}
.mian-about .left .list-pic ul>li:nth-child(2n) .pic-right{
	float: left;
}
.mian-about .left .list-pic .pic-left{
	float: left;
	width: 38%;
}
.mian-about .left .list-pic .pic-left img{
	width: 100%;
}
.mian-about .left .list-pic .pic-right{
	float: right;
	width: 58%;
}
.mian-about .left .list-pic .pic-right h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 12px;
}
.mian-about .left .list-pic .pic-right p{
	font-size: 14px;
	color: #666;
	
	line-height: 24px;
}
.mian-about .left .partner ul>li{
	float: left;
	margin-right: 30px;
}
.mian-about .left .partner ul>li img{
	width: 100%;
}
.mian-about .left .partner h3{
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.mian-about .left .partner p{
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin: 13px 0 22px;
}
/*关于我们结束*/




/*产品与服务-会议开始*/
.mian-conference{
	margin-top: 10px;
}
.mian-conference .left{
	padding-top: 18px;
}
.mian-conference .left h2{
	font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/common/top-list-tit.png) no-repeat left center;
    padding-left: 20px;
    margin-bottom: 16px;
}
.mian-conference .left p{
	color: #666;
	line-height: 18px;
}
.mian-conference .left p:nth-of-type(2){
	margin: 25px 0;
}
.mian-conference .left .pic ul>li{
	width: 49%;
	float: left;
	overflow: hidden;
}
.mian-conference .left .pic ul>li:nth-of-type(2n){
	float: right;
}


.mian-conference .left .huiyi-list{
	margin-top: 55px;
	margin-bottom:30px;
}
.mian-conference .left .huiyi-list h3{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.mian-conference .left .huiyi-list .but{
	margin: 25px 0 10px;
}
.mian-conference .left .huiyi-list .but a{
	display: inline-block;
	width: 130px;
	height: 32px;
	background: #838383;
	text-align: center;
	line-height: 32px;
	color: #fff;
	
}
.mian-conference .left .huiyi-list .but a.cur{
	background: #5470a0;
}

.mian-conference .left .huiyi-list ul{
	border: 1px solid #dcdcdc;
}
.mian-conference .left .huiyi-list ul>li{
	line-height: 30px;
	background: #f2f2f2;
	border-bottom: 1px solid #dcdcdc;
}
.mian-conference .left .huiyi-list ul>li{
	color: #666;
}
.mian-conference .left .huiyi-list ul>li:first-child{
	background: #c9c9c9;
	color: #333;
	font-weight: bold;
}
.mian-conference .left .huiyi-list ul>li:last-child{
	border-bottom: 0 none;
}
.mian-conference .left .huiyi-list ul>li:nth-of-type(2n){
	background: #fff;
}
.mian-conference .left .huiyi-list ol li{
	float: left;
	width:27%;
	padding-right: 20px;
	box-sizing:border-box;
	overflow:hidden;
}
.mian-conference .left .huiyi-list ol li:nth-of-type(1){
	width: 51%;
	padding-left: 20px;
	box-sizing:border-box;
	overflow:hidden;
	padding-right:1%;
}
.mian-conference .left .huiyi-list ol li:nth-of-type(2){
	width: 20%;
	overflow:hidden;
	padding-right:1%;
}
.mian-conference .left .huiyi-list ol li a{
	color: #666;
}
.mian-conference .left .huiyi-list ol li a:hover{
	color: #f46300;
}
/*产品与服务-会议结束*/


/*产品与服务-咨询开始*/
.mian-counsel{
	margin-top: 10px;
}
.mian-counsel .left{
	padding-top: 16px;
}
.mian-counsel .left h2{
	font-size: 16px;
    font-weight: bold;
    color: #333;
    background: url(../images/common/top-list-tit.png) no-repeat left center;
    padding-left: 20px;
    margin-bottom: 16px;
    
}
.mian-counsel .left h3{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
}
.mian-counsel .left .pic{
	text-align: center;
	padding: 24px 0;
}
.mian-counsel .left .pic img{
	width: 80%;
}
.mian-counsel .left p{
	color: #666;
	line-height: 20px;
	/*margin-bottom: 30px;*/
}
.mian-counsel .left p:nth-of-type(3){
	margin-bottom: 0;
}
/*产品与服务-咨询结束*/

/*市场详情开始*/
.mian-market-de{
	margin-top: 10px;
}
.mian-market-de .left{
	padding-top: 20px;
}
.mian-market-de .left .de-top {
    border-bottom: 1px solid #C4C4C4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.mian-market-de .left .de-top.neir-top{ margin-bottom:0; border-bottom:none;}
.mian-market-de .left .de-top h3{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 15px;
}
.mian-market-de .left .de-top p{
	color: #666;
}

.mian-market-de .left .de-top p a{ color:#adadad;}
.mian-market-de .left .de-top p span{
	color: #adadad;
	margin-right: 25px;
}

.mian-market-de .left .de-top .share{
	margin-bottom: 40px;
	margin-top: 12px;
}
.mian-market-de .left .de-con{
	padding-bottom: 12px;
	font-size:14px;
}
.mian-market-de .left p{
	color: #666;
	line-height: 20px;
	/*margin-bottom: 30px;*/
}
/*.mian-market-de .left p:nth-of-type(3){
	margin-bottom: 0;
}*/
.mian-market-de .left .pic{
	text-align: center;
	margin: 24px 0 30px;
}
.mian-market-de .left .pic img{
	width: 80%;
}
.mian-market-de .left .getback{
	display: block;
	width: 56px;
	height: 23px;
	background: #e1e1e1;
	text-align: center;
	line-height: 23px;
	color: #333;
	float: right;
}

.mian-market-de .left .de-bottom{
	margin-top: 32px;
}
.mian-market-de .left .de-bottom .bottom-top{
	margin-bottom: 18px;
}
.mian-market-de .left .de-bottom .bottom-top h3{
	font-weight: bold;
	font-size: 16px;
	color: #333;
	float: left;
}
.mian-market-de .left .de-bottom .bottom-top a{
	display: block;
	float: right;
	background: url(../images/common/images/refresh-min_03.png) no-repeat left center;
	padding-left: 30px;
	font-size: 14px;
	color: #666;
}
.mian-market-de .left .retui ul>li{
	float: left;
	width: 45%;
	margin-right:5%;
}
/*.mian-market-de .left .de-bottom ul>li .im{
	overflow: hidden;
}
.mian-market-de .left .de-bottom ul>li .im img{
	transition: all .6s;
	width:100%;
}
.mian-market-de .left .de-bottom ul>li .im:hover img{
	transform: scale(1.2);
}*/
.mian-market-de .left .retui  ul>li p{
	padding-left: 24px;
	background: url(../images/common/list-huidian.png) no-repeat left center;
	Overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom:15px;
}
.mian-market-de .left .retui  ul>li a{
	color: #666;
	font-size: 14px;
}
.mian-market-de .left .retui  ul>li p:hover{background: url(../images/common/list-liandian.png) no-repeat left center;}
.mian-market-de .left .retui  ul>li p:hover a{
	color: #f46300;
}
/*市场详情结束*/

/*报告详情开始*/
.main-rede{
	margin-top: 10px;
}
.main-rede .left{
	padding-top: 20px;
}
.main-rede .left .rede-top h2{
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 20px;
	
}
.main-rede .left .rede-pic img{
	width: 100%;
}
.main-rede .left .rede-top .getback{
	display: block;
    float: right;
    width: 56px;
    height: 23px;
    background: #e1e1e1;
    color: #333;
    text-align: center;
    line-height: 23px;
}
.main-rede .left .down{
	text-align:center;
}
.main-rede .left .download{
	display:inline-block;
	width: 125px;
	height: 34px;
	background: #F46300;
	color: #fff;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	margin: 0 5px;
}
.main-rede .left .download:hover{
	background: #cb3000;
}
.main-rede .left .rede-top .getback:hover{
	background: #959595;
}
.main-rede .left .rede-con{
	margin: 17px 0 28px;
}
.main-rede .left .rede-con p{
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.main-rede .left .rede-bot{
	background: #f5f5f5;
	color: #666;
	padding: 17px 0 35px 20px;
	box-sizing: border-box;
	margin-bottom: 35px;
}
.main-rede .left .rede-bot h3{
	color: #f46300;
	font-size: 16px;
	font-weight: bold;
	margin: 16px 0px;
}
.main-rede .left .rede-bot p{
	line-height: 24px;
    Width: 95%;/*
    Overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/
}
.main-rede .left .rede-bot ul{
	margin-left:20px;
}
.main-rede .left .rede-bot span.huangt{
	display: block;
	width: 110px;
	height: 3px;
	background: #f46300;
}

.popup{
	background: rgba(0,0,0,.6);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100000;
}
.popup .key{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 95%;
	max-width:466px;
	max-height:100%;
	overflow:hidden;
	background: #fff;
	padding: 26px 45px 55px 24px;
	box-sizing: border-box;
	
}
.popup .key-top{
	margin-bottom: 30px;
}
.popup .close{
	display: block;
	width: 18px;
	height: 18px;
	background: url(../images/common/key-close.png) no-repeat center center;
	position: absolute;
	top: 10px;
	right: 10px;
	transition: all 1s;
}
.popup .close:hover{
	transform: rotate(180deg);
}
.popup .key-top a{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: transparent;
	margin-right: 36px;
}
.popup .key-top a.keycur{
	color: #f46300;
	border-bottom: 3px solid #f46300;
}

.popup .key .have-key p{
	font-size: 14px;
	color: #333;
}
.popup .key .have-key input[type=password]{
	width: 310px;
	height: 30px;
	border: 1px solid #c8c8c8;
	margin: 8px 0 10px;
}
.popup .key .have-key input[type=submit]{
	width: 103px;
	height: 30px;
	background: #f46300;
	color: #fff;
	font-size: 14px;
	border: 0 none;
	cursor: pointer;
}
.popup .key .have-key input[type=submit]:hover{
	background: #cb3000;
}

.popup .key .hunt-key p{
	font-size: 14px;
	color: #333;
	margin-bottom: 8px;
}
.popup .key .hunt-key p span{
	color: #f46300;
}
.popup .key .hunt-key input{
	width: 100%;
	border: 1px solid #c8c8c8;
	height: 28px;
	margin-bottom: 8px;
}
.popup .key .hunt-key input[type=submit]{
	background: #f46300;
	color: #fff;
	height: 30px;
	font-size: 14px;
	border: 0 none;
	cursor: pointer;
}
.popup .key .hunt-key input[type=submit]:hover{
	background: #cb3000;
}
.popup .key .hunt-key .tips{
	color: #666;
	font-size: 14px;
}

.popup .not-down,.main-rede .popup .info-succeed{
	width: 460px;
	height: 206px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	
}
.popup .not-down p,.main-rede .popup .info-succeed p{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
}
/*报告详情结束*/

/*周添加*/
.newsdi{ margin-top:50px; padding-bottom:20px; border-bottom: 1px solid #dadada;}
.share{ float:left;}
.liuyanlist{ padding-bottom:15px; border-bottom:1px solid #dadada;}
.liuyanlist ul li{ padding:7px 15px; line-height:20px; font-size:12px; font-family:"微软雅黑"; color:#666; background:#e5f1f5; position:relative; margin:7px 0 15px;}
.liuyanlist ul li em{ position:absolute; left:30px; top:-12px; width:0; height:0; overflow:hidden; border-style:solid; border-color:transparent transparent #e5f1f5 transparent; border-width:6px;}
.newsly{ width:100%; height:63px; border:1px solid #8a8a8a; background:#fff; max-width:100%; min-width:100%; max-height:63px; min-height:63px;}
.newstj{ width:78px; height:30px; border:1px solid #8a8a8a; background:#eaeaea; cursor:pointer; margin-top:8px;}
.liuyanban{ margin-bottom:70px;}
.success{ margin:50px 0;}
.success h5{ font-size:38px; font-family:"微软雅黑"; color:#ff6700; line-height:60px; text-align:center;}
.success h5 img{ margin-right:10px;}
.success h6{ font-family:"微软雅黑"; color:#333; font-size:24px; margin:20px 0 50px; text-align:center;}
.successdanye{ padding:30px; border:1px solid #bababa;}
.successdanye em{ font-family:"微软雅黑"; color:#333; font-size:18px; display:block; font-style:normal; margin-bottom:35px;}
.successdanye p{ font-size:14px; color:#333; font-family:"微软雅黑"; line-height:1.6;}
.successdanye font{ display:block; font-family:"微软雅黑"; color:#666; font-size:14px;}
.successdanye font a{ color:#0071fd; text-decoration:underline;}
.pdfkz .swiper-slide, .pdfkz .swiper-wrapper, .pdfkz .swiper-container {
    height: 100% !important;
}
.pdfkz .swiper-slide{ overflow:auto; text-align:center;}


#NoMsgBox{ font-size:14px; color:#333; font-family:"微软雅黑";}
#NoMsgBox a{ color:#666;}
.wenzfanw{ padding:20px; border:1px solid #D9D9D9;}
@media only screen and (max-width:768px ) {
	.main .left{ float:none; width:100%;}
	.main .right{ float:none; width:100%;}
	.mian-market .left ul>li,.mian-market .left ul>li:nth-of-type(2n){ float:none; width:100%;}
	.mian-market-de .left .de-bottom ul>li{ width:100%; margin-right:0;}
	.main .left .bg-search input[type=text]{ width:80%; float:left;}
	.main .left .bg-search input[type=submit]{ width:20%; margin-left:0;}
	.main-rede .left .rede-top h2{ float:none;}
	.main-rede .left .rede-top .getback{ float:none; margin-bottom:10px;}
	.main-rede .left .download{ margin:0 auto 20px;}
	.mian-database .left ul>li.form-left,.mian-database .left ul>li.form-right{ float:none; width:100%;}
	.mian-about .left .milestone ul{ background:none;}
	.mian-about .left .milestone ul>li{ background:none; margin-bottom:10px;}
	.mian-about .left .milestone .mil-left{ width:100%; float:none; border:none; padding-bottom:0;}
	.mian-about .left .milestone .mil-right{ width:100%; float:none;}
	.mian-about .left .milestone ul>li:last-child{ background:none;}
	.mian-about .left .list-pic .pic-left,.mian-about .left .list-pic .pic-right{ width:100%; float:none;}
	.mian-about .left .partner ul{ margin-bottom:20px;}
	.mian-about .left .partner ul:after{content: " ";display: table;clear: both;}
	.mian-about .left .partner ul>li{ float:left; width:24%; margin-right:1%;}
	.banner .swiper-slide .ban-con{ position:static; width:100%;}
	.banner .swiper-slide, .banner .swiper-wrapper, .banner .swiper-container{ height:auto !important}
		.rss-container .left {float:none;width:100%;margin-top:0;margin-bottom:2em;}
	.rss-container .right {float:none;width:100%;margin-bottom:2em;}
}
@media only screen and (max-width:480px ) {
	.mian-about .left .partner ul>li{ float:left; width:49%; margin-right:1%;}
	}
	
.rss-container .intrested {padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #bababa;word-wrap:break-word;}
.rss-container .intrested h3,.inputs>div{font-size: 20px;margin-bottom: 30px;color:#666;}
.rss-container .intrested p{padding-left: 34px;color:#666;margin-bottom: 15px;line-height: 26px;cursor:pointer;background:url(/images/registered/check.gif) no-repeat;}
.rss-container .intrested p.current{background:url(/images/registered/checked.gif) no-repeat;}

.Redstone .pagination {position:absolute;right:5px;bottom:5px;}
.Redstone .swiper-pagination-switch{
	background: #333 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 8px;
    margin: 0 5px;
    opacity: 0.8;
    width: 8px;}
.Redstone  .swiper-active-switch {
    background: #f46300;
}