@charset "gb2312";
/* CSS Document */

.pagetitle {
	width: 1180px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
/*list_article.html==========================*/
.banner_title .tag_time {
    width: 50% !important;
	display: flex;
}
.banner_title .tag_time .tag_title{
	display: flex;
	line-height: 76px;
    font-size: 24px;
}
.banner_title h1 {
    width: auto !important;
}

.banner_title .publish_time{
    font-family: "Source Han Sans CN";
    font-size: 10px;
    line-height: 76px;
    font-weight: normal;
    color: #F60;
    text-decoration: none;
    margin: 0px 8px;
    padding: 0px;
    float: left;
    height: auto;
    letter-spacing: 1px;
}

#content{
	height: auto;
	width: 1180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*overflow:auto;*/
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666;
	font-size: 15px;
	font-family: "Source Han Sans CN";
	line-height: 25px;
}
.tagcontent {
	width: 835px;
	min-height: 460px;
	float: left;
}
.news{
	float: left;
	width: 100%;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.news_pic{
	margin: 0px;
	padding: 10px;
	float: left;
	height: 169px;
	width: 244px;
}
.news_pic img{
	margin: 0px;
	padding: 2px;
	float: left;
	height: 165px;
	width: 240px;
	border: 1px solid #dddddd;
}

.news .title,.news .title a{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 90%;
	line-height: 50px;
	color: #F60;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-weight: normal;
}

.news h1,.news h1 a{
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 90%;
	line-height: 50px;
	color: #F60;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-weight: normal;
}
.news h1 a:hover{
	margin: 0px;
	padding: 0px;
	height: 50px;
	/*width: 750px;*/
	line-height: 50px;
	color: #F90;
	font-family: "Source Han Sans CN";
	font-size: 20px;
	font-weight: normal;
}
.news_detail{
	margin: 0px;
	height: auto;
	width: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	overflow:auto;
}
.news_more{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 90%;
	color: #666;
	font-size: 13px;
}
#content p{
	color: #666;
	font-size: 15px;
	font-family: "Source Han Sans CN";
	line-height: 28px;
	margin-bottom: 15px;
}


