﻿.sidebar_box {
	padding: 25px 0;
	font-size: 0;
}

.titleType {
    font-weight: normal;
    font-size: 12px;
    line-height: 1.5em;
    color: #999;
    border-bottom: 1px solid #6abb8e;
	text-align: center;
}
.copynotice {
    width: 100%;
    margin: 20px 0;
    padding: 10px 15px;
    font-size: 14px;
    color: #888;
    text-indent: 0;
    line-height: 22px;
    border: 1px dotted #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    background: #f8f8f8;
    overflow: hidden;
    display: flex;
    zoom: 1;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-end;
    align-items: center;
}
.copynoticetxt {
    width: 100%;
    word-break: break-all;
    vertical-align: middle;
}
.copynoticetxt p {
    margin: 0;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
    font: 16px / 1.5 tahoma, arial, "Microsoft YaHei";
    outline: 0 none;
}
.copynoticetxt h5 {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 12px;
    font: 16px / 1.5 tahoma, arial, "Microsoft YaHei";
    outline: 0 none;
	text-indent: 2em;
}
.sidebar_box>div {
	display: inline-block;
	vertical-align: top;
}

.sidebar_box>div {
	*display: inline;
}

.sidebar_box .left_con {
	width: 70%;
}

.sidebar_box .left_con img {
	display: block;
	margin: 0 auto;
	max-width: 90%;
}

.sidebar_box .left_con h1 {
	font-size: 26px;
	padding-bottom: 40px;
	color: #1aae8d;
	text-align: center;
}

.sidebar_box .left_con p {
	color: #484848;
	line-height: 30px;
	text-indent: 2em;
	font-size: 16px;
}

/*内容页P段落添加样式*/

.left_con p {
	margin-bottom: 15px;
}

/*内容页P段落添加样式*/

.sidebar_box .sidebar {
	width: 30%;
	*width: 28.3%;
	padding-left: 20px;
	box-sizing: border-box;
}

.sidebar_box .sidebar>div, .recommended_read {
	border: 1px solid #efefef;
	box-sizing: border-box;
	margin-bottom: 10px;
}

/*.sidebar_box .sidebar .title, .recommended_read .title {
	font-size: 18px;
	color: #fff;
	background: #1aae8d;
	height: 46px;
	line-height: 46px;
	padding-left: 12px;
}*/
.sidebar_box .sidebar .title, .recommended_read .title {
	font-size: 18px;
	color: #fff;
	background: #5ca2fc;
	height: 46px;
	line-height: 46px;
	padding-left: 12px;
}


.sidebar_box .sidebar .sidebar_list {
	padding: 14px;
	box-sizing: border-box;
}

.sidebar_box .sidebar .sidebar_list img {
	width: 100%;
}

.sidebar_box .sidebar .title span, .recommended_read .title span {
	width: 47px;
	height: 7px;
	background: url(/bb/static/images/sidebar_arrow.png) no-repeat;
	float: right;
	margin: 20px;
}

.sidebar_box .sidebar .sidebar_list_btn ul li {
	display: inline-block;
	width: 35%;
	background: #ff9900;
	text-align: center;
	margin: 0 10px 8px 0;
	*margin: 0 7px 8px 0;
}

.sidebar_box .sidebar .sidebar_list_btn ul li {
	*display: inline;
}

.sidebar_box .sidebar .sidebar_list_btn ul li:nth-child(3n) {
	margin-right: 0;
}

.sidebar_box .sidebar .sidebar_list_btn ul li:nth-child(2n) {
	background: #999999;
}

.sidebar_box .sidebar .sidebar_list_btn ul li a {
	display: block;
	height: 34px;
	line-height: 34px;
	color: #fff !important;
	font-size: 14px;
}

.sidebar_box .sidebar .sidebar_list ul li i, .recommended_read ul li i {
	width: 10px;
	height: 2px;
	background: #999999;
	display: inline-block;
	vertical-align: top;
	margin-top: 16px;
	margin-right: 8px;
}

.sidebar_box .sidebar .sidebar_list ul li, .recommended_read ul li {
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #f0f0f0;
}

