@charset "utf-8";
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin:0; background: #E9EAEC; font-family:"\5FAE\8F6F\96C5\9ED1"; overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
dfn{font-style:italic}
h1{margin:.67em 0;font-size:2em}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}：805
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:bold}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
a{background-color:transparent;text-decoration:none;color:#333}
a:active,a:hover{outline:0;text-decoration:none}
img{border:0;max-width:100%}
ul,li,dl,dt,dd{list-style:none;margin:0;padding:0}
h1,h2,h3,h4,h5,h6{font-weight:normal;margin:0}
.mar_b20{margin-bottom: 20px;}

@font-face {font-family: "iconfont";
  src: url('font/iconfont.eot'); /* IE9*/
  src: url('font/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('font/iconfont.woff') format('woff'), /* chrome、firefox */
  url('font/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('font/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{font-family:"iconfont" !important;font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.bg-border{box-shadow:0 1px 2px rgba(0,0,0,0.05);border-radius:2px;background: #fff;}
.side-ad{text-align:center;}
.side-ad a{display: block;font-size: 0;}
.side-ad img{width: 100%;height: auto; max-width: none;}
/*==========================xjr-nav==========================*/
/*==========================main===============================*/	
.xjr-index-main{padding: 10px;}
.xjr-index-main .in-chiefly{width:100%; margin-bottom: 20px; overflow: hidden;box-shadow:0 1px 2px rgba(0,0,0,0.05);border-radius:2px;background: #fff;}
/*------------index-chiefly-------------*/
	.big{position: relative;}
	.big a{display: block;}
	.big a img{display: block;}
	.big a:before{width: 100%; height: 100%; position: absolute; top: 0; left: 0; content: " "; z-index: 30;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		transition: all 0.2s ease;
		background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
		background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
		background-image: linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);

	}
	.big a:hover:before{
		opacity: 0.7;
		filter:alpha(opacity=70);    
		-ms-filter:alpha(opacity=70);   
		zoom:1; 
	}
	.big span{position: absolute; top: 0; left: 0; color: #ffffff; padding: 2px 10px; font-size: 12px; display: block; width: auto; margin: 0; bottom: auto; z-index: 50; background: #478de4;}
	.big span.chiefly-tit{position: absolute;top:initial;top:auto;  bottom: 0;  left: 0;  padding: 0 20px; text-shadow:1px 1px 2px #333;  margin: 15px 0px;  color: #ffffff;  font-size: 14px;  z-index: 50;background: none;}
	.small{padding:10px; font-size: 16px;}
	.small li{float: left;padding-bottom: 10px;margin-top: 10px;border-bottom: 1px solid #e8e8e8; width: 100%;}
	.small li:last-child{border-bottom: 0;}
	.small li:after{content: "";clear: both;font-size: 0;}
	.small li img{float: left;width: 98px; margin-right: 10px;}
	.small li span{display: none;}
	.small li span.chiefly-tit{display: block; margin-top: -3px;line-height: 20px;}
/*------------index-data-------------*/
	.in-data{ margin:0 20px;}
	.in-data table{font-size: 12px;width: 100%;border-top:2px solid #000;}
	.in-data table tbody{width: 100%;}
	.in-data th{height: 30px; line-height: 30px; border-bottom: 1px solid #000;}
	.in-data td{padding:10px; border-bottom: 1px solid #e8e8e8; text-align: center; line-height: 24px;}
	.in-data .date{color: #999;}
/*------------index-activity-------------*/
	.in-activity{width: 100%;}
	.in-activity ul{margin: 0 10px;}
	.in-activity li{width: 100%; background: #ffffff; border-bottom:1px solid #e8e8e8; padding-bottom: 10px;margin-bottom: 10px; float: left; }
	.in-activity li:hover{border-bottom:1px solid #FFE4AC;}
	.in-activity li .act-thumb{ width: 98px; height:56px;overflow:hidden;margin-right:10px; float: left;position: relative;}
	.in-activity li .act-thumb img{height:56px;max-width: none;float:left;}
	.in-activity li .act-thumb .state{ position: absolute;text-align: center;font-size: 12px;padding: 3px 5px;}
	.act-before{background: #FF4000;color: #fff;}
	.act-ing{background: #23C761;color: #fff;}
	.act-after{background: #777777;color: #fff;}
	.in-activity li .act-info{width: 60%; float: left; margin-top: -3px; color: #555;}
	.in-activity li .act-info h2{font-size: 16px; line-height: 20px; color: #393939;}
	.in-activity li .act-info div{display:none;font-size: 12px; color: rgba(0,0,0,0.5);}
	.in-activity .none{border-bottom: 0;padding-bottom: 0;}
	.in-activity li.act-focus{margin-top: 10px; margin-bottom:20px;padding-bottom: 0; border:1px solid #e8e8e8;}
	.in-activity li.act-focus .act-thumb{width: 100%;height: auto;margin-right: 0}
	.in-activity li.act-focus .act-thumb img{width: 100%; height:auto; margin-left: 0;}
	.in-activity li.act-focus .act-thumb .state{height: 30px; line-height:30px;width: 120px; transform:rotate(-45deg) translate(-53px,24px);transform-origin:0 50%;letter-spacing:2px;}
	.in-activity li.act-focus .act-info{width:100%;margin-top: 5px;}
	.in-activity li.act-focus .act-info h2{padding: 10px;line-height: 24px; overflow: hidden;}
	.in-activity li.act-focus .act-info div{font-size:14px;display: block; color: #999;padding: 0 10px; line-height: 36px; height: 36px; overflow: hidden;}
	.in-activity li.act-focus .act-info .sponsor{border-top: 1px solid #e8e8e8;}
	.in-activity li.act-focus .act-info .sponsor span{display: none;}
	.in-activity li.act-focus .act-info .sponsor i{ font-size: 20px;}
/*------------index-report-------------*/
	.in-report .report-list{background: #fff;}
	.in-report .report-list li{margin-bottom: 10px; width: 100%;}
	.in-report .report-list li .pad{padding: 10px 0; padding-top: 0;margin:0 10px;border-bottom:1px solid #e8e8e8;}
	.in-report .report-list li:last-child .pad{border-bottom: 0;}
	.in-report .report-list li .n-pic{ width: 98px; height:56px;overflow:hidden;margin-right:10px;}
	.in-report .report-list li .n-pic img{height:56px;max-width: none;margin-left: -3px;}
	.in-report .report-list li .pad .nopic{width: 100%; position: static;}
	.in-report .report-list li .n-text{width: 60%;}
	.in-report .report-list li .n-text h4{font-size: 16px; color: #393939; line-height: 20px; margin-top: -3px;}
	.in-report .report-list li .n-text .n-des{font-size: 12px;color: rgba(0,0,0,0.5); color: #666 \9;margin-top: 6px; display: none;}
	.in-report .report-list li .n-keytime{margin-top: 10px;}
	.in-report .report-list li .n-keytime,.in-report .report-list li .n-keytime a{color:rgba(0,0,0,0.4);color:#ccc \9;font-size: 12px;}
	.in-report .report-list li .n-keytime a:hover{ color: rgba(255,0,0,0.4); color: #E17576 \9;}
	.in-report .report-list li .n-keytime .key,.in-report .report-list li .n-keytime .time{display: block;}
	.n-keytime .time span{margin-left: 20px; padding: 3px 5px;border-radius: 2px;}
	.in-report .report-list li .n-keytime .time span a{color: #fff;}
	.n-keytime .time span.down{ background: #FFAA00;}
	.n-keytime .time span.more{background: #478DE4}
/*------------index-news-------------*/
.xjr-index-main .in-news{width:100%; position: relative;}
	.in-news .news-tit{height: 38px; line-height: 38px; width: 100%;margin-bottom: 20px;}
	.in-news .news-tit span{display: inline-block;padding: 0 7px;font-size: 14px;cursor:pointer;}
	.in-news .news-tit span:nth-child(n+5){display: none;}
	.in-news .news-tit span.all{border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
	.in-news .news-tit span.cur{background: #FFAA00;color: #fff; position: relative;top:-1px;}
	.in-news .news-tit span.cur a{color: #fff;}
	.in-news .news-tit span.cur:after{display:none \9;content: "";width: 0;height: 0;font-size:0;border-width: 6px;border-color: #FFAA00 transparent transparent transparent;border-style: solid;text-align: center; position: absolute;left: 50%;margin-left: -5px;top: 36px;}
	.in-news .news-list{ width: 100%;}

	.in-news .news-list li{background: #fff;border:1px solid #e5e5e5;border-radius: 3px;margin-bottom: 10px; width: 100%;}
	.in-news .news-list li .pad{padding: 10px;}
	.in-news .news-list li .n-pic{ width: 98px; height:56px;overflow:hidden;margin-right:10px;}
	.in-news .news-list li .n-pic img{height:56px;max-width: none;margin-left: -3px;}
	.in-news .news-list li .pad .nopic{width: 100%; position: static;}
	.in-news .news-list li .n-text{width: 60%;}
	.in-news .news-list li .n-text h4{font-size: 16px; color: #393939; line-height: 20px; margin-top: -3px;}
	.in-news .news-list li .n-text .n-des{font-size: 12px;color: rgba(0,0,0,0.5); color: #666 \9;margin-top: 6px; display: none;}
	.in-news .news-list li .n-keytime,.in-news .news-list li .n-keytime a{color:rgba(0,0,0,0.4);color:#ccc \9;font-size: 12px;}
	.in-news .news-list li .n-keytime a:hover{ color: rgba(255,0,0,0.4); color: #E17576 \9;}
	 .n-keytime .key{display: none;}
	 .n-keytime .time{display:none;}
	.in-news .news-list li.news-ad{ position: relative;}
	.in-news .news-list li.news-ad:after{content: "推广";font-size:12px;color: #fff;background:#E17576;border-bottom-right-radius:3px;padding:3px 10px; position: absolute;right: 0;bottom: 0;}
	.news-list .news-more{cursor:pointer;width:100%;height: 36px; line-height:36px;text-align:center;border-radius:3px;font-size:16px;background:#FFD24D; }
	.news-list .news-more a{color: #000; display: block;}
	.page{display: none;}
#cl{display: none;}
/*============================in-side=======================*/
.xjr-index-main .in-side{width:100%;margin-top: 20px; position: relative;}
.in-side{display: none;}
.plate li.no-border{border-bottom: 0;}
.plate{box-shadow:0 1px 2px rgba(0,0,0,0.05);border-radius:2px;background: #fff;font-size: 14px; margin-bottom: 20px;}
.plate-tit{position: relative; height: 50px; line-height: 50px;border-top-left-radius: 3px;overflow: hidden; padding-left: 20px;font-size:14px;font-weight: bold;}
.plate-tit span{position: absolute;top: -6px;right: 10px;font-size: 20px;}
.plate-tit span a{ color: #FFAA00;}
.plate-tit:before{content: ""; position: absolute;left: 0;top: 0;width: 0;height: 0;border-top:20px solid #FFAA00;border-right: 20px solid transparent;}
.special,.test{padding:0 10px}
.special li{margin-bottom: 10px;}
.special li .pic{ width: 80px;height: 60px;margin-right: 10px; overflow: hidden;}
.special li .pic img{height: 60px;max-width: none; margin-left: -13px;}
.special li .text{width: 188px;}
.test li{border-bottom: 1px solid #e8e8e8;padding: 20px 0;}
		.test li:last-child{border-bottom: 0;}
		.test li .tit{font-weight: bold; padding-bottom: 5px;}
		.test li .des{color:rgba(0,0,0,0.7);color: #999 \9;line-height:23px;overflow: hidden; font-size: 12px;}
		.test li .time{font-size: 12px;color: rgba(0,0,0,0.4); color: #aaa \9; margin-top: 10px;}
/*------------company-------------*/
	.company,.entrepreneur,.investment,.investor{ padding: 0 10px;}
	.company li ,.entrepreneur li{padding-bottom: 20px;border-bottom: 1px solid #ececec;}
	.company li:last-child,.entrepreneur li:last-child,.investment li:last-child , .investor li:last-child{border-bottom: 0;}
	.company li .pic,.entrepreneur li .pic,.investment li .pic{width: 70px;height: 70px;line-height:100px;border:1px solid #e8e8e8;  border-radius: 3px; margin-right: 10px; position: relative; overflow: hidden;}
	.company li .pic a,.entrepreneur li .pic a{display: block;font-size: 0;}
	.company li .text ,.entrepreneur li .text {width: 182px;}
	.company li .text .name {font-size: 16px;margin-bottom: 5px;}
	.company li .text .name a{color: #FFAA00;}
	.company li .text .title a , .entrepreneur li .text .title a{color:rgba(0,0,0,0.5);color: #999 \9; font-size: 14px;}
/*------------entrepreneur-------------*/
	.entrepreneur li .text .name{font-size:20px;margin-top: -5px;margin-bottom: 5px;}
	.entrepreneur li .text .name a{color: #333;}
	.entrepreneur li .text .company-name{ margin-bottom: 5px; font-size: 14px;}
	.entrepreneur li .text .company-name a{color: #FFAA00;}
/*------------investment-------------*/
	.investment li{padding-bottom: 20px;border-bottom: 1px solid #ececec; margin-bottom: 20px;}
	.investment li .text .name{ font-size: 16px;}
/*------------investor-------------*/
	.investor li {padding-bottom: 30px;}
	.investor li .pic{width: 70px;height: 70px;border-radius: 100%; margin-right: 20px;overflow: hidden;}
	.investor li .text{width: 170px;}
	.investor li .text .name{font-size: 16px;margin-bottom:10px; margin-top: 10px;}
	.investor li .text .title{font-size: 14px;}
	.investor li .des {margin-top: 10px; color: #666;font-size: 14px;}

/*==========================foot===============================*/
footer{padding: 10px;background: #23282D;}
.fm-footer{width: 100%; min-height: 50px;}
	.foot-logo,.foot-text,.copyright,.about{width: 100%;text-align: left;}
	.copyright{ line-height:24px;font-size: 12px;color: #999;margin: 10px 0;}
	.about{height: 30px; }
	.about li{ font-size: 14px; float: left; margin-right:20px;}
	.about li a{ color: #fff;font-size: 12px;}
	.about li a:hover{ color: #aaa;}
.fixed-tools{display: none;}
.fixed-tools div{display: none; cursor: pointer;}
#infscr-loading { 
  text-align: center;
  z-index: 200;
  position: absolute;
  left: 50%;
  bottom:-50px;
  width: 100px;
  padding: 10px;
  background: #000; 
  margin-left: -60px; 
  margin-bottom: 20px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.9);
  opacity: 0.8;
  color: #FFF;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
/********************************************list**********************************************************************/
.main-left{width: 100%;}
.main-side{width: 100%; display:none;}
.xjr-index-main .w100{margin-bottom: 20px; display: block;}
.xjr-list{ margin-bottom: 20px;}
.xjr-list .list-tit{height: 22px; line-height: 22px;background: #F2F2F2; font-weight: bold; color: #222;}
.xjr-list li{width:100%;text-align: center; font-size: 14px;color:#555;height: 70px; line-height: 70px;border-top: 1px solid #ececec; padding: 10px 0;}
	.xl-name,.xl-channel,.xl-rz,.xl-yy,.xl-date,.xl-add,.xl-special,.xl-company{float: left;}
	.xl-name{width: 100%; display: block;}
	.xl-logo,.xl-tit{ float: left;}
	.xl-logo{border:1px solid #e8e8e8; border-radius: 3px;width: 68px;height: 68px; margin-right: 10px; margin-left: 10px;}
	.xl-logo img{width: 68px;height: 68px;}
	.xl-tit h1,.xl-tit .xl-des{font-size: 14px;font-weight: normal; line-height: 30px;}
	.xl-tit h1 a{color: #52ACEB;font-size: 14px;}
	.xl-tit .xl-des{line-height: 20px;}
/*-----------company-list--------------*/
	.company-list{width: 100%;}
	.company-list .xl-channel,.company-list .xl-rz,.company-list .xl-yy,.company-list .xl-date,.company-list .xl-add{ display: none;}
	.company-list .xl-tit{text-align: left; width: 66%;}
	.company-list .xl-channel{width: 10%;}
	.company-list .xl-rz{width: 10%;}
	.company-list .xl-yy{width: 10%;}
	.company-list .xl-date{width: 10%;}
	.company-list .xl-add{width: 10%;}
.col2,.col3{width: 100%;}
.col3{ height: 450px;}
.col3 .map{height: 400px;}
/*-----------entrepreneur-list--------------*/
	.entrepreneur-list{width: 100%;}
	.entrepreneur-list .xl-special,.entrepreneur-list .xl-date{ display: none; }
	.entrepreneur-list .xl-name,.entrepreneur-list .xl-company{width: 50%; overflow: hidden;}
	.entrepreneur-list  li .xl-company table,.entrepreneur-list  li .xl-date table{line-height:normal;}
	.entrepreneur-list  li table{width: 100%; height:70px;}
	.entrepreneur-list  li td{text-align: center;}
/*-----------investment-list--------------*/
	.investment-list .xl-date,.investment-list .xl-web,.investment-list .xl-add{ display:none;}
/*-----------investor-list--------------*/
	.investor-list .xl-name,.investor-list .xl-company{ width: 40%;}
	.investor-list .xl-date{width: 20%;}
/*-----------news--------------*/
	.news{position: relative;}
	.news .news-nav{ width:100%;margin-bottom: 20px;position: absolute;left: 0;top: 1px; }
	.news .news-nav ul{width:958px;padding:10px; }
	.news .news-nav li{float: left; margin-right: 10px; font-size: 14px;}
	.news .news-nav li a{float: left;}
	.news .news-nav li i{margin-right:10px;text-align:center;border-radius:100%;background: #2B2B2B;color: #FFAA00; float: left;font-size: 16px;padding: 2px;}
	.news .news-nav li span{display: block;float: left; }
	.news .news-nav .other{width: 4px;height: 4px; margin-top: 6px;}
	.news .news-nav .newswechart{ display: none;}
	.news .news-all{margin-top: 51px;}
/********************************************show**********************************************************************/
	.data-show ul{padding: 10px 10px 0 10px;margin-bottom: 20px; font-size: 12px;}
	.data-show li{height: 30px; line-height: 30px;}
	.data-show h1{font-size: 16px; line-height: 30px;padding: 10px 10px 0 10px;}
	.data-show .data-des{height: auto;}
	.data-show .data-des .data-content{margin-top: -15px; line-height: 24px;}
	.data-show .data-des .data-content p{ margin: 0; padding: 10px 0;}
/*------------activity-show-------------*/
	.activity-show{position: relative;}
	.activity-show .in-activity li.act-focus{ margin-bottom: 10px; border: 0}
	.activity-show .in-activity li.act-focus .sponsor{border-top:0;}
	.act-focus .act-btn{height:30px; line-height:30px; text-align:center; margin:10px;border-radius:3px;background: #FF4000;color: #fff;}
	.act-focus .act-btn a{color: #fff;}
	.activity-form{width: 100%; overflow: hidden;}
	.activity-form .act-form-tit{width: 100%; height: 36px;line-height: 36px;background: #478DE4;text-align: center;color: #fff; position: relative;}
	.activity-form .act-form-tit .close{ position: absolute; top:0px;right: 10px;}
	.activity-form form{padding: 10px;}
	.activity-form li{margin: 10px 0; height: 30px; line-height: 30px;}
	.activity-form li label{ width: 80px;text-align: right;margin-right: 10px; float: left; font-size: 14px;}
	.activity-form li label font{color:red;margin-right: 5px;}
	.activity-form li input{float: left;border:1px solid #e0e0e0; height: 28px;line-height: 28px;border-radius:3px;padding-left: 10px;width: 170px; color: #555}
	.activity-form form li:after{ display:block;clear: both;font-size: 0; content: ""}
	.activity-form form .col1,.activity-form form .col2{text-align: center;margin-bottom: 10px;}
	.activity-form form .col1 input,.activity-form form .col2 input{background: #FFAA00;border:0;color: #fff; padding: 5px 20px;border-radius: 3px;}
	.activity-form form .col2 input{background: #999;}
	.act-content{ padding: 10px; margin-top: 20px; font-size: 14px;}
	.main-left .con-tit{ height: 30px; line-height: 30px;}
	.main-left .con-tit span{border-bottom: 3px solid #478DE4;padding-bottom: 5px; font-weight: bold;}
	.act-content p{line-height: 24px;}
	.act-content p img{ display: block;margin: 0 auto;}
/*------------company-show-------------*/
	.company-show > div{padding:10px;margin-bottom: 20px;}
	.company-show > div.com-basic{position: relative;overflow: hidden;padding-bottom: 0;}
	.com-basic .pictext .pic{float: left;width: 80px;}
	.com-basic .pictext img{width:78px;}
	.com-basic .pictext .text{float: left;width: 190px;margin-left: 10px; font-size: 12px;color:#555;}
	.com-basic .pictext .text div{height: 20px;line-height: 20px;}
	.com-basic .pictext .text .name,.com-basic .pictext .text .invest,.com-basic .pictext .tag{display: none;}
	.com-basic .pictext .text .tag{float: left;}
	.com-basic .pictext .text h1{font-size: 18px;}
	.com-basic .pictext:after,.com-basic .xjr_item,.tim dl {content: "";display: block;clear: both;font-size: 0;}
	.com-basic .xjr_item{height:40px; line-height: 40px; overflow:hidden;border-top: 1px solid #e8e8e8; margin-left: -30px;margin-right: -25px;margin-top: 10px;}
	.com-basic .xjr_item li{float: left;font-size: 12px; width: 33%; text-align: center;border-right: 1px solid #e8e8e8}
	.com-basic .xjr_item .error{display: none;}
	.com-basic .share{display: none;}
	.com-basic .state{position: absolute; right:-128px;top:-58px; background: #7BD172; color: #fff;font-size: 12px;height: 80px;line-height: 128px;width: 120px;text-align:center;transform: rotate(45deg) translate(-53px,24px);transform-origin: 0 50%;letter-spacing: 2px;}
	.com-basic .state a{color: #fff;}
	.com-des .xjr_content{font-size: 12px; line-height: 20px;}
	.com-invement .text .web,.com-invement .text .add,.com-invement .text .date{display:none;}
	.com-invement .text h1 span{display: none;}
	.tim .entrepreneur{padding: 0; margin-top: 20px; font-size: 14px;}
	.tim .entrepreneur .special{color:rgba(0,0,0,0.5);}
	.tim  .entrepreneur li{padding-bottom: 10px;margin-bottom: 10px;}
	.tim .entrepreneur li .text .title a{color: #333;}
	.super-con{ font-size: 14px;}
	.invest-info .xjr_content{ margin-top: 20px;}
	.financing-exp{border:1px solid #e8e8e8;padding: 10px; margin-bottom: 10px; background: #f5f5f5;}
	.financing-exp .clearfix{font-size: 12px;}
	.financing-exp .clearfix .financing-con{ margin-bottom: 10px;}
	.financing-exp .clearfix .financing-con .pressUrl{color:#478DE4; }
	.financing-exp .clearfix .round{font-size: 20px; margin-right: 10px;}
	.financing-exp .financing-price span{color: #5e75db;font-size: 16px;}
	.financing-exp .financing-list-member{border-top:1px solid #e8e8e8; margin-top: 20px;}
	.ng-scope{margin: 10px 0;}
	.ng-scope .logo{float: left; width: 58px;border:1px solid #e8e8e8;}
	.ng-scope .name{float: left;margin-left: 10px;height:60px;line-height:60px;width: 180px;}
	.news-info ul{ margin-top: 10px;}
	.news-info li{border-bottom:1px solid #e8e8e8;padding-bottom: 20px;  margin-top: 20px;}
	.news-info li .date{background: #478DE4; color: #fff;font-size: 12px;padding:5px 10px;width:68px; text-align:center;margin-bottom: 10px;}
	.news-info li h4{font-size: 16px;margin-bottom: 10px; margin-top: 10px;}
	.news-info li .n-des{ font-size: 12px;}
	.news-info li:last-child{border-bottom: 0;padding-bottom: 10px;}
	.com-basic .ent-pictext{padding-bottom: 10px;}
	.com-basic .ent-pictext .pic,.com-basic .ent-pictext .pic img{border-radius: 4px;}
	.com-basic .ent-pictext .pic{margin-right: 10px;}
	.com-basic .ent-pictext .ent-text{font-size: 14px;}
	.com-basic .ent-pictext .ent-text h1{font-size: 18px;}
	.com-basic .ent-pictext .ent-text .special{color: #aaa;}
	.case-con{width: 100%;}
	.case-con dl{font-size: 14px;  margin-top: 20px;}
	.case-con .pic{width: 60px;border-radius: 3px; float: left;border: 1px solid #e8e8e8;}
	.case-con .pic img{border-radius: 3px;}
	.case-con .text{width: 205px; margin-left: 10px;}
	.case-con dt{margin-bottom: 10px;}
	.case-con dd{font-size: 12px;}
	.case-con dd li{height: 20px; line-height: 20px; overflow: hidden; }
	.case-con dd li:after{content: "";display: block; clear: both;font-size: 0;}
	.case-con dd .date{float: left;margin-right: 10px;}
	.case-con dd .des{padding-left: 10px;border-left: 1px solid #ccc; float: left; position: relative;}
	.case-con dd .des:before{content: "";display: block;width: 7px;height: 7px;border-radius: 100%;background: #ccc;position: absolute;left: -4px;top: 5px;}
	/**********************************************show**********************************************/
	.xjr-news-show{padding: 20px;box-shadow:0 1px 2px rgba(0,0,0,0.05);border-radius:2px;background: #fff;}
	.xjr-news-show .infor{ font-size: 12px; color: #777;}
	.xjr-news-show .infor .hot{padding-left: 15px; background: url(/statics/images/index-two/fm-index-icon.png) -241px -118px no-repeat;}
					.hot em{font-style: normal;}
	.xjr-news-show .infor .tag{ float: left;}
	.xjr-news-show .infor .tag span{margin-right: 10px;}
	.xjr-news-show .infor .tag a{ color: #777;}
	.xjr-news-show .infor .tag a:hover{color: #FF7373;}
	.xjr-news-show .infor .location{display: none; float:left;}

	.xjr-news-show hgroup{border-top:1px solid #000;border-bottom:1px solid #000;padding: 15px 0;margin: 15px 0;}
	.xjr-news-show h1{text-align:left; color: #111;font-size: 24px;line-height: 36px; font-weight: bold; }
	.xjr-news-show h2{font-size: 16px; color: #666; text-align: center; margin-top: 20px;}
	/*font-size*/
	.xjr-news-show h1.f_size1,.xjr-news-show h1.f_size2,.xjr-news-show h1.f_size3,.xjr-news-show h1.f_size4{font-size: 24px;}
	.xjr-news-show .text p{font-size: 16px; color: #222; padding: 15px 0; line-height: 29px; margin: 0;}
	.xjr-news-show .text .down{font-weight: bold;color: #5BA808;font-size: 14px;}
	.xjr-news-show .text .down a{border-bottom: 1px dotted #5BA808;}
	.xjr-news-show .text p img{ display:block; margin: 0 auto;}
	.xjr-news-show .textad{font-size: 16px; display: none; margin-bottom: 25px; display: block;}
	.xjr-news-show .textad{color: #666;}
	.xjr-news-show .watchful{border:1px solid #e8e8e8; background: #efefef; padding:12px;margin-bottom: 20px;}
	.xjr-news-show .watchful .wechart{background: #333;padding: 6px; float: left; width: 30%;}
	.xjr-news-show .watchful .wechart img{float: left;}
	.xjr-news-show .watchful p{ font-size: 12px;color: #777; width: 63%; float: right; margin: 0;}
	.xjr-news-show .watchful p span{color:#000;}
	/*share*/
	.share-wrap .key{float: left; width: 100%; height: 30px; overflow: hidden; font-size: 12px; margin-bottom: 20px;}
	.share-wrap .key span{margin-right: 10px;color: #666;line-height: 30px;}
	.share-wrap .key a{color: #666;}
	.share-wrap .s-fr{float: left; width: 100%;}
	.share-wrap li{float: left;margin-right: 20px; text-align: center;margin-bottom: 20px; }
	.share-wrap li span{ float:left;display: block;width: 30px;height: 30px;border-radius: 50%;background: url(/statics/images/index-two/fm-index-icon.png) #FF9999 no-repeat -88px -249px ; cursor: pointer;}
	.share-wrap li .tip{position: relative; display: none;}
	.share-wrap li .tip i{position: absolute;width: 90px;font-size: 12px;font-style: normal;left: -30px;top: -30px;color: #fff;background: #333;height: 24px;line-height: 24px;
	border-radius: 3px;}
	.share-wrap li .tip:before{content:"";width:0;height:0;border-width:4px;border-style:solid;border-color:#333 transparent transparent transparent; position: absolute;top:-6px;left:12px;}
	.share-wrap li:hover .tip{display: block;}

	.share-wrap li em{position:relative;float:left;font-style: normal;font-size: 12px; display: block;padding:0 5px;margin-left:10px;line-height: 30px; height: 30px;border:1px solid #E8E8E8; background:#f5f5f5;border-radius: 3px; }
	.share-wrap li em:after{position: absolute;top: 11px;left: -4px; content: " "; width: 6px; height: 6px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border: solid 1px #e8e8e8;  border-width: 0 0 1px 1px;  background: #f5f5f5;}
	.share-wrap li span.collect{background-position: -82px -245px;}
	.share-wrap li span.collect:hover{background-color: #FFD24D;}

	.share-wrap li span.digg{background-position: -133px -244px;}
	.share-wrap li span.digg:hover{background-color: #FF0000;}

	.share-wrap li span.share{background-position: -189px -245px;}
	.share-wrap li span.share:hover{background-color: #A4D1FF;}
	.share-wrap li.wshare{width:30px;}
	.xjr_item{height:30px;border:1px solid #E8E8E8; background:#f5f5f5;border-radius: 3px; position: relative; padding-left: 10px;}
	.share-wrap li.share-item{position: relative;margin-left: -10px; margin-right: 0;}
	.share-wrap li.share-item:before{content: '';display: block;position: absolute;width: 0;height: 0;border: 5px solid transparent;border-right: 5px solid #ddd;left: -10px; top: 11px;}
	.show-share{width: 100%; float: left;}
	.xjr_item:before{content: '';display: block;position: absolute;width: 0;height: 0;border: 5px solid transparent;border-right: 5px solid #f5f5f5;left:-10px;top: 10px;}
	/**********relate***********/
	.relate{margin: 20px 0; display: none;}
	/*******comment**********/
	.show-comment{padding: 33px;margin: 20px 0;}
/********************************************form**********************************************************************/
	.com-form-page{ margin-bottom: 20px;padding: 10px;}
	.uplogo{width: 100px; margin: 0 auto}
	.uplogo .up-pic{border: 1px solid #e8e8e8;}
	.uplogo .up-btn{width: 100px; height: 34px; line-height: 34px;background: #FFAA00;color: #fff;text-align: center; border-radius: 3px; margin-top: 10px;}
	.form-info li{margin: 10px 0; height: 30px; line-height: 30px;}
	.form-info li label{ width: 80px;text-align: right;margin-right: 10px; float: left; font-size: 14px;}
	.form-info li label font{color:red;margin-right: 5px;}
	.form-info li input{float: left;border:1px solid #e0e0e0; height: 28px;line-height: 28px;border-radius:3px;padding-left: 10px;width: 170px; color: #555}
	.form-info form li:after{ display:block;clear: both;font-size: 0; content: ""}
	.form-info .f-slogan{height: 60px;}
	.form-info .f-slogan input{height:56px;}
	.form-info select{font-size: 12px;height: 30px; line-height: 30px;border: 1px solid #e8e8e8;}
	.form-des{font-size: 14px;}
	.form-des textarea{margin-top: 20px;border:1px solid #e8e8e8; width: 258px; text-align: left;font-size: 12px;color: #999; padding: 10px;}
	.form-btn{text-align: center;margin-top: 10px}
	.form-btn input{background: #FFAA00;border:0;color: #fff; padding: 5px 20px;border-radius: 3px;}
	.form-btn .cancel{background: #999; margin-left:20px;}
	.com-tim{padding: 10px;}
	.form-info .tx{height: 50px;line-height: 50px;}
	.form-info .tx .pic{float: left;width: 50px;height: 50px;}
	.form-info .rwdes{height: 60px;line-height: 60px;}
	.form-info .rwdes textarea{border: 1px solid #e8e8e8;border-radius: 3px; height: 50px; padding:5px;line-height: 20px;}
	.form-info .form-btn{margin-top: 30px;}
	.com-tim .entrepreneur{margin: 20px -10px 0 -10px;}
	.com-tim .entrepreneur li{margin-bottom: 20px;}
	.super{font-size: 12px;color: #777;}
	.super .add{width: 100%;border: 1px dotted #FFCD66;color: #FFCD66;height: 40px;line-height: 40px;text-align: center;}
	.super textarea{margin-top: 20px;border:1px solid #e8e8e8; width: 258px; text-align: left;font-size: 12px;color: #999; padding: 10px;}
/*****page******/
	.xjr-page{height:30px;display: none; text-align: center;}
	.xjr-page a{padding: 6px 10px;margin: 0 4px;background: #CCCCCC;color: #fff;font-size:12px;border-radius: 3px;}
	.xjr-page a:hover{background:#178FE6;}
	.xjr-page a.a1{ padding:6px 15px;}
	.xjr-page span{padding: 6px 10px; border-radius: 3px;margin: 0 4px;background: #178FE6;color: #fff;font-size:12px;}

/*********screen*************/
	.xjr-screen{display: none;}
/********about***********/
.aboutus{ width:96%;margin:40px 2% 0 2%; padding:63px 2% 0 2% \9; margin:0 \9;}
.aboutnav{ display:none;}
.aboutcon{ width:84%;background:#fff; box-shadow:1px 1px 3px #B2B2B2; border:1px solid #ccc \9; padding:0em 8%;}
.aboutcon h1{ font-size:1.125em; color:#333; border-bottom:1px solid #DEDEDE; height:4em; line-height:4em;}
.aboutcon article{ padding:20px 0; width:100%;}
.aboutcon p{ text-indent:0; font-size:1em; color:#525252; line-height:1.5em; padding:10px 0;}
	#small-content-5{display: block;}
	#content-5{display: none;}
@media screen and (min-width:480px){
/*------------index-chiefly-------------*/
	.big span.chiefly-tit{font-size: 18px;}
	.small li span{font-size: 12px; color: rgba(0,0,0,0.5);}
	.small li span.chiefly-tit{font-size: 16px;color: #333;margin-bottom: 10px;}
	.small li span.pic{width: 120px;height: 84px; overflow: hidden;}
	.small li span.pic img{height: 84px;width: auto;}
/*------------index-activity-------------*/
	.in-activity li{padding-bottom: 20px; margin-bottom: 20px;}
	.in-activity li .act-thumb{ width: 120px; height: 84px;}
	.in-activity li .act-info{width: 70%;}
	.in-activity li .act-thumb img{ height: 84px;}
	.in-activity li .act-info .act-date, .in-activity li .act-info .act-address{display: block; line-height: 24px;}
/*------------index-report-------------*/
	.in-report .report-tit span{padding: 0 23px;}
	.in-report .report-list li{margin-bottom: 20px;}
	.in-report .report-list li .pad{padding-bottom: 20px;}
	.in-report .report-list li .n-pic{ width: 120px; height:84px;}
	.in-report .report-list li .n-pic img{height:84px;margin-left: -3px;}
	.in-report .report-list li .n-text{width: 70%;}
	.in-report .report-list li .n-text h3{font-size: 14px; line-height: 23px; margin-top: -3px;}
	.in-report .report-list li .n-text .n-des{display:block;overflow: hidden; line-height: 20px;}
	.in-report .report-list li .n-keytime{margin-top: 10px;}
/*------------index-news-------------*/	
	.in-news .news-tit span{padding: 0 18px;}
	.in-news .news-list li .n-pic{ width: 120px; height:84px;}
	.in-news .news-list li .n-pic img{height:84px;margin-left: -3px;}
	.in-news .news-list li .n-text{width: 70%;}
	.in-news .news-list li .n-text h3{font-size: 14px; line-height: 23px; margin-top: -3px;}
	.in-news .news-list li .n-text .n-des{display: block;overflow: hidden; line-height: 20px;}
	.in-news .news-list li .n-keytime{margin-top: 10px;}
		.n-keytime .key{display: block;background-size:initial;}
		.n-keytime .key span{margin: 0 5px;}
		.n-keytime .time{display:block;background: url(/statics/images/index-two/fm-index-icon.png) -207px -184px no-repeat \9; padding-left: 18px; background-size:245px 196px;}
/********************************************list**********************************************************************/
/*-----------company-list--------------*/
	.company-list .xl-tit{width: 76%;}
/*-----------entrepreneur-list--------------*/
	.entrepreneur-list .xl-name{width: 30%;}
	.entrepreneur-list .xl-date{width: 20%; display: block;}
/*-----------investment-list--------------*/
	.investment-list .xl-name{width: 75%}
	.investment-list .xl-date{width: 25%;display: block;}
/********************************************show**********************************************************************/
	.data-show ul{padding:20px 20px 10px 20px;}
	.data-show h1{padding:20px 20px 0 20px;}
	.com-basic .pictext .text{width: 340px;}
	.com-invement {padding-bottom: 10px;}
	.com-invement .text .web, .com-invement .text .add, .com-invement .text .date{display: block;}
	.case-con .text{width: 365px;}
	.xjr-news-show .watchful{padding:5px; margin: 0 -20px;position: relative; border-left:0;border-right: 0; margin-top: 60px;margin-bottom: 60px;padding:11px 0;}
	.xjr-news-show .watchful .wechart{width: 100px; position: absolute; left:20px; top: -28px;}
	.xjr-news-show .watchful p{margin-right: 20px; width: 60%;}
/********************************************form**********************************************************************/
	.form-info li{height: 40px;line-height: 40px;}
	.form-info li input{width: 320px;}
	.form-info .f-slogan{line-height: 20px;}
	.form-des textarea{width: 418px;}
	.form-info .rwdes textarea{width: 318px;}
	.super textarea{width: 420px;}
}
@media screen and (min-width: 550px){
.xjr-index-main{width: 500px; margin:0 auto;}
/*------------index-news-------------*/	
.in-news .news-tit span:nth-child(n+5){display:inline-block;}
.in-news .news-tit span:nth-child(n+6){display: none;}
}
@media screen and (min-width:768px){
/*==========================nav===============================*/

/*==========================main===============================*/
.xjr-index-main{width: 754px; margin: 20px auto; padding: 0;}
	.xjr-index-main .in-chiefly, .xjr-index-main .in-news,.xjr-index-main .in-side,{width: 728px;margin: 0 auto;}
/*------------index-chiefly-------------*/	
	.xjr-index-main .in-chiefly{margin-bottom: 20px;box-shadow:none;border-radius:0;background:no-repeat; width: 728px; margin-left:auto;margin-right:auto;}
	.big{width: 359px; height: 260px; overflow: hidden; float: left;margin-right: 10px;}
	.big img{height: 260px; max-width: none; margin-left: -13%;}
	.small{width: 359px;padding: 0; float: left;}
	.small li{padding: 0;margin-top: 0; position: relative;height:125px;  overflow: hidden;}
	.small li img{float: none;}
	.small li.s2{width: 359px; margin-bottom: 9px;}
	.small li.s2 img{width: 359px;margin-top: -13%;}
	.small li.s3,.small li.s4{width: 175px;font-size: 12px;}
	.small li.s3 img ,.small li.s4 img{ height: 125px;max-width: none;width: auto;margin-left: -13%;}
	.small li.s3{margin-right: 9px;}
	.small li a{display: block;}
	.small li a img{display: block;}
	.small li a:before{width: 100%; height: 100%; position: absolute; top: 0; left: 0; 
		   -webkit-transition: all 0.2s ease;
		 	-moz-transition: all 0.2s ease;
		 	transition: all 0.2s ease;
		 	transition:none;
		 	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
		 	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
		 	background-image: linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
		 content: " ";
		 z-index: 30;}
	.small li a:hover:before{
		opacity: 0.7;
		filter:alpha(opacity=70);    
	    -ms-filter:alpha(opacity=70);   
	    zoom:1; 
	}
	.small li.s3 a:before,.small li.s4 a:before{ background:none;}
	.small li span{position: absolute; top: 0; left: 0; color: #ffffff; padding: 2px 10px; font-size: 12px; display: block; width: auto; margin: 0; bottom: auto; z-index: 50; background: #478de4;}
	.small li span.chiefly-tit{position: absolute;top:initial; top:auto; bottom: 0;  left: 0;  padding: 0 20px;  margin: 15px 0px;  text-shadow:1px 1px 2px #000; color: #ffffff; line-height: 20px;  font-size: 14px;  z-index: 50;background: none;}
	.small li.s3 span.chiefly-tit,.small li.s4 span.chiefly-tit{display: none;} 	
.xjr-index-main .in-side{margin-top: 30px;}
.xjr-index-main .in-left,.xjr-index-main .main-left,.xjr-index-main .main-side{width: 728px;margin: 0 auto;}
/*------------index-activity-------------*/	
	.in-activity ul{margin: 0 20px; padding-bottom: 10px;}
	.in-activity li{width:215px;margin-right: 18px; border:1px solid #e8e8e8; padding-bottom:0; background: #f5f5f5;}
	.in-activity li:nth-child(3n){margin-right: 0;}
	.in-activity li:hover{border:1px solid #FFE4AC;}
	.in-activity li:nth-child(3n+4){margin-right: 0;}
	.in-activity li .act-thumb{width: 100%;height: auto;margin-right: 0}
	.in-activity li .act-thumb img{width: 100%; height:auto; margin-left: 0;}
	.in-activity li .act-thumb .state{height: 30px; line-height:30px;width: 120px; transform:rotate(-45deg) translate(-53px,24px);transform-origin:0 50%;letter-spacing:2px;}
	.in-activity li .act-info{width:100%;}
	.in-activity li .act-info h2{padding: 10px; height: 40px;line-height: 24px; overflow: hidden;}
	.in-activity li .act-info .act-date,.in-activity li .act-info .act-address,.in-activity li .act-info .act-num,.in-activity li .act-info .sponsor{font-size:14px;display: block; color: #999;padding: 0 10px; line-height: 36px; height: 36px; overflow: hidden;}
	.in-activity li .act-info .act-date .end{display: none;}
	.in-activity li .act-info .sponsor{border-top: 1px solid #e8e8e8;padding: 10px;}
	.in-activity li .act-info .sponsor span{display: none;}
	.in-activity li .act-info .sponsor i{ font-size: 20px;}
	.in-activity li:hover .act-info .sponsor{border-top:1px solid #FFE4AC;}
	.in-activity li .act-info .act-icon{color: #FF7F00;margin-right:10px; font-size: 14px;}
	.in-activity li.act-focus{ width: 100%;background: #333333;border-radius:3px; margin-top: 20px;border:0;}
	.in-activity li.act-focus .act-thumb{width: 60%;}
	.in-activity li.act-focus .act-thumb img{width: auto;height: 278px;margin-left: -6%;}
	.in-activity li.act-focus .act-info{width: 40%; line-height: 32px;}	
	.in-activity li.act-focus .act-info .sponsor{border-top: 0; line-height: 32px; height: 32px;}
	.in-activity li.act-focus .act-info h2{font-size: 20px; line-height: 36px; height:70px;}
	.in-activity li.act-focus .act-info h2 a{color: #fff;}
	.in-activity li.act-focus .act-info i{color:#FFD24D;}
	.in-activity .none{border:1px solid #e8e8e8;margin-right: 0;}
	.in-activity .none:hover{border-top:1px solid #FFE4AC;}
/*------------index-report-------------*/		
	.in-report .report-tit span{font-size: 16px;}
	.in-report .report-tit span:nth-child(n+6){display: inline;}
	.in-report .report-tit span:nth-child(n+8){display: none;}
	.in-report .report-list li{margin-bottom: 20px; position: relative;}
	.in-report .report-list li .pad{margin:0 20px;}
	.in-report .report-list li .n-pic {width: 200px; height: 150px; margin-right: 15px;}
	.in-report .report-list li .n-pic img{height: 150px; margin-left: -32px;}
	.in-report .report-list li .n-text {width: 67%;}
	.in-report .report-list li .n-text .n-des{line-height: 21px; font-size: 13px; height: 60px;}
	.in-report .report-list li.report-ad:after{border-top-right-radius: 3px;border-bottom-right-radius:0; top: 0;bottom: auto;}
	.in-report .report-list li .n-keytime {position: absolute;right:20px;bottom:20px;width: 470px; font-size: 14px;}
	.in-report .report-list li .n-keytime a{font-size: 14px;}
/*------------index-news-------------*/
	.in-news .news-tit{width: 728px;}
	.in-news .news-tit span{font-size: 13px; padding: 0 9px;}
	.in-news .news-tit span:nth-child(n+6){display: inline-block;}
	.in-news .news-list li{margin-bottom: 20px; position: relative;}
	.in-news .news-list li .pad{padding: 20px;}
	.in-news .news-list li .n-pic {width: 200px; height: 150px; margin-right: 15px;}
	.in-news .news-list li .n-pic img{height: 150px; margin-left: -32px;}
	.in-news .news-list li:hover{box-shadow: 0 0 10px #FBE3E3;border:1px solid #FBE3E3;}
	.in-news .news-list li .n-text {width: 67%;}
	.in-news .news-list li .n-text .n-des{line-height: 21px; font-size: 13px; height: 60px;}
	.in-news .news-list li.news-ad:after{border-top-right-radius: 3px;border-bottom-right-radius:0; top: 0;bottom: auto;}
	.in-news .news-list li .n-keytime {position: absolute;right:20px;bottom:20px;width: 470px; font-size: 14px;}
	.in-news .news-list li .n-keytime a{font-size: 14px;}
		.n-keytime .key{background-position: 0 -221px;}
		.n-keytime .time{background-position: -209px -185px; background-size: initial;}
.plate-tit span{font-size: 30px; top: -10px;}
.plate-tit span.next{font-size: 14px;color: rgba(0,0,0,0.4); top: 0;right: 20px;cursor: pointer;}
/*==========================foot===============================*/
footer{padding: 10 0;}
	.xjr-footer{width: 728px; overflow: hidden; margin: 0 auto;}
	.foot-logo, .foot-text, .copyright, .about{text-align: left;}
	.foot-logo{width: 25%;margin-top: 5px;}
	.foot-text{width: 70%;}
	.copyright{float: left;}
	.about{margin-left: 0; float: left;}
	.about li{margin-right: 20px;margin-left: 0;}
/********************************************list**********************************************************************/
/*-----------company-list--------------*/
	.company-list .xl-name{width: 55%;}
	.company-list .xl-channel{display: block; width: 15%;}
	.company-list .xl-rz{display: block; width: 15%;}
	.company-list .xl-yy{display: block;width: 15%;}
.col1,.col2{width: 50%; float: left;}
.col1 .plate{margin-right: 20px;}
/*-----------entrepreneur-list--------------*/
	.entrepreneur-list .xl-name{width: 30%;}
	.entrepreneur-list .xl-special{display: block; width: 30%}
	.entrepreneur-list .xl-date{width: 10%;}
	.entrepreneur-list .xl-company{width: 30%;}
/*-----------investment-list--------------*/
	.investment-list .xl-name{width: 50%}
	.investment-list .xl-add{width: 25%;display: block;}
/*-----------news--------------*/
	.news{position:static;}
	.news .news-all{margin-top: 61px;}
	.news .news-all .big{height: 300px;width: 459px;}
	.news .news-all .big img{ height: 300px; width: auto;margin-left: 0;}
	.news .news-all .small {width: 259px;}
	.news .news-all .small li{width: 259px;height: 145px;}
	.news .news-all .small img{margin-top: 0;}
	.news .news-nav{top:106px;}
/********************************************show**********************************************************************/
	.data-show ul{font-size: 14px;}
	.data-show li{height: 36px; line-height: 36px;}
	.data-show h1{font-size: 20px; line-height: 30px;  font-weight: bold;}
	.data-show .data-des{height: auto;}
	.data-show .data-des .data-content{margin-top: -10px;}
/*------------activity-show-------------*/
	.activity-show .in-activity li.act-focus{background: none;margin-bottom: 0;}
	.activity-show .in-activity li.act-focus .act-info{margin-top: 0;}
	.activity-show .in-activity li.act-focus h2{padding:0; padding-left: 10px; line-height: 30px; height: 56px; font-size: 18px;}
	.activity-show .in-activity li.act-focus h2 a{color: #333;}
	.activity-show .in-activity li .act-info .act-icon{color: #888}
	.act-focus .act-btn{height:30px; line-height:30px; text-align:center; margin:10px;border-radius:3px;background: #FF4000;color: #fff;}
	.act-focus .act-btn a{color: #fff;}
	.act-content{padding: 20px; font-size:16px;}
	.act-content p{line-height: 28px;}
	.activity-form ul{width: 406px; margin: 0 auto;}
	.activity-form li {margin: 20px 0;}
	.activity-form li input{width: 300px;}
	.activity-form .act-form-btn{width: 400px; margin: 0 auto;}
/*------------company-show-------------*/
	.company-show > div{padding:20px;}
	.com-basic .pictext .pic{width: 120px;}
	.com-basic .pictext .pic img{width: 118px;}
	.com-basic .pictext .text{font-size: 14px; margin-left: 20px;width: 510px;}
	.com-basic .pictext .text div{height: 36px; line-height: 36px;}
	.com-basic .pictext .text .name, .com-basic .pictext .text .invest, .com-basic .pictext .tag{display: block;}
	.com-basic .pictext .text h1, .com-basic .pictext .text .invest,.com-basic .pictext .text .date{float: left;}
	.com-basic .pictext .text h1{font-size: 24px; color: #1F1F1F;}
	.com-basic .pictext .text .name{font-size: 16px;}
	.com-basic .pictext .text .clear{display: block;}
	.com-basic .pictext .text .date{color: #868686;margin-left: 20px;}
	.com-basic .pictext .text .invest{color: #FF7F00; margin-left: 20px;}
	.com-basic .pictext .text .add,.com-basic .pictext .text .web,.com-basic .pictext .text .tag{color: #aaa;}
	.com-basic .pictext .text .add,.com-basic .pictext .text .web{float: left; margin-right: 20px; }
	.com-des .xjr_content{font-size: 14px; line-height: 24px;}
	.tim .entrepreneur ul{border-bottom: 1px solid #e8e8e8; margin-bottom: 20px;}
	.tim .entrepreneur li{width: 50%;float: left; border-bottom: 0}
	.financing-exp{width:312px;float: left; margin-right: 20px;}
	.financing-exp:nth-child(2n){margin-right: 0;}
	.news-info li .n-pic{width: 30%;}
	.news-info li .n-text{width: 70%;}
	.news-info li  h4,.news-info li .n-des{margin-left: 20px;}
	.news-info li  h4{font-size: 20px; margin-top: 0;}
	.news-info li .n-des{font-size: 14px;color: rgba(0,0,0,0.5);}
	.news-info li .date{margin: 0;}
	.com-basic ent-pictext .pictext .pic{margin-right: 20px;}
	.com-basic .ent-pictext .ent-text h1{font-size: 24px;  height: 40px;}
	.com-basic .ent-pictext .ent-text .title ,.com-basic .ent-pictext .ent-text .special{font-size:16px;height: 36px; line-height: 36px;}
	.com-basic .com-invement .text h1, .com-basic .com-invement .text .web, .com-basic .com-invement .text .date,.com-basic .com-invement .text .add{margin-left:0;float: none;}
	.case-con dl{width: 50%; float: left; height: 120px;}
	.case-con .text{width: 265px;}
	.com-basic .com-invement .text .date{color: #aaa;}
/*------------news-show-------------*/	
	.xjr-news-show{padding: 40px 50px;}
	.xjr-news-show h1.f_size1{font-size: 38px;}
	.xjr-news-show h1.f_size2{font-size: 30px;}
	.xjr-news-show h1.f_size3{font-size: 25px;}
	.xjr-news-show h1.f_size4{font-size: 22px;}
	.xjr-news-show .infor .location{display:inline;}
	.xjr-news-show .watchful{margin-left:-50px;margin-right: -50px;}
	.xjr-news-show .watchful .wechart{left:50px;top:-34px;}
	.xjr-news-show .watchful p{width: 69%;}
	.xjr-news-show .infor .tag{ float: right; margin-top: 0; height: 17px; overflow:hidden; width: 40%; display: block; text-align: right;}
	.xjr-news-show .infor .tag a{ margin-left: 10px; margin-right: 0;}
	.show-share{width: auto;}
	.share-wrap .key{width:230px;margin-bottom: 0;}
	.share-wrap li{margin-bottom: 0}
	.share-wrap .s-fr{float: right; width:420px;}
	.share-wrap .s-fr ul{float: right;}
/********************************************form**********************************************************************/
	.uplogo{float: left;}
	.form-info{float: left;}
	.form-des{width: 650px;margin: 0 auto; overflow: hidden;}
	.form-des textarea{width: 630px; height: 100px;}
	.com-tim .form-info{float: none; width: 430px; margin: 0 auto;}
	.com-tim .entrepreneur ul{border-bottom: 1px solid #e8e8e8;}
	.com-tim .entrepreneur li{width: 50%; float: left;border-bottom: 0;}
	.super textarea{width: 628px;}
	.uplogo{width: 150px;margin-left: 10px;margin-top: 10px; margin-right: 20px;}
	.uplogo .up-btn{width: 150px;}
	.com-tim{padding: 10px 40px;}
/*****page******/
	.xjr-page{display: block; width: 700px;margin: 0 auto;padding-bottom: 20px;}
/*********screen*************/
	.xjr-screen{padding:10px; padding-top:20px;font-size: 12px;display: block;  margin-bottom: 20px;}
	.s-area{margin-bottom: 10px;}
	.s-area:after{content: "";display: block;clear: both;font-size: 0;}
	.s-area ul{float: left;margin-left: 10px; width: 590px;}
	.s-area .s-all,.s-area .s-tit{float: left; padding: 3px 5px;}
	.s-area .s-all{cursor: pointer;}
	.s-area .s-tit{width: 60px;text-align: right;}
	.s-area li{float: left;margin-right: 10px;padding: 3px 5px; cursor: pointer;}
	.s-area .cur{background: #478DE4;border-radius: 3px;color: #fff;padding: 3px 5px;}
	.money ul{width: 200px;}
/********about***********/
.aboutus{width:96%; margin:20px auto 20px auto;}
.aboutnav{ display:block; width:22%; background:#444; box-shadow:1px 1px 3px #B2B2B2;text-align:center; font-size:0.875em;}
.aboutnav li{line-height:46px;}
.aboutnav li .parent{border-top:1px solid #666; border-bottom:1px solid #333; background:url(/statics/images/indexnew/show_icon.png) no-repeat 0 -507px #555;color:#fff; font-size:1.25em; text-shadow:1px 1px 2px #000;}
.aboutnav .subabout li{border-top:1px dotted #666; border-bottom:1px dotted #333;margin:0 2.5em;}
.aboutnav .subabout li:first-child{ border-top:0;}
.aboutnav .subabout li:last-child{ border-bottom:0;}
.aboutnav .subabout li a{ color:#eee;}
.aboutnav .subabout li a:hover{color:#FF766C}
.aboutnav .subabout li.cur a{ color:#FF766C}
.aboutus .aboutcon{min-height:701px;padding:0 6%; padding:0 5.8% \9; margin-left:2%; width:64%;}
}
@media screen and (min-width:1024px){
/*==========================main===============================*/
.xjr-index-main{width: 960px;}
	.xjr-index-main .in-chiefly, .xjr-index-main .in-news, .xjr-index-main .in-side{width:960px;}
	.xjr-index-main .in-side{width: 300px;margin-top: 0;}
	.xjr-index-main .in-side .side-top{width: 300px;}
	.xjr-index-main .in-left{width: 630px; float: right;}
	.xjr-index-main .main-left{width: 630px; float: left;}
	.xjr-index-main .main-side{width: 300px;margin-top: 0;float: right;  display: block;}
	.xjr-index-main .w100{width: 100%; margin-bottom: 20px;}
/*------------index-chiefly-------------*/	
	.big{width: 475px; height: 300px;}
	.big img{height: 300px; margin-left: -5%;}
	.small{width: 475px;}
	.small li{height: 145px;}
	.small li.s2,.small li.s2 img{width: 475px;}
	.small li.s3,.small li.s4{width: 233px;}
	.small li.s3 img, .small li.s4 img{ height: 145px;margin-left: -5%;}

	.news .news-all .big{width: 600px; height: 340px;}
	.news .news-all .big img{width:600px;height:auto;margin-left: 0;}
	.news .news-all .small {width: 350px;}
	.news .news-all .small li{width: 350px;height: 165px;}
	.news .news-all .small img{margin-top: -5%;}

/*------------index-activity-------------*/	
	.in-activity li.act-focus .act-info h2{line-height: 40px;height: 40px;overflow: hidden;}
/*------------index-report-------------*/
	.in-report .report-list li .n-keytime{width: 400px;}
	.in-report .report-tit span:nth-child(n+6){display: inline;}
	.in-report .report-tit span:nth-child(n+7){display: none;}
	.in-report .report-list li .n-text{width: 67%;}
	.in-report .report-list li .n-text h4{max-height: 50px;line-height: 24px; height: 24px; overflow: hidden;}
	.in-report .report-list li .n-pic{width:170px;height: 110px; margin-right: 20px;}
	.in-report .report-list li .n-pic img{height: 110px; margin-left: -12px;}
	.in-report .report-list li .n-text .n-des{height: 81px;}
/*------------index-news-------------*/
	.xjr-index-main .in-news .news-tit{margin-top: 10px;width: 630px;}
	.xjr-index-main .in-news{float: left;}
	.in-news .news-list li .n-keytime{width: 400px;}
	.in-news .news-tit span:nth-child(n+6){display: inline-block;}
	.in-news .news-tit span:nth-child(n+7){display: none;}
	.in-news .news-list li .n-text{width: 67%;}
	.in-news .news-list li .n-text h4{max-height: 50px;line-height: 24px; height: 24px; overflow: hidden;}
	.in-news .news-list li .n-pic{width:170px;height: 110px; margin-right: 20px;}
	.in-news .news-list li .n-pic img{height: 110px; margin-left: -12px;}
	.in-news .news-list li .n-text .n-des{height: 81px;}
/*------------index-data-------------*/	
	.in-data table{margin-top: 20px;} 
	.in-data th{height: 40px; line-height: 40px;}
	.in-data td{ font-size: 14px;}
	.in-activity li{width: 182px;}
	.in-side{display: block;}
.company,.entrepreneur,.investment,.investor{ padding: 0 20px;}
.company li,.entrepreneur li{margin-bottom: 20px;}
.company li .text,.entrepreneur li .text{width: 162px;}
/*============foot============*/
footer{padding: 0;}
.xjr-footer{width: 960px; margin: 0 auto;}
	.foot-logo{width: 100px; margin-top: 0;}
	.foot-logo img{height: 40px;max-width: none;}
	.foot-text{width: 850px;}
	.copyright,.about{height: 50px;line-height: 50px;}
	.copyright{width: 44%;}
	.about {width: 56%; }
	.copyright{margin:0; }
	.about{float: right;}
	.about li{margin-left: 20px;margin-right: 0;float: right; height:50px;}
/********************************************list**********************************************************************/
/*-----------company-list--------------*/
	.company-list .xl-name{width: 50%;}
	.company-list .xl-channel{display: block; width: 10%;}
	.company-list .xl-rz{display: block; width: 10%;}
	.company-list .xl-yy{display: block;width: 10%;}
	.company-list .xl-date{display: block;width: 10%;}
	.company-list .xl-add{display: block;width: 10%}
/*-----------investment-list--------------*/
	.investment-list .xl-name{width: 40%}
	.investment-list .xl-web{width: 40%;display: block; float: left;}
	.investment-list .xl-date{width: 10%;}
	.investment-list .xl-add{width: 10%;}
/*-----------hotreport-list--------------*/
	.newslist{padding: 0 20px 15px 20px;}
	.newslist li{ height: 36px;line-height: 36px;font-size: 14px; overflow: hidden; position: relative;}
	.hot li:before{content: "" ;background:#888;width:20px;height:20px; line-height:20px;text-align:center;border-radius: 50%; position: absolute;top:9px; left: 0; font-size: 12px;color:#fff;}
	.hot li:nth-child(1):before{content: "1";background: #F83646;}
	.hot li:nth-child(2):before{content: "2";background: #FB6B32;}
	.hot li:nth-child(3):before{content: "3";background: #FA9116;}
	.hot li:nth-child(4):before{content: "4";}
	.hot li:nth-child(5):before{content: "5";}
	.hot li:nth-child(6):before{content: "6";}
	.hot li:nth-child(7):before{content: "7";}
	.hot li:nth-child(8):before{content: "8";}
	.hot li:nth-child(9):before{content: "9";}
	.hot li:nth-child(10):before{content: "10";}
	.hot li a{padding-left: 30px;}
/*-----------hotcompany-list--------------*/
	.hotcompany{padding: 0 20px 15px 20px;}
	.hotcompany li{ position: relative;padding-bottom: 20px;margin-bottom:20px;border-bottom: 1px solid #e8e8e8;}
	.hotcompany li .pic{float: left;width: 70px;height: 70px;border:1px solid #e8e8e8; border-radius: 3px; margin-left: 30px; margin-right: 20px;}
	.hotcompany li .pic img{float: left; width: 68px; height: 68px;}
	.hotcompany li .text{width: 53%;float: left;}
	.hotcompany li .text .c-num,.hotcompany li .text .c-name{ width: 100%; font-size:16px;}
	.hotcompany li .text .c-name{height: 48px; line-height: 24px; overflow: hidden;}
	.hotcompany li:nth-child(1) .text .c-num span,.hotcompany li:nth-child(2) .text .c-num span,.hotcompany li:nth-child(2) .text .c-num span{ font-size: 20px;color:#F83646; font-family: "Georgia"; }
	.hotcompany li:nth-child(2) .text .c-num span{color: #FB6B32;}
	.hotcompany li:nth-child(3) .text .c-num span{color: #FA9116;}
	.hotcompany li .pic a{ padding-left: 0; float: left;}
	.hotcompany .hot li:before{ background: none; color: #555;font-family: "Georgia"; font-size: 20px;}
	.hotcompany .hot li a{ padding-left: 0;}
	.hotcompany .hot li:nth-child(1):before{color: #F83646; font-size: 30px;}
	.hotcompany .hot li:nth-child(2):before{color: #FB6B32;font-size: 30px;}
	.hotcompany .hot li:nth-child(3):before{color: #FA9116;font-size: 30px;}
/*-----------news--------------*/
	.news{margin-top: 61px;}
	.news .news-nav{width: 100%;padding-left:0;padding-right: 0; background: #fff;}
	.news .news-nav ul{ width: 980px; margin: 0 auto;}
	.news .news-all{margin-top: 0;}
	.news .main-side{margin-top: 370px;}
/********************************************show**********************************************************************/
/*------------activity-show-------------*/
	.activity-show .in-activity li.act-focus{margin-bottom: 10px;}
	.activity-show .in-activity li.act-focus .act-thumb{width: 43%}
	.activity-show .in-activity li.act-focus .act-info{width:57%;}
	.activity-show .in-activity li.act-focus .act-info h2{padding-left: 20px; height: 62px;line-height: 30px;font-size: 22px;margin-top: -6px;}
	.activity-show .in-activity li.act-focus .act-info div{padding-left: 20px; font-size: 16px;color: #333;}
	.activity-show .in-activity li .act-info .act-icon{font-size: 18px;}
	.act-focus .act-btn{margin-left: 20px; margin-bottom: 0;}
	.act-con-p{margin:0 30px;}
/*------------company-show-------------*/
	.com-basic .pictext .text{width: 450px; }
	.com-basic .xjr_item li{font-size: 14px;}
	.financing-exp{width: 263px;}
	.case-con .text{width: 220px;}
	.in-case .case-con dl{width:100%;margin:0 20px 20px 20px;}
	.in-case .case-con .text{width: 190px;}
/*------------news-show-------------*/	
	.show-left{width: 830px;margin: auto;}
	.xjr-news-show{width: 730px;}
	.xjr-news-show .text p{font-size:17px;line-height: 32px;}
	.show .in-side{display: none;}
	.xjr-news-show h1{text-align: center;}
	.xjr-news-show h1.f_size1{font-size: 38px;}
	.xjr-news-show h1.f_size2{font-size: 30px;}
	.xjr-news-show h1.f_size3{font-size: 25px;}
	.xjr-news-show h1.f_size4{font-size: 22px;}
	.xjr-news-show .watchful p{margin-right: 50px; font-size: 14px;}
	.share-wrap .key{width: 309px;}
	.special,.test{padding: 0 20px; padding-bottom: 10px;}
	.special li{margin-bottom: 20px;}
	.special li .text{width: 168px;}

/********screen*********/
	.xjr-screen {margin-bottom: 0;}
	.s-area ul{width: 825px;}
}
@media screen and (min-width:1280px){
	#small-content-5{display: none;}
	#content-5{display: block;}
/*======================main======================*/
.xjr-index-main{width: 1170px; position: relative;}
.xjr-index-main .in-left,.xjr-index-main .main-left{width: 840px;}
.xjr-index-main .w100{width: 100%;}
.xjr-index-main .in-side{position: absolute;left: 0;top: 0;margin-top: 0;}
.xjr-index-main .in-chiefly{width: 840px; float: right;}
	.big{width: 415px; height: 300px;}
	.big img{height: 300px; margin-left: -11%;}
	.small{width: 415px;}
	.small li{height: 145px;}
	.small li.s2,.small li.s2 img{width: 415px;}
	.small li.s3,.small li.s4{width: 203px;}
	.small li.s3 img, .small li.s4 img{ height: 145px;margin-left: -11%;}
	.news .in-chiefly{width: 630px;overflow: hidden;box-shadow:0 1px 2px rgba(0,0,0,0.05);border-radius:2px;background: #fff;}
	.news .news-all .big{width: 630px; }
	.news .news-all .big img{width:630px;height:auto;margin-left: 0;}
	.news .news-all .small {width: 630px;}
	.news .news-all .small li{width: 590px;height:auto;padding:20px;}
	.news .news-all .small li.s2{margin-bottom: 0;}
	.news .news-all .small img{margin-top: 0; float: left;margin-right: 20px; width: 200px;}
	.news .news-all .small span{position: static;}
	.news .news-all .small span.chiefly-tit{ float:none; width:100%;color: #333; text-shadow:none;font-size: 16px; line-height: 24px;font-weight: bold;padding: 0;margin: 0;padding-bottom: 10px;}
	.news .news-all .small span.colname{display: inline;}
	.small li a:before{background-image: none;}

/*------------index-activity-------------*/	
	.in-activity li{width: 252px;}
	.in-activity li .act-thumb .state{ font-size: 16px; transform:rotate(-45deg) translate(-50px,30px);}
	.in-activity li .act-info h2{padding: 20px 20px 10px 20px;}
	.in-activity li .act-info .act-date, .in-activity li .act-info .act-address, .in-activity li .act-info .act-num{padding: 0 20px;}
	.in-activity li .act-info .sponsor{padding:5px 20px;  position: relative;}
	.in-activity li:hover .act-info .sponsor span{position: absolute;right: 20px;bottom: 10px;padding: 0 10px; height: 26px;line-height: 26px; display: block; background: #FF4000;border-radius: 3px;}
	.in-activity li .act-info .sponsor span a{color: #fff; height: 26px; line-height: 26px;}
	.in-activity li.act-focus .act-thumb{width: 55%;}
	.in-activity li.act-focus .act-info{width: 45%;}
	.in-activity li.act-focus .act-info div{padding-left:20px; line-height: 32px; height: 32px;}
	.in-activity li.act-focus .act-info .sponsor{ position: static; padding: 0 20px;line-height: 36px;height: 36px;}
	.in-activity li.act-focus .act-info h2{padding-left:20px;line-height: 36px; height: auto; overflow: auto;}
/*------------index-activity-------------*/	
	.in-report .report-list li .n-text h4{font-weight:bold;}
	.in-report .report-tit span:nth-child(n+7){display: inline;}
	.in-report .report-tit span:nth-child(n+9){display: none;}
	.in-report .report-list li{position: relative;}
	.in-report .report-list li .n-pic{width:165px;height: 120px;}
	.in-report .report-list li .n-pic img{height: 120px;margin-left: -23px;}
	.in-report .report-list li .n-keytime {width: 612px;}
	.in-report .report-list li .n-text{width: 76%;}
/*------------index-news-------------*/	
.xjr-index-main .in-news{width:840px;}
.xjr-index-main .in-news .news-tit{width: 840px;}
	.in-news .news-list li .n-text h4{font-weight:bold;}
	.in-news .news-tit span{font-size: 16px;}
	.in-news .news-tit span:nth-child(n+7){display: inline-block;}
	.in-news .news-tit span.cur{top:0;}
	.in-news .news-list li{position: relative;}
	.in-news .news-list li .n-pic{width:165px;height: 120px;}
	.in-news .news-list li .n-pic img{height: 120px;margin-left: -23px;}
	.in-news .news-list li .n-keytime {width: 612px;}
	.in-news .news-list li .n-text{width: 76%;}
#cl{display: block;}
/**========foot===========***/
.xjr-footer{width: 1170px;}
.foot-text{width: 1030px;}
.foot-logo{width: 140px; margin-top: 5px;}
/********************************************list**********************************************************************/
/*-----------news--------------*/
	.news{margin-top: 80px;}
	.news .main-left{width: 850px;}
	.news .main-side{margin-top: 0; display: block;}
	.news .news-nav{width: 200px; float: left; margin-right: 20px; padding: 0; position: static; background: #fff;}
	.news .news-nav .newswechart{width: 198px; text-align: center; display: block;margin-bottom: 10px;}
	.news .news-nav ul{ width: 199px;padding: 0; float: left;}
	.news .news-nav li{height: 50px; line-height: 50px; width: 160px; font-size: 16px;padding:0 20px; }
	.news .news-nav li i{margin-right: 10px;display: block; width: 26px;height: 26px; line-height:26px; margin-top:13px; font-size: 20px; padding: 0; background: #2B2B2B; color: #FFAA00;}
	.news .news-nav li.cur{background: #fa0;  text-shadow:1px 1px 1px #C0C0C0; }
	.news .news-nav li.cur i{background: none;font-size: 28px;margin-top: 11px;color: #fff; }
	.news .news-nav li.cur a{color: #fff;}
	.news .news-nav .other{width: 8px;height: 8px; margin-top: 21px;margin-left:9px;margin-right:19px; }
	.news .news-all{width: 630px; float: left;}
	.news .in-news{width:630px; float: left;}
	.news .in-news .news-list li .n-keytime{width: 400px;}
	.news .in-news .news-tit span:nth-child(n+6){display: inline;}
	.news .in-news .news-tit span:nth-child(n+7){display: none;}
	.news .in-news .news-list li .n-text{width: 67%;}
	.news .in-news .news-list li .n-text h4{max-height: 50px;line-height: 24px; height: 24px; overflow: hidden;}
	.news .in-news .news-list li .n-pic{width:170px;height: 110px; margin-right: 20px;}
	.news .in-news .news-list li .n-pic img{height: 110px; margin-left: -12px;}
	.news .in-news .news-list li .n-text .n-des{height: 81px; font-size: 12px;line-height: 20px;}
/********************************************show**********************************************************************/
	.xjr-index-main .data-left{width: 730px;}
	.xjr-index-main .data-side{width: 420px;}
	.data-show ul{padding: 30px; padding-bottom: 20px;}
	.data-show h1{padding: 30px 30px 0 30px; font-size: 30px;}
	.data-show li{font-size: 16px; line-height: 42px; height: 42px;}
	.data-show .data-des .data-content p{line-height: 30px;}
/*------------activity-show-------------*/
	.activity-show .in-activity li.act-focus .act-thumb{height: 265px;}
	.activity-show .in-activity li.act-focus .act-thumb img{width:100%; height: auto; margin-left: 0; margin-top: -2.5%;}
	.activity-show .in-activity li.act-focus .act-info h2{height: 59px;margin-top:0;line-height: 29px; font-size: 25px;}
	.act-focus .act-btn{width: 100px;}
	.activity-form{width: 960px; margin: 0 auto;}
	.activity-form .act-form-tit{height: 50px; line-height: 50px;font-size: 18px;}
	.activity-form li label{font-size: 16px;}
/*------------company-show-------------*/
	.com-basic .pictext .pic{width: 140px;height: 140px;line-height: 180px;vertical-align: middle;display: table-cell;border: 1px solid #eee;}
	.com-basic .pictext .text{width: 588px; }
	.com-basic .pictext .pic img{width: 138px;}
	.com-basic .pictext .text .web{float: none;}
	.com-basic .state{right: -118px;top: -48px; line-height: 118px;}
	.com-basic .xjr_item{height: 50px; line-height: 50px;}
	.com-basic .xjr_item li{font-size: 16px; width: 132px;}
	.com-basic .xjr_item .error{float: right; display: block;border-left: 1px solid #e8e8e8;}
	.com-basic .xjr_item .error a{color: #FF7F00;}
	.com-basic .xjr_item .error span{margin-right: 10px;}
	.financing-exp{width: 368px;}
	.ng-scope{width: 50%; float: left;}
	.ng-scope .name{width: 104px;}
	.com-basic .share{display: block; position: absolute; bottom:70px;right: 30px;}
	.com-basic .ent-pictext{padding-bottom: 20px;}
	.com-basic .ent-pictext .pic{width: 120px; margin-right: 20px;}
	.com-basic .ent-pictext .pic img{width: 118px;}
/*------------news-show-------------*/
	.show-left{float: right; width: 840px;}
	.show{margin-bottom: 10px;margin-top: 80px;}
	.xjr-news-show{width:730px;margin: auto 0;padding: 40px 55px;}
	.show .in-side{display: block; position: static; float: left;}
	.xjr-news-show h1{text-align: center;}
	.xjr-news-show h1.f_size1{font-size: 39px;}
	.xjr-news-show h1.f_size2{font-size: 34px;}
	.xjr-news-show h1.f_size3{font-size: 30px;}
	.xjr-news-show h1.f_size4{font-size: 25px;}
	.xjr-news-show .watchful{margin-left:-55px;margin-right: -55px; margin-top: 60px;}
	.xjr-news-show .watchful .wechart{left: 55px;}
	.relate{display: block;}
	.re-list{width: 410px; height: 304px; overflow: hidden;}
	.re-list .plate-tit{padding-left: 30px;}
	.re-list ul{margin:0 30px 10px 30px;}
	.re-list li{height: 50px; line-height: 50px;border-bottom: 1px solid #eee;overflow: hidden;}
	.re-list li a{font-size: 14px;}
	.re-list li:nth-child(5){border-bottom: 0;}
	.xjr_content{overflow: hidden;}
/********************************************form**********************************************************************/
	.uplogo{margin-right: 80px;}
	.form-info{width: 78%;margin-top: 30px;}
	.form-info ul{float: left;width: 50%;}
	.form-info li {margin-bottom: 20px;}
	.form-info li input{height: 36px;line-height: 36px;}
	.form-info li label{width: 85px;margin-right: 20px;}
	.form-info .other{width: 40%;margin-left: 10%;}
	.form-info .other label{text-align: left;}
	.form-des{width: 1100px;border-top: 1px solid #e8e8e8;padding-top: 20px;}
	.form-des textarea{width: 1080px;}
	.com-tim .form-info{width:850px; margin: 0 auto;}
	.com-tim .form-info ul{width: 100%;}
	.form-info .rwdes{height: 122px;  margin-bottom: 0;}
	.form-info .rwdes textarea{width: 722px;height: 100px;}
	.super textarea{width: 1070px;}
	.com-tim{margin-bottom: 0;padding: 20px 40px;}
	.com-form-page{width: 1170px;margin: 0 auto;}
	.com-tim{width: 1110px; margin: 0 auto; margin-top: 20px;}
/********screen*********/
	.xjr-screen {padding: 20px; padding-top: 30px;}
	.s-area ul{width:1015px;}
	.case-con .text{width: 308px;}
/********about***********/
.aboutus{width:75em; margin-top: 80px;}
}
@media screen and (min-width:1440px){
.xjr-header{height: 60px;width: 1380px;}
.xjr-nav ul{margin-left: auto;margin-right: auto;}
/*======================main======================*/
.xjr-index-main{width: 1380px;}
.xjr-index-main .in-left,.xjr-index-main .main-left{width: 1020px;}
.xjr-index-main .in-side,.xjr-index-main .main-side{width: 330px; display: block;}
.xjr-index-main .in-side .side-top{width: 330px;}
.xjr-index-main .in-chiefly{width: 1020px;  float:right;}
.xjr-index-main .w100{width: 100%;}
.xjr-index-main .w50{width: 50%;}

/*------------index-chiefly-------------*/	
	.big{width: 505px; height: 360px;}
	.big a img{height: 360px; }
	.small{width: 505px;}
	.small li{height: 175px;}
	.small li.s2,.small li.s2 img{width: 505px;}
	.small li.s2 img{margin-top: -10%;}
	.small li.s3,.small li.s4{width: 248px; height: 175px;}
	.small li.s3 img, .small li.s4 img{ height: 175px; width: auto;max-width: none; margin-left: -13%;}
	.small li span.chiefly-tit{font-size: 16px;}
    .small li a:before{
    	background-image: -webkit-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
    	background-image: -moz-linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
    	background-image: linear-gradient(180deg, rgba(0,0,0,0.05) 5%, rgba(0,0,0,0.85) 100%);
    }
	.news .in-chiefly{width: 810px;background: none;height: 284px;overflow: hidden;}
	.news .news-all .big{width: 500px; height: 284px;}
	.news .news-all .big img{width:500px;height:auto;margin-left: 0;}
	.news .news-all .small {width: 300px;}
	.news .news-all .small li{width: 300px;height: 137px; padding: 0;}
	.news .news-all .small li.s2{margin-bottom: 10px;}
	.news .news-all .small span{position: absolute;}
	.news .news-all .small span.chiefly-tit{font-weight:normal;position: absolute;padding: 0px 20px;margin: 15px 0px;text-shadow: 1px 1px 2px #000;color: #FFF;line-height: 20px;font-size: 14px;}
	.news .news-all .small span.colname{display: block;}
	.news .news-all .small img{margin-top: -5%; width: 100%;}
/*------------index-news-------------*/	
.xjr-index-main .in-news{width:1020px;}
.xjr-index-main .in-news .news-tit{width: 1020px;}
	.in-news .news-tit span:nth-child(n+9){display:inline-block;}
	.in-news .news-list li .pad{ padding-bottom: 30px;}
	.in-news .news-list li .n-pic{width: 210px; height: 150px;}
	.in-news .news-list li .n-pic img{height:150px;margin-left: -27px;}
	.in-news .news-list li .n-keytime{width: 743px;right: 27px; bottom: 30px;}
	.in-news .news-list li .n-text h4{font-weight: bold;font-size: 18px; margin-bottom: 10px; height: 38px;line-height: 38px;}
	.in-news .news-list li .n-text .n-des{font-size: 14px;}
/*------------index-report-------------*/	
	.in-report .report-list li{margin-bottom: 30px;}
	.in-report .report-list li .pad{margin: 0 30px; padding-bottom: 30px;}
	.in-report .report-list li .n-pic{width: 210px; height: 150px;}
	.in-report .report-list li .n-pic img{height:150px;margin-left: -27px;}
	.in-report .report-list li .n-keytime{width: 743px;right: 27px; bottom: 30px;}
	.in-report .report-list li .n-text h4{font-weight: bold;font-size: 18px; margin-bottom: 10px; height: 38px;line-height: 38px;}
	.in-report .report-list li .n-text .n-des{font-size: 14px;}
/*------------index-data-------------*/	
	.in-data{margin: 0 30px;}
/*------------index-activity-------------*/	
	.in-activity ul{margin: 0 30px;padding-bottom: 20px;}
	.in-activity li{width: 306px;}
	.in-activity li.act-focus{margin-top: 30px;}
	.in-activity li.act-focus .act-thumb{width: 40%;}
	.in-activity li.act-focus .act-info{width: 60%; position: relative;}
	.in-activity li.act-focus .act-info h2{font-size:26px;}
	.in-activity li.act-focus .act-info .sponsor span{display: block; position: absolute;right: 20px; bottom: 10px; background: #FF4000;padding: 0 10px;border-radius: 3px;}
/*=======foot===========*/
.xjr-footer{width: 1380px;}
.foot-text{width: 1240px;}
/********************************************list**********************************************************************/
/*-----------company-list--------------*/
	.company-list .list-tit{padding: 10px 0;}
	.company-list li{padding:20px 0;}
	.xl-logo{margin-left: 20px;}
/*-----------news--------------*/
	.news .news-all{width: 810px;}
	.news .main-left{width: 1030px;}
	.news .in-news{width:810px;}
	.news .in-news .news-list li .n-text h4{font-weight:bold;}
	.news .in-news .news-list li{position: relative;}
	.news .in-news .news-list li .pad{padding-bottom: 20px;}
	.news .in-news .news-list li .n-pic{width:165px;height: 120px;}
	.news .in-news .news-list li .n-pic img{height: 120px;margin-left: -23px;}
	.news .in-news .news-list li .n-keytime {width: 577px;}
	.news .in-news .news-list li .n-text{width: 75%;}
/********************************************list**********************************************************************/
	.xjr-index-main .data-left{width: 880px;}
	.xjr-index-main .data-side{width: 480px;}
/********************************************show**********************************************************************/
/*------------activity-show-------------*/
	.activity-show .in-activity li.act-focus .act-thumb {width: 36%;height: auto;}
	.activity-show .in-activity li.act-focus .act-thumb img{margin-top: 0;}
	.activity-show .in-activity li.act-focus .act-info{width: 64%;}
	.activity-show .in-activity li.act-focus .act-info h2{font-size: 30px; font-weight: bold;}
	.activity-show .in-activity li.act-focus .act-info div{height: 35px;line-height: 35px;font-size: 18px;}
	.activity-show .in-activity li.act-focus .act-info  span{color: #fff;}
/*------------company-show-------------*/
.financing-exp{width: 458px;}
.news-info li .n-pic{width: 20%;}
.news-info li .n-text{width: 80%;}
.news-info li h4{font-size: 20px;font-weight: bold;}
.case-con .text{width: 398px;}
.in-case .case-con .text{width: 210px;}
.show{width: 1200px;}
.show-left{width: 840px;}

/********screen*********/
	.s-area ul{width:1225px;}
}