@charset "utf-8";
@charset "utf-8";
/* common */
html,body,div,span,h1,h2,h3,h4,h5,h6,p,blockquote,
pre,a,abbr,address,big,em,img,q,s,small,strong,sub,sup,tt,var,b,
u,i,dl,dt,dd,ol,ul,li,form,label,legend,table,tbody,tfoot,header,
tr,th,td,article,aside,canvas,embed,figure,footer,header,menu,nav,output,time,mark,
audio,video,address{
    padding:0;
    margin:0;
    border:0;
}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
    display: block; 
}
ul,ol{
    list-style: none;
}
a {
    text-decoration:none;
}
blockquote, q{
    quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
    content: "";content: none;
}
table{
    border-collapse: collapse;border-spacing: 0;
}
*{
    font-family: "微软雅黑";
    /*font-size: 62.5%*/
}
.wordcolor_333{
	color:#333;
}
.middle{vertical-align: middle;}
body{
	background: #f4f7f6;
	width: 100%;
	height: 100%
}
.content{
	width: 1170px;
	margin: 0 auto;
	padding: 0 15px;
}

/*其他路演*/
.bigword{
	font-size: 1.5em;
	color:#333;
}
.content_img{
	height: 390px;
	width: 100%;
	display: block;
}
.content_titleword{
	margin: 40px 0 20px 0 
}
.content_land{
	background:#ecf0fb;
}
.content_land>div{
	margin:0 auto; 
	display:table
}
.content_land_icon{
	background: url(/uploads/image/rsimages/icon.png) 0 0 no-repeat;
	width: 24px;
	height: 24px;
	display:inline-block;
	vertical-align: middle;
	margin: 33px 0
}
.content_land button{
	width: 98px;
	padding:8px 0;
	font-size: 0.8em;
	margin-left: 15px
}
.landing{
	background: #496eda;
	border-radius:3px ;
	border: none;
	color:#fff;
}
.login{
	background: #fff;
	border-radius: 3px;
	border:1px solid #496eda;
	color:#496eda;
}
.introduction{
	margin-bottom: 60px;
	background: #fff;
	padding-bottom: 30px;
}
.introduction_title{
	padding:30px 0;
}
.introduction p{
	color:#666;
	font-size: 0.875em;
	padding:0 10%;
	line-height: 26px;
	text-indent: 2em;
	margin-bottom: 20px
}

/*董秘培训活动*/
.other_img{
	background: ;
	width: 100%;
	height: 100%;
	min-height: 500px;
	margin: 50px 0 70px 0;
	color: #fff
}
.other_img h1{
	padding-top: 150px;
	font-size: 3em;
	font-weight: normal;
}
.other_img h5{
	margin-top:25px;
	font-size: 1.5em;
	font-weight: normal;
}
.other_img button{
	background: #fff;
	border-radius: 5px;
	margin:60px 0 160px 0;
	padding: 12px 14px;
	text-transform: 24%;
	color:#fff;
	background-color: rgba(0,0,0,0.24);
	border:none;
}
/*ipo路演*/
.sectionbule{
	background: ;
	background-size:100% 100%;
   -moz-background-size:100% 100%;
   -webkit-background-size:100% 100%;
   -o-background-size:100% 100%;
}
.sectionred{
	background: ;
	background-size:100% 100%;
   -moz-background-size:100% 100%;
   -webkit-background-size:100% 100%;
   -o-background-size:100% 100%;
}
.sectionwhite{
	background: url(/uploads/image/rsimages/banner-bgwhite.jpg);
	background-size:100% 100%;
   -moz-background-size:100% 100%;
   -webkit-background-size:100% 100%;
   -o-background-size:100% 100%;
}
.sectionwhite_down{
	background: ;
	background-size:100% 100%;
   -moz-background-size:100% 100%;
   -webkit-background-size:100% 100%;
   -o-background-size:100% 100%;
}
.title>p{
	color: #fff;
	font-size: 1.625em;
	padding:30px 0;
}
.title>p,.company{
	float: left;
}
.company{
	float: right;
	margin-top: 18px
}
.company>div{
	margin-right: 10px;
	margin-top: 5px
}
.company>div>button{
	border:none;
	color:#fff;
	background: none;
	border:1px solid #939ebb;
	font-size: 12px;
	padding:4px 23px;
	margin-top: 5px;
	float: right;
	color:#939ebb;
	border-radius: 2px
}
.company>div>p{
	color:#fff;
	font-weight: bold;
}
.company>div>p>span{
	font-family: "arial";
	color:#abb0c2;
	padding-left: 3px
}
.company>div,.company>img{
	float: left;
}
.banner{
/* 	position: relative; */
}
.abso{
	position: absolute;
	top:200px;
 	right: 20px; 
/* 	left: 50%; */
/*     margin-left: 530px; */
}
.collect{
	background:rgba(255,255,255,0.1);
	border-radius: 20px;
	color:#fff;
	border:none;
	padding:4px 15px;
	width: 90px!important

}
.collect>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px 0;
	width:14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
