﻿body {
font:13px/15px "Microsoft YaHei",sans-serif;
margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
	list-style: none
}
dl, dd {
	margin: 0
}
p {
	margin: 0
}
form {
	margin: 0
}
img {
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	margin: 0
}
input {
	margin: 0;
	outline: none;
}
textarea {
	outline: none;
}
img {
	border: 0
}
a {
	outline: 0
}
li {
	line-height: inherit;
}
/*-------reset end---------*/
/*---é€šç”¨ å¼€å§‹---*/
a {
	color: #2889A8;
	text-decoration: none;
}
a:hover, a:focus {
	color: #3EB201;
	text-decoration: none;
	outline-offset: 0;
}
.l, .fl, .left, .Left {
	float: left;
}
.r, .fr, .right, .Right {
	float: right;
}
.clearfix{
	*zoom:1
}
.clearfix:before,.clearfix:after{
	display:table;
	line-height:0;
	content:""
}

.clearfix:after{
	clear:both
}
.clearfix{
	clear:both;
	float:none;
}
.athide {
	display: none;
}
.htmlblock
{
    display:block;
}
.mb20 {
	margin-bottom: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb40 {
	margin-bottom: 40px;
}
.mt20 {
	margin-top: 20px;
}
.mt10 {
	margin-top: 10px;
}
.mt5 {
	margin-top: 5px;
}
.mt9 {
	margin-top: 9px;
}
.mt15{
	margin-top:15px;
}
.mt3 {
	margin-top: 3px;
}
.ml0 {
	margin-left: 0px;
}
.ml5 {
	margin-left: 5px;
}
.ml10{
	margin-left:10px;
}
.ml11{
	margin-left:11px;
}
.ml18{
	margin-left:18px;
}
.ml20 {
	margin-left: 20px;
}
.ml30 {
	margin-left: 30px;
}
.ml40 {
	margin-left: 40px;
}
.mt140 {
	margin-top: 140px;
}
.mb15 {
	margin-bottom: 15px;
}
.mt28 {
	margin-top: 28px;
}
a.fgren14b {
	color: #44901f;
	font-size: 14px;
	text-decoration: none;
}
a.fgren12 {
	color: #44901f;
	font-size: 12px;
	text-decoration: none;
}
a.fgren14b:hover, a.fgren12:hover {
	color: #6dbc47;
	text-decoration: none;
}
a.fbb {
	font-weight: bold;
}
.pos_rel {
	position: relative;
}
.pl20 {
	padding-left: 20px;
}
.mr10{
	margin-right:10px;
}
.mr40 {
	margin-right: 40px;
}
.mr30 {
	margin-right: 30px;
}
.mr20 {
	margin-right: 20px;
}
.pr20 {
	padding-right: 20px;
}
.pr420 {
	padding-right: 420px;
}
.pt5
{
    padding-top:5px;
}
.pt8
{
    padding-top:9px;
}
.pt15
{
    padding-top:15px;
}
.ptlmain {
	padding-top: 25px;
	padding-left: 20px;
}
.ptlrmain {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
}
.pb20 {
	padding-bottom: 20px;
}
.graybox-height-normal{
	height:276px;
}
.graybox-height-kjcgbg{
	height:204px;
}
.graybox-height-small{
	height:238px;
}
.graybox-height-small1{
	height:237px;
}
.graybox-height-small2{
	height:200px;
}
.graybox-height-small3{
	height:228px;
}
.graybox-width-larger{
	width:928px;
}
.graybox-width-large{
	width:668px;
}
.graybox-width-large1{
	width:589px;
}
.graybox-width-large2{
	width:655px;
}
.graybox-width-normal{
	width:329px;
}
.graybox-width-small{   
	width:248px;
}
.graybox-width-small1{
	width:310px;
}
.graybox-width-xnormal{
	width:360px;
}
.loading
{
	width:100%;
    height:auto;
	font-weight:bold;
	line-height:30px;
	/*padding:20px 20px 20px 60px;*/
	padding:20px 0px;
	/*text-indent:4.3em;*/
	text-indent:4em;
	background-image:url(../../Images/CommonPage/loading.gif);
	background-repeat:no-repeat;
	background-position: 10px 52%; 
	float:left;
	color:#A09FC0; 
	font-weight:normal;
	text-align:left;
}
p.index_nothing
{
    padding:10px 0px 10px 10px;
}
.cipnet_pagination ul li span
{
    color: #ddd;
    cursor: default;
    background-color: transparent;
}
/*---通用 结束---*/

.content_w {
	width: 1200px;
	margin: 0 auto;
}

/*------页面中间内容  开始-------------*/
.content{
	min-width:100%;
}
.content, .content .content-l .content-l-c, .content .content-r {
	background-color: #f2f2f2;
}
.content-l, .content-l-c, .content-l-b {
	width: 230px;
}
.content-l,.content-r{
	float:left;
}
/*中间内容左侧 begin*/
.content-l {
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	box-shadow: 0 3px 3px #f2f2f2, 3px 0 3px #f2f2f2;
}
.content-border {
	display: block;
	border: 1px solid #dbdbdb;
}
.content-background-white {
    float:left;
	background-color: #ffffff;
}
.catalogname {
	font-weight: bold;
	font-size: 14px;
	color: #04205c;
}
.catalog-border {
	display: block;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #cccccc;
	margin: 10px 0px;
}
.content-l-t {
	padding-top: 15px;
    width:230px;
}
.content-l-c,.content-l-b img
{
    cursor:pointer;
}
.content-l .content-l-t ul li {
	display: block;
	margin-right: 19px;
	font-size: 14px;
	line-height: 25px;
}
.content-l .content-l-t ul, .content-l .content-l-t .catalogname {
	margin: 0px 10px 0px 15px;
}
.content-l .content-l-t ul li a {
	color: #555555;
	display: block;
}
    .content-l .content-l-t ul li a:hover { color:#f00;
    }
.content-l .content-l-t .l-catalog span.arow {
	background-image: url(../../Images/CommonPage/arrow.png);
	position: absolute;
	top: 18px;
	left: 20px;
	width: 20px;
	height: 10px;
	display: block;
}
/*.content-l .content-l-t .l-catalog span.arow1 {
	background-image: url(../../Images/CommonPage/nav_sanjiao.jpg);
	position: absolute;
	top: 8px;
	left: 46px;
	width: 5px;
	height: 6px;
	display: block;
}*/
.l-catalog a{
    float:left;
    padding:5px 5px;
    display: block;
}
.content .content-l .content-l-c img {
	width: 280px;
	display: block;
}
.content .content-l .content-l-b h4 {
	padding-top: 10px;
	padding-left: 15px;
}
.content .content-l .content-l-b img {
	display: block;
	width: 220px;
    height:98px;
	margin: 10px auto; border:1px solid #e1e1e1;
}
/*中间内容左侧 end*/
/*中间内容右侧 begin*/
.content-r,.content-r-row1{
    padding-top:10px;
	width:928px;
}
.content-r{
	width:928px;
	margin:10px 0px 0px 10px;
}
.content .content-r .content-r-search {
	padding: 20px 0px 0px 20px;
}
.content .content-r .content-r-search .newcnt {
	color: #969696;
}
.content .content-r .content-r-search label {
	cursor: default;
}
.content-search-btn-l {
	height: 42px;
	border-top: 2px solid #ff9400;
	border-bottom: 2px solid #ff9400;
	border-left: 2px solid #ff9400;
	border-right: 1px solid #e5e5e5;
	width: 106px;
	background-color: #f6f6f6;
}
.content-search-btn-l .caret {
	margin-top: 8px;
	margin-left: 0px;
}
.content .content-r .content-r-search input.content-r-searchbox {
	border-top: 2px solid #ff9400;
    border-left: 2px solid #ff9400;
	border-bottom: 2px solid #ff9400;
	height: 30px;
	line-height: 30px;
	width:750px;
}
.content-search-btn-r {
	height: 42px;
	border: 2px solid #ff9400;
	background-color: #ff9400;
	width: 80px;
	color: #ffffff;
	font-size: 14px;
	cursor: pointer; font-weight: normal;
    line-height: 20px;
}
.graybox-size-large,.graybox-size-normal,.graybox-size-small{
	float:left;
}
.cipnet_garybox {
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
}
.cipnet_lttab, .cipnet_imgtab {
	font-size: 14px;
	font-weight: bold;
}
.cipnet_lttab .cipnet_lttl, .cipnet_lttab .cipnet_ltt2 {
	display: block;
	width: 50%;
	height: 36px;
	line-height: 36px;
	float: left;
	background-color: #ddd;
}
.cipnet_lttab .cipnet_ltt2 {
	width: 33.33%;
}

.cipnet_lttab .cipnet_lttl, .cipnet_lttab .cipnet_ltt3 {
	display: block;
	width: 20%;
	height: 36px;
	line-height: 36px;
	float: left;
	background-color: #ddd;
}
.cipnet_lttab .cipnet_ltt3 {
	width: 25%;
}
.cipnet_lttab a {
	display: block;
	height: 35px;
	text-align: center;
	background-color: #f7f7f7;
	margin-left: 1px;
	color: #333;
}
.cipnet_lttab a.cipnet_ll {
	margin-left: 0;
}
.cipnet_list li.loading {
	width: 100%;
	height: auto;
	font-weight: bold;
	line-height: 30px;
	/*padding:20px 20px 20px 60px;*/
	padding: 20px 0px;
	/*text-indent:4.3em;*/
	text-indent: 4em;
	background-image: url(../../Images/CommonPage/loading.gif);
	background-repeat: no-repeat;
	background-position: 10px 52%;
	float: left;
	color: #A09FC0;
	font-weight: normal;
	text-align: left;
}

.cipnet_lttab a.selected {
	background-color: #fff;
	height: 36px;
	margin-left: 0px;
	color: #0088CC;
}
.cipnet_lttab .cipnet_lr.selected {
	margin-left: 1px;
}
.cipnet_list {
	margin-left: 0px;
	padding: 0px 10px 0px 5px;
}
.cipnet_list li {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	background: url("../../Images/CommonPage/dian.gif") no-repeat scroll 7px center transparent;
	text-indent: 20px;
	margin-left: 0px;
    width:100%;
    font-size:12px;
}
.cipnet_list1 li{
	height:26px;
	line-height:26px;
}
.indexcontent-r ul.cipnet_list li.linothing,.indexcontent-r .linothing {
    list-style: none;
    background: none;
    text-indent: 0px;
}
.cipnet_list li a {
	color: #333333;
}
.cipnet_list_zbgg li span
{
    width:14%;
}
.cipnet_list li .span_time {
	color: #666666;
    margin-left: 0px;
    font-size: 12px;
    padding-right: 1px;
}
.cipnet_list li .span_time1{
	text-align:right;
}
.cipnet_list li small {
	color: #666666;
}
.cipnet_list li.clearfix a.fl{
	display: block;
	height: 26px;
	overflow: hidden;}
 
.cipnet_list li.clearfix a.tzgg, .cipnet_list li.clearfix a.zcfg{
    width:70%; 
}
.cipnet_list li.clearfix a.zbjg,.cipnet_list li.clearfix a.zcjd,.cipnet_list li.clearfix a.zbdt {
    width:60%;
}
.cipnet_list_zbgg li.clearfix a.fl
{
    width:57%;
}
.cipnet_list li.clearfix a.fl1 {
	width:30%;
}
.cipnet_list li.clearfix .qita{
	margin-right:10px;
}
.cipnet_list1 li.clearfix a.fl{
	width:70%;
}
.cipnet_list2 li.clearfix a.fl{
    width: 55%;
    float: left;
    margin-right: 20px;
}
.cipnet_list li.clearfix a.fl:hover {
    color: #f00;
}
.cipnet_list3 li.clearfix a.fl{
	width:100%;
}
.cipnet_list_img {
	padding-left: 8px;
}
.cipnet_list_img .item {
	display: block;
	height: 88px;
	overflow: hidden;
}
.cipnet_list_img .item a.thumbnail {
	border: none;
}
.cipnet_list_img .item a.thumbnail:hover {
	border: none;
}
.cipnet_list_img .item.pull-left {
	width: 50%;
}
.cipnet_list_img .item img,.cipnet_list_img .item .cpimg_w {
	display: block;
	width: 124px;
	height: 85px;
	border: none;
}
.cipnet_list_img .item img.rencai {
	display: block;
	width: 65px;
	height: 65px;
}
.cipnet_list_img .item .img_intro {
	display: block;
	width: 44%;
}
.cipnet_list_img .rencaiimg_w,.cipnet_list_img .rencaiimg_w img{
	display:block;
	width:68px;
	height:74px;
}
.cipnet_list_img .item .img_intro1 {
	width:72%;
}
.cipnet_list_img .item.pull-left .content {
	display: block;
	width: 50%;
}
.cipnet_list_img .item .img_intro p {
	margin-bottom: 0px;
	line-height: 22px;
	padding-left: 5px;
}
.cipnet_list_img .item .img_intro p.yh, .cipnet_list_img .item .content p.yh1 {
	height: 42px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    line-height:21px;
}
.cipnet_list_img .item .img_intro p.yh1 {
	height: 22px;
}
.cipnet_imgtab {
	padding-left: 10px;
	background-image: url(../../Images/CommonPage/tit_background.jpg);
	background-repeat: no-repeat;
	margin: 12px 0px 15px 10px;
}
.cipnet_imgtab .circel_channel
{
    text-align:left;
    background-color:#ffffff;
    height:auto;
    margin-left:0px;
}
.cipnet_garybox3 {
	margin: 10px 5px 0px 5px;
}
.cipnet_garybox2 {
	margin: 12px 16px 0px 10px;
}
.cipnet_garybox2 img
{
    width:248px;
    height:154px;
}
.cipnet_garybox2 .thumbnails>li {
	margin-bottom: 0px;
	margin-top: 10px;
}
.cipnet_garybox2 .thumbnail_div {
	padding-top: 10px;
}
 
.cipnet_garybox1 ul li {
	display: block;
	clear: both;
	float: none;
	width: 109px;
	height: 66px;
	line-height: 66px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	font-weight: bold;
	color: #464646;
	font-size: 14px;
}
.cipnet_garybox1 ul li:last-child {
	border-bottom: none;
}
.cipnet_garybox1 ul li:hover {
	cursor: pointer;
}
.cipnet_garybox1 ul li.selected {
	color: #0088CC;
}

.cipnet_garybox2 .thumbnail {
	border: none;
}
.cipnet_garybox3 p {
	width: 152px;
	color: #666666;
	font-size: 12px;
	line-height: 20px;
}
.cipnet_garybox4 {
	
}
.cipnet_garybox5{
	width:1px;
	border-left: 1px solid #cccccc;
	margin:0 5px 0 10px;
}
.content-r-top-l{
	width: 60%;
}
 .content-r-top-r {
 	width:40%;
 }
  .content-r-top-r fl {
 	float:left;
 }
.content-r-top-l img {
	width:645px;
	height: 200px; 
}
.content-r-top-l span {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 5px;
}
.content-r-top-l p {
	position: absolute;
	bottom: 7px;
	right: 0;
}
.content-r-top-l p.zdttgzimgno
{
    position:relative;
    top:10px;
    left:10px;
}
.content-r-top-l p a {
	display: block;
	background-color: #e0e0e0;
	border: 1px solid #9b9b9b;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	float: left;
	margin-right: 5px;
	color: black;
}
.content-r-top-l a.active {
	background-color: #a91805;
	color: #ffffff;
}
.cipnet_garybox address {
	margin-left: 10px;
	color: #666666;
    display: block;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 27px;
	margin-right:10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.cipnet_garybox address a {
	color: #666666;
}
.verynew {
	margin: 10px;
	 height:50px; 
	 overflow:hidden;
	 line-height:170%;
}
.verynew p {
	padding: 5px 5px;
	background-color: #f8f8f8;
	border: 1px solid #efefef;
	color: #666666;
    overflow:hidden;
}
.verynew p a
{
    color:#666666;
    line-height:19px;
}
.verynew p strong {
	color: black;
}
/*中间内容右侧 end*/

/*------页面中间内容  结束-------------*/

/*图片轮播  begin*/
#newsSlider {
	clear: both;
	margin: 0px auto;
	width: 660px;
	position: relative
}
#newsSlider .container {
	margin-top:10px;
	overflow: hidden;
	width: 660px;
	position: relative;
	height: 228px;
}
#newsSlider div.slides {
	left: 0px;
	position: absolute;
	top: 0px
}
#newsSlider ul.slides {
	padding:0;
	left: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
	top: 0px
}
#newsSlider ul.slides dl {
	margin-top: 6px;
	margin-left: 6px;
}
#newsSlider ul.slides dt a {
	font-size:12px ;
	color: #666666;
}
ul.slides li {
	padding:0;
    padding-left:10px;
	display: none;
	margin: 0px;
	width: 660px;
	position: absolute;
	top: 0px
}
#newsSlider #loopedSlider {
	clear: both;
	margin: 0px auto;
	width: 660px;
	position: relative
}

