body {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	margin: 0;
	background: #ffffff;
	overflow-x: hidden;
}

img {
	border: 0;
}

a {
	color: #666;
	font-size: 14px;
	text-decoration: none;
}

h2,
h3,
h4,
h5 {
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

ol,
ul,
li,
table,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
	border-collapse: collapse;
}

* {
	margin: 0;
	padding: 0;
	hide-focus: expression(this.hideFocus=true);
	/* for ie 5+ */
	outline: none;
	/* for firefox 1.5 + */
}

@font-face {
	font-family: 'he';
	src: url(../font/HelveticaNeueLTStd-ThEx.otf);
}
.phone_none{
	display:none;}
.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	content: "\200B";
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	width: 1520px;
	height: auto;
	margin: 0 auto
}


#bottom { display:none;}

.nav ul li {
	float: left;
	line-height: 104px;
	margin-right: 43px;
	-webkit-transition: all ease-in-out .3s;
	;
	-moz-transition: all ease-in-out .3s;
	;
	-ms-transition: all ease-in-out .3s;
	;
	-o-transition: all ease-in-out .3s;
	;
	transition: all ease-in-out .3s;
	;
}

.nav ul li:last-child {
	margin-right: 0;
}

.nav ul li a {
	font-size: 16px;
}

.nav ul li:hover a {
	color: #fb5354;
	-webkit-transition: all ease-in-out .3s;
	;
	-moz-transition: all ease-in-out .3s;
	;
	-ms-transition: all ease-in-out .3s;
	;
	-o-transition: all ease-in-out .3s;
	;
	transition: all ease-in-out .3s;
	;
}

.nav ul li.on a {
	color: #fb5354 !important;
}
.gooteam{
    width: 80%;
	display: none;
    color: #999999;
    font-size: 14px;
    display: block;
    margin: 0 auto;
	text-align: center;
	border: 1px solid #999;
	line-height: 36px;
	margin: 15px auto;
	opacity: 0;
	visibility: hidden;
}
/*banner*/

.banner {
	width: 100%;
}

.banner img {
	width: 100%;
	vertical-align: bottom;
}
.banner .banlian{
    position: absolute;
    bottom: 30px;
    left: 36%;
    font-size: 2.6vw;
    font-weight: bold;
    color: #f8c600;
}

/*seach*/

.seach {
	background-color: #fbfbfb;
	padding: 14px 0;
	border-top: 1px solid #ffffff;
}

.seach_text {
	width: 57%;
	line-height: 45px;
}

.seach_text span {
	display: inline-block;
	margin-right: 23px;
}

.seach_text a {
	display: inline-block;
	margin-right: 23px;
}

.seach_text a:last-child {
	margin-right: 0;
}

.seach_input {
	width: 600px;
}

.seach_input input {
	display: block;
	width: 522px;
	height: 45px;
	line-height: 45px;
	text-indent: 2em;
	font-size: 13px;
	color: #666666;
	background: #fff;
	border: 1px solid #e6e3e5;
	border-right: 1px solid #fb5354;
}

.seach_input button {
	width: 76px;
	border: none;
	height: 47px;
	background: url(../images/seach.png)no-repeat center center;
	cursor: pointer;
}

/*service_project*/

.service_project {
	margin-bottom:20px;
}

/*.successful_case{
	margin-top: 200px;
}*/

.service_title {
	padding: 60px 0 5px;
	text-align: center;
	color: #333333;
}

.good_team .service_title {
	padding-bottom: 0;
}

.service_title h3 {
	font-size: 30px;
	margin-bottom: 12px;
	font-weight:bold;
}

.service_title span {
	text-transform: capitalize;
	font-size: 16px;
	
	display: inline-block;
	color:#888;
	text-transform:uppercase;
}

.service_list ul li {
	width: 29.8%;
	float: left;
	text-align: center;
	margin-right: 7px;
	padding: 13px 21px 27px;
	transition: all ease-in-out .3s;
}

.service_list ul li:hover {
	box-shadow: 1px 2px 10px 0 rgba(0, 0, 0, .1);
	transition: all ease-in-out .3s;
}

.service_list ul li:last-child {
	margin-right: 0;
}

.service_list ul li h4 {
	font-size: 20px;
	color: #333333;
	margin: 18px 0 8px;
	font-weight:bold;
	width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;

}