.sidebar_box .sidebar .sidebar_list ul li:last-child {
	border: none;
}

.sidebar_box .sidebar .sidebar_list ul li a, .recommended_read ul li a {
	display: block;
	font-size: 14px;
	color: #666666;
}

.sidebar_box .sidebar .sidebar_list ul li a:hover, .recommended_read ul li a:hover {
	font-weight: bold;
	color: #ff9900;
}

.sidebar_box .sidebar .sidebar_list ul li a:hover i, .recommended_read ul li a:hover i {
	background: #ff9900;
}

.sidebar_box .sidebar form {
	margin: 20px 0;
}

.sidebar_box .sidebar form div {
	margin-bottom: 10px;
}

.sidebar_box .sidebar form span {
	display: inline-block;
	vertical-align: top;
	padding-top: 4px;
	width: 64px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}

.sidebar_box .sidebar form span:nth-child(3) {
	vertical-align: top;
}

.sidebar_box .sidebar form input, .sidebar_box .sidebar form textarea {
	border: 1px solid #d1d1d1;
	border-radius: 4px;
	box-sizing: border-box;
	width: 76%;
	text-indent: 0.5em;
}

.sidebar_box .sidebar form input {
	height: 30px;
	line-height: 30px;
}

.sidebar_box .sidebar form textarea {
	height: 80px;
}

.sidebar_box .sidebar form button {
	margin-top: 6px;
	width: 100px;
	height: 30px;
	background: #1aae8d;
	color: #fff;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}

.sidebar_box .sidebar form button:hover {
	background: #ff9900;
}

/*新闻中心*/

.news_nav {
	position: static;
	transform: none;
	text-align: center;
	margin-bottom: 40px;
}

.first_news {
	background: #efefef;
	padding: 20px;
}

.first_news>div {
	display: inline-block;
	vertical-align: middle;
	width: 49%;
}

.first_news>div {
	*display: inline;
}

.first_news .news_pic img {
	width: 100%;
}

.first_news .news_txt {
	margin-left: 2%;
}

.first_news .news_txt h3 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	text-align: left;
	padding-bottom: 20px;
	background: url(/images/toutiao_icon.png) no-repeat 0 4px;
	text-indent: 2em;
}

.first_news .news_txt h3 a:hover {
	color: #6abc8e;
}

.first_news .news_txt img {
	display: inline;
	margin: 14px 4px 0 0;
}

.first_news .news_txt p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.first_news .news_txt p a:hover {
	color: #6abc8e;
}

.news_list>div {
	border-bottom: 1px solid #f2f2f2;
	padding: 20px 0;
}

.news_list>div>div {
	display: inline-block;
	vertical-align: top;
}

.news_list>div>div {
	*display: inline;
}

.news_list>div>div em {
	font-size: 30px;
	color: #666666;
	font-style: normal;
}

.news_list>div>div p {
	text-indent: 0 !important;
}

.news_list>div em:after {
	content: "";
	width: 30px;
	height: 1px;
	margin: 20px 4px;
	border-bottom: 1px solid #cacad0;
	display: inline-block;
	vertical-align: top;
}

.news_list>div .pic_box {
	max-width: 186px;
}

.news_list>div .txt_box {
	width: 500px;
	margin-left: 20px;
}

.news_list>div .txt_box h3 {
	font-size: 18px;
	font-weight: bold;
	color: #484848;
	text-align: left;
	padding-bottom: 6px;
}

.news_list>div .txt_box h3 a:hover {
	color: #6abc8e;
}

.news_list>div .txt_box p {
	text-indent: 0;
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}

.news_list>div .txt_box .more {
	display: inline-block;
	padding: 6px 22px;
	font-size: 14px;
	color: #1aae8d;
	border: 1px solid #1aae8d;
	border-radius: 20px;
	margin-top: 10px;
}

.news_list>div .txt_box .more:hover {
	background: #6abc8e;
	color: #fff;
	border: 1px solid #6abc8e;
}

.slideBox {
	position: relative;
	overflow: hidden;
}

