.fix{
	position: fixed;
	right: 0;
	z-index:9999;
	top: 75px;
	
}
.fix-btn{
	position: relative;
	margin:5px 0;
}
.fix-pic{
	display: block;
	width: 32px;
	cursor: pointer;
} 
.online{
	position: absolute;
	right: 32px;
	top: 0;
	width: 280px;
	display: none;
}

.online-box{
	background: #fff;
	margin-right: 5px;
	width: 275px;
}
.online-tit{
	background: #c9161d;
	padding:0 15px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
.tel{
	background: #233b89;
}
.online-desc22 input ,.online-desc22 select,.online-desc22 textarea, .fix-top select{
	background:#f0f0f0;
	border:none;
	font-size:12px;
}
.online-tit img{
	float: right;
	height: 22px;
	margin-top: 9px;
}
.online-desc{
	padding:15px;
}
.online-p{
	font-size: 12px;
}
.online-desc label{
	font-weight: normal;
	font-size: 10px;
}
.online-desc .col-sm-3{
	width:25%;
	float:left;
	padding-left: 0;
    padding-right: 0;
	padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
}
.online-desc .col-sm-9{ 
	width:75%;
	float:left;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.online-desc .form-group{
	margin-bottom: 7px;
	overflow:hidden;
}
.online-desc .form-control{
	border-radius: 0;
}
.online-desc .form-control{
	font-size: 10px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.online-pic{
	float: left;
	width: 116px;
	font-size: 12px;
	margin: 0 3px;
	text-align: center;
	padding:10px 8px;
	
border:1px solid #e5e5e5;
}
.online-pic img{
	width: 100%;
}
.online-pic p{
	margin:0;
}
.handle{
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	background: #233b89;
}
.fix-btn:hover .online{
	-display: block;
}
.index{
	margin-bottom: 30px;
}
.index-l{
	width: 66%;
	float: left;
	height: 300px;
	border: 1px solid #d6d6d6;
	background: #fff;
}
.index .tabs{
	height: 30px;
	line-height: 30px;
	background: #f7f7f7;
	border-bottom: 1px solid #d6d6d6;
	
}
.tabs ul{
	list-style: none;
	padding:0;
	margin:0;
	font-size: 13px;
	height:31px;
	background:url('../images/new_tab_bg.png') repeat-x;
}
.tabs ul li{
	float: left;
	height: 32px;
	width: 33%;
	text-align: center;
	-background: #f7f7f7;
	border: 1px solid #d6d6d6;
	margin-left: -1px;
	margin-top: -1px;
	cursor: pointer;
}

.tabs ul li:last-child{
	border-right:none;
	
	width: 34.4%;
}
.tabs ul li.on{
	background: #fff;
	border-bottom: 0;
	border-top: 2px solid #233b89;
	line-height: 28px;
}
.tab-body{
	padding: 15px;
	height: 230px;
	display: none;
	overflow: hidden;
}
.tab-body.on{
	display: block;
}
.tab-body p{
	overflow: hidden;
	height: 20px;
}
.tab-body a{
	color: #333;
	text-decoration: none;
}
.tab-body .date{
	color: #888;
	margin-right: 15px;
}
.index-l .more a{
	display: block;
	color: #333;
	width: 120px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	background: #ecebef;
	border:1px solid #ccc;
	text-decoration: none;
	-margin-left: 15px;
	font-size: 13px;
}
.index-r{
	width: 33%;
	float: right;
	padding-left: 11px;
	height: 300px;
	
}
.index-r img{
	width: 100%;
}
.index-t{
	height: 150px;
	-line-height: 150px;
	position: relative;
}
.index-t img{
	vertical-align: bottom;
}
.index-b{
	height: 150px;
	line-height: 150px;
	position: relative;
}
.index-b img{
	vertical-align: top;
}
.mask{
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 100%;
	background: rgba(0,0,0,0.5);
	padding-left: 15px;
	font-size: 13px;
	line-height: 30px;
	color: #fff;
}
.big-pic img{
	width: 100%;
}
.pl{
	padding-left: 0;
}
.pr{
	padding-right: 0;
}
.left{
	width: 100%;
}
.left-tit{
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 20px;
	overflow:hidden;
}
.left-menu ul{
	padding: 0;
	margin:0 0 20px 0;
	list-style: none;
}
.left-menu ul li{
	line-height: 40px;
	-text-indent: 20px;
	padding-left:20px;
	background: #e9e9e9;
	border-bottom: 1px solid #bfbfc1;
	color: #333!important;
}
/*.left-menu ul li:hover a{
	background: #253e93;
	color:#fff;
}*/
.left-menu ul li a{
	text-decoration: none;
	color:inherit;
	display: block;
}
.right{
	width: 100%;
}
.right-tit{
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #bfbfbf;
	font-size: 16px;
	padding-left: 20px;
	margin-bottom: 15px;
}
.introduction p{
	line-height: 24px;
	color: #666;
	margin-top: 0;
	margin-bottom: 20px;
}
.introduction img{ max-width:100%;}
.career-item{
	margin-bottom: 20px;
	background: #fff;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.career a{
	text-decoration: none;
	color: #333;
}
.career-tit{
	height: 42px;
	line-height: 42px;
	border-left: 5px solid #e80016;
	padding-left: 20px;
	font-size: 16px;
	margin-bottom: 20px;
}
.career-pic{
	margin-bottom: 10px;
}
.career-word{
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	font-size: 13px;
	padding-right:8px;
}
.career-pic img{
	display: block;
	width: 100%;
}
.career-item p{
	color: #e80016;;
}
.big-pic{
	margin-bottom: 20px;
}
.network p{
	line-height: 24px;
	color: #666;
	margin-bottom: 20px;
}
.network-pic{
	margin-bottom: 20px;
}
.network-pic img{
	display: block;
	-width: 100%;
}
.network-item{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px 30px;
	border:1px solid #e5e5e5;
}
.network-tit{
	color: #253e93;
	border-bottom: 1px solid #ececf0;
	line-height: 42px;
	font-size: 16px;
	margin-bottom: 10px;
}
.network-item p{
	margin-bottom: 0;
	margin-top: 10px;
	font-size: 13px;
}
.left-menu .left-sub{
	margin:0;
	display: none;
}

.left-menu .left-sub li{
	background: #fff;
	border-bottom:1px solid #e5e5e5;
}
.left-menu .left-sub li:last-child{
	border:0;
}
.left-menu .left-sub li:hover {
	background: #253e93;
	color:#fff!important; 
}
.left-menu .menu-icon{
	float: right;
	margin-right: 10px;
	margin-top: -2px;
}
.left-menu .menu-icon.add{
	display: block;
}
.left-menu .menu-icon.reduce{
	display: none;
}
.left-menu li.on .menu-icon.add{
	display: none;
}
.left-menu li.on .menu-icon.reduce{
	display: block;
}
.left-menu li.on .left-sub{
	display: block;
	margin-left:-20px;
}
.right-pic{
	margin-bottom: 20px;
}
.right-pic img{
	display: block;
	width: 100%;
}
.pl-item{
	margin-bottom: 20px;
	padding: 20px;
	background: #FFF;
	border:1px solid #e5e5e5;
}
.pl-left{
	width: 50%;
}
.mobile-pl-left{
	display:none;
}
.pl-right{
	width: 50%;
	text-align:center;
}
.pl-right img{
	max-width:100%; 
	vertical-align: bottom;
	float:right
}
.pl-tit{
	line-height: 42px;
	font-size: 16px;
	border-bottom: 1px solid #ccc;
	-padding-left: 20px;
	color: #333;
	margin-bottom: 20px;
}
.pl-desc{
	color: #666;
	font-size: 13px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;	
	margin-bottom: 20px;
}
.pl-btns .pl-btn{
	display: block;
	width: 44%;
	text-align: center;
	line-height: 32px;
	background: #253e93;
	color: #fff;
	text-decoration: none;
	float: left;
	margin:0 3.5%;
	font-size: 12px;
}
.pl-btns .pl-btn:first-child{
	margin-left:0px;
}
.page{
	float: right;
}
.page ul{
	margin:0;
	padding: 0;
	list-style: none;
}
.page ul li{
	float: left;
}
.page ul li a{
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #333;
	border: 1px solid #959595;
	margin: 0 3px;
}
.page a{
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #333;
	border: 1px solid #959595;
	margin: 0 3px;
	float:left
}
.page span{
	display: block;
	width: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	color: #333;
	border: 1px solid #959595;
	margin: 0 3px;
	float:left;
	color:red
	
}
.page ul li a:hover{
	background: #434343;
	border-color:#434343;
	color:#fff;
}
.pl-more a{
	color: #253e93;
	text-decoration: none;
}
.resolve-pic{
	width: 50%;
	padding-left: 20px;
}
.resolve-pic img{
	width: 100%;
}
.desc-pic{
	margin-bottom: 20px;
}
.desc-pic img{
	display: block;
	width: 100%;
}
.resolve-word{
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}
.resolve-word p{
	margin-bottom: 20px;
	line-height: 24px;
	font-size: 13px;
	color: #666;
}
.resolve-word img{
	max-width:100%;
	height:auto;
}
.desc-nav a{
	color: #666;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 30px;
}
.news-item{
	margin-bottom: 20px;
	padding-bottom:20px;
	border-bottom: 1px solid #ccc; 
}
.news-item a{
	text-decoration: none;
	color:#333;
}
.news-pic{
	width: 30%;
}
.news-pic img{
	display: block;
	width: 100%;
}
.news-word{
	width: 70%;
	padding-left:20px; 
}
.news-sub{
	margin-bottom: 10px;
}
.news-sub-tit{
	position: relative;
	padding-left: 20px;
	font-size: 13px;
}
.news-sub-tit .sq{
	display: block;
	position: absolute;
	width: 10px;
	height: 10px;
	left:0;
	background: #bfbfbf;
	top: 4px;
}
.news-sub p{
	font-size: 12px;
	color: #888;
	margin:0;
	padding-left: 20px;
}
.news-word h3{
	font-size: 17px;
	margin:0 0 10px 0;
	height: 18px;
	overflow: hidden;
}
.nl-desc{
	line-height: 24px;
	font-size: 13px;
	height: 48px;
	overflow: hidden;
	color: #666;
}
.news-tit{
	display: none;
}
.product-pic{
	width: 40%;
	text-align: left;
	
	background:red;
	
	
	min-height: 260px;
    background: #fff;
    vertical-align: middle;
    line-height: 260px;
}
.product-pic img{
	width: 100%;
}
.product-info{
	width: 60%;
	color: #666;
}
.product-info ul{
	margin-bottom:20px;
	line-height: 26px;
	list-style: none;
	padding-left: 0;
	min-height:180px;
	
}
.product-info ul li{
	-height: 24px;
	padding-left: 50px;
	overflow: hidden;
	position: relative;
}
.product-info .dot{
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 2.5px;
	background: #bfbfbf;
	position: absolute;
	top: 10px;
	left:30px;
}
.product-btns{
	padding-left: 50px;
}
.product-btns .product-btn{
	display: block;
	width: 45%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	background: #fff;
	color: #333;
}
.product-btns .red{
	background: #d7000f;
	color:#fff;
}
.product-desc{
	margin-bottom: 50px;
}
.gallery-top img{
	width: 100%;
}
.gallery-thumbs{
	margin-top: 10px;
	margin-bottom: 50px;
}
.gallery-thumbs img{
	width: 100%
}
.tit{
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	position: relative;
}
.tit span{
	display: block;
	position: absolute;
	width: 100px;
	background: #f9f9f9;;
	line-height: 30px;
	top: -17px;
	left: 50%;
	margin-left: -60px;
	text-align: center;
	font-size: 16px;
	color:#666;
}
.bt{
	border-bottom: 1px solid #ccc;
	line-height: 36px;
	color: #666;
	font-size: 12px;
	padding:0;
	height:36px;
	overflow:hidden;
}
.video{
	margin-bottom: 50px;
}
.video img{
	width: 100%;
}
.params{
	margin-bottom: 50px;
}
.params .row{
	margin:0;
}
.relation-item{
	background: #fff;
	float: left;
	width: 30.33%;
	margin:0 1.5%;
	border:1px solid #bfbfbf;
}
.relation-item a{
	text-decoration: none;
	color: #333;
	display: block;
}
.relation-tit{
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
	overflow: hidden;
	background: #f0f0f0;
}
.relation-tit span{
	float: right;
	line-height: 38px;
	font-size: 12px;
}
.relation-pic{
	text-align: center;
	margin:15px 0;
}
.relation-pic img{
	max-width: 100%;
}
.data{
	padding:0 15px 15px 15px;
}
.data ul{
	padding:0;
	margin:0;
	font-size: 12px;
	list-style: none;
}
.data ul li{
	margin:7px 0;
	overflow: hidden;
	height: 17px;
}
.data img{
	float: left;
	display: block;
	width: 14px;
	height: 13px;
	margin-top: 2px;
	margin-right: 7px;
}
.middle-tit{
	line-height: 40px;
    height: 40px;
    border-bottom: 1px solid #bfbfbf;
    font-size: 16px;
    margin-bottom: 20px;
}
.contact-info{
	margin-bottom: 20px;
}
.contact-info p{
	margin-bottom: 10px;
	color: #666;
	font-size: 13px;
}
.user-info{
	width: 70%;
	margin-bottom: 40px;
}
.user-info label{
	font-weight: normal;
	color: #666;
}
.btns{
	margin-top: 20px;
}
.btns a{
	text-decoration: none;
	line-height: 32px;
	height: 32px;
	text-align: center;
	color: #666;
	background: #fff;
	display: block;
	width: 120px;
	float: left;
	margin-right: 20px;
}
.btns a.red{
	background: #e60012;
	color: #fff;
}
.condition label{
	font-weight: normal;
	color: #666;
}
.service{
	background: #fff;
	padding: 15px;
	border:1px solid #e5e5e5;
}
.service h3{
	font-size: 15px;
	margin:0 0 10px 0;
	color: #666;
}
.service .m15{
	margin-bottom: 15px;
}
.sl{
	width: 47%;
	position: relative;
	display: inline-block;
	border:1px solid #ccc;
	padding:10px;
	margin:0 1%;
}
.sl-pic{
	width: 45%;
	display: inline-block;
	vertical-align: middle;
}
.sl-word{
	width: 52%;
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.sl-word p{
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	margin:0;
}
.sl-pic img{
	display: block;
	width: 100%;
}
.online-time{
	margin-bottom: 0;
	color: #666
}
.fix-t{
	width: 32px;
	height: 132px;
	text-align: center;
	background: #233b89;
	
	background-size:100%;
	color: #fff;
	text-align: center;
	font-size: 13px;
	padding:10px 5px;
	line-height: 15px;
	cursor: pointer;
	-direction: ttb
}
.fix-t.red{
	background: #ca151d;
	height: 100px;
}
.fix-t img{
	width: 20px;
	margin-bottom: 7px;
}
.work-tit{
	color: #666;
	line-height: 24px;
}
.work-item{
	margin-bottom: 10px;
}
.work-t{
	background: #a0a0a0;
	color: #fff;
	line-height: 36px;
	height: 36px;
	padding:0 15px;
	cursor: pointer;
}
.work-item.on .work-t{
	background: #253e93;
}
.work-t img{
	display: block;
	float: right;
	width: 24px;
	height: 24px;
	margin-top: 6px;
}
.work-t .up{
	display: none;
}
.work-item.on .up{
	display: block;
}
.work-item.on .down{
	display: none;
}
.work-c{
	background: #fff;
	padding:15px;
	display: none;
	color: #666;
	line-height: 24px;
	font-size: 13px;
}
.work-c .work-btn{
	display: block;
	width: 120px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	color: #fff;
	background: #253e93;
	margin:15px 0 5px 20%;
}
.work-item.on .work-c{
	display: block;
}
.work-c p{
	margin:0;
}
.work-l{
	width: 20%;
	text-align: right;
	padding-right: 15px;
}
.work-r{
	width: 80%;
	text-align: left;
}
.send-tit{
	color: #fff;
	line-height: 36px;
	height: 36px;
	padding:0 15px;
	cursor: pointer;
	background: #253e93;
}
.send-c{
	background: #fff;
	font-size: 13px;
	padding: 15px;
	color:#666;
	line-height: 24px;
}
.send-c p{
	margin:0;
}
.send-l{
	width: 15%;
	text-align: right;
}
.send-r{
	width: 85%;
	text-align: left;
}
.work-send{
	margin-bottom: 40px;
}
.person label{
	font-weight: normal;
	color: #666;
	line-height: 34px;
	text-align: right;
	margin:0;
	padding:0;
}
.must{
	font-size: 16px;
	color: red;
	font-style: normal;
	margin-right: 5px;
}
.add-btns{
	text-align: right;
	margin-bottom: 20px;
}
.add-btns .add-btn{
	display: inline-block;
	width: 80px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 13px;
	text-decoration: none;
	background: #fff;
	border:1px solid #ccc;
	color: #666;
}
.handle-btns{
	text-align: center;
	margin-bottom: 40px;
}
.handle-btns .handle-btn{
	display: inline-block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin:0 10px;
	background: #a0a0a0;
	text-decoration: none;
	color: #fff;
}
.handle-btns .sub{
	background: #00479d;
}
.select-item{
	background: #fff;
	float: left;
	width: 24%;
	margin:0 0.5%;
	border:1px solid #bfbfbf;
	margin-bottom: 20px;
	position: relative;
}
.select-item a{
	text-decoration: none;
	color: #333;
	display: block;
}
.select-tit{
	line-height: 40px;
	height: 40px;
	padding: 0 15px;
	overflow: hidden;
	background: #f0f0f0;
}
.select-tit span{
	float: right;
	line-height: 38px;
	font-size: 12px;
}
.select-pic{
	text-align: center;
	margin:15px 0;
}
.select-pic img{
	max-width: 100%;
}
.select-data{
	padding:0 15px 15px 15px;
}
.select-data ul{
	padding:0;
	margin:0;
	font-size: 12px;
	list-style: none;
}
.select-data ul li{
	margin:7px 0;
	overflow: hidden;
	height: 17px
	
}
.select_desc_zhu{
	clear:both;
	padding-left:10px;
	font-size:14px;
	margin-bottom:14px;
}
.select-data img{
	float: left;
	display: block;
	width: 14px;
	height: 13px;
	margin-top: 2px;
	margin-right: 7px;
}
.select-tabs{
	margin-bottom: 20px;
}
.select-tabs .select-tab{
	float: left;
	width: 23%;
	margin:0 1.2%;
	background: #fff;
	
	text-decoration: none;
	color: #666;
	padding: 5px 10px;
	position: relative;
	border:1px solid #e5e5e5;
	-border-top:2px solid #fff;
}
.select-tabs .select-tab:first-child{
	margin-left:0.4%;
}
.select-tabs .select-tab:last-child{
	margin-right:0%;
}

.select-tabs .select-tab.on{
	border-top:3px solid #253e93;
}
.s-pic{
	width: 65%;
	float: left;
	text-align: center;
}
.s-pic img{
	max-width: 100%;
}
.s-word{
	width: 35%;
	text-align: center;
	left: 65%;
	top: 50%;
	margin-top: -10px;
	position: absolute;
}
.select-menu{
	display: none;
}
.select-menu ul{
	padding: 0;
	margin:0 0 20px 0;
	list-style: none;
}
.select-menu ul li{
	line-height: 40px;
	text-indent: 20px;
	background: #d4d4d7;
	border-bottom: 1px solid #bfbfc1;
}
.select-menu ul li a{
	text-decoration: none;
	color: #333;
	display: block;
}
.select-menu .select-sub{
	margin:0;
	display: none;
}
.select-menu .select-sub li{
	background: #fff;
}
.select-menu .select-sub li:last-child{
	border:0;
}
.select-menu .select-sub li:hover a{
	background: #253e93;
	color:#fff; 
}
.select-menu .menu-icon{
	float: right;
	margin-right: 10px;
	margin-top: -2px;
}
.select-menu .menu-icon.add{
	display: block;
}
.select-menu .menu-icon.reduce{
	display: none;
}
.select-menu li.on .menu-icon.add{
	display: none;
}
.select-menu li.on .menu-icon.reduce{
	display: block;
}
.select-menu li.on .select-sub{
	display: block;
}
.range{
	background: #fff;
	padding: 15px 15px 0 15px;
	margin-bottom: 20px;
	margin:0 0.5% 20px 0.5%;
	border:1px solid #e5e5e5;
	-background:red;
	
}
.range-tit{
	text-align: center;
	color:#666;
	font-size: 16px;
	margin-bottom: 15px;
}
.range-item{
	font-size: 12px;
	border-bottom:1px solid #eee;
	margin-top:10px;
}
.range-label{
	width: 15%;
	color:#666;
	line-height: 23px;
}
.select_reset{
	font-size:12px; 
	float:right;
	padding-right:50px;
	padding-top:10px;
	cursor:pointer;
	background:url('../images/reset.png') no-repeat 0px 10px;
	padding-left:20px;
	line-height:18px;
	color:#253e93
}
.range-tag a{
	text-decoration: none;
	display: block;
	padding:3px 10px 3px 10px;
	float: left;
	color: #666;
	margin-right: 10px;
	margin-bottom: 15px;
	position: relative;
}
.range-tag{
	width:85%;
}
.range-tag a.on{
	background: #e60012;
	color:#fff;
	padding:3px 25px 3px 10px;
}
.cancel{
	display: none;
	width: 23px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	position: absolute;
	font-style: normal;
	right: 0;
	top:0;
}
.range-tag a.on .cancel{
	display: block;
}
.range-label .range-icon{
	display: none;
}
.investor-menu{
	margin-bottom: 20px;
}
.investor-menu a{
	float: left;
	display: block;
	width: 14.6666666%;
	margin:0 1%;
	background: #fff;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #666;
	text-decoration: none;
	border:1px solid #e5e5e5;
}
.investor-tit{
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 15px;
	position:relative;
}
.maoidan{
	position:absolute;
	top:-150px;
	
	
}
.advertise-tit{
	height: 40px;
	padding:5px 15px;
	background: #e4e4e8;
	border-bottom:1px solid #ccc;
}
.advertise-tit span{
	float: left;
	line-height: 30px;
}
.advertise-tit select{
	float: left;
	width: 150px;
	margin-left: 15px;
	height: 30px;
	padding:0 12px;
}
.investor-container{
	-padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	padding-bottom:26px;
}
.shares img{
	display:block;
	width:100%;
}
.copy-desc{
	background:#fff;
}
.copy-desc table tr td{
	border-bottom: 1px solid #f3f5f8;
	padding:8px;
	font-size:13px;
}
.copy-desc .grey{
	background:#e9e9e9;
	width:20%;
}
.copy-desc a{
	text-decoration:none;
	color:#253e93;
	margin-left:10px;
}
.copy-desc span{
	display: inline-block;
	margin:3px 10px;
}
.manage{
	border:1px solid #e5e5e5;
}
.manage a{
	color:#666;
	display:block;
	text-decoration:none;
}
.manage-pic img{
	display:block;
	width:100%;
}
.manage-tit{
	height:36px;
	line-height:36px;
	background:#253e93;
	text-align: center;
	color:#fff;
}
.manage-word{
	padding:10px;
	background:#fff;
	line-height:24px;
}
.manage-word p{
	height:168px;
	overflow: hidden;
}
.manage-word span{
	color:#253e93;
}
.consult{
	background:#fff;
	padding:10px;
	border:1px solid #e5e5e5;
}
.consult-pic{
	display:inline-block;
	width:20%;
	text-align:center;
	vertical-align:top;
	line-height:72px;
	border-right: 1px solid #ccc;
}
.consult-pic img{
	max-width:80%;
}
.consult-word{
	display:inline-block;
	padding-left:10px;
	width:78%;
}
.consult-word p{
	margin:0;
	line-height:24px;
	font-size:12px;
	color:#666;
}
.ad-swipe{
	padding:0 15px 30px 15px;
	width:100%;
}
.ad-swipe ul{
	padding:0;
	margin:0;
	list-style:none;
}
.ad-swipe ul li{
	width:100%;
	border-bottom:1px solid #ccc;
}
.ad-swipe a{
	text-decoration:none;
	color:#666;
	display:block;
}
.ad-time{
	display:inline-block;
	line-height:36px;
	width:20%;
	overflow:hidden;
}
.ad-word{
	display:inline-block;
	line-height:36px;
	width:78%;
	overflow:hidden;
}
@media (max-width:768px){
.fix{ display:none;}	
}