#newsSlider ul.pagination {
	padding:0;
	margin: 0px;
	position: absolute;
	top: 208px;
	list-style: none;
	right: 0px;
}
#newsSlider ul.pagination li {
	float: left;
	margin-RIGHT: 5px
}
#newsSlider ul.pagination li:last-child{
	margin-right:0px;
}
#newsSlider ul.pagination li a {
	display: block;
	background-color: #e0e0e0;
	border: 1px solid #9b9b9b;
	width: 12px;
	height: 12px;
	line-height: 12px;
	text-align: center;
	float: left;
	margin-right: 5px;
	color: black;
}
#newsSlider ul.pagination li.active a {
	background-color: #a91805;
	color: #ffffff;
}
#newsSlider ul.pagination li a:hover {
	background-color: #a91805;
	color: #ffffff;
}
/*图片轮播  begin*/

/*创新服务页面样式------------------开始------------*/
.indexcontent-l{
	width:980px;
	float:left;
}
.indexcontent-r{
	width:208px;
	float:left;
	margin-left:12px;
}
.indexcontent-l-l-l{
	width:260px;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	box-shadow: 0 3px 3px #f2f2f2, 3px 0 3px #f2f2f2;
}
.indexcontent-l-l-r{
	width:698px;
	margin-top:15px;
	margin-left:20px;
}
.indexcontent-l-l-l-t{
	width:260px;
}
.indexcontent-l-l-l-t .br
{
	/*margin:0px 0px 0px 20px;*/
	height:30px;
	line-height:30px;
	color:#a8a8a8;
}
span.indexcontent-l-l-l-t-span{
	width:127px;
	color:#a8a8a8;
	height:30px;
	line-height:30px;
	font-size:14px;
	text-align:center;
	margin-left:0px;
	float:left;
	cursor:pointer;
	font-weight:bold;
	font-family:'微软雅黑';

}
.indexcontent-l-l-l-t span.arow {
	background-image: url(../../Images/CommonPage/arrow.png);
	position: absolute;
	top: 42px;
	left: 54px;
	width: 20px;
	height: 9px;
	display: block;
}
.indexcontent-l-l-l-m{
	padding:0px 30px;
}
.indexcontent-l-l-l-m .backgroundimg{
	background-image:url(../../Images/CommonPage/tb_fu.png);
	background-repeat:no-repeat;
	width:60px;height:60px;
}
.indexcontent-l-l-l-m .bp1{
	background-position:-381px 0px;
}
.indexcontent-l-l-l-m .bp2{
	background-position:-391px -88px;
}
.indexcontent-l-l-l-m .bp3{
	background-position:-391px -185px;
}
.indexcontent-l-l-l-m .bp4{
	background-position:-391px -293px;
}