.service_list ul li p {
	line-height: 30px;
	color: #666666;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.service_list h5 {
	width: 50%;
	margin: 0 auto;
	text-align: left;
	margin-top: 5px;
	padding: 8px 17px;
	border: 1px solid #d0d0d0;
	background: url(../images/hui_right.png) center right 17px no-repeat;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.service_project ul li .list_img {
	width: 100%;
	/*height: 118px;*/
	overflow: hidden;
}

.service_project ul li .list_img img {
	border: 1px solid #d6dadc;
}

.service_list ul li img {
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	width: 100%;
}

.service_list ul li:hover img {
	transform: scale(1.2);
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.service_list ul li:hover h5 {
	text-indent: 5em;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	color: #fff;
	border: 1px solid #fff;
	background: #fb5354 url(../images/s_right.png) center right 17px no-repeat;
}

.good_team {
	background: #f5f5f5;
}

.service_title p {
	line-height: 30px;
	font-size: #333;
	font-size: 14px;
	width: 45%;
	margin: 0 auto;
	margin-top: 30px;
}

.service_title img {
	width: 37px;
	height: 37px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 58px;
}

.all {
	width: 5.5% !important;
	background: #333 !important;
	color: #fff !important;
}

.index_case {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*.index_case a{

width: 100%;


}*/

.index_case ul li {
	width: 31%;
	text-align: center;
	background: #f5f5f5;
	height: 55px;
	line-height: 55px;
	color: #333333;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.index_case ul li:hover {
	background: #333;
	color: #fff;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.case_show ul {
	padding: 0 9px;
}

.case_show ul li {
	width: 32%;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
}

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

.case_show_img {
	overflow: hidden;
	border: 1px #f1ecec solid;
}

.case_show_img img {
	outline: 1px solid #e2dddb;
	vertical-align: bottom;
	width: 100%;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	width: 100%;
}

.case_show ul li:hover .case_show_img img {
	transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transform: scale(1.2);
}

.case_show_text {
	background: #f5f5f5;
	line-height: 70px;
	padding: 0 28px;
	text-align: left;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.case_show_text h3 {
	font-size: 16px;
	color: #333;
	width: 49%;
	background: url(../images/r_jt.png)no-repeat center right;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*.case_show_text h3 span{
display: block;
width: 50%;
	font-size: 16px;
	color: #333;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}*/

.case_show_text img {
	vertical-align: middle;
	margin-left: 45px;
}

.case_show ul li:hover .case_show_text {
	background: #fb5354;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}

.case_show ul li:hover .case_show_text h3 {
	background: url(../images/br_jt.png)no-repeat center right;
	color: #fff;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	float: right;
}

/*.case_show ul li:hover .case_show_text h3 span{
	width: 80%;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
	color: #fff;
}*/

.gengduo {
	width: 200px;
	height: 30px;
	border: 1px solid #c9c9c9;
	line-height: 30px;
	margin: 28px auto 38px;
}

.gengduo a {
	width: calc(100% - 18px);
	color: #999999;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	background: url(../images/huijt.png)no-repeat center right;
}

.about_us {
	background: url(../images/h_bg.jpg)no-repeat center;
	padding: 103px 0 40px;
	
}

.about_us_left {
	width: 42%;
}

.about_us_right {
	width: 55%;
	position: relative;
}

.about_us_right_bottom {
	position: absolute;
}

.about_us_right_bottom ul li {
	background: #ffffff;
	width: 33.3%;
	float: right;
}

.about_us_right_bottom ul li:nth-child(2) {
	background-color: rgba(255, 255, 255, .85) !important;
}

.jiantou_hui {
	text-align: right;
}

.about_us_title {
	width: 90%;
	color:#fff;
}

.about_us_left h3 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
	font-weight:bold;
}

.about_us_left span {
	color: #fff;
	font-size: 13px;
	font-family: 'he';
	text-transform: capitalize;
}

.about_us_left  {
	margin: 90px 0 88px !important;
	font-size: 13px;
	line-height: 30px;
	color: #fff !important;
	overflow: hidden;
	/*display: -webkit-box;*/
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}

.more {
	width: 200px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 30px;
	/*float: right;*/
	margin-bottom: 90px;
	margin-top:20px
}

.more a {
	width: calc(100% - 18px);
	color: #fff;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	background: url(../images/s_right.png)no-repeat center right;
}

.about_us_top ul li {
	background: #ffffff;
	width: 33.3%;
	float: left;
}

.about_us_top ul li:nth-child(2) {
	background: rgba(0, 0, 0, .9);
}

.about_us_top ul li:nth-child(2) .about_right_introduce h3 {
	color: #fff;
}

.about_us_top ul li:nth-child(2) .about_right_introduce p {
	color: #fff;
}

/*
.about_us_right ul li:nth-child(3) {
	opacity: 0;
	visibility: hidden;
}

.about_us_right ul li:nth-child(4) {
	opacity: 0;
	visibility: hidden;
}

.about_us_right ul li:nth-child(5) {
	background: rgba(255, 255, 255, .8) !important;
}*/

.about_right_introduce {
	padding: 33px 50px;
}

.about_right_introduce h3 {
	color: #333333;
	font-size: 24px;
	margin-bottom: 27px;
}

.about_right_introduce p {
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news_list_top {
	padding-top: 40px;
	padding-bottom: 50px;
}

.news_list {
	background: #f5f5f5;
	padding-bottom: 42px;
}

.n_list_top_right img {
	float: left;
	width:260px;
}

.n_list_top_right p {
	
}

.n_list_top_right p a {
	padding-top: 32px;
	display: block;
}

.n_list_top_text h4 {
	color: #333;
	font-size: 20px;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.n_list_top_text {
	width: 80%;
}

.n_list_top_text h4 {
	font-size: 20px;
	line-height: 86px;
}

.n_list_top_text p {
	line-height: 30px;
	font-size: 14px;
	color: #888888;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_list_bottom ul li {
	width: 31.5%;
	background: #fff;
	float: left;
	margin-right: 38px;
	margin-bottom: 36px;
}
.news_list_bottom ul li:hover{
	outline: 1px solid #fc6c76;
}
.news_list_bottom2 ul li:hover{
	transform: translateY(-14px);
    box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .03);
    transition: all ease-in-out .3s;
}

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

.news_list_ts {
	padding: 35px 35px 30px;
}

.news_list_bottom ul li .news_list_ts h3 {
	color: #333333;
	font-size: 18px;
	margin-bottom: 22px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*新闻内页*/

.news_list_bottom2 ul li {
	width: 31.5%;
	background: #fff;
	float: left;
	margin-right: 38px;
	margin-bottom: 36px;
		transition: all ease-in-out .3s;
}

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

.news_list_bottom2 ul li .news_list_ts h3 {
	color: #333333;
	font-size: 18px;
	margin-bottom: 22px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_center_nr .news_list_bottom2 ul li {
	border: 1px solid #e2e0e0;
}

.news_list_ts p {
	font-size: 14px;
	color: #888888;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news_list_bown {
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #eeeeee;
	padding-top: 15px;
	padding-bottom: 35px;
}

.news_list_bown span {
	display: inline-block;
	margin: 0 15px;
}

.news_list_bown span img {
	vertical-align: middle;
	margin-right: 5px;
}

.news_gengduo {
	width: 200px;
	height: 30px;
	border: 1px solid #c9c9c9;
	line-height: 30px;
	margin: 60px auto 0;
}

.news_gengduo a {
	width: calc(100% - 18px);
	color: #999999;
	font-size: 14px;
	display: block;
	margin: 0 auto;
	background: url(../images/huijt.png)no-repeat center right;
}

.footer {
	background: #1b181c;
	padding: 37px 0 54px;
}

.ma_left {
	margin-right: 20px;
	
}

.ma_left img {
	margin-top: 5px;
	width:100px;
}

.ma_right h3 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Arial';
	padding-top: 5px;
}

.ma_right p {
	color: #999999;
	font-size: 13px;
	margin-top: 12px;
}

.footer_left {
	padding-top: 5px;
}

/*.ma_right p:last-child{
margin-bottom: 0;
}*/

.footer_right h3 {
	color: #999999;
	margin-bottom: 18px;
}

.footer_right h3:last-child {
	margin-bottom: 0;
}

.footer_right h3 a {
	color: #999;
}

.footer_right a img {
	vertical-align: bottom;
}

.about_title {
	text-align: center;
	padding: 65px 0 50px;
}

.about_title h3 {
	color: #333;
	margin-bottom: 8px;
	font-size: 30px;
	text-transform: uppercase;
}

.about_title span {
	font-size: 14px;
	text-transform: capitalize;
	text-transform:uppercase;
}

.about_text {
	line-height: 32px;
	color: #333333;
	font-size: 14px;
	/*text-indent: 2em;*/
	padding-bottom: 50px;
	width:1200px;
	margin:0 auto;
}

.about_text img {
	width: 100%;
	margin: 25px auto;
}

.about_news {
	background: #f3f3f3;
	padding: 40px 0 70px;
}






.about_news_title {
	margin-bottom: 24px;
}

.about_news_title h3 {
	float: left;
	font-size: 24px;
	color: #333333;
}

.about_news_title h3 span {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	font-family: 'Myriad Pro';
	display: inline-block;
	margin-left: 6px;
}

.about_news_title a {
	float: right;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
}

.about_news_title a img {
	vertical-align: middle;
	margin-right: 6px;
}

.index_message {
	position: relative;
}

.index_message_left {
	width: 50%;
	background: url(../images/lx.jpg)no-repeat center center;
	height: 615px;
}

.index_message_left img {
	vertical-align: bottom;
	width: 100%;
}

.index_message_right {
	width: 50%;
}

.message_right_content {
	width: 62%;
	margin: 0 auto;
	margin-top: 80px;
}

.message_right_content input {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	margin-bottom: 27px;
	text-indent: 2em;
	font-family: '微软雅黑';
	color: #333;
	font-size: 14px;
}

.message_right_content textarea {
	display: block;
	width: 100%;
	height: 240px;
	line-height: 45px;
	font-family: '微软雅黑';
	margin-bottom: 35px;
	resize: none;
	text-indent: 2em;
	color: #333;
	font-size: 14px;
}

.message_right_button {
	text-align: right;
}

.message_right_button button {
	width: 80px;
	height: 31px;
}

.message_right_button button:nth-child(1) {
	background: #1b181c;
	font-size: 14px;
	color: #ffffff;
	border: none;
}

.message_right_button button:nth-child(2) {
	background: #ea4d55;
	font-size: 14px;
	color: #ffffff;
	border: none;
}

.online_message {
	position: absolute;
	padding: 20px 20px;
	width: 200px;
	background: #ea4d55;
	left: 50%;
	margin-left: -120px;
	top: 15%;
	display: block;
}

.online_message_left {
	width: 60%;
}

.online_message_right {
	width: 19%;
}

.online_message_left h3 {
	color: #fff;
	font-size: 30px;
}

.online_message_left span {
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'he';
	color: #fff;
	display: block;
	margin-top: 11px;
	margin-bottom: 32px;
	padding-left: 5px;
}

.online_message_left p {
	color: #fea5a5;
	font-size: 14px;
	text-transform: uppercase;
}

.online_message_right p {
	width: 50%;
	margin: 0 auto;
	margin-top: 30px;
	color: #fff;
}

.please {
	font-size: 12px !important;
}

.contact_title {
	text-align: center;
	margin: 40px 0;
}

.contact_title h3 {
	color: #444;
	font-size: 30px;
	margin-bottom: 8px;
}

.contact_title span {
	color: #444;
	font-size: 14px;
}

.contact_l_show ul li {
	width: 45%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
	margin-right: 60px;
}

.contact_l_show ul li:nth-child(2n) {
	margin-right: 0;
}

.contact_l_show ul li:nth-child(3) {
	margin-bottom: 0;
}

.contact_l_show ul li:nth-child(4) {
	margin-bottom: 0;
}

.contact_text_left {
	background: #fb5353;
	width: 50%;
	height: 500px;
}

.contact_l_show {
	width: 64%;
	margin: 0 auto;
	padding-top: 54px;
}

.contact_text_right {
	width: 50%;
	background: #999;
}

.l_show_top span {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-bottom: 12px;
}

.l_show_down {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}

.news_center_nr .news_list {
	background: #fff;
}

.news_center_nr .n_list_top_right {
	background: #f5f5f5;
	padding: 16px 26px;
}

.news_center_nr .news_list_bottom ul li {
	border: 1px solid #e2e0e0;
}

.news_center_nr .news_list_bottom ul li:nth-child(2) {
	border: none;
}

.news_center_nr .news_list_bottom ul li:nth-child(5) {
	border: none;
}

.news_center_nr .news_list_bottom ul li:nth-child(8) {
	border: none;
}

.news_page {
	text-align: center;
}

.successful_case .news_page {
	margin-top: 40px;
	margin-bottom: 74px;
}

.news_page span {
	display: inline-block;
	margin: 0 14px;
	cursor: pointer;
}

.news_page span img {
	vertical-align: middle;
}

.news_page a {
	display: inline-block;
	color: #1b181c;
	font-family: 'he';
	font-size: 14px;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 50px;
	background: #fff;
	transition: all ease-in-out .3s;
}

.news_page a:hover {
	background: #fb5354;
	transition: all ease-in-out .3s;
	color: #fff;
}

.news_page .on {
	background: #fb5354;
	color: #fff;
}

.success_case_img {
	padding-bottom: 120px;
}

.success_case_img ul li {
	float: left;
	width: 13.3%;
	height: 103px;
	/*position: relative;*/
	text-align: center;
	border: 1px solid #999;
	margin: 0 6px;
	line-height: 81px;
	margin-bottom: 22px;
	transition: all ease-in-out .3s;
}


.success_case_img ul li:hover {
	transform: translateY(-14px);
	box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .03);
	transition: all ease-in-out .3s;
}

/*.success_case_img ul li:nth-child(8n) {
	margin-right: 0;
}*/

.success_case_img ul li img {
	vertical-align: middle;
	display: inline-block;
	width:100%;
}

.news_center_text {
	text-align: center;
}

.news_center_text h3 {
	margin: 70px 0 30px;
	font-size: 30px;
	color: #444444;
}

.news_center_text a {
	display: inline-block;
	color: #999999;
	font-size: 14px;
	margin-right: 20px;
}

.news_center_text {
	margin-bottom: 40px;
}

.news_text_top {
	color: #444;
	line-height: 36px;
	/*text-indent: 2em;*/
	padding-bottom: 80px;
}
.news_text_top img{
    max-width: 100%;
}

.fanye {
	width: 80%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	margin-bottom: 97px;
	position: relative;
}

.fanye .middle {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	display: block;
}

.fabye_left a {
	color: #888888;
	font-size: 14px;
	  /*width: 85%;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
display: inline-block;*/
}

.fanye div {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	width: 35%;
	text-align: center;
}

.fabye_right a {
	color: #888888;
	font-size: 14px;
	    display: inline-block;
    /*width: 85%;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/

}

.fabye_left img {
	vertical-align: middle;
	margin-right: 14px;
}

.fabye_right img {
	vertical-align: middle;
	margin-left: 14px;
}

.product_top {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

.p_top_images {
	width: 690px;
	padding: 12px 0;
	margin: 0 auto;
	border: 1px solid #e5e5e5;
	text-align: center;
}

.product_top a {
	display: block;
	position: absolute;
	top: 45%;
}

.product_top .next {
	right: 0;
}

.product_top .prev {
	left: 0;
}

.p_top_images img {
	width: 670px;
	margin: 0 auto;
}

.product_text {
	line-height: 36px;
	/*text-indent: 2em;*/
	color: #444444;
	font-size: 14px;
	margin-top: 72px;
	padding-bottom: 65px;
	width:1200px;
	margin:0 auto;
}
.product_text p img{
	max-width:100%;
	}
.team_list_show ul li {
	float: left;
	width: 33.2%;
	outline: 1px solid #bdbdbd;
	transition: all ease-in-out .3s;
	overflow: hidden;
	cursor: pointer;
	margin-right: 1px;
	margin-bottom: 1px;
}

.team_show_left {
	width: 100%;
	position: relative;
}

.team_show_left img {
	vertical-align: middle;
	width: 100%;
}

.team_show_right {
	position: absolute;
	width: 50%;
	right: -51%;
	top: 0;
	background: #fff;
	height: 100%;
	padding-top: 60px;
	text-align: center;
	transition: all ease-in-out .3s;
}

.team_list_show ul li:hover .team_show_right {
	right: 0;
	transition: all ease-in-out .3s;
}

/*.team_show_right{
	display: none;
	
}*/

.team_show_right_text {
	height: 100%;
	width: 85%;
	margin: 0 auto;
}

.team_show_right span {
	color: #333;
	font-size: 14px;
}

.team_show_right h3 {
	margin-top: 14px;
	margin-bottom: 55px;
	font-size: 30px;
	color: #333333;
}

.team_show_right p {
	line-height: 30px;
	color: #333333;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.team_show_right em {
	width: 60%;
	display: block;
	font-style: normal;
	margin: 0 auto;
	text-align: left;
	margin-top: 25px;
	padding: 8px 17px;
	border: 1px solid #d0d0d0;
	background: url(../images/hui_right.png) center right 17px no-repeat;
}

/*.goode_team_list{
	position: relative;
	bottom: -15px;
}*/

.goode_team_list {
	background: url(../images/sy.png)no-repeat left top;
	margin-bottom:-15px;
	padding-bottom:50px;
}

.goode_team_list2 .news_page {
    margin-top: 40px;
    margin-bottom: 74px;
}
.nav_list {
    background: rgba(7, 1, 0, .8);
    width: 172px;
    padding: 10px 14px;
    position: absolute;
    right: 0;
    top: 79px;
    z-index: 999;
    display: none;
}
.nav_list .on {
    background: #fb5354;
}
.nav_list ul li {
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.nav_list ul li a {
    color: #fff;
    font-size: 14px;
}
.phone_nav{
	display: none;
	margin-top: 12px;
}

/*响应式*/

@media(max-width:1680px) {
	.contact_l_show ul li {
		width: 44%;
	}

}

@media(max-width:1590px) {
	.contact_text_left {
		width: 100%;
		float: none;
	}
	.contact_text_right {
		width: 100%;
	}

.about_text img {
	width: 80%;
	margin: 25px auto;
}
}

@media(max-width:1570px) {
	.about_text img {
	width: 80%;
	margin: 25px auto;
}
	

	
	.success_case_img ul li {
    width: 15.5%;}
	.success_case_img ul li img {
    width: 64%;
}
	.news_list_bottom2 ul li {
		margin-right: 30px;
	}
	.n_list_top_text {
		width: 75%;
	}
	.container {
		width: 1200px;
		margin: 0 auto;
	}
	.seach_text span {
		margin-right: 0;
	}
	.seach_text a {
		margin-right: 10px;
	}
	.seach_input {
		width: 500px;
	}
	.seach_input input {
		width: 422px;
	}
	.service_list ul li {
		width: 28.5%;
		margin-right: 15px;
	}
	.team_show_right {
		padding-top: 30px;
	}
	.team_show_right h3 {
		margin-bottom: 20px;
	}
	.service_title p {
		width: 50%;
	}
	.about_right_introduce {
		padding: 20px 22px;
	}
	.news_list_bottom ul li {
		margin-right: 33px;
	}
	.service_list h5 {
		text-align: center;
		background: none;
	}
	.service_list ul li:hover h5 {
		text-indent: 0;
		background: #fb5353 !important;
	}
	.team_show_right em {
		text-align: center;
		background: none;
	}
	.success_case_img ul li img{
		    width: 60%;
	}
	.index_case{
		margin-bottom: 15px;
	}
	.success_case_img{
		padding-bottom: 30px;
	}
	
}

@media(max-width:1400px) {
	.about_text img {
	width: 80%;
	margin: 25px auto;
}

	.online_message {
		left: 46%;
	}
	.case_show_text h3 {
		background: none;
		width: 90%;
		margin: 0 auto;
		text-align: center;
		float: none !important;
	}
	.case_show ul li:hover .case_show_text h3 {
		background: none;
	}
}

@media(max-width:1260px) {
	.about_text img {
	width: 90%;
	margin: 25px auto;
}
	

	.top .nav{
		width:100%;	
	}
	.nav ul li{
		width:10%;
		text-align:center;
		margin-right:0;
	}	
	.seach_text{
		overflow: hidden;	
		height:47px;
	}
	.online_message {
		left: 46%;
	}
	.container {
		width: 1100px;
	}
	.seach_text {
		width: 50%;
	}
	.seach_input {
		width: 400px;
	}
	.seach_input input {
		width: 322px;
	}
	.service_list ul li {
		margin-right: 11px;
	}
	.n_list_top_text {
		width: 70%;
	}
	.news_list_bottom ul li {
		margin-right: 30px;
	}
	.news_gengduo {
		margin-top: 30px;
	}
	.news_list_bottom2 ul li {
		margin-right: 27px;
	}
	.news_list_bottom2 ul li {
		margin-right: 24px;
	}
	.success_case_img ul li {
   margin: 10px 4px;
}
.success_case_img ul li img {
    width: 62%;
}

}

@media(max-width:1165px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	

	
	.about_news{ display:none;}
	.fanye{
		width: 90%;
	}
	.container {
		width: 992px;
	}
	.seach_text {
		width: 55%;
	}
	.seach_input {
		width: 300px;
	}
	.seach_input input {
		width: 222px;
	}
	.service_list ul li {
		width: 45%;
		margin-bottom: 20px;
		margin-right:0.4%;
	}
	.service_list ul li:nth-child(2n) {
		margin-right: 0;
	}
	.team_show_right h3 {
		font-size: 16px;
	}
	.team_show_right p {
		line-height: 24px;
	}
	.about_right_introduce p {
		line-height: 24px;
	}
	.jiantou_hui {
		margin-top: 10px;
	}
	.about_right_introduce h3 {
		font-size: 18px;
	}
	.news_list_bottom ul li {
		width: 100%;
		margin-right: 2%;
	}
	.news_list_bottom ul li:nth-child(2n) {
		margin-right: 0;
	}
	.news_list_bottom ul li:nth-child(3) {
		margin-right: 2%;
	}
	.footer_left {
		width: 50%;
	}
	.ma_right {
		width: 78%;
	}
	.footer {
		padding: 20px 0;
	}
	.product_top{
		width: 100%;
	}
	.p_top_images{
		width: 80%;
	}
	.p_top_images img{
		width: 98%;
	}
	.success_case_img ul li img {
    width: 85%;
}
.success_case_img ul li img {
    width: 54%;
	    margin: 10px 11px;
}
}

@media(max-width:1040px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	#bottom { 
}
	.news_list_top{
		padding: 20px 0;
	}
	.about_title{
		    padding: 25px 0;
	}
	.news_center_text h3{
		margin: 25px 0;
	}
	.container {
		width: 80%;
	}
	.fabye_left a {

	  width: 85%;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
display: inline-block;
line-height: 50px;
}

/*.fanye div {
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;
	width: 35%;
	text-align: center;
}*/
.fanye{
	line-height: 0;
}
.fabye_right a {

    width: 85%;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
line-height: 50px;
}
		.fanye{
		width: 100%;
	}
	.fabye_left img{
		display: none;
	}
	.fabye_right img{
		display: none;
	}
	.nav ul li {
		margin-right: 12px;
	}
	.seach_text {
		line-height: 24px;
	}
	.service_list ul li {
		width: 43%;
		margin-right: 18px;
	}
	.team_show_right em {
		display: none;
	}
	.about_us_top ul li {
		width: 43.3%;
	}
	.about_us_right_bottom ul li {
		width: 43.3%;
	}
	.all {
		width: 10% !important;
	}
	.index_case ul li {
		width: 31% !important;
	}
	.ma_right {
		width: 65%;
	}
	.n_list_top_text {
    width: 62%;
}
.news_list_bottom2 ul li {
	width: 100%;
    margin-right: 3%;
}
.news_list_bottom2 ul li:nth-child(2n){
	margin-right: 0;
}
.news_list_bottom2 ul li:nth-child(3){
	margin-right: 3%;
}
.news_list_bottom2 ul li:nth-child(9){
	margin-right: 3%;
}
.success_case_img ul li {
    width: 14.8%;
	    margin: 10px 6px;
}



}
.banner .l{
	width: 100px;
	height: 100px;
	background: url("../img/banner_l.png") center center no-repeat;
	left: 200px;
}
.banner .r{
	width: 100px;
	height: 100px;
	background: url("../img/banner_r.png") center center no-repeat;
	right: 200px;
}

@media(max-width:1000px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	

	
.banner .l{
	width: 40px !important;
	height: 40px !important;
	background: url("../img/banner_l.png") center center no-repeat;
	background-size: 100% 100%;
	left:30px;
}
.banner .r{
	width:40px !important;
	height: 40px !important;
	background: url("../img/banner_r.png") center center no-repeat;
	background-size: 100% 100%;
	right: 30px;
}	
    .banner .banlian{
   
    position: absolute;
    bottom: 10px;
    left: 22%;
    font-size: 5.6vw;
    font-weight: bold;
    color: #f8c600;

}


	.container {
		width: 85%;
	}
	.n_list_top_text {
		width: 62%;
	}





	.online_message {
		display: none;
	}
	.index_message_left {
		display: none;
	}
	.index_message_right {
		width: 100%;
		float: none;
	}
	.message_right_content {
		margin-top: 40px;
		padding-bottom: 40px;
	}
	.footer_right {
		display: none;
	}
	.footer_left {
		float: none;
		width: 100%;
	}
	.ma_right {
		width: 66%;
	}
	.news_list_bown span {
		margin: 0 10px;
	}
}

@media(max-width:935px) {
	.about_text{
	width: 100% !important;
	
}

	
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	.service_list ul li {
		margin-right: 16px;
	}
	.contact_l_show {
		width: 80%;
	}
	
	
	
	
	
}

@media(min-width:1024px) {
	#bottom {}
		
	}

@media(max-width:900px) {
	.footer {
  
    margin-bottom: 40px;
}
	

#bottom {
	position: fixed;
	width:100%; max-width:640px; margin:0 auto;
	height: 60px;
	bottom: 0;
	/*border-top: #fff solid 2px;*/
	background: #d80d18;
	z-index:999;
	display:block;
}
#bottom ul {
	height: 45px;
	line-height: 45px
}
#bottom ul li {
	width: 33.3%;
	float: left;
	color: #FFF
	
}
#bottom ul li a dl dt img{
	width:40%;
	height:100%;
}
#bottom ul li dl {
	width: auto;
	margin: 0 auto;
	border-right:1px solid #f7626a;
	 box-shadow:1px 0px 0 #e8454e;
	text-align: center;
	height: 60px;
}
#bottom ul li dt {
	width: auto;
	height: 34px;
	overflow: hidden;
}
#bottom ul li dd {
	width: auto;
	line-height: 20px;
	font-size: 1.1em;
	color: #fff;
	
	font-weight:bold;
}
}
@media(max-width:900px) {
	
	
	.news_center_nr .n_list_top_right{    padding: 16px 1px
	
}
	.about_text img {
	width: 100%;
	margin: 25px auto;
}

.product_text{ width:100% !important; }
.product_text img{ width:100% !important; }

	.logo{ width:80%; display:none;}
	.logo  img{ width:100%}
	.phone_none{
		display:block;
	}
	.pc_none{
		display:none;
	}
.phone_nav{
	display: block;
}
	.service_list ul li {
		margin-right: 15px;
	}
	.nav {
		display: none;
	}
	.service_list ul li {
		width: 43%;
		margin-right: 4%;
	}
	.team_list_show ul li {
		width: 33%;
		margin-right: 2px;
	}
	.about_us {
		background-size: auto;
	}
		.n_list_top_text {
    width: 62%;
}
	.success_case_img ul li {
    width: 18.1%;
}
.about_us {
    background: url(../images/h_bg.png)no-repeat left center;
    padding: 103px 0 40px;
}




}

