@import url("style_css.css");
.line-big {
	border-top: #ccc 1px solid;
	margin-top: 20px;
	padding-top: 30px;
	width:100%;
	text-align:center;
	min-width:1200px;
}
.x12 {
	width: 100%;
	float: left;
	text-align: center;
}
.full-screen-en-title {
	font-size: 32px;
	line-height: 32px;
	font-weight: 400;
}
.text-big {
	font-size: 16px;
}
.padding-big-top {
	padding-top: 20px;
}
.show-list {
	padding-top: 50px;
	text-align: center;
}
.xm4 {
	float: left;
	width: 33.33%;
	margin-top: 50px;
	margin-bottom: 50px;
}
.item {
	margin-right: 35px;
	text-align: center;
}
.media-img {
	overflow: hidden;
	text-align: center;
}
.show-list .item h3 {
	font-size: 18px;
	margin: 20px 0;
	color: #444;
	font-weight: 400;
	text-align: centere;
}
.n_banner {
	margin: 80px 0px 0px;
	height: 250px;
	padding-top: 30px;
	position: relative;
	z-index: 9;
	background: url(../image/crm.jpg) no-repeat center top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width:100%;
	min-width:1200px;
	text-align:center;

}
.n_banner h1 {
	text-align: center;
	color: rgb(255, 255, 255);
	font-size: 30px;
	font-weight: 100;
	margin-top: 30px;
	margin-bottom: 10px;
	display: block;
	color: #ff1d00;
}
.n_banner h2 {
	text-align: center;
	color: rgb(255, 255, 255);
	line-height: 50px;
	font-size: 24px;
	font-weight: 100;
	display: block;
}
#crm_content .crm_box {
	padding-top: 50px;
}
#crm_content .f1 .left {
	width: 440px;
	height: 530px;
	overflow: hidden;
}
#crm_content .f1 .right {
	width: 760px;
	height: 530px;
}
#crm_content .f1 .right .content {
	padding: 40px 0px 0px 50px;
	color: rgb(166, 166, 166);
}
#crm_content .f1 .right .content h1 {
	line-height: 30px;
	font-size: 35px;
}
#crm_content .f1 .right .content h2 {
	margin: 20px 0px 30px;
	color: rgb(74, 74, 76);
	line-height: 30px;
	font-size: 18px;
	font-weight: 100;
}
#crm_content .f1 .right .content p {
	color: rgb(74, 74, 76);
	line-height: 30px;
	font-size: 14px;
}
.nqType {
	background: rgb(243, 243, 243);
	margin: 0px 0px 28px;
	padding: 0px;
	height: 54px;
	overflow: hidden;
	position: relative;
}
.nqtWrap {
	overflow: hidden;
	float: right;
}
.nqtWrap li {
	float: left;
}
.nqtWrap li a {
	margin: 0px 1px;
	padding: 0px 23px;
	height: 54px;
	color: rgb(120, 120, 120);
	line-height: 54px;
	font-size: 16px;
	text-decoration: none;
	display: block;
	background-color: rgb(227, 227, 227);
}
.nqtWrap li a:hover {
	color: rgb(255, 255, 255);
	background-color: #F1AE25;
}
.nqtWrap li a.cur {
	color: rgb(255, 255, 255);
	background-color: #F1AE25;
}
.nqpNameCn {
	padding: 0px 0px 0px 15px;
	color: rgb(120, 120, 120);
	line-height: 54px;
	font-size: 16px;
}
.nqpNameCn a {
	padding: 0px 0px 0px 15px;
	color: rgb(120, 120, 120);
	line-height: 54px;
	font-size: 16px;
}
.nqpNameEn {
	margin: 0px 0px 0px 4px;
	color: rgb(198, 198, 198);
	line-height: 54px;
	font-size: 16px;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

table td {
	font-size:14px;
}