.phone{
	background:rgba(255,255,255,5.5);
	border-radius: 20px;
	color:#496eda;
	border:none;
	padding:4px 15px;
	margin-top: 10px;
	width: 90px!important
}
.phone>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px -50px;
	width:10px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
.phone_en{
	background:rgba(255,255,255,5.5);
	border-radius: 20px;
	color:#496eda;
	border:none;
	padding:4px 15px;
	margin-top: 10px;
	width: 100px!important
}
.phone_en>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px -50px;
	width:10px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px
}
.abso>img{
	float: right;
	margin-top: 10px
}
.bannerbottom{
	padding: 30px 0
}
.activityintroduction{
	overflow-y:auto;
	overflow-x:hidden;
	height: 100px;
	width: 25%;
	color:#fff;
	margin-right: 20px
}
.activityintroduction,.video{
	float: left;
}
.activityintroduction>div{
	font-size: 1.2em;
	margin-bottom: 15px;
}
.activityintroduction>p{
	font-size: 0.8em;
	line-height: 18px
}
.video{
	color:#fff;
	width: 72%
}
.video-left>span{
	background: url(/uploads/image/rsimages/icon.png) 0 -40px no-repeat;
	width: 24px;
	height: 23px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.video-left,.video-right{
	float: left;
}
.video-right{
	float:right;
}
.pl>h6{
	font-family: "arial";
	font-size: 1.5em;
	font-weight: normal;
	width: 10%
}
.pl>p{
	float: right;
	margin-left: 5px;
	font-size: 0.8em;
	width: 85%
}
.pl>p,h6{
	float: left;
}

.blk_18 .pcont {
	width:100%; 
	float:left; 
	overflow:hidden;
	padding-left:5px; 
}
.blk_18 .scrcont {
	width:10000px; 
	zoom:1; 
	margin-left:-5px; 
}
.blk_18 #list1_1, .blk_18 #list2_1 { 
	float:left; 
}
.blk_18 .leftbotton, .blk_18 .rightbotton { 
	width:24px; 
	height:24px; 
	float:left; 
	background: no-repeat; 
}
.blk_18 .leftbotton { 
	background-position: 0 0;
	margin-right: 10px
}
.blk_18 .rightbotton { 
	background-position: 0 -30px;
}
.blk_18 .leftbotton:hover { 
	background-position: -30px 0; 
}
.blk_18 .rightbotton:hover { 
	background-position: -30px -30px; 
}
.blk_18 .pl { 
	width:150px; 
	color:#fff; 
	float:left; 
	line-height: 25px;
	font-size: 0.8em
}
.scrcont{
	margin-top: 10px
}

