﻿ 
/*------------------------------------ϵͳʼ---------*/
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #979797;
	background-color: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
.h50{ height:50px;} 
p {
	line-height: 24px;
}
a {
	color: #979797;
	text-decoration: none;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
/*
a:link {color:#666;text-decoration:none;}
a:visited {color:#999;text-decoration:none;}
a:active {color:#CCC;text-decoration:none;}
*/
a:hover {
	color:#39F;
	text-decoration: none;
}
div {
	word-break: break-all;
	word-wrap: break-word;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: inherit;
	font: 100%;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
em {
	color: #ccc;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: ''
}
input, select, buttom, textarea {
	font-size: 12px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
.clr {
	clear: both
}
.h40 {
	height: 40px;
}
.h50{ height:50px; clear:both;}
li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

 
	
	
.header{
	display: block;
	position: fixed;
	width: 100%;
	height: 80px;
	top:0;
	left:0;
	z-index: 99999;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.header.hide{
	top: -81px;
	border-bottom: none;
}

.header.black{
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
	border-bottom: none;
}
.map_dress {
	float: right;
	height: 16px;
	width: 60px;
	background-image: url(../images/mapico.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	padding-top: 25px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: pointer;
	background-size: 16px;
	border-left: 1px #fff solid;
}
.map_dress strong {
	font-size: 15px;
	color: #fff;
}
.map_dress .fenzhan_list {
	width: 400px;
	padding: 10px;
	border: 2px #efefef solid;
	position: absolute;
	height: 300px;
	display: none;
	z-index: 999;
	background-color: #fff;
	right: 10px;
	text-align: left;
	top: 70px;
}
.map_dress .fenzhan_list h3 {
	font-size: 16px;
	border-bottom: 1px #efefef solid;
	line-height: 35px;
}
.map_dress .fenzhan_list ul li {
	float: left;
}
.map_dress .fenzhan_list ul li a {
	font-size: 14px;
	width: 70px;
	height: 40px;
	background-color: #efefef;
	margin: 5px;
	display: block;
	line-height: 40px;
	text-align: center;
	margin-top: 10px;
}
.map_dress .fenzhan_list ul li a:hover {
	background-color: #F00;
	color: #fff;
}
.map_dress .fenzhan_list i {
	display: block;
	width: 39px;
	height: 19px;
	background-image: url(../images/dsj.png);
	position: absolute;
	margin-top: -65px;
	margin-left: 350px;
}
.map_dress:hover .fenzhan_list {
	display: block;
}
.map_dress:hover strong {
	color: #F00
}
.map_dress .fenzhan_list b {
	display: none;
}
/*------------------------------------top---------*/
a:focus {
	outline: none;
}
a {
noOutline:expression(this.onFocus=this.blur());
}
.clear {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

 
.banner-inside{
	display: block;
	padding: 170px 0 99px;
	text-align: center;
	line-height: 1;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover; background-color:#030
}

.banner-inside h4{
	position: relative;
	display: block;
	font-size: 48px;
	color: #fff;
	opacity: 0;
	top:100px;
	-webkit-transition: 0.6s ease-in-out;
	-o-transition: 0.6s ease-in-out;
	transition: 0.6s ease-in-out; font-weight:lighter;
}

.banner-inside.show h4{
	opacity: 1;
	top:0;
}

.banner-inside p{
	position: relative;
	display: block;
	margin-top: 25px;
	font-size:16px;
	color: #cacbcc; line-height:33px;
	opacity: 0;
	top:100px;
	-webkit-transition: 0.3s 0.6s ease-in-out;
	-o-transition: 0.3s 0.6s ease-in-out;
	transition: 0.3s 0.6s ease-in-out; letter-spacing:5px;
}

.banner-inside.show p{
	opacity: 1;
	top:0;
}
.jiejue{ background-color:#f0f0f0; padding-top:30px;}
.yingyong_list{ padding-left:30px;}
.yingyong_list li{ float:left; width:350px; margin:10px; margin-bottom:10px;margin-top:10px; height:490px; background-color:#FFF}
.yingyong_list li img{ width:100%; height:196px;}
.yingyong_list li strong{ font-size:19px;  line-height:53px; text-align:center; color:#1e4fab; display:block; text-align:center; margin-top:11px;}
.yingyong_list li i{ width:40px; border-bottom:1px #1e4fab solid; display:block; margin:auto;} 
.yingyong_list li p{ font-size:15px;color:#787878; text-align:center; letter-spacing:5px; padding-top:30px}
.wenhua  li p{  }
.wenhua  li p b{ display:block; font-size:15px; font-weight:lighter;}

.jiejueapp{ height:566px; background-color:#f0f0f0;}
.jiejue_nr{ text-align:center;}
.top_heibg {
	height: 65px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 9999999999999999;
	background-color: #333;
	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5;/*其他，透明度50%*/
}
#top {
	height: 65px;
	position:absolute;
	top: 10px;
	width: 100%;
	z-index: 99999999999999999;
}
#top .logo {
	float: left;
	clear: right;
	margin-left:40px;
	margin-top:0px; 
}
#top .dh {
	width: auto;
	float: right;
	text-align: left;
	margin-top:5px;
}



#top .dh ul li ul { display:none; width:90px;  position:absolute; margin:0px; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; z-index:-999; margin-left:-50px;  }
#top .dh ul li ul li { float:none; width:164px; background:#0486D3; margin:0; border-bottom:1px #fff solid; padding:0px;  }
#top .dh ul li ul li a { background:none; width:164px; line-height:43px; height:43px; text-align:center;color:#fff; padding:0px;}
#top .dh ul li ul li:hover { background-color:#54A131; color:#fff; }
#top .dh ul li ul li:hover a{ color:#fff;}
#top .dh ul li:hover ul {   display:block; }
#top .dh ul li.sfhover ul { display:block;  }


.pptel {
	text-align:center;
	padding-left: 20px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #40a1f3;
	float: right;
	  margin-right:60px; line-height:22px; 
}
.pptel strong {
	color: #40a1f3;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
}
#top .dh ul {
}
#top .dh ul li {
	height: 45px;
	padding-left: 18px;
	padding-right: 18px;
	border-right: 0px #CCCCCC solid;
	float: left;
	line-height: 16px;
	font-size: 15px;
}
#top .dh ul li .bt {
	color: #666666;
}
#top .dh ul li .bt a {
	color: #fff;
}
#top .dh ul li .bt a:hover {
	color: #fb1506;
}
#top .dh ul li a {
	color: #333; line-height:45px;  display:block;background-image:url(../images/hover.png); background-position:0px bottom; background-repeat:no-repeat; background-size:0px; 
}
#top .dh ul li a:hover {
  background-image:url(../images/hover.png); background-position:0px bottom; background-repeat:no-repeat;line-height:45px; background-size:100%; color:#0ac3f7;
}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:702px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:702px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:702px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:25px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:4px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#04b5db;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:2%;background-position:-6px -137px;}
/*over*/



.infobanner{ height:400px; background-position:center;  }
.indexbanner{ height:702px; background-color:#ccc}
.brand_desi {
	height: 74px;
	border: 0px #efefef solid;
	width: 1065px;
	margin: auto;
	border-radius: 100px;/*普通*/
	-moz-border-radius: 100px;/*firfox*/
	-webkit-border-radius: 100px;/*firfox*/
	line-height: 74px;
	font-size: 18px;
	background-color: #fff;
	box-shadow: 0px 0px 2px #dedede;/*摄影，第一个值是X，第二个是Y，第三个是大小*/
	-webkit-box-shadow: 0px 0px 2px #dedede;
-moz-box- shadow: 0px 0px 2px #dedede;
	z-index: 2;
	position: relative;
	margin-top: -40px;
}
.brand_desi a {
	display: block;
	height: 74px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/line_r.png);
	background-repeat: no-repeat;
	background-position: right;
}
.brand_desi a:hover {
	background-color: #e61000;
	color: #fff;
	background-image: none;
}
.brand_desi .br_one {
	padding-left: 32px;
	text-align: left;
	border-radius: 100px 0px 0px 100px;
}
.brand_desi .br_last {
	padding-left: 32px;
	text-align: left;
	border-radius: 0px 100px 100px 0px;
	background-image: none;
}
.index_info {
	text-align: center;
	border-bottom: 1px #CCCCCC dotted;
	padding: 40px;
	padding-bottom: 0px;
}
 .index_title{ text-align:center; height:100px; color:#252525;  border-bottom:1px #efefef solid; width:1150px; margin:auto;margin-top:20px;}
 .nei_title{ width:1190px; margin:auto; margin-top:0px;}

  .index_title span{ font-size:27px; color:#353535;padding-top:10px; display:block; }
    .index_title strong{ font-size:18px; color:#a6a6a6; display:block;   } 
	  .index_title i{ height:7px; background-color:#70c900; display:block; width:100px; margin:auto; margin-top:23px;}

 .index_title2{ text-align:center; height:100px; color:#fff;  border-bottom:1px #fff solid; width:1150px; margin:auto;margin-top:20px;}

  .index_title2 span{ font-size:27px; color:#fff;padding-top:10px; display:block; }
    .index_title2 strong{ font-size:18px; color:#fff; display:block;   } 
	  .index_title2 i{ height:7px; background-color:#70c900; display:block; width:100px; margin:auto; margin-top:23px;}
.zhuanye {
	font-size: 28px;
	line-height: 65px;
	color: #434343;
}
.case_title {
	text-align: center; margin-bottom:30px; margin-top:20px;
 
	;
}
.case_title span {
	font-size: 34px;
	font-weight: bold;
	color: #666;
	display: block
}
.case_title strong {
	font-size: 33px;
	line-height: 35px;
	color: #F00;
}
.case_title a {
	font-size: 15px;
	background-color: #efefef;
	padding: 5px 15px 5px 15px;
}
.case_title a:hover {
	background-color: #00CCFF;
	color: #fff;
}
.case_title li {
	display: inline-block;
}
.case_title i {
	width: 140px;
	border-bottom: 1px #666 solid;
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.case_title ul {
	margin-top: 20px;
	word-spacing: 20px;
	text-align: center;
}
.case_title p {
	font-size: 16px;
	padding-top: 20px;
	margin-bottom: 30px;
}
.case_title .now {
	background-color: #00CCFF;
	color: #fff;
}
.case_index_list {
	width: 1209px;
	margin: auto;
	margin-top: 30px;
}
.case_index_list li {
	width: 389px;
	height: 345px;
	float: left;
	margin: 7px;
	border-bottom: 1px #ccc dotted;
	margin-top: 14px;
}
.case_index_list li strong {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}
.case_index_list li img {
	width: 389px;
	height: 265px;
}
.case_index_list a:hover li img {
	filter: alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity: 0.5; /*Firefox私有，透明度50%*/
	opacity: 0.5;/*其他，透明度50%*/
}
.case_index_list li p {
}
.case_index_list a:hover li strong {
	color: #F00
}
.more {
	height: 100px;
	padding-top: 30px;
}
.more a {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center; border:1px #fff solid;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	margin: auto;
	border-radius: 30px;/*普通*/
	-moz-border-radius: 30px;/*firfox*/
	-webkit-border-radius: 30px;/*firfox*/
}
.more a:hover {
	background-color: #333
}


.more2 {
	height: 100px;
	padding-top: 30px;
}
.more2 a {
	display: block;
	width: 140px;
	height: 40px;
	text-align: center; border:1px #ccc solid;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	margin: auto;
	border-radius: 30px;/*普通*/
	-moz-border-radius: 30px;/*firfox*/
	-webkit-border-radius: 30px;/*firfox*/
}
.more2 a:hover {
	background-color: #214FA4; color:#fff; border:0px;
}


.line {
	height: 1px;
	border-bottom: 1px #CCCCCC dotted;
}
.server_xm {
	width: 580px;
	height: 580px;
	background-image: url(../images/fwxmbg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
	border: 2px #e7e7e7 dotted;
	border-radius: 1130px;/*普通*/
	-moz-border-radius: 1130px;/*firfox*/
	-webkit-border-radius: 1130px;/*firfox*/
	margin-top: 60px;
	margin-bottom: 60px;
}
.server_xm a {
	display: block;
	width: 160px;
	height: 160px;
	background-color: #f6f6f6;
	border-radius: 230px;/*普通*/
	-moz-border-radius: 230px;/*firfox*/
	-webkit-border-radius: 230px;/*firfox*/
	position: absolute;
	text-align: center;
	color: #333333;
}
.server_xm a:hover {
	background-color: #e61000;
	color: #fff;
	width: 180px;
	height: 180px;
	transform: rotate(360deg);
}
.server_xm strong {
	font-size: 24px;
	margin-top: 50px;
	display: block;
	text-decoration: none;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.server_xm span {
	font-size: 15px;
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.server_xm a:hover strong {
	margin-top: 60px;
	color: #fff;
	font-size: 28px;
}
.server_xm a:hover span {
	color: #fff;
	font-size: 18px;
}
.server_xm .ser_1 {
	margin-left: 115px;
	margin-top: -5px;
}
.server_xm .ser_1:hover {
	margin-left: 105px;
	margin-top: -15px;
}
.server_xm .ser_2 {
	margin-left: 320px;
}
.server_xm .ser_2:hover {
	margin-left: 310px;
	margin-top: -10px;
}
.server_xm .ser_3 {
	margin-top: 156px;
	margin-left: -22px;
}
.server_xm .ser_3:hover {
	margin-top: 146px;
	margin-left: -32px;
}
.server_xm .ser_4 {
	margin-top: 156px;
	margin-left: 444px;
}
.server_xm .ser_4:hover {
	margin-top: 146px;
	margin-left: 434px;
}
.server_xm .ser_5 {
	margin-top: 356px;
	margin-left: 15px;
}
.server_xm .ser_5:hover {
	margin-top: 346px;
	margin-left: 5px;
}
.server_xm .ser_6 {
	margin-top: 346px;
	margin-left: 410px;
}
.server_xm .ser_6:hover {
	margin-top: 336px;
	margin-left: 400px;
}
.server_xm .ser_7 {
	margin-top: 444px;
	margin-left: 212px;
}
.server_xm .ser_7:hover {
	margin-top: 434px;
	margin-left: 202px;
}
.pslc {
	width: 1216px;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.zheyang {
	background-color: #009FE9;
	padding-top: 50px;
	padding-bottom: 50px;
}
.zheyang ul {
	width: 1127px;
	margin: auto;
	color: #fff;
	text-align: center;
}
.zheyang strong {
	font-size: 36px;
	line-height: 64px;
	display: block;
}
.zheyang p {
	font-size: 14px;
	margin-bottom: 30px;
}
.list_news ul li {
	float: left;
}
.list_news .bd {
	width: 1190px;
	margin: auto;
}
.list_news ul li a {
	width: 357px;
	height: 208px;
	padding: 5px 7px;
	margin: 20px 24px 0 0;
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	transition: all .6s;
	color: #454545;
	display: block;
}
.list_news ul li .info2 {
	padding: 11px;
	text-align: center;
}
.list_news ul li .info2 span {
	line-height: 25px;
	display: block;
	height: 60px;
	font-size: 18px;
}
.list_news ul li .info2 p {
	line-height: 25px;
}
.list_news ul li a:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.ljdz {
	background-color: #009FE9;
	padding: 60px;
	text-align: center;
	color: #fff;
}
.ljdz a {
	width: 150px;
	height: 40px;
	text-align: center;
	background-color: #fff;
	border-radius: 30px;/*普通*/
	-moz-border-radius: 30px;/*firfox*/
	-webkit-border-radius: 30px;/*firfox*/
	display: block;
	font-size: 28px;
	text-align: center;
	color: #009FE9;
	line-height: 40px;
	margin: auto;
}
.ljdz strong {
	font-size: 38px;
	display: block;
	line-height: 85px;
}
.ljdz span {
	font-size: 24px;
	font-weight: bold;
}
.ljdz p {
	font-size: 19px;
	line-height: 35px;
	margin-top: 20px;
}
.erweima {
	text-align: center;
}
.erweima span {
	font-size: 36px;
	color: #454545;
	line-height: 96px;
}
.erweima p {
	font-size: 18px;
}
.erweima p strong {
	color: #F00;
	font-size: 25px;
	display: block;
	line-height: 44px;
} 
.list_page, .list_page2 {
	display: block;
	padding: 50px 0;
	text-align: center;
	font-size: 14px;
	color: #ccc;
}
.list_page a, .list_page2 a {
	font-size: 14px;
	color: #ccc;
}
.list_page {
}
.list_page ul {
	display: block;
	font-size: 0;
	line-height: 0;
}
.list_page li {
	display: inline-block;
*display:inline;
*zoom:1;
	vertical-align: top;
}
.list_page li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	height: 36px;
	border: 1px solid #ccc;
	background: #fff;
	color: #262626;
	text-align: center;
	line-height: 36px;
	border-left: 0px;
}
.list_page li a:hover {
	background: #efefef;
	color: #262626;
}
.list_page li .up {
	border-left: 1px solid #ccc;
}
.list_page li .list_page_now {
	background-color: #efefef;
	color: #262626;
}
.list_page li .list_page_now:hover {
	background-color: #efefef;
}
.pro_dis {
	width: 988px;
	margin: auto;
	text-align: left;
	padding-bottom: 40px;
}
.pro_dis img {
	width: 100%;
	height: auto;
}
.dress {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #333; background-color:#efefef; padding-left:20px;
}
.dress a {
	color: #333
}
.pro_dis h1 {
	font-size: 18px;
	font-weight: lighter;
	line-height: 35px;
}
.pro_dis h2 {
	font-size: 15px;
	font-weight: lighter;
	line-height: 15px;
	margin-bottom: 20px;
}
.pro_dis .xiangmu_js {
	font-size: 14px;
}
.contentMun {
	height: 150px;
	width: 840px;
	margin: 0px auto;
}
.contentMun .child {
	padding-top: 50px;
	width: 280px;
	text-align: center;
	float: left;
}
.contentMun .child .mun {
	font-size: 66px;
	height: 46px;
	color: #444;
}
.contentMun .child p {
	font-weight: 100;
	font-size: 20px;
	color: #444;
}
.team_info {
	text-align: center;
	margin-top: 30px;
}
.team_info strong {
	font-size: 36px;
	display: block
}
.team_info span {
	font-size: 23px;
	color: #F00;
	line-height: 55px;
}
.team_info p {
	line-height: 25px;
	font-size: 16px
}
.team_img {
	text-align: center;
}
.kejian {
	text-align: center
}
.kejian strong {
	font-size: 29px;
	line-height: 63px;
	display: block;
}
.kejian ul {
	background-color: #404040;
	padding: 20px;
}
.ganghao {
	padding-top: 50px;
	padding-bottom: 50px;
	text-align: center;
}
.ganghao strong {
	font-size: 32px;
	color: #F00
}
.ganghao p {
	font-size: 14px;
	width: 600px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
.info {
	 
	margin: auto;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 22px; color:#666;
}

.art_xx {
	border-bottom: 1px #CCCCCC solid;
	text-align: center;
}
.nm_next {
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.art_dis {
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 22px;
}
.art_dis img {
	max-width: 760px;
}
.news_list3 li {
	line-height: 25px;
}
.mainTitle {
	color: #434343;
	font-size: 42px;
	line-height: 72px;
	letter-spacing: 5px;
	font-family: 'MyriadPro-LightCond';
	font-weight: 100;
	font-stretch: ultra-condensed;
	width: 100%;
	text-align: center;
}
.mainSub {
	width: 37px;
	height: 2px;
	background: #009FE9;
	margin: 0px auto;
}
.mainInfo {
	padding: 10px 0px;
	text-align: center;
	font-size: 30px;
	color: #434343;
	font-family: 'Noto Sans S Chinese Light', 'NotoSansHans-Light', '微软雅黑';
	border-bottom: 1px solid #bfbfbf;
	margin: auto;
	width: 180px;
	display: block
}
.mainInfo_2 {
	display: block;
	margin-top: 30px;
	color: #e50012;
	font-size: 28px;
}
.red {
	color: #009FE9;
}
.red2 {
	color: #009FE9;
	font-size: 24px
}
.lx_kk {
	width: 1100px;
	margin: auto;
	margin-top: 50px;
}
.lx_kk .lx_left {
	width: 490px;
	float: left;
	text-align: left;
	color: #434343;
	border-right: 1px #949494 solid;
	padding-right: 80px;
}
.lx_kk .lx_left h1 {
	font-size: 33px;
	padding: 0px;
	margin: 0px;
}
.lx_kk .may_help {
	font-size: 30px;
	color:#009FE9;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.lx_kk .lx_right {
	width: 480px;
	float: right;
}
.lx_kk .lx_right strong {
	font-size: 18px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	font-size: 18px;
	color: #434343;
	font-weight: lighter;
}
.lx_kk .lx_right input {
	width: 100%;
	display: block;
	height: 38px;
	background-color: #dcdcdc;
	border: 0px;
	padding: 0px 10px;
	margin-bottom: 20px;
}
.lx_kk .lx_right textarea {
	margin-bottom: 20px;
	line-height: 18px;
	width: 100%;
	padding: 10px;
	background-color: #dcdcdc;
	border: 0px;
}
.lx_kk .lx_right #Submit {
	width: 100%;
	display: block;
	height: 38px;
	background-color: #009FE9;
	border: 0px;
	padding: 0px 10px;
	margin-bottom: 20px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}
.lx_kk .lx_right #Submit {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.lx_kk .lx_right #Submit:hover {
	background: #970c17;
	color: #fff;
}
.lx_kk .lx_right .input_r {
	padding-right: 20px;
}
.iframe1200, .iframe1024, .iframe640, .iframe480, .iframe320 {
	display: none;
}
.zp a {
	color: #666
}
.zp a:hover {
	color: #ff0000
}
.lx_list {
	text-align: center;
}
.lx_list a {
	width: 170px;
	height: 30px;
	background-image: url(../images/qq2.png);
	background-repeat: no-repeat;
	background-position: top;
	display: inline-block;
	padding-top: 120px;
	font-size: 18px;
	margin: 50px;
}
.ditie {
	text-align: center;
	font-size: 16px
}
#top .logo_m {
	display: none;
}
#top .m_tel {
	display: none;
}
.navBtn {
	display: none;
}
.pclc {
	display: block;
}
.mlc {
	display: none;
}
.m_copy {
	display: none;
}
.footnav {
	display: none
}
.erweima .may {
	font-size: 64px;
	color: #000;
	line-height: 50px;
} 
.hezuo {
	width: 1190px;
	margin: auto;
}
.hezuo li {
	float: left;
	width: 450px;
	text-align: center;
	margin: 60px;
	margin-bottom: 0px;
}
.hezuo li i {
	display: inline-block;
	height: 200px;
	width: 228px;
	background-image: url(../images/tbb.png);
	background-repeat: no-repeat;
}
.hezuo li strong {
	display: block;
	font-size: 30px;
	line-height: 55px;
}
.hezuo li p {
	font-size: 16px;
	line-height: 25px;
}
.hezuo li:hover strong {
	color: #F00
}
.hezuo .he1 i {
	background-position: 0px -66px;
}
.hezuo .he1:hover i {
	background-position: -320px -66px;
}
.hezuo .he2 i {
	background-position: 0px -363px;
}
.hezuo .he2:hover i {
	background-position: -319px -363px;
}
.hezuo .he3 i {
	background-position: 0px -660px;
}
.hezuo .he3:hover i {
	background-position: -320px -660px;
}
.hezuo .he4 i {
	background-position: 0px -954px;
}
.hezuo .he4:hover i {
	background-position: -320px -954px;
}
.team_kk {
	width: 1000px;
	margin: auto;
}
.ser_xx {
	width: 1190px;
	margin: auto
}
.ser_xx img {
	width: 100%;
}
.pro_js {
	padding-top: 20px;
	font-size: 14px;
	line-height: 25px;
}
.mainFootBtn {
	margin: 0 8px;
	display: inline-block;
*display:inline;
*zoom:1;
	font-size: 22px;
	width: 215px;
	height: 50px;
	border: 2px solid #e50005;
	color: #e50005;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
.mainFoot .mainFootBtn {
	transition-duration: .5s;
	-ms-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
}
.mainFoot .mainFootBtn.on {
	background: #e50005;
	color: #fff;
}
.mainFoot .mainFootBtn:hover {
	background: #e50005;
	color: #fff;
}
.mainFoot .mainFootBtn.on:hover {
	border: 2px solid #e50005;
	color: #e50005;
	background: #fff;
}
.s_x_kk{ text-align:center;}

.banner_box{ width:100%; height: 700px; position: relative; overflow: hidden; background:url(../images/home_bg.jpg) no-repeat center #fff;} 
.bar-menu,.head_btn{ display: none;}
  

.banner_video{ width:100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1;}
.banner_video em{ width:100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; background: rgba(0,0,0,0.35);}
.banner_video video{position: absolute;top: 0;min-width: 100%;width: 100% !important;height: auto !important;object-fit: cover;object-position: center;}
   
.top_menu{ display:none} 
 .tuijianyw{ display:none;} 
 .m_ser_xm{ display:none;}
 .m_pslc{ display:none;} 
 .team_bg_kk{ display:none;}
 .brand_desi_m{ display:none;}
 
 
  

.case{ background-image:url(../images/casebg.jpg); margin-top:60px; background-size:100% auto;}
.case-body{
	display: block;
	width: 100%;
	overflow: hidden;
}

.case-body ul{
	display: block;
	margin: 0 -8px;
}

.case-body li{
	display: block;
	width: 25%;
	*width: 24.739999%;
	float: left;
	margin-bottom: 16px;
	-webkit-transform: scale(0.4);
	-o-transform: scale(0.4);
	transform: scale(0.4);
	opacity: 0;
	filter: alpha(opacity=0);
}

.case-body .item1{
	-webkit-transition: 0.3s 0.5s linear;
	-o-transition: 0.3s 0.5s linear;
	transition: 0.3s 0.5s linear;
}

.case-body .item2{
	-webkit-transition: 0.45s 0.5s linear;
	-o-transition: 0.45s 0.5s linear;
	transition: 0.45s 0.5s linear;
}

.case-body .item3{
	-webkit-transition: 0.6s 0.5s linear;
	-o-transition: 0.6s 0.5s linear;
	transition: 0.6s 0.5s linear;
}

.case-body .item4{
	-webkit-transition: 0.75s 0.5s linear;
	-o-transition: 0.75s 0.5s linear;
	transition: 0.75s 0.5s linear;
}

.case-body .item5{
	-webkit-transition: 0.9s 0.5s linear;
	-o-transition: 0.9s 0.5s linear;
	transition: 0.9s 0.5s linear;
}

.case-body .item6{
	-webkit-transition: 1.05s 0.5s linear;
	-o-transition: 1.05s 0.5s linear;
	transition: 1.05s 0.5s linear;
}

.case-body .item7{
	-webkit-transition: 1.3s 0.5s linear;
	-o-transition: 1.3s 0.5s linear;
	transition: 1.3s 0.5s linear;
}

.case-body .item8{
	-webkit-transition: 1.45s 0.5s linear;
	-o-transition: 1.45s 0.5s linear;
	transition: 1.45s 0.5s linear;
}

.case .case-body.show li{
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
	display: block;
}

.case-body li .content{
	display: block;
	padding:0px 8px; 
}

.case-body li .content .pic{
	display: block;
	overflow: hidden;
	position: relative;
}

.case-body li .content .pic img{
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	transform-origin:50% 50%;
}

.case-body li .content:hover .pic img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.case-body li .content .pic .icon{
	position: absolute;
	display: block;
	width: 90px;
	height: 90px;
	top:50%;
	margin-top: -25px;
	left:50%;
	margin-left: -30px;
	background: url(../images/hexagon-icon.png) no-repeat center;
	opacity: 0;
	filter:alpha(opacity=0);
	-webkit-transform: scale(2);
	-ms-transform: scale(2);
	-o-transform: scale(2);
	transform: scale(2);
	-webkit-transition: 0.5s linear;
	-o-transition: 0.5s linear;
	transition: 0.5s linear;
}

.case-body li .content:hover .pic .icon{
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	filter:alpha(opacity= 100);
}

.case-body li .content .infoo{ overflow:hidden;
	display: block;
	height: 60px;
	line-height: 60px;
	padding: 0 20px 0 10px;
	background-color: #f1f1f1;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.case-body li .content:hover .infoo{
	background-color: #009FE9;
}

.case-body li .content .infoo h4{
	display: block;
	float: left;
}

.case-body li .content .infoo h4 a{
	color: #333;
	font-size: 16px;
	-webkit-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}

.case-body li .content:hover .infoo h4 a{
	color: #fff;
}

.case-body li .content .infoo .enter{
	position: relative;
	display: block;
	float: right;
}

.case-body li .content .infoo .enter a{
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	border: 1px solid transparent;
	border-radius: 50%;
	margin-top: 14px;
	margin-left: 10px;
	-webkit-transition: border 0.3s linear;
	-o-transition: border 0.3s linear;
	transition: border 0.3s linear;
}

.case-body li .content .infoo .enter a:hover{
	border: 1px solid #fff;
}

.case-body li .content .infoo .enter .computer-icon{
	background:url(../images/icon.png) no-repeat -1px -301px;
}

.case-body li .content:hover .infoo .enter .computer-icon{
	background:url(../images/icon.png) no-repeat -1px -367px;
}

.case-body li .content .infoo .enter .mobel-phone-icon{
	background:url(../images/icon.png) no-repeat -1px -268px;
}

.case-body li .content:hover .infoo .enter .mobel-phone-icon{
	background:url(../images/icon.png) no-repeat -1px -334px;
}

.case-body li .content .infoo .enter .case-ewm{
	display: none;
	position: absolute;
	padding: 6px;
	border: 1px solid #e0e0e0;
	bottom:47px;
	right:-20px;
	background-color: #fff;
	z-index: 10;
}

.case-body li .content .infoo .enter .case-ewm img{
	display: block;
	width: 140px;
	height: 140px;
}

.case-body li .content .infoo .enter .case-ewm p{
	display: block;
	padding: 10px;
	line-height: 1;
	text-align: center;
	color: #383838;
	white-space: nowrap;
}

.case-body li .content .infoo .enter .case-ewm .arrow{
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 8px solid #fff;
	bottom:-16px;
	right:30px;
}

.shouhou{ height:190px; background-color:#1D1D1D;}
.shouhou ul{ width:1200px; margin:auto;}
.shouhou ul li{ width:400px; float:left; margin-top:60px;}
.shouhou ul li img{ float:left;}
.shouhou ul li strong{ display:block;font-size:18px; float:left; font-weight:lighter; color:#fff; margin-left:10px; margin-top:5px;}
.shouhou ul li span{ display:block;margin-left:10px; float:left; font-size:14px;}

.map_info_kk{ background-color:#000; height:340px; width:100%;  
  filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
  -moz-opacity:0.7; /*Firefox私有，透明度50%*/
  opacity:0.7;/*其他，透明度50%*/}
  .map_info{   height:340px; width:100%; background-color:#000; padding-top:40px; background-image:url(../images/cp.jpg); background-size:100%; background-position:center;   }
  .map_info strong{ color:#fff; font-size:30px; text-align:center; display:block; margin-top:30px;}
  .map_info i{ width:100px; border-bottom:2px #fff solid; margin:auto; display:block; margin-top:20px;}
  .map_info p{ font-size:16px; text-align:center; color:#fff; margin-top:30px;}
  .map_info a{ display:block; width:300px; height:50px; text-align:center; line-height:50px; font-size:16px; color:#fff; background-color:#009FE9; font-size:30px; margin:auto;border-radius:100px;/*普通*/
 
-moz-border-radius:100px;/*firfox*/
-webkit-border-radius:100px;  /*firfox*/ margin-top:20px;}

.left_ljsy a{ display:block; width:100%; height:50px; text-align:center; line-height:50px; font-size:16px; color:#fff; background-color:#009FE9; font-size:30px; margin:auto;border-radius:100px;/*普通*/
 
-moz-border-radius:100px;/*firfox*/
-webkit-border-radius:100px;  /*firfox*/ }


.left_tel a{ display:block; width:100%; height:50px; text-align:center; line-height:50px;  color:#fff; background-color:#3C0; font-size:26px; margin:auto;border-radius:100px;/*普通*/
 
-moz-border-radius:100px;/*firfox*/
-webkit-border-radius:100px;  /*firfox*/ margin-top:10px; margin-bottom:20px; }
.left_ewm img{ display:block; width:80%; margin:auto;}
.left_ewm{ margin-bottom:20px; text-align:center; font-size:16px; border:1px solid #efefef; padding-bottom:20px;}
.link{ background-color:#333; padding:30px;}
.link ul{ width:1200px; margin:auto; word-spacing:10px;}
.link ul a{ color:#ccc; font-size:14px;}
.link ul a:hover{ color:#fff;}
.link ul strong{ font-size:24px; color:#00A0E9; display:block;}

.foot{ background-color:#24262A; padding:50px 0px 0px 0px; background-image:url(../images/footbg.jpg); height:274px; background-position:center;}
.foot ul{ width:1000px; margin:auto;}
.foot ul .foot_tel{ float:left; width:470px; }
.foot ul .foot_tel img{ float:left; margin-right:20px;}
.foot ul .foot_tel strong{ font-size:19px; font-weight:lighter; display:block}
.foot ul .foot_tel span{ font-size:38px; font-weight:bold}
.foot_dress{float:left; width:250px;  margin-left:60px;  font-size:14px; }
.foot_dress strong{ font-size:18px; font-weight:lighter; display:block; margin-bottom:20px}
.foot_dress li{ line-height:25px;}
.foot_mail{float:right; text-align:center; font-size:14px; line-height:25px;}
.foot_mail img{width:150px;}
.foot_copy{ line-height:64px; text-align:center; font-size:14px;}
.foot_dz{ line-height:25px; font-size:13px; margin-top:10px;}

/*右侧浮动层*/

.online-service{
	position: fixed;
	width: 42px;
	bottom:175px;
	right:10px;
	z-index: 99;
}

.online-service li{
	position: relative;
	display: block;
	width: 42px;
	height: 42px;
	margin-top: 5px;
}

.online-service li .way{
	position: relative;
	display: block;
	width: 42px;
	height: 42px;
	text-align: center;
	background-color: #00A0E9;
 
	z-index: 10;
	font-size: 0;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
	cursor: pointer;
}


.online-service li .way .icon{
	display: inline-block;
	margin: 10px 0px 0px 3px; 
}
.online-service li .way .icon.arrow-top{
	margin-top: 15px;
}

.online-service li .way p{
	display: block;
	line-height: 1;
	font-size: 12px;
	color: #fff;
}

.online-service .phone .content{
	display: block;
	*display: none;
	position: absolute;
	width: 0px;
	height: 42px;
	padding: 0 41px 0 20px;
	top:0;
	right: 0px;
	border-radius: 21px;
	opacity: 0;
	line-height: 42px;
	color: #fff;
	font-size: 16px;
	background-color: #00a0e9;
 
	z-index: 3;
	overflow: hidden;
	white-space: nowrap;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.online-service li:hover .content{
	*display: block;
	width: 140px;
	opacity: 1;
}

.online-service .phone .content span:last-child{
	padding-left: 10px;
}

.online-service .wx .ewm{
	display: block;
	*display: none;
	position: absolute;
	top: 50%;
	margin-top: -51px;
	right: 51px;
	opacity: 0;
	z-index: 3;
	-webkit-transform: scale(0,0);
	-ms-transform: scale(0,0);
	-o-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transform-origin: 100% 50%;
	-moz-transform-origin: 100% 50%;
	-ms-transform-origin: 100% 50%;
	-o-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}

.online-service .wx:hover .ewm{
	*display: block;
	-webkit-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
	opacity: 1;
	white-space: nowrap;
}

.online-service .wx .ewm img{
	display: block;
	width: 102px;
	height: 102px;
	border: 1px solid #ccc;
}

.online-service .wx .ewm .arrow{
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-left: 5px solid #ccc;
	top:50%;
	margin-top: -5px;
	right:-10px;
}

.online-service .wx .ewm h4{
	display: block;
	margin-top: 6px;
	color: #333;
	font-size: 16px;
	text-align: center;
}

.online-service .wx .ewm p{
	display: block;
	text-align: center;
	font-size: 12px;
	color: #666;
	margin-top: 2px;
}
/*在线服务图标*/

.arrow-top{background:url(../images/contact-icon.png) no-repeat 0px 0px;height:12px;padding-left:22px;}
.contact-icon3{background:url(../images/contact-icon.png) no-repeat 0px -12px;height:24px;padding-left:30px;}
.contact-icon2{background:url(../images/contact-icon.png) no-repeat 0px -36px;height:24px;padding-left:26px;}
.contact-icon1{background:url(../images/contact-icon.png) no-repeat 0px -60px;height:24px;padding-left:25px;}
.bdkf a{background:url(../images/gt01.gif) no-repeat center center;}
.bdkf a:hover{background:url(../images/gt02.gif) no-repeat center center;}

.info_info{ width:1190px; margin:auto; text-align:justify; font-size:15px; margin-bottom:30px;}
.info_info p{line-height:30px; }

.fuwu_ys{ padding-top:30px;    }
.fuwu_ys ul{ }
.fuwu_ys ul strong{ }
.fuwu_ys ul span{ }
.fuwu_ys ul li{ float:left; width:543px;color:#fff; margin:25px; height:222px; }
.fuwu_ys ul li .yw_img{ float:left; display:block; width:157px;  }

.fuwu_ys ul li p{ color:#fff; font-size:14px; float:left;   text-align:justify; width:350px; margin-left:30px;  }
.fuwu_ys ul li p b{ font-weight:lighter; font-size:19px; display:block;}
.fuwu_ys ul li p i{ width:40px; border-bottom:1px #fff solid; display:block; margin:10px 0px 10px 0px;}
 


.fuwu_xbt {
	font-size: 18px;
	color: #000000;
}
.fuwu_nr {
	font-size: 16px;
	color: #666666;
	line-height: 38px;
}

.nuozhufeng_about_nr {
	padding-bottom: 40px;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
}
.nuozhufeng_why_xbt {
	font-size: 18px;
	color: #E9C20B;
}.nuozhufeng_team_bt {
	font-size: 24px;
	padding-bottom: 8px;
}
a.nuozhufeng_news_bt {
	font-size:18px;
	font-weight:normal;
	text-decoration: none;
	padding-left: 16px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	color: #333333;
	display: inline;
}
a.nuozhufeng_news_bt:hover {
	font-size: 18px;
	font-weight: normal;
	display: inline;
	transition: 1s;
}
.nuozhufeng_news_pading {
	padding: 15px;
}
a.nuozhufeng_news_title {
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	color: #333333;
	display: inline;
}
a.nuozhufeng_news_title:hover {
	font-size: 15px;
	font-weight: normal;
	color:#0000CC;
	display: inline;
	transition: 1s;
}
.nuozhufeng_news_jj {
	font-size: 13px;
	line-height: 24px;
	color: #666666;
}
a.nuozhufeng_news_more {
	font-size:15px;
	font-weight:normal;
	text-decoration: none;
	color: #333333;
	display: inline;
}
a.nuozhufeng_news_more:hover {
	font-size: 15px;
	font-weight: normal;
	color:#0000CC;
	display: inline;
	transition: 1s;
}
.nuozhufeng_why_b {
	border: 1px solid #FFFFFF;
	padding: 30px;
}
.nuozhufeng_why_bt {
	font-family: "微软雅黑";
	font-size: 24px;
	color: #E9C20B;
}
.nuozhufeng_banner_why {
	background-image: url(../imgs/nuozhufeng_why.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.nuozhufeng_banner-inside{
	display: block;
	padding: 281px 0 99px;
	text-align: center;
	line-height: 1;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
}
.nuozhufeng_left_b {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #dddddd;
}
.nuozhufeng_info_bt {
	font-size: 20px;
	color: #161616;
	font-weight: bold;
}
.nuozhufeng_info_nr {
	font-size: 15px;
	line-height: 30px;
	color: #666666;

}
.nuozhufeng_info_nr  li{
list-style:disc !important;
	margin-left:20px;
}
.nuozhufeng_info_nr p{ padding:8px 0; margin:0;}
.nuozhufeng_info_nr br{ padding:8px 0; margin:0;}
.nuozhufeng_info_tp{ width:850px; overflow:hidden;}
.nuozhufeng_info_tp img{ max-width:100%;}
.nuozhufeng_info_next {
	font-size: 15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #0b66c3;
	padding-bottom: 12px;
	display: inline;
}
.nuozhufeng_info_foot_bg {
	background-image: url(../imgs/rec.png);
	background-repeat: repeat-x;
	background-position: center;
}
.nuozhufeng_info_next_b {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
a.nuozhufeng_info_wen {
	font-size:25px;
	font-weight:bold;
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 25px;
	padding-bottom: 25px;
}
a.nuozhufeng_info_wen:hover {
	font-size: 25px;
	font-weight:bold;
	color:#0b66c3;
	transition: 1s;
}
a.nuozhufeng_info_more_bt {
	font-size:14px;
	text-decoration: none;
	color: #333333;
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
a.nuozhufeng_info_more_bt:hover {
	font-size: 14px;
	color:#0b66c3;
	transition: 1s;
}
a.nuozhufeng_back {
	font-size:15px;
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(../imgs/back_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 39px;
	width: 159px;
	line-height: 39px;
}
a.nuozhufeng_back:hover {
	font-size: 15px;
	color:#fff;
	transition: 1s;
	background-image: url(../imgs/back_b.png);
}
a.nuozhufeng_anniu {
	font-size:15px;
	text-decoration: none;
	color: #333333;
	display: block;
	background-image: url(../imgs/anniu_a.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: center;
	height: 39px;
	width: 123px;
	line-height: 39px;
}
a.nuozhufeng_anniu:hover {
	font-size: 15px;
	color:#fff;
	transition: 1s;
	background-image: url(../imgs/anniu_b.png);
}
.about_bb {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	padding-top: 15px;
	padding-bottom: 15px;
}
.about_bt {
	font-family: "微软雅黑";
	font-size: 31px;
}
.about_xbt {
	font-size: 18px;
	color: #0b66c3;
}
.about_nr {
	padding-top: 40px;
	padding-bottom: 40px;
	line-height: 28px;
	font-size: 16px;
	color: #666666;
}
.img-responsive{display:block;max-width:100%}dd,dl,li,ol,ul{list-style:none}*{padding:0}a{text-decoration:none}table{border-collapse:collapse;border-spacing:0}button,input{font-family:Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;outline:none}img{vertical-align:center;border:none}body{font-size:14px;font-family:Microsoft Yahei,Hiragino Sans GB,Heiti SC,WenQuanYi Micro Hei,sans-serif;}*{box-sizing:border-box}@font-face{font-family:iconfont;src:url(//at.alicdn.com/t/font_259415_pqp5k7rczjs8aor.eot);src:url(//at.alicdn.com/t/font_259415_pqp5k7rczjs8aor.eot#iefix) format("embedded-opentype"),url(//at.alicdn.com/t/font_259415_pqp5k7rczjs8aor.woff) format("woff"),url(//at.alicdn.com/t/font_259415_pqp5k7rczjs8aor.ttf) format("truetype"),url(//at.alicdn.com/t/font_259415_pqp5k7rczjs8aor.svg#iconfont) format("svg")}.iconfont{font-family:iconfont}.wrapper{width:1200px;margin-left:auto;margin-right:auto}.fl,.pull-left{float:left}.fr,.pull-right{float:right}.clearfix:after,.clearfix:before{content:"";display:table;clear:both;height:0}
.online-service .phone:hover .content{ width:200px;}
.why{background-color:#fff}
.why ul.content{padding:15px;padding-top:35px}
li.why_item{float:left;border:1px solid #bbd3ed;width:280px;height:380px;margin-right:25px;padding:20px 30px;text-align:center;cursor:pointer;transition:all .3s}
li.why_item:last-of-type{margin-right:0}
li.why_item.active,li.why_item:hover{border:1px solid #fff;box-shadow:0 0 15px #fff;-webkit-transform:translateY(-14px);transform:translateY(-14px)}
li.why_item.active *,li.why_item.active p.info,li.why_item.active p.title,li.why_item:hover *,li.why_item:hover p.info,li.why_item:hover p.title{color:#fff}
li.why_item div.icon{padding-bottom:20px}
li.why_item div.icon span.iconfont{font-size:63px}
li.why_item p.title{font-size:24px;color:#E9C20B}
li.why_item p.info2{margin-top:30px;font-size:14px;line-height:2;color:#bbd3ed}

li.why_item div.icon span.iconfont{color:#fff;}
.nuozhufeng_banner_why {
	background-image: url(../images/nuozhufeng_why.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


.linian_bt {
	font-family: "微软雅黑";
	font-size: 31px;
	color: #fff;
}
.linian_nr {
	padding-top: 12px;
	padding-bottom: 12px;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
}
.linian_nr  li{
	
	
}  
.wapBtnAn {
	transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
}

.nuozhufeng_youshi_bt {
	font-size: 18px;
}.nuozhufeng_youshi_jj {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}.nuozhufeng_b {
	background-image: url(../images/team_b.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.seo_case_kk{ height:630px; background-image:url(../images/bg1.jpg); background-position:center; background-position:bottom; background-repeat:no-repeat; background-color:#F7F7F7; padding-top:50px;  }
.seo_case_kk .seo_case_cuputer{ width:692px; height:702px; margin:auto; background-image:url(../images/computer.png); padding-top:27px; padding-left:25px; padding-right:27px;}
 


.news_kk{  padding-top:20px}
.marauto{ width:1190px; margin:auto;  }
.touxiao{ float:left; width:546px;}
.index_list{ float:right; width:581px;}
.index_list li{ clear:both; background-image:url(../images/news_ico.jpg); background-repeat:no-repeat; background-position:103px 0px;   height:113px; border-bottom:1px #efefef dotted; margin-bottom:30px; }
 
.index_list li a span{   font-size:15px;}
.index_list li a   span{ float:left; width:86px; height:86px; background-color:#f2f2f2; display:block; text-align:center;  }
.index_list li a   span strong{ font-size:32px; display:block; margin-top:10px;}
.index_list li a .arc_r{ margin-left:100px;}
.index_list li a .arc_r h4{ font-size:16px}
.index_list li a .arc_r p{ padding-bottom:10px; padding-top:10px; color:#999}
.index_list li a:hover .arc_r h4{ color:#2BAFE5}

.index_list li{}
.touxiao img{ width:546px; height:347px;}
.touxiao a b{ line-height:33px}
.touxiao a span{ float:right; line-height:33px}
 .clr{ clear:both}
 .hezuo_kk{ background-color:#272727; padding:20px;}
 .hezuo_info{ text-align:center; }
 
 
 .product_list{}
 .product_list li{ height:500px; background-position:center;}
  .product_list li ul{ width:990px; margin:auto;}
.product_list li ul .pro_nr{ width:440px; float:right; margin-top:80px; color:#333;}
.product_list li ul .pro_nr strong{ font-size:18px; line-height:44px;  height:44px; padding-bottom:5px;}
.product_list li ul .pro_nr span{ display:block; margin-bottom:20px;}
.product_list li ul .pro_nr  .pro_info{ line-height:22px; font-size:12px;}

.jiudian3 ul{ width:1190px;  margin:auto;}
.jiudian3 ul .sj_img{ float:left; margin-left:150px;}
.jiudian3 ul .sj_info{ float:left; margin-left:200px; margin-top:30px;}
.jiudian3 ul .sj_info li{ margin-bottom:30px; padding-left:100px;}
.jiudian3 ul .sj_info .k1{ background-image:url(../images/k1.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k2{ background-image:url(../images/k2.png); background-repeat:no-repeat; background-position:left top; }
.jiudian3 ul .sj_info .k3{ background-image:url(../images/k3.png); background-repeat:no-repeat; background-position:left top;  }
.jiudian3 ul .sj_info strong{ font-size:21px; color:#666; margin-bottom:10px; display:block}
.jiudian3 ul .sj_info p{ padding-left:24px;}

.newslist_kk{ width:1190px; margin:auto;}
.news_left{ float:left; width:233px;}
.news_left strong{ font-size:23px; font-weight:lighter; border-left:2px #CCC solid; padding-left:10px;}
.news_right{ float:right; width:900px;  }
img{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;}
.newslist_kk a:hover img{  filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
  -moz-opacity:0.5; /*Firefox私有，透明度50%*/
  opacity:0.5;/*其他，透明度50%*/}
.news_left_list a img{ display:block; width:100%; margin-bottom:10px;}
.news_left_list{ margin-top:20px;}
.news_left_list a b{ font-size:14px; font-weight:lighter; line-height:22px;}
.news_left_list a{  border-bottom:1px #CCCCCC dotted; padding-bottom:10px; margin-bottom:10px; display:block;}
.news_tou{ margin-bottom:20px;}
.news_tou a img{ width:100%; display:block; }
.news_tou a strong{ font-size:22px; line-height:44px; color:#333}
.news_tou a:hover strong{ color:#6CF}
.news_tou p{ font-size:15px; padding-top:10px; border-bottom:1px #dedede dotted; padding-bottom:10px;}
.news_list_2_img{ float:left; width:248px;}
.news_list_2_img img{ width:100%;}
.news_list_2_info{ float:right; width:630px;}
.news_list_2_info b{ font-size:16px; line-height:33px;}
.news_list_2_info p{ color:#aaa}
.news_list_2 li{ clear:both; border-bottom:1px #CCCCCC dotted; padding-bottom:20px; padding-top:20px; }
#SearchStr{ width:470px; height:40px; background-color:#fff; border:0px;}
#button{ background-image:url(../images/serc.jpg); width:40px; height:40px; border:0px; background-repeat:no-repeat; background-position:center; background-color:#0ac3f8; cursor:pointer;}
.serc_kk{height:200px; width:530px; left:50%; margin-left:-260px;  position:absolute; margin-top:-60px; }

.art_xx h3 {
	font-size: 29px;
	line-height: 55px;
	font-weight: lighter; color:#333
}
.hezuomeiti{ background-color:#efefef; text-align:center; padding-top:20px; padding-bottom:10px; margin-top:10px; }
.hezuomeiti img{ margin-bottom:10px;  }

.case_list ul{ width:1200px; margin:auto; padding-top:20px;}
.case_list ul li{ }
.case_list ul li .case_list_img{ float:left; width:230px; height:180px; overflow:hidden;}
.case_list ul li .case_list_img img{   position:absolute;  max-width:230px; }
.case_list_info{ float:left; width:340px; margin-left:20px; font-size:13px;}
.case_list_info strong{ font-size:18px; color:#333; display:block; margin-bottom:10px;} 

.index_ys{ height:766px;  background-image:url(../images/12yearbg.jpg); width:100%; background-size:100%; background-position:center top; padding-top:30px; }

.info img{ max-width:900px;}
.ptjs{ margin-bottom:20px;}
.ptjs li a{ display:block; line-height:35px; border-bottom:1px #efefef dotted; font-size:18px; text-align:center;}
.ptjs li .now{ background-color:#3CF; color:#fff;}

.fwbj{ float:left; margin:5px 0 20px 20px;border:1px solid #9fc8ed; border-top:none;}
.fwbjtd{ background:url(../images/bjbg.gif) repeat-x;border-right:1px solid #9fc8ed;border-bottom:1px solid #9fc8ed; height:29px; color:#666666; }
.fwbjtd1{ border-right:1px solid #9fc8ed; border-bottom:1px dashed #9fc8ed;color:#666666;}
.fwbjtd2{border-right:1px solid #9fc8ed;color:#666666;}
.fwbjtd3{background:url(../images/bjbg.gif) repeat-x;border-bottom:1px solid #9fc8ed; height:29px; color:#666666;}

.liuddxiangmu_kk ul{ width:1030px; margin:auto; height:190px; padding-top:30px;}
.liuddxiangmu_kk li{  float:left; width:170px; text-align:center;}
.liuddxiangmu_kk li span{ display:block; border:1px #0e3789 solid; line-height:70px; width:70px; height:70px;
 border-radius:70px;/*普通*/
-moz-border-radius:70px;/*firfox*/
-webkit-border-radius:70px;/*firfox*/ color:#0e3789; margin:auto; font-size:16px; transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s;   }
.liuddxiangmu_kk li strong{ display:block; font-weight:lighter; font-size:16px; color:#656565; margin-top:20px; }
.liuddxiangmu_kk li b{ display:block; font-weight:lighter;}
.liuddxiangmu_kk a:hover li span{ background-color:#0e3789; color:#fff;  }
.liuddxiangmu_kk a:hover li strong{ color:#39F;}
.liuddxiangmu_kk  .now li span{background-color:#0e3789; color:#fff;  }
.liuddxiangmu_kk  .now li strong{ color:#39F;}
.liuddxiangmu_kk  .now li b{ color:#39F;}
.index_aboout{ text-align:center; font-size:15px; padding-top:30px; line-height:25px; color:#666666;}

.zhuanzhu{ height:385px; background-image:url(../images/12yearbg.jpg); background-position:center; text-align:center; color:#fff;}
.zhuanzhu .year12{ font-size:25px; padding-top:90px;}
.zhuanzhu span{ font-size:16px; display:block}
.zhuanzhu a{ display:block;   width:153px; height:50px; text-align:center; border:1px #fff solid; line-height:50px; color:#fff; font-size:14px; margin:auto; margin-top:50px; margin-bottom:20px;}
.zhuanzhu a:hover{ background-color:#fff; color:#333;}
.zhuanzhu  strong{ font-size:25px;}
.cqhj{ line-height:33px; text-align:justify}
.cqhj img{ margin-top:10px;}
.cqhj p{ margin-bottom:10px; text-indent:33px; margin-top:10px;}

.zdsj ul{ width:1100px; margin:auto;}
.zdsj ul li{ float:left; width:50%; height:95px; margin-top:20px; text-align:center;   }
.zdsj ul li strong{ display:block; text-align:center;  background-color:#39F; height:35px; width:150px; line-height:35px; font-size:18px; color:#fff; margin:auto;  margin-bottom:10px;}
.zyhzdw ul{ width:1100px; margin:auto;}
.zyhzdw li{ display:block; width:32%; float:left; } 
.zyhzdw li strong{ padding:10px; display:block;  background-color:#00A0E9; margin:10px; color:#fff;}
.tab{ margin-top:20px;}
.tab td{ border:1px #999 solid; color:#666;}




  .LeftHandle{  position:absolute; width:36px; height:80px;   cursor:pointer; background-image:url(../images/lrbtn.png); z-index:2; margin-top:250px;   margin-left:-55px; }
  .RightHandle{ width:36px; height:80px; background-image:url(../images/lrbtn.png); background-position:0px -80px; cursor:pointer;position:absolute; z-index:2; margin-left:1190px; margin-top:250px;  }
.cp_list_1{ padding-top:10px; padding-bottom:10px;}

.cp_list_1 li{ float:left;    margin-right:5px; text-align:center;}
.cp_list_1 li img{  border:0px #247d3d solid; height:211px; width:auto; }
.cp_list_1 .p{   }
.cp_list_1 .p span{ display:block; height:44px; line-height:44px; background-color:#fff; background-image:url(../images/team_bg.jpg); margin:auto;  position:relative;   width:150px;}
.cp_list_1 .p strong{ font-size:16px; margin-top:6px; display:block}
.cp_list_1 .p i{ width:30px;  border-bottom:2px #3399FF solid; margin:auto; display:block; margin-top:10px; margin-bottom:30px; }
.cp_list_1 .p .ms1{ color:#89be2e;} 