.latestnews-body{
	width: 315px;
	margin: 0 0 30px 0;
	float: right;
    border-radius: 4px
	
}
.latestnews-body .latestnews-title{
	height: 60px;
	line-height: 60px;
	background: linear-gradient(135deg, #f7f7f7 12px, #FF7300 0);
	color: #fff;
}
.latestnews-body .latestnews-title:after{
	display: block;
	content: ".";
	overflow: hidden;
	height: 0;
	clear: both;
}
.latestnews-body .latestnews-title h2{
	line-height: 60px !important;
	width: auto !important;
	text-indent: 1em;
	color: #fff !important;
	float: left;
	font-weight: 400;
}
.latestnews-body .latestnews-title a{
	color: #fff;
	float: right;
	margin-right: 25px;
}
.latestnews-body ul{
	padding: 20px 20px 20px;
	border: 1px #ccc solid;
}
.latestnews-body ul li{
	line-height: 30px;
	border-bottom: #ccc 1px dashed;
}
.latestnews-body ul li a{
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.recommend-body{
	width: 315px;
	margin: 0px 0px 20px 30px;
	float: right;
}
.recommend-body .recommend-title{
	height: 60px;
	line-height: 60px;
	background: linear-gradient(135deg, #f7f7f7 12px, #FF7300 0);
	color: #fff;
}
.recommend-body .recommend-title:after{
	display: block;
	content: ".";
	overflow: hidden;
	height: 0;
	clear: both;
}

.recommend-body .recommend-title h3{
	line-height: 60px !important;
	width: auto !important;
	text-indent: 1em;
	color: #fff !important;
	float: left;
	font-weight: 400;
}
.recommend-body .recommend-title a{
	color: #fff;
	float: right;
	margin-right: 25px;
}
.recommend-body ul{
	padding: 20px 20px 20px;
	border: 1px #ccc solid;
}
.recommend-body ul li{
	line-height: 30px;
	border-bottom: #ccc 1px dashed;
}
.recommend-body ul li a{
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.pagelist{
	margin-top: 30px;
}
.pagelist ul{
	margin: 20px 10px 50px;
}
.pagelist ul:after{
	display: block;
	height: 0;
	content: ".";
	overflow: hidden;
	clear: both;
}
.pagelist li{
	float: left;
	line-height: 25px;
	margin: 0 3px;
	text-align: center;
}
.pagelist li.thisclass{
	background: #FF7300;
	border: 1px #FF7300 solid;
	color: #fff;
	padding: 0 5px;
	min-width: 25px;
	font-weight: bold;
}
.pagelist li select{
	width: 50px;
	height: 27px;
	border-radius: 0;
}
.pagelist li a{
	display: block;
	padding: 0 5px;
	min-width: 25px;
	border: 1px #ccc solid;
}
.pagelist li a:hover{
	color: #fff;
	background: #FF7300;
	border: 1px #FF7300 solid;
	color: #fff;
}


.pages{
	text-align: right;
	margin: 0px;
	padding: 0px;
	/*float: right;*/
	height: 50px;
	width: auto;
}
.pages ul{
	/*float:left;*/
	padding:12px 0px 12px 16px;
}
.pages ul li{
	float:left;
	font-family:"Source Han Sans CN";
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.pages ul li a:hover{
	color:#F60;
	text-decoration:none;
	padding:2px 4px 2px;
}
.pages ul li.thisclass,
.pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F90;
	padding:1px 4px 2px;
	font-weight:bold;
	color: #FFF;
}
.pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#666;
}
.pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}

/* 整改 2021/9/14 */
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.data-box {
	width: 1500px;
    height: 210px;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.data-box .data-layout{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.data-box .data-layout .data-item-box{
    text-align: center;
    width: 25%;
}
.data-box .data-layout .data-item-box:first-child{
    border-left: none
}
.data-box .data-layout .data-item-box{
    border-left: 1px solid rgba(255,255,255,0.2);
}
.data-box .data-layout .data-item-box .num{
	font-size: 70px;
    line-height: 1.5;
    color: #fff;
	text-shadow: 1px -6px 1px rgb(153 153 153 / 20%), 1px -1px 2px #ffffff;
}
.data-box .data-layout .data-item-box .num .num-box{
    display: flex;
    justify-content: center;
}
.data-box .data-layout .data-item-box .num .num-box i{
	font-size: 45px;
    padding-left: 10px;
}
.data-box .data-layout .data-item-box .title{
    font-size: 18px;
    color: rgba(255,255,255,0.9);
    margin-top: 10px;
	font-family: "Source Han Sans CN" !important;
}
.brightness{
	-webkit-filter: brightness(0.30);
	filter: brightness(0.30);
}
.font_SYCN{
	font-family: "Source Han Sans CN" !important;
}
.new_ser_pica h2 a {
    color: #333 !important;
}
.new_ser_pica p {
    color: #999 !important;
}
.new_ser_pica h2{
	color: #333;
}
.new_ser_pica{
	border: 1px #ccc solid;
	background: #fff;
}
.new_ser_pica:hover{
	box-shadow: none;	
}
.new_service{
	padding: 45px 0;
	background: #f7f7f7;
}

/* 介绍 */
.section-expert{
	width: 1500px;
	margin: 0 auto;
}
.w800{
	width: 800px !important;
	margin-left: 70px;
}
.section-expert .float-right{
	margin-right: 0;
}
.banner_title .tag_time .tag_title .tag-title {
    font-family: "微软雅黑";
    font-size: 24px;
    line-height: 76px;
    font-weight: normal;
    color: #F60;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    letter-spacing: 1px;
}
.banner_title{
	width: auto !important
}
.news{
	margin: 20px auto !important;
}
.news_detail{
	width: auto !important;
}

.relative-service .item {
    width: 24.5%;
    height: 113px;
    display: inline-block;
    font-size: 14px;
    transition: all 0.2s ease-out 0s;
    position: relative;
    color: #fff;
    padding-top: 30px;
}

.relative-service {
	padding: 10px 40px;
	background: url(/themes/seo1158/public/assets/images/relative_service_bg.png);
    padding: 40px 90px;
    font-size: 0;
}

.relative-service .r {
	border-right: 1px solid #fff;
}

.relative-service .rb {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

.relative-service .lt {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}

.relative-service .item .text .inner {
    display: inline-block;
    vertical-align: middle;
    width: 96%;
}

.relative-service .item a {
    color: #fff;
}

.relative-service .item .icon1 {
	width: 82px;
    height: 82px;
    float: left;
    line-height: 82px;
    text-align: center;
    overflow: hidden;
    transition: all 0.5s ease-out 0s;
    margin: auto;
}

.relative-service .item .icon1 img{
	width: 80px;
    height: 80px;
    position: relative;
}

.relative-service .item .text {
    padding-left: 100px;
}

.relative-service .item .h {
    font-size: 20px;
}

.relative-service .item .p {
    margin-top: 10px;
}