/*导航条*/
.nav-row{
	margin-top:60px;
	margin-left: 0;
	margin-right:0;
}
.navbar-nav{
	width: 1170px;
	background: #fff;
	text-align: center;
}
.navbar-nav>li{
	width: 20%;
	border-left:1px solid #e4e4e4;
	box-shadow: 0px 0px 3px  #e4e4e4;
	-webkit-box-shadow:0px 0px 3px  #e4e4e4;
	-moz-box-shadow:0px 0px 3px  #e4e4e4;
}
.nav2>li>a{
	color:#496eda;
	font-weight: bold
}
.navbar-nav>li>a:hover{
	background: #496eda;
	color: #fff;
}
.nav li.current{
	background: #496eda;
}
.nav li.current b{
	color:#fff
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 0px;
    padding-left: 0px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fff;
    color:#496eda;
}
.cd-secondary-nav {
    z-index: 999;
    background-color: rgba(255, 255, 255, 1);
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;

}
.cd-secondary-nav li a:hover, .cd-secondary-nav li a.active {
    color: #fff;
    background: #496eda;
}
.cd-secondary-nav li:nth-child(1) a span {
    background-position: -40px 0;
}
.cd-secondary-nav li:nth-child(2) a span {
    background-position: -80px 0;
}
.cd-secondary-nav li:nth-child(3) a span {
    background-position: -120px 0;
}
.cd-secondary-nav li:nth-child(4) a span {
    background-position: -160px 0;
}
.cd-secondary-nav li:nth-child(5) a span {
    background-position: -200px 0;
}
.cd-secondary-nav.is-fixed {
    /* on firefox css transition/animation fails when parent element changes position attribute*/
    /* so we defined to diffent classes: .is-fixed to change the position value and .is-animated to change childrens' attributes (padding and opacity)*/
    position: fixed;
    left: 0%;
    top: 0;
	width: 1170px;  
}
.cd-secondary-nav.animate-children {
   /* on firefox css transition/animation fails when parent element changes position attribute*/
   /* so we defined to diffent classes: .is-fixed to change the position value and .is-animated to change childrens' attributes (padding and opacity)*/
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.cd-secondary-nav.animate-children li a span {
    opacity: 0;
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: none; 
}
.page-header-h3 {
    margin: 0 0 20px;
    border-bottom: 1px solid #eeeeee;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #496eda;
}
.dropdown-menu {
    min-width: 100%;
}

.cd-secondary-nav.is-fixed {
    position: fixed;
    text-align: center;
	left: 0;
	right: 0;
    width: 1170px;
    margin:0 auto;
}




/*轮播图*/
.box{
	width: 100%;
	height: 430px;
	position: relative;
	top:20px;
	margin-bottom: 40px;
}

.list{
	width:100%;
	height: 430px;
	overflow: hidden;
	position: absolute;
}

.prev,.next{
	position: absolute;
	top:50%;
	margin-top: -30px;
	width: 35px;
	height: 80px;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: rgba(0,0,0,.8);
	cursor: pointer;
	z-index: 998;
	padding:15px 0;
}


.next{
	right: 0;
}
dd{
	position: absolute;
	top: 0;
	left: 0;
	list-style: none;
	opacity: 0;
	transition: all 0.3s ease-out;
}
.list img{
	width: 860px;
	height: 320px
	border:none;
	float: left;
}
.p1{
	transform:translate3d(-175px,0,0) scale(0.81);
}
.p2{
	transform:translate3d(0px,0,0) scale(0.81);
	transform-origin:0 50%;
	opacity: 0.8;
	z-index: 2;
}
.p3{
	transform:translate3d(142px,0,0) scale(1);
	z-index: 3;
	opacity: 1;
}
.p4{
	transform:translate3d(350px,0,0) scale(0.81);
	transform-origin:100% 50%;
	opacity: 0.8;
	z-index: 2;
}
.p5{
	transform:translate3d(525px,0,0) scale(0.81);
}
.p6{
	transform:translate3d(700px,0,0) scale(0.81);
}
.p7{
	transform:translate3d(875px,0,0) scale(0.81);
}

.buttons{
	position: absolute;
	width: 100%;
	height: 30px;
	top:85%;
	left: 50%;
	margin-left: -48%;
	text-align: center;
	padding-top: 10px;
	z-index: 99999
}
.buttons a{
	display: inline-block;
	width: 15px;
	height: 5px;
	padding-top: 4px;
	cursor: pointer;
}
.buttons>a>span{
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border:1px solid #fff;
}
.blue{
	background: #fff;
}




/*视频文字*/
.ipo-video>div{
	float: left;
	width: 570px;
	height: 427.5px;
}
.ipo-video-left{
	background: #000;
	float: left;
}
.ipo-video-right{
	background: #fff;
	width: 400px;
	float: right;
}
.ipo-video-right>ul{
	width: 90%;
	margin: 0 auto!important;
}
.ipo-video-right>ul>li{
	font-size: 0.9em;
	height: 350px;
	overflow-y: auto;
	background: #fff;
	padding:0 10px;
	text-indent: 2em;
	margin-top: 40px;
	line-height: 24px
}
section{
	margin-top:30px;
}
section>h3{
	margin-bottom:20px;
}
.jb-introduce{
	background: #fff;
	width: 100%;
	min-height:150px;
	margin-bottom: 20px;
	box-shadow: 0 0 20px #e4e4e4;
	-webkit-box-shadow:0 0 20px #e4e4e4;
	-moz-box-shadow:0 0 20px #e4e4e4;
}
.jb-introduce-left,.jb-introduce-right{
	float: left;
}
.jb-introduce-left{
	width: 15%;
	height: 150px;
	padding-top: 20px
}
.jb-introduce-right{
	width: 85%;
	color:#666;
}

.jb-introduce-right h4{
	margin:25px 0 10px 0;
}
#extend{
	margin-top:13px;
}
.interaction-left,.interaction-right{
	float: left;
	height: 700px;
}