@media(max-width:880px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	.container {
		width: 90%;
	}
	.service_list ul li {
		width: 43%;
		margin-right: 2%;
	}
	



}

@media(max-width:850px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	
	
	
	.service_title {
		padding: 30px 0 24px;
	}
	.service_list ul li {
		width: 42.8%;
		margin-right: 0.4%;
	}
	.team_list_show {
		width: 80%;
		margin: 0 auto;
	}
	.team_list_show ul li {
		width: 100%;
	}
	.team_show_right h3 {
		font-size: 20px;
	}
	.team_show_right p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 10;
		-webkit-box-orient: vertical;
	}
	.service_title p {
		width: 80%;
	}
	.team_show_right em {
		display: block;
	}
	.about_text{
		padding-bottom: 50px;	
	}
	.index_case{
		width:100%;
		margin:0 2% !important;
	}
}

@media(max-width:830px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	
.case_show ul li:nth-child(3n) {
	margin-right:  2%;
}	

.case_show ul li:nth-child(9n) {
	 display:none;
}	
.about_us_title{ width:100%;}
.about_us_left{ margin: 40px 0 40px !important;}
	
	.news_list_bown span {
		margin: 0 8px;
	}
	.case_show {
		width: 90%;
		margin: 0 auto;
	}
	.case_show ul li {
		width: 48%;
		margin-right: 2%;
		margin-bottom: 12px;
	}
	.case_show ul li:nth-child(2n) {
		margin-right: 0;
	}
	.case_show_img img {
		width: 100%;
	}
	.gengduo {
		margin: 30px auto 30px;
	}
	.ma_left {
		float: none;
		text-align: center;
	}
	.ma_right {
		float: none;
		text-align: center;
		width: 100%
	}
	.about_us_top ul li {
		width: 49%;
	}
	.about_us_right_bottom ul li {
		width: 49%;
	}
	.about_us_left p {
		margin-bottom: 50px;
	}
	.news_list_bown {
		width: 94%;
	}
	.service_project {
		margin-bottom: 30px;
	}
	.message_right_content textarea {
		height: 170px;
	}
	.success_case_img ul li {
    width: 21.5%;
	margin: 10px 11px;
}

}
@media(max-width:785px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	
	.success_case_img ul li {
    width: 21.5%;
	margin: 10px;
}
}
@media(max-width:768px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	

	
	.about_us{
		    padding:50px 0 20px;
	}
	.more{
		margin-bottom: 20px;
	}
	.seach_text {
		width: 100%;
		float: none;
		margin-bottom: 15px;
	}
	.seach_input {
		width: 500px;
		/*margin: 0 auto;*/
		float: none;
	}
	.seach_input input {
		width: 422px;
	}
	/*.seach_input  button{
	width: 13.3%;
}*/
	.about_us_right {
		display: none;
	}
	.about_us_left {
		width: 100%;
		float: none;
	}
	.n_list_top_text {
		width: 50%;
	}
	.news_list_bown {
		padding-bottom: 15px;
	}
	.news_list_bown span:nth-child(2) {
		margin-top: 5px;
	}
	.service_title p {
		width: 90%;
	}
	.contact_l_show {
		width: 90%;
	}
	.contact_title {
		margin: 25px 0;
	}
	.service_title {
    padding: 20px 0 20px;
}
.news_center_text h3{
	font-size: 24px;
}
}
@media(max-width:720px){
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	

	
	
	
	.success_case_img ul li {
    width: 19.5%;
    margin: 10px 15px;
}
}
@media(max-width:670px){
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	
	
	
	
	.success_case_img ul li {
    width: 37.5%;
    margin: 10px 34px;
}
.success_case_img ul li img {
    width: 50%;
}
}
@media(max-width:640px){
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	


	
	
.success_case_img ul li {
    width: 40%;
    margin: 10px 4.5%;
}
}