.slideBox ul {
	position: relative;
	width: 3000px;
}

.slideBox ul li {
	width: 840px;
	*width: 820px;
	float: left;
	position: relative;
}

.prev {
	position: absolute;
	right: 370px;
	top: 260px;
	float: left;
	border-left: solid 1px rgba(251, 245, 246, 1.00);
	opacity: 0.5;
}

.next {
	position: absolute;
	right: 330px;
	top: 260px;
	float: right;
	border-right: solid 1px rgba(245, 237, 237, 1.00);
	opacity: 0.5
}

/*服务项目详情页*/

.sidebar_box .left_con .article_title h1 {
	font-size: 24px;
	color: #484848;
	text-align: center;
	padding-bottom: 0px;
}

.sidebar_box .left_con .article_title>div p {
	background: #f1f2f2;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #484848;
	text-align: center;
}

.sidebar_box .left_con .article_con {
	padding: 5px 40px;
}

/*.sidebar_box .left_con .article_con div {
	font-size: 16px;
	width: 100% !important;
	text-indent: 2em;
	padding-bottom: 10px;
}*/
.art-cont table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 0.3rem;
    width: 100% !important;
    color: #262626;
    font-size: .37rem;
    line-height: .7rem;
}

/*新加样式*/

.article_con div {
	width: 100% !important;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
	padding-bottom: 20px;
}

/*新加样式*/

.sidebar_box .left_con .article_con b {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 20px;
	display: block;
}

.sidebar_box .left_con .article_next p {
	text-indent: 0;
	padding-bottom: 0;
	font-weight: bold;
}

.sidebar_box .left_con .article_next p a {
	font-weight: normal;
}

.sidebar_box .left_con .article_next p a:hover {
	color: #6abc8e;
}

.sidebar_box .left_con .btn {
	text-align: center;
}

.sidebar_box .left_con .btn img {
	padding: 0 14px;
	display: inline;
}

.recommended_read {
	margin-top: 40px;
}

.recommended_read .title {
	display: inline-block;
	width: 100%;
	*width: 98.5%;
	box-sizing: border-box;
}

.recommended_read .title span {
	*margin-top: -30px;
}

.recommended_read .left_pic, .recommended_read .sidebar_list {
	display: inline-block;
	vertical-align: middle;
}

.recommended_read .left_pic, .recommended_read .sidebar_list {
	*display: inline;
}

.recommended_read .sidebar_list {
	width: 480px;
	padding-right: 14px;
	box-sizing: border-box;
}

.recommended_read .sidebar_list ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recommended_read .left_pic {
	width: 330px;
	*width: 298px;
	height: 226px;
	*height: 206px;
	overflow: hidden;
	padding: 20px 14px;
}

.recommended_read .left_pic img {
	width: 100%;
}

/*资质荣誉*/

.left_con .honor_box {
	width: 46%;
	margin-left: 4%;
	margin-bottom: 2%;
	display: inline-block;
	vertical-align: top;
}

.left_con .honor_box {
	*display: inline;
}

.left_con .honor_box .pic_box {
	width: 380px;
	overflow: hidden;
}

.left_con .honor_box .pic_box img {
	width: 100%;
}

.left_con .honor_box a {
	font-size: 16px;
	color: #333;
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 50px;
}

.left_con .honor_box a:hover {
	color: #6abc8e;
}

.sidebar_list ul li {
	overflow: hidden;
	white-space: nowrap;
	overflow: hidden
}

.flex-2   {  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;    margin: 0;
    padding: 0;
    font: 16px / 3.4 'Microsoft Yahei', Tahoma, Helvetica, Arial, sans-serif, \5b8b\4f53;
    color: #333;
}

.newsde table thead,.firstRow {
    background: #eef6ff;
}
.newsde table tr td, .newsde table tr th {
    padding: 10px 20px;
    word-break: break-all;
    border: 1px solid #e5e5e5;
}

.newsde table { 
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
    width: 100% !important;
    color: #262626;
    font-size: 15px;
    line-height: 27px;
}