.interation-left-top{
	border-bottom: 1px solid #ddd
}
.interation-left-top>div{
	display: inline-block;
	padding:20px;
}
.dq-active{
	color:#496eda;	
	border-bottom: 1px solid #496eda
}
.interation-left-top-word2{
	float: right;
	text-align: right;
	padding:20px;
}

.answer-question{
	width: 100%;
	max-height: 600px;
	overflow-y:auto;
}
.answer-question>div{
	width: 92%;
	margin: 20px auto;
}
.answer-question>div>h4{
	color:#666;
	margin-bottom: 10px;
	font-size:0.9em;
	font-weight: bold
}
.answer-question>div>time{
	color:#999;
	font-family: "arial";
	font-size:0.9em;
	display: block;
}
.answer-question-box>p{
	margin-bottom: -6px;
	color:#f4f7f6;
	margin-left: 20px
}
.answer-question-box>div{
	background: #f4f7f6;
	border-radius: 10px;
	color:#999;
	padding:20px;
	margin-bottom: 30px;
	font-size:0.9em;
	line-height: 1.5em
}
.question>h4>span,.answer>h4>span{
	color:#496eda;
}
.answer>h4,.answer>time,.answer>div>p{
	text-align: right;
}
.answer>div>p{
	margin-right: 20px;
	color:#ecf0fb;
}
.answer>div>div{
	background: #ecf0fb
}
.interaction-left{
	width:65%;
	background: #fff;
	font-size: 14px;
	box-shadow: 0 0 20px #e4e4e4;
	-webkit-box-shadow:0 0 20px #e4e4e4;
	-moz-box-shadow:0 0 20px #e4e4e4;
}
.interaction-right{
	width: 32%;
	margin-left: 3%
}
.interaction-right-top{
	height: 60%;
	background: #fff;
	box-shadow: 0 0 20px #e4e4e4;
	-webkit-box-shadow:0 0 20px #e4e4e4;
	-moz-box-shadow:0 0 20px #e4e4e4;
}
.interaction-right-bottom{
	height: 38%;
	background: #fff;
	box-shadow: 0 0 20px #e4e4e4;
	-webkit-box-shadow:0 0 20px #e4e4e4;
	-moz-box-shadow:0 0 20px #e4e4e4;
}
.interaction-right-top>div,.interaction-right-bottom>p,.interaction-right-bottom>div{
	padding:0 25px;
}
.interaction-right-top-title,.interaction-right-bottom>p{
	border-bottom: 1px solid #f4f4f4;
}
.interaction-right-top-title,.interaction-right-bottom>p,.interaction-right-top-top,.interaction-right-top-middle,.interaction-right-top-bottom{
	padding-top: 15px;
	padding-bottom: 10px
}
.interaction-right-top-title>p,.interaction-right-top-title>a{
	display: inline-block;
	font-size: 16px;
}
.interaction-right-top-title>a{
	float: right;
	color:#496eda;
	text-decoration:none;
	font-size: 14px;
}
.interaction-right-top-top>div>p,.interaction-right-top-top>div>a{
		display: inline-block;
		font-size: 14px
}
.interaction-right-top-top>div>p{
	float: right;
	
}
.interaction-right-top-top>p>span{
	background: url(/uploads/image/rsimages/icon.png) -80px 0px no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}
.interaction-right-top-top>div>a{
	color:#496eda;
	text-decoration:none;
}
.interaction-right-top-middle>p,.interaction-right-top-middle>div{
		display: inline-block;
}
.interaction-right-top-middle>div{
	float: right;	
}
.interaction-right-top-bottom>p,.interaction-right-top-bottom>textarea{
		display: inline-block;
		color: #666;
		font-size: 14px;
}
.interaction-right-top-bottom>button{
	display: block;
	background: #496eda;
	color:#fff;
	border-radius: 2px;
	border:none;
	font-size:14px;
	margin-top:15px;
	padding:8px 20px;
}

.select_box{
	width: 100%;
	height: 30px;
	margin-top:15px;
	border: 1px solid #ddd;
}
.select_txt{
    background: #fff;
    border-radius: 2px;
    width:100%;
    display:block;
    cursor:text;
    /*overflow:hidden;*/
    border:1px solid #ddd;
    font-size: 12px;
    padding: 5px;
    color:#999;
}
.select_box>a{
    display:inline-block;
    position:absolute;
    right:10px;
    top:26px;  
    color:#666;
    text-decoration:none;
}

.option{
    width:100%;
    position:absolute;
    top:50px;
    z-index:2;
    overflow:hidden;
    display:none;
    border-radius: 2px;
    border:1px solid #ddd;
}
.option>a{
    display:inline-block;
    height:26px;
    line-height:26px;
    text-align:left;
    padding:0 10px;
    width:100%;
    background:#fff;
    font-size: 0.8em;
    text-decoration:none;
    color:#666;
}
.option a:hover{
    background:#cedbef;
    color:#fff;
}

