* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px;
	font-family: MicrosoftYaHei;
	background: #F6F8FB;
}

.art-content img {
	max-width: 100%;
}
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

a {
	text-decoration: none;
	cursor: pointer;
}

.clear {
	clear: both;
}

.nch-breadcrumb {
	font-size: 0;
	text-align: left;
	height: 20px;
	padding: 10px 0;
	margin: 0 auto;
}

.wrapper {
	width: 1200px;
	margin: auto;
}

.nch-breadcrumb span {
	font-size: 14px;
	line-height: 20px;
	color: #999;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline-block;
	height: 20px;
	zoom: 1;
}

.nch-breadcrumb a {
	color: #777;
	display: block;
}

.client-content {
	width: 1200px;
	margin: 0 auto;
}

.content_search {
	text-align: left;
	padding: 12px 10px 4px 30px;
	border: 1px solid #f2f2f2;
	overflow: hidden;
	background: #ffffff;
}

.content_search ul li,
.content_search ul li div {
	float: left;
	line-height: 22px;
	/* margin-bottom: 6px; */
	margin-right: 10px;
}

.div_w1 {
	color: #999;
}

.content_search .div_w2 .a12 {
	color: #fc5004;
}

.content_search .div_w2 .a12 a {
	color: #fc5004;
}

.content_search ul li div ul li {
	float: left;
	line-height: 21px;
	border-radius: 4px;
	margin-top: 1px;
}

.content_search ul li div ul li a {
	padding: 5px 6px;
	color: #999;
}

.div_w2 li:hover {
	/*background: #2688EE;*/
	color: #FF6568;
	border-radius: 4px;
}

.div_w2 a:hover {
	color: #FF6568;
}

.div_w2 .links {
	width: 915px;
	text-align: left;
	height: 30px;
	overflow: hidden;
	float: left;
}

.div_w2 .sect .section {
	width: 45px;
	height: 27px;
	border: 1px solid #eaeaea;
	margin-right: 5px;
}

.div_w2 .sect .resert {
	background: #F9F9F9;
	width: 56px;
	height: 27px;
	border: 1px solid #eaeaea;
	outline: medium;
	cursor: pointer;
}

.some_right {
	float: right;
	/* margin-top: 31px; */
}

.some_right .product {
	float: left;
	width: 169px;
	height: 28px;
	border: 0;
	/* border-radius: 5px; */
	outline: none;
	text-indent: 13px;
	padding-right: 5px;
	/* background: #f5f5f5; */
	border: 1px solid #f2f2f2;
}

.some_right .resett {
	display: inline-block;
	width: 40px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	background: #E62828;
	color: #fff;
	border: 0;
	background: url(../img/ss.png)no-repeat #F5F5F5 center;
	background-size: 50%;
}

.succen-case .case-name {
	float: left;
	margin-right: 26px;
	cursor: pointer;
}

.succen-case .case-name img {
	margin: 12px 0;
}

.succen-case .case-name p {
	font-size: 18px;
	margin-bottom: 13px;
}

.succen-case .case-name:hover img {
	box-shadow: 4px 2px 9px 0px rgba(2, 12, 147, 0.34);
}
.succen-case .case-name:hover p {
	font-weight: bold;
}

.succen-case .case-name:nth-child(4n) {
	margin-right: 0;
}

/*新闻资讯*/
.new-content {
	width: 1200px;
	margin: 0 auto;
	/* background: #fff; */
}
.client-banner img{
	width: 100%;
}
.new-content .news-cont {
	float: left;
	padding: 20px 26px;
	box-sizing: border-box;
	width: 900px;
	background: #fff;
}

.new-content .news-title li {
	float: left;
	cursor: pointer;
	padding-bottom: 10px;
	margin-right: 55px;
	margin-bottom: 15px;
}

.new-content .news-title li.on {
	color: #1069f5;
	border-bottom: 2px solid #1069f5;
}

.news-center {
	padding-bottom: 20px;
	border-bottom: 1px solid #edf0f4;
	margin-bottom: 20px;
}

.news-center .news-left {
	float: left; 
}

.news-center .news-right {
	float: left;  
	width: 467px;
	margin-left: 21px;
}

