

h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, 
ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 

body{margin:0; padding:0; font-size: 14px; color: #343333; font-family: "微软雅黑","宋体","SimSun","Arial Narrow";}

a{text-decoration:none; color: #787878;} 
a:link{} 
a:visited{} 
a:hover,a:active,a:focus{color:;text-decoration:;} 

ul, ol { list-style:none;}
img{ outline: none; border: none;}


.wrapper {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 100
}
.fl{
	float: left;
}
.fr{
	float: right;
}


/* index.html ------> begin */
#bd_bg{
	background:url(../images/bg.jpg) no-repeat;
	position: fixed;
	height: 800px;
	width: 1500px;
	z-index: -100;
	top:450px;
}


.top{
	height: 30px;
	width: 100%;
	background-color:#e6e6e6;
	border-bottom: 1px solid #bfbfbf; 
}
.top .welcome{
	font-size: 12px;
	color: #808080;
	line-height: 30px;
	font-weight: 500;
}
.top .favor{
	line-height: 30px;
	color:#808080;
	font-size: 12px;
}
.top .favor>span{
	padding: 0 5px;
}
.banner{
	width: 1200px;
	margin: 0 auto;
	background: url(../images/logo.jpg) no-repeat;
	background-position: 10 center; 
	height: 106px;
	background-color: #ffffff;
}
.banner .name{
	width: 600px;
	text-align: right;
	padding-left: 70px;
	padding-top: 15px;
	 
}
.banner .name>dt{
	font-size: 35px;
	color: #fd4344;
	font-weight:500;
}
.banner .name>dd{
	font-size: 23px;
	color: #fd4344;
}
.banner .name>dt a{
	font-size: 35px;
	color: #fd4344;
	font-weight:500;
}

.contact{
	background:url(../images/erweima.jpg) no-repeat;
	height: 90px;
	width: 160px;
	padding:8px 0 8px 90px;
	background-position: 0 center;
}
.contact dt{ 
	font-size: 10px; 
	background:url(../images/tel.jpg) no-repeat; 
	padding:35px 0px 0px 35px;
	background-position: 3px 30px;
}

.contact dd{
	font-size: 18px;
	color: #fd4344;
	padding-left: 10px;
}
.nav{
	height: 54px;
	background-color:#26d2bb;
}
.nav ul{
	width: 1200px;
	margin: 0 auto;
}
.nav ul li{
	float: left;
	width: 110px;
	text-align: center;
	margin: 10px;
	padding: 4.5px 0;
}
.nav ul li:hover{
	background: #9e866a;
}
.nav a{
	font-size: 18px;
	color: #ffffff;
}

.focus_news{
	height: 362px;
	padding-top: 20px;
}
.focus{
	height: 358px;
	width: 550px;
	margin-left: 10px;
}
.column{
	
	overflow: hidden;
}
.column .title{
	width: 100%;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #ffffff;
	text-indent: 30px;
	background-color: #ff9f05;
	background-image: url(../images/col_icon.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	position: relative;
}
.column .title>a.more{
	height: 17px;
	width: 50px;
	display: block;
	position: absolute;
	top: 14px;
	right: 10px;
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
	text-indent: 0px;
}
.column ul{
	padding: 23px 13px;
	border: 1px solid #ff9f05;
	overflow: hidden;
	background: #ffffff;
}

.column ul li{
	padding: 5px 0;
	height: 20px;
	background:url(../images/point.jpg) no-repeat;
	background-position: 5px center;
	text-indent: 15px;
}
.column ul li>a{
	float: left;
	font-size: 13px;
	color: #646464;
}
.column ul li>span{
	float: right;
	font-size: 13px;
	color: #646464;
}

.xwzx{
	height:360px;
	width: 350px;
}
.tzgg{
	height:360px;
	width: 280px;
}
.statBox{
	margin-top: 30px;
	height: 170px;
	display: flex;
	justify-content: space-around;
	background: #fff;
	padding-top: 25px;
}
.circleBox{
	width: 130px;		
}
.line1{
	border: 1.9px solid  #fec63b; 
	border-radius: 50%;
	width: 118.2px;
	height: 118.2px;
	display: flex;
	align-items : center;
}
.line2{
	border: 1.9px solid  #41c2a7; 
	border-radius: 50%;
	width: 118.2px;
	height: 118.2px;
	display: flex;
	align-items : center;
}
.line3{
	border: 1.9px solid  #4ba3de; 
	border-radius: 50%;
	width: 118.2px;
	height: 118.2px;
	display: flex;
	align-items : center;
}
.line4{
	border: 1.9px solid  #9c5bfd; 
	border-radius: 50%;
	width: 118.2px;
	height: 118.2px;
	display: flex;
	align-items : center;
}
.line5{
	border: 1.9px solid  #04cdcb; 
	border-radius: 50%;
	width: 118.2px;
	height: 118.2px;
	display: flex;
	align-items : center;
}



.circle1{
	border-radius: 50%;
	background-color: #fec63b;
	width: 110px;
	height: 110px;
	margin-top: 4.1px;
	margin: 0 auto;

}
.circle2{
	border-radius: 50%;
	background-color: #41c2a7;
	width: 110px;
	height: 110px;
	margin: 0 auto;

}
.circle3{
	border-radius: 50%;
	background-color: #4ba3de;
	width: 110px;
	height: 110px;
	margin: 0 auto;

}
.circle4{
	border-radius: 50%;
	background-color: #9c5bfd;
	width: 110px;
	height: 110px;
	margin: 0 auto;

	
}
.circle5{
	border-radius: 50%;
	background-color: #04cdcb ;
	width: 110px;
	height: 110px;
	margin: 0 auto;

	
}
.circle_word{
	font-size: 25px;
	color: #fff;
	font-weight: bold;
    text-align: center;
	margin-top: 37.5px;
}

.circle_dw{
	display: block;
	color: #fff;
	text-align: center;
}
.c_tit{
	font-size: 21px;
	color: #333333;
	/* line-height: 0.9; */
	text-align: center;
	
	margin-top: 11px;

}

.op_item{
	height: 300px;
	padding-top: 20px;
}


.service_op{
	width: 350px;
	height: 300px;
	background:url(../images/service_ops.jpg) no-repeat;
	background-position: center center; 
}
.service_op ul{
	height: 279px;
    margin: 11px 9px;
    width: 331px;
	
}
.service_op ul li{
	float: left;
	width: 165.5px;
	height: 139.5px;
}
.service_op ul li a{
	display: block;
	font-size: 18px;
	color: #ffffff;
	padding-top: 100px;
	padding-bottom: 15px;
}
.service_op ul li.login span{
	padding-left: 43px;
}
.service_op ul li.register span{
	padding-left: 54px;
}
.service_op ul li.goods span{
	padding-left: 43px;
}
.service_op ul li.needs span{
	padding-left: 54px;
}
.service_op ul li:hover a{
	text-decoration: underline;
}
.fwjg{
	width: 340px;
	margin-left: 25px;
}
.zcfg{
	width: 460px;
}

	 /* 中部成长条 */
.growBox{ height: 82px; border: 1px solid #ff9e05; width: 1198px; position: relative; margin-top: 20px; background: #ffffff;}	 
	 
.growTitle{width: 240px; text-align: center; line-height: 82px; float: left;}

.growTitle span{color: #ff9e05; font-size: 20px;}	 
	 
.growBox ul{ float:left; padding-top: 10px; height: 52px; background:url(../images/cz-bg.jpg) no-repeat; 
background-position:0px 10px;}

.growBox ul li{background:#3b94fa; float: left; height: 40px; width: 125px; border-radius: 8px; line-height: 40px; text-align: center; color:#FFFFFF; margin-left:80px; cursor:pointer;}

.growBox ul a.gMsg li{ background:#82d400;}

.gMsgChild{ position: absolute; height: 24px; color: rgb(0, 0, 0); font-size: 14px; bottom: 0px; right: 10px; width: 905px; padding-left: 40px; color:#999999; display:none;}

.gMsgOn{ display:block;}

	/* 投融资产品 */
.adv{
	background-color: #fff;
	width: 1200px;
	height: 218px;
	margin-top: 25px;
}
.adv_tit{
	margin: 0 auto;
	width:500px;
	height: 20px;
}
.adv_tit p{
	font-size: 25px;
	color: #ff9f05;
	float: left;
	font-weight: bold;
	text-align: center;
}
.line_m{
	display: block;
	float: left;
    margin-top: 17px;
	margin-right: 10px;
	background-color:#ff9f05;
	width: 174px;
	height: 1px;
} 
.line_m1{
	display: block;
	margin-left: 10px;
	float: left;
    margin-top: 17px;
	background-color:#ff9f05;
	width: 174px;
	height: 1px;
}
.adv_main{
	border: 1px solid #ff9f05;
	height: 160px;
	margin-top: 36px;
}

.main_tit{
	background-color: #fcf2df;
	height: 50px;
}
.main_tit p{
	line-height: 50px;
	font-size: 24px;
	color: #ff9f05;
	font-weight: bold;
	margin-left: 35px;
}
.adv_main ul {
	float: left;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.adv_main ul li{
	width: 280px;
	height: 75px;
	float: left;
	margin-top: 16px;
	border-right:2px solid #fcf2df;
}
.adv_main ul li:last-child{
	border-right:none;
}

.sz{
	font-size: 31px;
	font-weight: bold;
	color: #ee6802;
	text-align: center;		
}
.sz span{
	font-size: 20px;
	font-weight: normal;
	color: #ee6802;
}
.adv_main ul li p:nth-child(2){
	font-size: 17px;
	text-align: center;		
	color: #999999;
	padding-top: 5px;
}

	/* 产品、需求、展示 */
.subject_bar{
	border: 1px solid #ff9f05;
	margin-top: 20px;
	background: #ffffff;
}
.subject_bar .title{
	height: 40px;
	line-height: 40px;
	background: #fcf2df;
	color: #ff9f05;
	font-size: 18px;
	text-indent: 2em;
	position: relative;
}
.subject_bar .title>a{
	position: absolute;
	color: #ff9f05;
	top:2px;
	right: 10px;
	font-size: 14px;
}


.subject_bar ul{
	padding: 25px 0px 25px 25px;
}

.subject_bar ul li{
	width: 238px;
	height: 248px;
	border: 1px solid #e9e9e9;
	float: left;
	margin: 0 18px;
}

.subject_bar.fwcp .op_bar{
	padding: 20px 20px 0 20px;
	height: 143px;
}
.subject_bar.fwcp .btn_bar{
	height: 60px;
	margin: 20px 20px 0 20px;
	border-top: 1px dashed #e9e9e9;
	padding-top: 15px;
}
.subject_bar.fwcp .btn_bar a{
	display: block;
	background: #fd4344;
	color: #ffffff;
	font-size: 16px;
	width: 70px;
	text-align: center;
	padding: 5px 10px;
	margin: 0 auto;
}

.subject_bar.fwxq .op_bar{
	padding: 20px 20px 0 20px;
	height: 113px;
}
.subject_bar.fwxq .btn_bar{
	height: 70px;
	margin: 20px 20px 0 20px;
	border-top: 1px dashed #e9e9e9;
	padding-top: 15px;
}
.subject_bar.fwxq p{
	text-align: center;
	padding-bottom: 15px;
}
.subject_bar.fwxq p span{
	color: #fd4344;
}

.subject_bar.fwxq .btn_bar a{
	display: block;
	background: #fd4344;
	color: #ffffff;
	font-size: 16px;
	width: 70px;
	text-align: center;
	padding: 5px 10px;
	margin: 0 auto;
}
.subject_bar ul li dl{
	padding-top: 5px;
	text-align: justify;
	overflow: hidden;
}
.subject_bar ul li dl dt{
	float: left;
	width: 70px;
	color: #fd4344;
}
.subject_bar ul li dl dd{
	float: left;
	width: 127px;
}
.subject_bar.qyzs ul{
	height: 180px;
	padding: 20px 0px 20px 22px;
}
.subject_bar.qyzs ul li{
	height: 180px;
	border: none;
	margin: 0 25px;
}
.subject_bar.qyzs ul li img{
	height: 145px;
	width: 100%;
}
.subject_bar.qyzs ul li p{
	white-space: nowrap;
	overflow: hidden;
	text-overflow:ellipsis;
	padding-top: 5px;
	text-align: center;
}
.fwcp{
	height: 340px;
}
.fwxq{
	height: 340px;
}
.qyzs{
	height: 260px;
}

.subject_bar.fwxq .op_bar dl.about dd{
	height: 40px;
	overflow: hidden;
}
.subject_bar.fwcp .op_bar dl.about dd{
	height: 115px;
	overflow: hidden;
}

/* 文章列表页 */
.con_bar{
	width: 820px;
	padding-bottom: 20px;
}
.con_bar .site{
	height: 40px;
	line-height: 40px;
	background-color: #ff9f05;
	text-indent: 2em;
	color: #ffffff;
}
.con_bar .site a{
	color: #ffffff;
}
.con_bar .list{
	padding:20px;
	border: 1px solid #ff9f05;
}
.con_bar .list ul li{ 
	height: 19px;
	padding:10px 0px 10px 25px;
	background: url(../images/arrow.png) no-repeat;
	background-position: 10px center;
}
.con_bar .list ul li a{ 
	float: left;
}
.con_bar .list ul li span{ 
	float: right;	
} 
.con_bar .list .pagebar{
	text-align: center;
	padding: 30px 0 0 0;
}


/* 文章内容页 */

.con_bar .detail{
	padding:20px;
	border: 1px solid #ff9f05;
}
.con_bar .detail h1{
	font-size: 20px;
	text-align: center;
	font-weight: 500;
	padding: 15px 50px;
}
.con_bar .detail .date{
	margin: 0 auto;
	width: 500px;
	text-align: center;
	color:#cf2020; 
}
.con_bar .detail .date>span{
	padding-left: 20px;
}

.con_bar .detail .text{
	padding-top: 20px;
	line-height: 28px;
	font-size: 15px;
	text-align: justify;
}


/* 成长详细页面 */




	/* 友情链接 */

.link {
	width: 100%;
	min-width: 1200px;
	padding-top: 30px;
	font-size: 18px;
}
.link .link-title {
	width: 1200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 600;
	font-family: '黑体';
	border-top: 1px dashed #D6D6D6;
	padding-top: 20px;
	margin: 0 auto;
}
.link .link-box {
	width: 100%;
	height: 85px;
}
.link .link-box ul {
	width: 1175px;
	margin: 0 auto;
	padding-left: 25px;
	overflow: hidden;
}
.link .link-box ul li {
	float: left;
	width: 210px;
	height: 33px;
	border: 1px solid #AAAAAA;
	margin: 0 9px;
}
.link .link-box ul li select {
	width: 210px;
	height: 33px;
	color: #808080;
	font-family: '微软雅黑';
	margin: 0 auto;
	border: none;
}

/* 页脚 */

.footer {
	width: 100%;
	min-width: 1200px;
	background: #e6e6e6;
	text-align: center;
	line-height: 15px;
	padding-bottom: 10px;
	color: #808080;
	clear: both;
}
.footer p {
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 25px;
}

.footer p a.bei{
	background:url(../images/bei.png) no-repeat 0 center;
	padding-left: 25px;
}


/* index.html ------> end */

/* 电子商务产品展示 */

.dzzs{
  height:330px;
}

.tabs2Msg{ overflow:hidden; width:1198px; background:#FFFFFF}

ul#qycpjs {
    height: 240px;
    width: 1198px;
}
#qycpjs > li {
    border-right: 1px dashed #e6e6e6;
    border-left: none;
    border-top:none;
    border-bottom: none;
    float: left;
    height: 240px;
    padding-left: 12px;
    padding-right: 10px;
    width: 168px;
    margin:0px;
}
#qycpjs .product-list-img {
    height: 150px;
    text-align: center;
    width: 170px;
}
#qycpjs .product-list-img img {
    height: 150px;
    width: 170px;
}
#qycpjs .product-list-img span {
    border-bottom: 1px dashed #e6e6e6;
    display: block;
    height: 35px;
    margin: 0 auto;
    padding-top: 5px;
    width: 150px;
}
#qycpjs .product-list-content {
    color: #999999;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    width: 170px;
    word-wrap: break-word;
}

.qyzs .bd {
    padding-top: 20px;
    padding-left: 21px;
}


.wrap{
    margin: 20px auto 0;
    overflow: hidden;
    width: 1200px;
}
.b_title{
    height: 41px;
    border-top: 1px solid #ff9f05;
    background: url(../images/acol_1.jpg) no-repeat;
    background-color: #fff;
}
.alist_bar{
    overflow:hidden;
    background-color: #fff;
}
.alist_bar > .map{
    height: 372px;
    width: 282px;
    float: left;
    background: url(../images/map.jpg) no-repeat;
    background-position: center center;
}
.alist_bar > .alist{
    width: 901px;
    float: right;
    margin-top: 20px;
}
.alist_bar > .alist > .hd{
    background: url(../images/acol_bg.jpg) no-repeat;
    height: 42px;
}
.alist_bar > .alist > .hd ul{
    height: 42px;
}
.alist_bar > .alist > .hd ul li{
    height: 42px;
    width: 433px;
    line-height: 42px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}
.lb{
    float: left;
}
.rb{
    float: right;
}
.alist_bar > .alist > .bd{
    border: 1px solid #ff9f05;
    margin-top: 5px;
    overflow:hidden;
}
.conbar{
    padding: 10px 20px;
}


.bar_1 li{
    height: 18px;
    padding: 12px 0 12px 20px;
}
.bar_1 li span{
    font-size: 14px;
    color: #646464;
    *display: block;
    *zoom: 1;
    display: inline-block;
}

.bar_2 li{
    height: 18px;
    padding: 7px 0 7px 20px;
}
.bar_2 li span{
    font-size: 14px;
    color: #646464;
    *display: block;
    *zoom: 1;
    display: inline-block;
}

span.s1{ width: 350px; margin-right: 30px; }
span.s2{ width: 110px; margin-right: 30px; }
span.s3{ width: 160px; }
span.s4{ width: 130px; }

.a_bg{
    background: #fcf2df;
}