.servicelist-large li{
	width:338px;
	height:360px;
	float:left;
	border: 1px solid #e5e5e5;
}
.servicelist-large li .service .home_service_large_a
{
    display:block;
    width:100%;
}
.servicelist-large li .service img
{
	width:100%;
	height:192px;
	border-bottom:1px solid #e5e5e5;
}
.servicelist-normal {
	height:360px;
}
.servicelist-normal li{
	width:318px;
	height:360px;
	float:left;
	border: 1px solid #e5e5e5;
}
.servicelist-normal li .service .home_service_normal_a
{
    display:block;
    width:100%;
}
.servicelist-normal li .service img
{
	width:100%;
	height:192px;
	border-bottom:1px solid #e5e5e5;
}

.indexcontent-l-l-l-m .indexcontent-l-l-l-m-1 .bp1_intro{
	padding:10px 0px 0px 20px;
	line-height:20px;
	color:#6a6a6a;
	width:120px;
	font-family:'微软雅黑';
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2{
	height:30px; 
	line-height:30px;
	border-bottom:1px solid #e8e8e8;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2 a{
	display:block;
	width:70px;
	text-align:center;
	height:22px;
	line-height:22px;
	font-size:14px;
	font-family:'微软雅黑';
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2 a:first-child{
	background-color:#ffa739;
	color:white;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2 a.jinru
{
    width:auto;
    padding:0px 5px;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2 a.tuichu{
	margin-left:8px;
}

.indexcontent-l-l-l-m .indexcontent-l-l-l-m-2 a.zhuce{
	color:blue;
	margin-left:20px;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3{
	margin-top:20px;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3 ul.home-l-ul
{
    padding-top:14px;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3 ul li{
	float:left;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3 .indexcontent-l-l-l-m-3-li{
	padding-left:6px;
	padding-top:5px;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3 .indexcontent-l-l-l-m-3-li a{
	font-size: 16px;
	color: #6a6a6a;
	padding-top: 5px;
	font-weight: bold;
}
.indexcontent-l-l-l-m .indexcontent-l-l-l-m-3 .indexcontent-l-l-l-m-3-li label{
	font-size: 12px;
	color: #a8a8a8;
	padding-top: 3px;
}

.indexcontent-r-module{
	margin-top:15px;
	padding:0 5px;
}
.indexcontent-r-module ul.cipnet_list{
	padding-left:0px;
}
.indexcontent-r-module:last-child{
	margin-top:18px;
}
.indexcontent-r p.p_tit{
	background-image:url(../../Images/CommonPage/tb_fu.png);
	background-repeat:no-repeat;
	padding-left:30px;
	color:#636262;
	font-size:14px;
	border-bottom:1px solid #eaeaea;
	margin-top:10px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
}
.indexcontent-r p.p_tit a
{
    color:#636262;
}
.indexcontent-r p.p1{
	background-position:5px 4px;
}
.indexcontent-r p.p2{
	background-position:5px -32px;
}
.indexcontent-r p.p3{
	background-position:5px -67px;
}
.indexcontent-r p.p4{
	background-position:5px -100px;
}
.indexcontent-r p.p5{
	background-position:5px -132px;
}
.indexcontent-r p.p6{
	background-position:5px -163px;
}
.indexcontent-r p.p7{
	background-position:5px -198px;
}
.indexcontent-r p.p8{
	background-position:5px -232px;
}
.indexcontent-r p.p9{
	background-position:5px -268px;
}
.indexcontent-r p.p10{
	background-position:5px -301px;
}
.indexcontent-r p.p11{
	background-position:5px -334px;
}
.indexcontent-r p.p12{
	background-position:5px -367px;
}

.servicelist .service{
	padding:0;
	font-family: "Microsoft Yahei";
	position:relative;
}
.servicelist .service:hover{
	border-bottom: 1px solid #144099;
}
.servicelist .service img
{
	width:270px;
	height:200px;
}

.servicelist .service a.typebtn
{
	position:absolute;
	font-size:14px;
	color: #ffffff;
	background: url("../../Images/CommonPage/titbtn.png") no-repeat scroll 0 0 transparent;
	height:32px;
	width:98px;
	top: -5px;
	left: 20px;
	line-height:32px;
	font-weight:normal;
	vertical-align:middle;
	text-align:center;
}

.servicelist .service .caption
{
	border-bottom:1px solid #e5e5e5;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	padding:12px;
	color: #2a2a2a;
}
.servicelist .service .home-caption
{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.servicelist .service .caption a
{
	font-size:18px;
	margin:5px 0px;
	color: #2a2a2a;
}

.servicelist .service .caption a.name
{
	font-weight:bold;
	height:20px;
	line-height:18px;
	overflow:hidden;
	display:block;
	line-height:20px;
}

.servicelist .service .caption a:hover
{
	color: #2a2a2a;
}

.servicelist .service .caption p.desc
{
	font-size:14px;
	color:#676767;
	line-height:15px;
	height:30px;
	overflow:hidden;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top:14px;
}

.servicelist .service .caption div
{
	padding-left:10px;
	padding-right:10px;
}

.servicelist .service .caption p.zx
{
	height:28px;
	line-height:28px;
	border-bottom:1px solid #e5e5e5;
}
.servicelist .service .caption p.zx1{
	padding-bottom:10px;
}

.servicelist .service .caption p.zx a
{
    font-size:26px;
    color:#fe8e4f;
    width:100%;
}
.servicelist .service .caption a.serviceprovideer {
	font-size: 12px;
}
.servicelist .service .caption p.reply
{
	padding-left:10px;
	padding-right:10px;
    text-align:right;
}
.orgsearch {
	padding-top:25px;
}
.orgsearch p
{
	color:#666666;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
}
.orgsearchbox{
	margin-left:25%;
	margin-top:10px;
	margin-bottom:27px;
}
.orgsearchbox input,.orgsearchbox span.add-on{
	height:40px;
	line-height:40px;
	font-size:20px;
}
.orgsearchbox input{
	width:368px;
}
.orgsearchbox span.add-on{
	width:70px;
	cursor:pointer;
	border:1px solid #5dbb5d;
}
.lineborder{
	background-image:url(../../Images/CommonPage/dotted.jpg);
	background-repeat:repeat-x;
	height:3px;
	margin:30px 0px;
}
.czxq p.czxq_tit{
	color:#383838;
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}
.czxq  .czxqlist{
	padding-top:10px;
	padding-bottom:20px;
}
.czxq ul{
	margin-top:20px;
}
.czxq ul li
{
	float:left;
	color:#333232;
	font-size:14px;
	background-image:url(../../Images/CommonPage/czxq.jpg);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:18px;
	margin-right:28px;
	margin-left:15px;
	width:28%;
}
.czxq ul li a{
	color:#333232;
	display:block;
	height:15px;
	overflow:hidden;
}
.czxq ul li small{
	display:block;
	padding-top:5px;
	color:#858585;
}
.czxq ul li small .br{
	margin:0 10px;	
}


/*生态圈建设-------------------------开始--------------------*/
.group-l{
	width:260px;
}
.group-r{
	width:928px;
}
.group-l-b-content{
	padding:10px 0px;
	width:237px;
	margin:0 auto;
}
.group-l-b-content .group-l-b-content-1,.group-l-b-content dl,.group-l-b-content .mapiframe{
	width:237px;
}
.group-l-b-content-1{
	font-size:14px;
	font-weight:bold;
	color:#0572c7;
}
.group-l-b-content-2,.group-l-b-content-2 a{
	color:#464646;
}
.group-l-b-content-2 dt{
	width:40px;
	font-weight:normal;
	float:left;
}
.group-l-b-content-2 dd{
	margin-left:40px;
	margin-bottom:10px;
	display:block;
	width:195px;
	word-break:break-all;
	word-wrap:break-word;
}
.group-l-b-content-2 dd span
{
    margin-right:24px;
}
.group-l-b-content-2 dd p{
	margin-bottom:10px;
}
.group-r .groupbuild{
	padding-left:28px;
	background-image:url(../../Images/CommonPage/icon-right.jpg);
	background-repeat:no-repeat;
	background-position:10px;
	font-size:20px;
	color:#3c6a9c;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #0771c5;
	margin:40px 0 20px;
	font-weight:bold;
}
.group-r .groupbuild-crumb{
	margin-top:10px;
}
.group-r .cipnet_list li.clearfix a.pull-left{
	width:99%;
}

.group-r-l-r{
	width:42%;
}
.group-r-l-l{
	width:56%;
}
.group-r-l-l #newsSlider{
	margin-left:10px;
}
.group-r-l-l #newsSlider,.group-r-l-l UL.slides LI{
	width:348px;
}
.group-r-l-l #newsSlider .container{
	height:154px;
	width:100%;
	margin:0;
}
.group-r-l-l img{
	height:138px;
	display:block;
	width:100%;
	padding-left:0px;
}
.group-r-l-l  #newsSlider UL.pagination{
	top:142px;
}
.group-r-l-l #newsSlider UL.slides DL{
	margin-top:0px;
}

.gxjs-person ul li{
	float:left;
	width:80px;
	padding-left:10px;
	padding-right:13px;
	margin-bottom:5px;
}
.gxjs-person ul li img
{
    width:70px;
    height:48px;
}
.gxjs-shop ul li{
	float:left;
	width:134px;
	padding-left:14px;
	padding-right:16px;
	margin-bottom:6px;
}
.gxjs-shop ul li img
{
    width:120px;
    height:106px;
}
.gxjs-shop ul li p{
	white-space:nowrap;
}
.gxjs-shop ul li p.jrpt
{
    margin-top:9px;
}
.gxjs-shop ul li p.jrpt a{
	color:#e19c3f;
	font-size:14px;
	font-weight:bold;
}
.gxjs-person ul li p.pmt,.gxjs-shop ul li p.pmt {
	margin-top:5px;
}
.gxjs-person ul li p.pmt a,.gxjs-shop ul li p.pmt a {
	color:#333;
}
.hzal{
	margin-bottom:10px;
}
.hzal img{
	width:550px;
	height:156px;
	margin-left:8px;
}
.group-r .curposition{
	background-image:url(../../Images/CommonPage/curposi.jpg);
	background-repeat:no-repeat;
	background-position:2px 1px;
	padding-left:20px;
	margin-top:28px;
	margin-bottom:26px;
	list-style:none;
}
.group-r .curposition li,.group-r .curposition li a,.group-r .curposition li span{
	display:inline-block;
	color:#333333;
}
/*.group-r .curposition li.active{
	color:#999;
}*/
.group-r .curposition li span{
	padding:0 5px;
}
.group-r .channellist{
	width:916px;
	margin-left:10px;
}
/*.group-r .channellist p
{
    height:30px;
    line-height:30px;
    padding-left:5px;
}*/
.group-r .channellist ul.channelist_ul{
	padding:20px 20px 3px 20px;
}
.group-r .channellist ul.channelist_ul li{
	float:left;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	background: url("../../Images/CommonPage/dian.gif") no-repeat scroll 7px center transparent;
	text-indent: 20px;
	margin-left: 0px;
	width:48%;
	margin-right:16px;
}
.group-r .channellist ul.channelist_ul li a{
	display:block;
	width:100%;
	overflow:hidden;
	color:#000333;
}
.group-r .contentdetail{
	padding:30px 20px;
}
.group-r .contentdetail .content-title{
	font-size:22px;
	line-height:30px;
	border-bottom:2px solid #0771c5;
	text-align:center;
	font-weight:bold;
}
.group-r .contentdetail .content-descr,.group-r .contentdetail .content-abstract{
	font-size:12px;
	line-height:25px;
}
.group-r .contentdetail .content-abstract{
	color:#343434;
	background-color:#f2f2f2;
	padding:15px;
	width:810px;
	margin:25px auto 35px;
}
.group-r .contentdetail .content-descr{
	color:#323232;
	text-indent:2em;
	font-size: 14px; 
    line-height: 26px; 
    padding-top:10px;
}
.group-r .contentdetail .content-descr img
{
    max-width:680px;    
}
.group-r .contentdetail .content-descr p
{
    font-size: 14px; 
    line-height: 26px; 
    text-indent: 2em; 
    padding-bottom:10px;    
}
.group-r .contentdetail .content-descr strong{
	font-weight:normal;
}
.content-label{
	margin-top:20px;
}
.fujian{
	margin-top:10px;
}
.fujian dt{
	width:40px;
}
.fujian dd{
	margin-left:40px;
}


.fwbqb
{
    position: relative;
    width: 100%;
    display: block;
    height: 40px;
    padding-bottom:18px;
}
.fwbqb .filter-row-inner {
	width: 696px;
	height: 40px;
	border: 1px solid transparent;
	_border-color: tomato;
	_filter: chroma(color=#ff6347);
	overflow: hidden;
	z-index:100;
}

.fwbqb .filter-row-inner.hover {
	position: absolute;
	top: 0;
	left: 0;
	height: 86px;
	border: 1px solid #F0F0F0;
	background: #fff
}

.fwbqb .filter-row-inner.hover .triangle {
	right: 10px;
	top: auto;
	bottom: 9px;
	border-top-color: transparent;
	border-bottom-color: #999;
	_border-top-color: #abc
}

.fwbqb .filter-row-inner .triangle {
	position: absolute;
	left: auto;
	right: 2px;
	top: 17px;
	width: 0;
	height: 0;
	border-top: 8px solid #999;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 8px solid transparent;
	_font-size: 0;
	_line-height: 0;
	_border-left-color: #abc;
	_border-right-color: #abc;
	_border-bottom-color: #abc;
	_filter: chroma(color=#aabbcc)
}

.fwbqb .title {
	float: left;
	width: 75px;
	height: 42px;
	line-height: 42px;
	text-indent: 10px;
	color: #999
}

.fwbqb .items {
	float: left;
	width: 615px;
	padding-top: 6px;
	padding-bottom: 6px
}

.fwbqb .link {
	display: block;
	float: left;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	color: #666
}

.fwbqb .link.hot {
	color: #F69
}

.fwbqb .link:hover {
	text-decoration: none;
	color: #39f
}
/*生态圈建设页面合作案例图片轮播样式------开始------*/
#myCarousel{
	height:146px;
}
.carousel .item a{
	display:block;
	float:left;
	margin:1px 5px 18px 6px;
	width:120px;
	height:62px;

}
.carousel .item a img
{
	width:120px;
	height:62px;
	border:1px solid #dbdbdb;
}
.hz-item{
	display:block;
	width:536px;
	margin:0 auto;
}
.left-carousel-control{
	background-image:url(../../Images/CommonPage/left.png);
	background-position:0;
	background-repeat:no-repeat;
	width:22px;
	height:50px;
	position: absolute;
	top: 40%;
	left: 23px;
	margin-top: -12px;
	line-height: 30px;
}
.right-carousel-control{
	background-image:url(../../Images/CommonPage/right.png);
	background-position:0;
	background-repeat:no-repeat;
	width:22px;
	height:50px;
	position: absolute;
	top: 40%;
	left: 604px;
	margin-top: -12px;
	line-height: 30px;
}
/*生态圈建设页面合作案例图片轮播样式------结束------*/

.toTopbox {
	background-image: url("../../Images/CommonPage/t_top.jpg");
	background-repeat: no-repeat;
	bottom: 5px;
	display: none;
	height: 51px;
	position: fixed;
	_position: absolute;
	right: 5px;
	width: 51px;
}

.toTopbox:hover{
	background-image: url("../../Images/CommonPage/t_top_hov.jpg");
}


.flxz{ height:30px; line-height:30px;}
.flxz a{ width:auto; display:block; float:left; text-decoration:underline; margin-right:15px; font-size:14px; cursor:pointer;}
.flxz a.asel{ font-weight:bold; color:#333; text-decoration:none;}
.flxz .gd{ position:relative; float:left; width:58px; height:29px; border:1px solid #fff; border-bottom:0;}
.flxz .gd a{width:58px; height:29px; line-height:29px; text-align:center; position:relative; z-index:99;}
.flxz .gd:hover{ width:58px; height:29px; border:1px solid #ccc; border-bottom:0;}
.flxz .gd:hover a{ line-height:29px; background-color:#fff;}
.flxz .gd:hover .More{ display:block;}
.flxz .gd .More{ width:200px; position:absolute; right:-1px; top:28px; padding:8px 0; border:1px solid #CCC; background-color:#fff; display:none; z-index:90;}
.flxz .gd .More li{ float:left; width:99px; height:30px;}
.flxz .gd .More li a{ width:74px; height:30px; line-height:30px; text-align:left; padding-left:25px; margin-right:0;}
.gjss{ display: block; height: 42px; line-height: 42px; color:#2889A8; width: 80px; float: left; text-align:center; font-size:14px; font-family:12px/15px "宋体","新宋体",sans-serif }

.cipnet_lttab .sc_xx { display:inherit; background:none;}


.cipnet_list li .fwsdj { background:url(../../Images/Info/yzfwsicon.png) left center no-repeat; color:#2889A8; height:26px; line-height:26px; display:block; }