.interaction-right-top-middle{
	color:#666;
	font-size: 0.9em
}
.interaction-right-top-middle>textarea{
	width: 100%;
	height: 250px;
	border-radius: 2px;
	border:1px solid #ddd;
	margin-top:10px;
	resize: none
}
.interaction-right-top-bottom>input{
	width: 80px;
	height: 32px;
	border-radius: 2px;
	border:1px solid #ddd;
	margin: 0 7px 
}
.interaction-right-bottom>p{
    display: inline-block;
    font-size: 16px;
}
.interaction-right-bottom>div{
	overflow-y: auto;
	height: 200px;
	max-height: 200px
	
}
.interaction-right-bottom>div>div{
	border-bottom:1px solid #ddd;
	color:#666;
	font-size: 0.95em;
	padding:15px 0;
	line-height: 20px
}
.interaction-right-bottom>div>div>time{
	color:#999;
	font-family: "arial";
	margin-top:5px;
	display: inline-block;
	font-size: 0.9em;
}




/*现场照片*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.col_bd {
	min-height: 120px;
	_height: 120px;
	padding: 10px;
}



/*相关公告*/

.carousel-control.left,.carousel-control.right{
	background: none
}

.table{
	width:96%;
	margin: 0 auto;
	font-size: 0.9em;
	color:#999;
}
.table a{
	margin:0 auto;
	width: 100%;
	display: block;
	color:#999;
	text-decoration: none
}
.item{
	width: 100%;
	background: #fff;
	padding:10px 0;
	font-size: 14px;

}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    width:0%; 
    opacity: 0.5; 
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}
.border-table{
	border-top:1px solid #ddd!important;
	border-bottom:1px solid #ddd;
}
.carousel-indicators {
    margin-left: -30%!important;
}
.carousel-indicators .active{
	background: #496eda
}
.carousel-indicators li{
	border:1px solid #d5d7d6!important;
}
.tabletime{
	text-align: right;
}
.glyphicon-chevron-left{
	background: url(/uploads/image/rsimages/icon.png) -80px -20px no-repeat;
	width: 13px;
	height: 25px;
	display: inline-block;
}
.glyphicon-chevron-right{
	background: url(/uploads/image/rsimages/icon.png) -100px -20px no-repeat;
	width: 13px;
	height: 25px;
	display: inline-block;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 13px;
    height: 25px;
    margin-top: -33px;
    font-size: 30px;
}

/*活动介绍*/
.activities{
	background:  no-repeat;
	width: 100%;
	height: 100%;
	padding:50px 100px;
	font-size: 0.9em;
	color:#666;
	line-height: 22px;
	background-color: transparent!important;
	background-size:100% 100%;
	-moz-background-size:100% 100%;
}
/*文档下载*/
.text-download{
	background: #fff;
	padding:20px;

}
.text-download-left,.ext-download-right{
	float: left;
}
.text-download-left{
	width: 90%
}
.text-download-left>time>span{
	background: url(/uploads/image/rsimages/icon.png)0 -70px no-repeat;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-right: 5px
}
.text-download-left>time,.text-download-left>q{
	color:#b3c0c8;
	margin-right: 10px
}

