﻿.sidebar_box{
	padding: 40px 0;
	font-size: 0;
}
.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 h3{
	font-size: 26px;
	padding-bottom: 40px;
	color: #3a9995;
	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: #25ad41;
	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(../images/sidebar_arrow.png) no-repeat;
	float: right;
	margin: 20px;
}
.sidebar_box .sidebar .sidebar_list_btn ul li{
	display: inline-block;
	width: 46%;
	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: ;
}
.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_btn ul li a{
	display: block;
	font-size: 12px;
	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: #25ad41;
	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: #f1990d;
}
.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: #F1990D;
}
.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: #f1990d;
}
.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: #3a9995;
	border: 1px solid #3a9995;
	border-radius: 20px;
	margin-top: 10px;
}
.news_list>div .txt_box .more:hover{
	background: #f1990d;
	color: #fff;
	border: 1px solid #f1990d;
}

.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,.sidebar_box .left_con .article_title h2,.sidebar_box .left_con .article_title h3,.sidebar_box .left_con .article_title h4{
	color: #484848;
	text-align: center;

}

.sidebar_box .left_con .article_title h1{
	font-size: 30px;
	padding-bottom: 16px;
}

.sidebar_box .left_con .article_title h2{
	font-size: 25px;
	padding-bottom: 16px;
}


.sidebar_box .left_con .article_title h3{
	font-size: 20px;
	padding-bottom: 16px;
}


.sidebar_box .left_con .article_title h4{
	font-size: 15px;
	padding-bottom: 16px;
}





.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: 30px 40px;
}
.sidebar_box .left_con .article_con div{
	font-size: 16px;
	text-indent: 2em;
	padding-bottom: 20px;
}

/*新加样式*/
.article_con div{
	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: #f1990d;
}
.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: #f1990d;
}

.sidebar_list ul li{
	overflow:hidden;white-space:nowrap; overflow:hidden
	}




.info_about li a{
	font-size:12px
	


}

.info_about li a:hover{ color:#C03;
	


}

					.biaoqi617{font-size:14px}
					.biaoqi617 ul li{float:left; margin-left:15px;}