@media(max-width:600px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}
	

	
	.service_list h5{
		display: none;
	}
	.n_list_top_text {
		width: 55%;
	}
    .n_list_top_title{
        width: 40%;
    }
    .n_list_top_right img {
    float: left;
    width: 100%;
        margin-top: 24%;
}
	.contact_l_show ul li {
		margin-right: 58px;
	}
	.contact_l_show {
		padding-top: 34px;
	}
	.news_list_top{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.news_center_text a{
		margin-right: 6px;
	}
	.seach {
		display: none;
	}
	.fanye .middle{
		margin-left: -34px;
	}
	.gooteam{
		opacity: 1;
	visibility: visible;
	}
}

@media(max-width:570px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}

	.container {
		width: 95%;
	}
	.product_top .next{
		right: -4px;
	}
	.product_top .next{
		right: -4px;
	}
	.service_list {
		width: 100%;
	}
	.service_list ul li {
		width: 47.6%;
		float: left;
		padding: 0.4%;
	}
	/*.list_img{
		padding: 0 15px;
	}*/
	.index_case ul li {
		width: 29% !important;
	}
	.about_us {
		padding: 50px 20px;
	}
	.more {
		margin-bottom: 10px;
	}
	.contact_text_left {
		height: auto;
	}
	.contact_l_show ul li {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.contact_l_show ul li:nth-child(3) {
		margin-bottom: 20px;
	}
	.contact_l_show ul li:nth-child(4) {
		margin-bottom: 20px;
	}
	.about_news {
		padding: 20px 0 30px;
	}
	.service_title p{
		display: none;
	}
	.service_title img{
		display: none;
	}
	.service_title span{
		margin-bottom: 25px;
	}
	.team_list_show{
		width: 95%;
	}
	.case_show{
		width:100%;
	}
	.service_title{
		padding-bottom: 0;
	}
}

@media(max-width:530px) {
	.about_text img {
	width: 100%;
	margin: 25px auto;
}

	
	
	.seach_input {
		width: 350px;
	}
	.seach_input input {
		width: 272px;
	}
	.news_list_ts {
		padding: 10px 15px 10px;
	}
	.message_right_content {
		width: 90%;
	}
	.team_show_right p {
		overflow: hidden;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.team_show_right em {
		display: none;
	}
	.case_show_text {
		line-height: 45px;
	}
	.news_list_bown span img {
		display: none;
	}
	.about_us {
		padding: 15px 15px;
	}
	.service_title img {
		margin-bottom: 25px;
	}
	.about_us_left p {
		margin: 10px 0 10px;
	}
}
@media(max-width:460px){
	.about_text img {
	width: 100%;
	margin: 25px auto;
}




}