.text-download-left>q>span{
	background: url(/uploads/image/rsimages/icon.png)-50px -70px no-repeat;
	width: 12px;
	height: 12px;
	display: inline-block;
	margin-right: 5px
}
.text-download-left>div{
	margin-top: 13px;
	color:#666;
}
.text-download-right{
	display: inline-block;
	width: 10%
}
.text-download-right>span{
	background: url(/uploads/image/rsimages/icon.png)-80px -70px no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.text-download-right{
	color: #496eda;
	text-decoration: none;
	margin-top: 20px;
}


/*发行概况*/
.fxgk-back{
	background:  no-repeat;
	font-size: 0.9
}
.fxgk-back>h3{
	text-align: center;
	padding: 40px 0 15px 0;
	color:#fff;
}

/*发行概况*/
.fxgk-back_blue{
	background:  no-repeat;
	font-size: 0.9
}
.fxgk-back_blue>h3{
	text-align: center;
	padding: 40px 0 15px 0;
	color:#fff;
}


.fxgk-left,.fxgk-right{
	float: left;
	width: 50%;
	padding-left: 6%
}
.fxgk-left-left,.fxgk-left-right,.fxgk-right-left,.fxgk-right-right{
	float: left;
	padding-left: 5%;
	padding-bottom: 50px;
	color:#fcfcfc;
}
.fxgk-left-left,.fxgk-right-left{
	font-weight: bold
}
.fxgk-content li{
	margin-bottom:5px
}


/*活动日程*/
.schedule>h3{
	color:#fff;
	text-align: center;
	padding-top:50px;
	padding-bottom: 20px
}
.schedule{
	background: ;
	font-size: 0.9;
	background-size: cover;
	width: 100%;
	position: relative;
	padding:0 0 50px 0;
}
.schedule-middle{
	margin:0 49%;
	filter:alpha(opacity:70);
	opacity:0.7; 
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	position: absolute;
	top:120px;

}
.schedule-middle-yuan{
	width: 17px;
	height: 17px;
	border-radius: 50%;
	border:1px solid #fff;
}
.schedule-middle-yuan>div{
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background: #fff;
	margin:2px 0 0 2px;
}
.schedule-middle-xian{
	border-left: 1px solid #fff;
	height: 40px;
	margin-left:8px;
	text-align: center;
}
.schedule-word-left,.schedule-word-right{
	float: right;
	width:50%;
	color:#fff;
	padding-bottom: 15px;
	color:0.9em;
}
.schedule-word-left{
	text-align: right;
	padding-right: 60px;
	padding-top:60px;
}
.schedule-word-right{
	padding-left: 60px;
	text-align: left;

}
/*最新报道*/
.newreport-back{
	background: ;
	background-size: cover;
	height: 720px;padding-top:60px;
}
.newreport-fff{
	margin:0 auto;
	background: #fff;
	height: 600px;
	width: 86%
}
.newreport-solid{
	width: 100%
}
.newreport-main{
	width: 100%;
	height: 534px;
	overflow-y:auto;
	overflow-x:hidden;
}

.newreport-main h5{
	width: 100%;
	margin:20px auto 5px 40px;
}
.newreport-main>div>div{
	width: 92%;
	margin:0 auto;
	border:none;
}
.newreport-tab-one,.newreport-tab-two{
	float: left;
	width: 50%!important;
	text-align: center;
	padding-bottom: 30px

}
.newreport-tab-one>div,.newreport-tab-two>div{
	display: inline-block;
	
}
.newreport-tab-one-word{
	margin-left:30px;
}







/*公司列表*/
.companytable-content{
	min-height: 500px;
	background: #fff;
	box-shadow: 0 0 20px #e4e4e4;
	-webkit-box-shadow:0 0 20px #e4e4e4;
	-moz-box-shadow:0 0 20px #e4e4e4;
}
.nav-nav {
    margin-left: 35%!important;;
}
.panel-default{
	border-bottom: 1px solid #fff
}
.nav-tabs2 {
    border-bottom: 1px solid #fff;
}
.nav-tabs2 > li.active > a, .nav-tabs2 > li.active > a:hover, .nav-tabs2 > li.active > a:focus {
   
	border-top: 1px solid #fff;
	border-left: 1px solid #fff; 
	border-right: 1px solid #fff;
	color:#496eda;
}
.nav-solid{
	border-top:1px solid #f4f4f4;
}
.companytable-word{
    font-weight: normal!important;

}
.companytable-content .nav>li>a {
    color:#666; 
    font-weight: bold;
    background: transparent;
    border-top:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}
.margin-left{
	margin-left: 11%
}

#company_silde .company_silde_box ul {
    float: left;
    display: block;
    height: 400px;
    width: 998px;
}
#company_silde .company_silde_box li {
    float: left;
    font-size: 0px;
    line-height: 0px;
    position: relative;
}
.company-list li {
    list-style: none;
    float: left;
    margin: 10px 15px 10px 18px;
    line-height: 1.3em;
}
.company-list li a.company-list-logo {
    display: block;
    padding: 10px;
    background: #fff;
    border: 1px solid #f2f2f2;
    margin-bottom: 10px;
}
.company-list li a{
    color:#666!important;
    text-decoration: none
}
#company_silde #wai_box .company_silde_box .title {
    font-family: "微软雅黑";
    font-size: 14px;
    color: #666;
    line-height: 18px;
    filter: progid: dximagetransform.microsoft.gradient(startcolorstr=#6b000000, endcolorstr=#6b000000);
    height: 30px;
    bottom: 0px;
    z-index: 30;
    width: 61px;
    padding-top: 5px;
}
.company-list {
    text-align: center;
}
.company-list li{
	width:61px;
}
.panel-title>a{
	text-decoration: none;
}
.panel-title-a{
	text-align: center;
	display: block;	
}
.panel-title-a>botton{
	color:#496eda;
	padding:8px 22px;
	border:1px solid #496eda;
	font-size: 0.9em;
	border-radius: 2px;
	margin-top: 20px;
	display: inline-block;
}
.panel-heading{
	padding-top: 3px;
	padding-bottom: 20px
}
/*地区路演*/
.dqly-sectionbule{
	width: 100%;
	height: 720px;
}
.content-white{
	background: #fff;
}
.dqly-row{
	margin-top: 0px!important;
}
.dqly-pl>h6{
	color:#496eda;
}
.dqly-pl>p{
	color:#666;
}
.blk_18 .dqleftbotton, .blk_18 .dqrightbotton { 
	width:24px; 
	height:24px; 
	float:left; 
	background: no-repeat; 
}
.blk_18 .dqleftbotton { 
	background-position: 0 0;
	margin-right: 10px
}
.blk_18 .dqrightbotton { 
	background-position: 0 -30px;
}
.blk_18 .dqleftbotton:hover { 
	background-position: -30px 0; 
}
.blk_18 .dqrightbotton:hover { 
	background-position: -30px -30px; 
}
.navbar-nav-four>li{
	width:25%!important 
}
/*企业中心*/
/*  单个路演首页      */
.collect1{
	background:rgba(255,255,255,0);
	border-radius: 20px;
	color:#fff;
	border:none;
	padding:4px 15px;
	width: 90px!important

}