.news-right h3 {
	font-weight: normal;
	font-size: 18px;
}

.news-right p {
	height: 112px;
	margin: 10px 0;
	color: #999;
}

.news-right .datetime {
	color: #999;
}

.list-right {
	width: 274px;
	float: left;
	margin-left: 15px;
}

.list-right .right-content {
	background: #fff;
}

.card-strategy .card-strategy-title {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #F2F2F2;
	margin: 0 15px;
}

.card-strategy .card-strategy-title a {
	color: #999;
	float: right;
}

.card-strategy .card-strategy-title span {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}

.strategy-list {
	/*margin: 10px 20px;*/
	padding: 15px 15px;
}

.strategy-list a {
	display: block;
	margin-bottom: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.strategy-list .icon-checker {
	/* width: 20px;
	height: 20px;
	line-height: 20px; */
	/* background: #999;
	color: #fff; */
	/* -webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%; */
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
	text-align: center;
}

.card-strategy ul li a i {
	color: #bbb;
	margin-right: 10px;
	margin-left: 9px;
}

.card-strategy ul li:nth-child(1) a i,
.card-strategy ul li:nth-child(2) a i,
.card-strategy ul li:nth-child(3) a i {
	background: #FE2D2D;
	color: #fff;
	width: 22px;
	height: 22px;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	margin-left: 6px;
	position: relative;
}

.card-strategy ul li:nth-child(1) a i:before,
.card-strategy ul li:nth-child(2) a i:before,
.card-strategy ul li:nth-child(3) a i:before {
	content: '';
	position: absolute;
	border-color: transparent #D42323 #D42323 transparent;
	border-style: solid;
	border-width: 3px 2px 3px 2px;
	left: -4px;
	top: 0;
}

.card-strategy ul li:nth-child(1) a i:after,
.card-strategy ul li:nth-child(2) a i:after,
.card-strategy ul li:nth-child(3) a i:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	background: #fff;
	transform: rotate(-45deg);
	bottom: -8px;
	left: 6px;
	transform-origin: center;
	box-shadow: 5px 5px 0 0 #fff, -5px -5px 0 0 #fff;
}

.card-strategy ul li:nth-child(2) a i {
	background: #FE682D;
}

.card-strategy ul li:nth-child(3) a i {
	background: #FE992D;
}

/**/
.news-info {
	float: left;
	width: 900px;
}
.news-info1 {
	background: #fff;
}
.news-etc {
	width: 790px;
	margin-left: 52px;
	padding-top: 43px;
	padding-bottom: 20px;
}
.art-inner .art-head h1 {
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: bold;
}
.art-head .info .cate{
	color: #fc5004;
}
.art-head .info .time{
	color: #999999;
	margin-left: 10px;
}
.art-inner .art-content {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 15px;
}
.art-inner .art-content p {
    margin: 1em 0;
}
.footer_tab{
	padding: 35px 0;
	    /* text-align: center; */
}
.footer_tab div {
    color: #999;
    font-size: 14px;
    overflow: hidden;
    width: 367px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: top;
    /* margin-left: 25px; */
}
.footer_tab div a {
    color: #999;
}
.ett-box {
    background: #fff;
    padding: 20px;
    margin: 20px 0;
}
.ett-picarticle {
    padding-bottom: 10px;
}
.ett-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #999;
}
.ett-picarticle ul li {
    margin-bottom: 20px;
    width: 45%;
    display: inline-block;
}
.ett-picarticle ul li .info span {
    border-radius: 15px;
    background-color: #E8E8E8;
    padding: 1px 6px;
    line-height: 18px;
    vertical-align: 4px;
    color: white;
}
.ett-picarticle ul li a {
    overflow: hidden;
}
.ett-picarticle ul li .info h3 {
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 300px;
	font-weight: 400;
    color: #999;
}

.content_search span{
	display: inline-block;
	padding-bottom: 7px;
}
.content_search .casename-right{
	float: right;
	color: #999;
}
.client-content .case-content{
	background: #fff;
	padding: 20px 120px;
	margin-top: 20px;
}
.client-content .case-content-top{
	border-bottom: 1px solid #eee;
	color: #999;
	padding: 20px 0 40px;
	margin-bottom: 25px;
}