.collect1>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px 0;
	width:14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}
.phone1{
	background:rgba(255,255,255,0);
	border-radius: 20px;
	color:#496eda;
	border:none;
	padding:4px 15px;
	margin-top: 10px;
	width: 90px!important
}
.phone1_en{
	background:rgba(255,255,255,0);
	border-radius: 20px;
	color:#496eda;
	border:none;
	padding:4px 15px;
	margin-top: 10px;
	width: 100px!important
}
.phone1>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px -50px;
	width:10px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}
.phone1_en>span{
	background: url(/uploads/image/rsimages/icon.png)  -50px -50px;
	width:10px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 3px
}
.abso1{
	position: absolute;
	top:30px;
	right: -5px;
}

/*  单个路演首页-二维码      */
.weixin_s{
	position: absolute;
	right: 26px;
	top:88px;
	display:none;
}
.weixin_s_2{
	position: absolute;
 	right: 26px; 
	top:262px;
	display:none;
	/* left: 50%;
    margin-left: 530px; */
}
.weixin_s>p,.weixin_s_2>p{
	margin-left: 33px;
	margin-bottom:-6px;
	margin-top:-6px;
	color:white;
}
.weixin_s>div,.weixin_s_2>div{
	width:80px;
	height:80px;
	border: 1px solid #ccc;
	background:#fff;
}

.gz_button{
	border:none;
	color:#fff;
	background: none;
	border:1px solid #939ebb;
	font-size: 12px;
	padding:4px 23px;
	margin-top: 5px;
	float: right;
	color:#939ebb;
	border-radius: 2px
}
.gz_button:hover, .gz_button:focus{
	background-color: #0c56b8;
	color:white;
}
.activityintroduction>p>a{
	color: white;
}

pre { 
white-space: pre-wrap; /*css-3*/ 
white-space: -moz-pre-wrap; /*mozilla,since1999*/ 
white-space: -pre-wrap; /*opera4-6*/ 
white-space: -o-pre-wrap; /*opera7*/ 
word-wrap: break-word; /*internetexplorer5.5 */ 
} 
/* 单个路演     状态  标签展示                        */
.activity-tips-blue-signleroadshow {
    background: url(/uploads/image/rsimages/icon.png) -110px -170px no-repeat;
}
.activity-tips-green-signleroadshow {
    background: url(/uploads/image/rsimages/icon.png) 0px -170px no-repeat;
}
.activity-tips-orange-signleroadshow {
    background: url(/uploads/image/rsimages/icon.png) -110px -70px no-repeat;
}
.activity-tips-blue-signleroadshow, .activity-tips-green-signleroadshow, .activity-tips-orange-signleroadshow{
    position: absolute;
	top: 0;
	width: 84px;
	height: 82px;
}
.block a{
	text-decoration: none;
    font-size: 0.825em;
    color: #496eda;
}
/*企业中心首页*/
header{
	background: #fff
}
.title-back{
	background:  100% 100% no-repeat;
	width: 100%;
	height: 90px;
	background-size: 100%;
}
.companytitle{
	background: #ecf0fb;
	height: 110px;
}
.company-left,.company-right{
	float: left;
	margin: 20px 0;
}
.cy-content{
	background:#fff;
}
.company-left>h4{
	display: inline-block;
}
.company-right-pople,.company-right>span,.company-right-number{
	float: left;
	margin-right: 15px;
	margin-top: 13px;
}
.company-right{
	float: right;
}
.company-left>span{
	font-size: 0.9em;
	font-family: "arial";
	color:#999;
}
.company-left>button{
	background: transparent;
	border:1px solid #9bafea;
	border-radius: 2px;
	color:#496eda;
	padding: 3px 24px;
	margin-left: 10px
}
.company-right-pople>span{
	background: url(/uploads/image/rsimages/icon.png) 0 -120px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.company-right-pople>center,.company-right-number>center{
	display:inline-block;
	margin-left:5px;
}
.company-right-number>span{
	background: url(/uploads/image/rsimages/icon.png) -50px -120px;
	width: 32px;
	height: 32px;
	display: inline-block;
}
.company-right-number>center{
	display:inline-block;
}
.company-right>span{
	height: 45px;
	width: 1px;
	background: #9bafea;
	display: inline-block;
}
.company-right-pople>center>p,.company-right-number>center>p{
	font-size:1.25em;
	color:#496eda;
}
.company-right-pople>center>span,.company-right-number>center>span{
	font-size:0.75em;
	color:#333;
}
.min-height{
	min-height: 740px;
	position: relative;
}
.cy-nav{
	margin-left:28% !important;
	
}
.cy-mine>div>p{
	font-size:1.125em;
	padding-bottom: 20px
}
.cy-mine>div{
	padding:25px 0;
}
.empty-hidden-content{
	width: 900px;
	background: rgba(37,110,218,0.08);
	padding:30px 0;
}
.empty-hidden-content>span{
	background: url(/uploads/image/rsimages/icon.png) 0 -259px no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
	margin:0 20px 0 30px;
}
.empty-hidden-content>span,.empty-hidden-content>div{
	float: left;
}
.empty-hidden-content>div>p{
	margin-top: 10px;
	font-size:0.9em;
	color:#666;
}
.nav-ab{
	position: absolute;
	top:120px;
	right:0;
	width: 220px;
	height: 510px;
	background: rgba(37,110,218,0.08);
}
.nav-ab>a{
	display:block;
	text-decoration: none;
	color:#333;
	font-size: 0.85em;
	padding:10px 30px;
	border-top:1px solid #f7f7f7;
}
.nav-ab>h5{
	font-size:1.125em;
	color:#496eda;
	margin:18px 30px;
}
.nav-ab>a>span{
	float: right;
	color:#496eda;
	font-size: 0.85em;
}
.empty-hidden{
	display: none
}
.have-hidden-content{
	width: 900px;
	
}
.have-hidden-content>div{
	float: left;
	width: 47%;
	margin-right: 3%;
	height: 140px;
	border: 1px solid #eee;
	padding: 20px;
	position:relative;
}
.have-hidden-content h4{
	font-weight: bold;
	color: #666;
	font-size: 1.18em;
}
.have-hidden-content p{
	color: #333;
	margin-top: 15px;
}
.cy-time-icon{
	background: url(/uploads/image/rsimages/icon.png) 0 -70px no-repeat;
	display: inline-block;
	width: 14px;
	height: 14px;
	vertical-align: middle
}
.cy-visits-icon{
	background: url(/uploads/image/rsimages/icon.png) -50px -100px no-repeat;
	display: inline-block;
	width: 16px;
	height: 9px;
	vertical-align: middle
}
.have-hidden-content>div>div{
	position:absolute;
	top: 100px;
	left:23px;
}
.have-hidden-content>div>div>font{
	color: #90a3b0;
	font-size: 0.75em;
	margin: 0 10px 0 5px;
}
.cy-collect-icon{
	text-align: right;
}
.cy-collect-icon/*>span*/{
	background: url(/uploads/image/rsimages/icon.png) 0px -100px no-repeat;
	display: inline-block;
	width: 12px;
	height: 12px;
	vertical-align: middle
}
.answer-question-cy{
	width: 900px;
	min-height: 600px
}
.answer-question-cy>a{
	border: 1px solid #496eda;
	border-radius: 2px;
	color: #496eda;
	text-decoration: none;
	height: 30px;
	width: 100px;
	font-size: 0.9em;
	display: block;
	text-align: center;
	margin: auto;
	padding-top: 6px
}
a,button,input{
	outline: 0
}
.abso2{
	position: absolute;
	top:30px;
	right: 20px;
}

