@import url(top.css);
@import url(style.css?v=0.032);
@import url(banner.css);
@import url(bottom.css);
@import url(zzsc.css);
/* 清除内外边距 */
html {
*border:none;;
	overflow-y:scroll;
	/*overflow-x:auto;*/
	+overflow-x:hidden;
}
body {
	margin: 0;
	background:#FFF;
	color:#333333;
	width: 100%;

	font-family: \5FAE\8F6F\96C5\9ED1, "Microsoft YaHei", "微软雅黑";
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
}
h1, h2, h3, h4, h5, h6, ol, ul, p, form, dl {
	margin-top:0;
	margin-bottom:0
}
img {
	border:none;
	vertical-align:top;
}
ol, ul, dd {
	padding-left:0;
	margin-left:0;
}
ul, li {
	list-style-type:none;
}
cite {
	font-style:normal;
	display: block;
}
h1 {
	font-size:xx-large;
}
h2 {
	font-size:x-large;
}
h3 {
	font-size:large;
}
h4 {
	font-size:medium;
}
h5 {
	font-size:small;
}
h6 {
	font-size:x-small;
}
a {
	text-decoration:none;
	color:inherit;
}
em {
	font-style: normal;
}
p a {
	white-space: normal;
}
/*公共部分*/
.fl {
	float:left;
}
.fr {
	float:right;
}
.cs {
	zoom:1;
}
.cs:after {
	content:" ";
	display: block;
	visibility:hidden;
	height: 0;
	clear: both;
}
.oh {
	overflow:hidden;
}
.oa {
	overflow:auto;
}
.se {
	overflow:hidden;
	text-indent:-999em;
*background:url(no);
}
.tc {
	text-align:center;
}
.tl {
	text-align:left;
}
.tr {
	text-align:right;
}
.ti {
	text-indent:2em;
}
.db {
	display:block;
}
.di {
	display:inline;
}
.dk {
	display:inline-block;
*display:inline;
*zoom:1;
}
.dd, .dl, .da {
	letter-spacing:-0.5em;
*letter-spacing:normal;
}
.da {
*word-spacing:-0.5em;
}
.da>a {
*word-spacing:normal;
}
.dd>div, .dl>li, .da>a {
	display:inline-block;
*display:inline;
	letter-spacing:normal;
	vertical-align:top;
}
.vt {
	vertical-align:top;
}
.vb {
	vertical-align:bottom;
}
.vm {
	vertical-align:middle;
}
.pr {
	position:relative;
}
.pa {
	position:absolute;
}
.center {
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.center_wide {
	margin-right:-50px;
}
.content {
	overflow: hidden;
	padding-bottom: 20px;
}
.main {
	width: 700px;
	float: left;
}
.side {
	width: 276px;
	float: right;
}
.oh {
	overflow: hidden;
}
.car {
	height:20px;
	width:100%;
	overflow:hidden;
}
.cb {
	clear: both;
}

.box_100 {
	/*background: #fff;
	overflow: hidden;*/
	width:100%;
}
.box_1200px {
	max-width:1200px;
	margin:0 auto;
	/*overflow:hidden;*/
	position: relative;
}
.box_910px {
	width:910px;
}
.box_290px {
	width:290px;
}
.overflow {
	overflow:hidden;
}
.m_r_20px {
	margin-right:20px;
}
.m_r_22px {
	margin-right:22px;
}
.m_b_20px {
	margin-bottom:20px;
}
.m_b_30px {
	margin-bottom:30px;
}

.m_t_20px {
	margin-top:20px;
}
.m_t_b_20px {
	margin-top:20px;
	margin-bottom:20px;
}
.m_b_20px {
	margin-bottom:20px;
}
.m_t_5px {
	margin-top:5px;
}
.m_t_35px {
	margin-top:35px;
}
.m_t_45px {
	margin-top:35px;
}
.m_t_50px {
	margin-top:50px;
}
.p_t_20px {
	padding-top:20px;
}


.pc{}
.wap{display:none}

@media (max-width:768px){
   .wap{display:block}
   .pc{display:none}
   body{    padding-top: 50px;}
   .head{ height:49px;position: fixed;
    z-index: 999;
    width: 100%;
	top: 0;
	background: rgba(255,255,255,.95);
	}
.head .logo img{height: 30px; margin-top:10px}
.head .meun-off{display:block;    margin-top: 8px;float: right;    margin-right: 10px;}
.mnav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255, 0, 0, 0.8);
	display: none
}

.mnav ul {
	margin: 0 auto;
	width: 50%;
	text-align: center;
	height: 500px;
	position: absolute;
	top: 50%;
	margin-top: -250px;
	left: 50%;
	margin-left: -25%
}

.mnav ul li {
	-webkit-animation: DDInY .8s .3s ease both;
	-ms-animation: DDInY .8s .3s ease both;
	-moz-animation: DDInY .8s .3s ease both;
	animation: DDInY .8s .3s ease both
}

.mnav ul a {
	display: block;
	height: 60px;
	overflow: hidden;
	margin: 10px 0;
	color: #e9e7e8;
	font-size: 30px;
	line-height: 60px;
}

.mnav ul span {
	display: block;
	font-size: 30px;
	line-height: 60px;
	text-transform: uppercase;
	color: #e9e7e8
}


.mnav .close {
	display: block;
	position: absolute;
	top: 4%;
	right: 4%
}
.head .logo{float: left;margin-left: 10px}
.head .meun-off span{width: 23px;height: 2px;background-color: #f00;display: block;margin: 6px auto;}
.slide{position: relative;margin: 0 auto}
.slide .bd{position: relative;z-index: 0;overflow: hidden}
.slide .bd li img{width: 100%;vertical-align: top}
.slide .hd{position: relative;z-index: 1;margin-top: -30px;height: 30px;line-height: 30px;text-align: center}
.slide .hd ul{text-align: center}
.slide .hd ul li{cursor: pointer;display: inline-block;*display: inline;zoom: 1;width: 7px;height: 7px;margin: 5px;overflow: hidden;font-size: 0;background-color: #fff;border-radius: 50%}
.slide .hd ul .on{background-color: #ff0}
.slide .prev,
.slide .next{z-index: 1;display: block;width: 53px;height: 14px;position: relative;float: left;background: url(/img/arrow222.png) 0 0 no-repeat;filter: alpha(opacity=40);opacity: .4;position: absolute;top: 50%;margin-top: -7px}
.slide .prev{left: 2.1%;margin-left: 10px}
.slide .next{background-position: right 0;right: 2.1%;margin-right: 10px}
.slide .prev:hover,
.slide .next:hover{filter: alpha(opacity=80);opacity: .8}

.video {text-align:center;}
.video h2 {font-size:20px;    margin: 10px 0;}
.video video{width:100%}
.about_text_index h3 {font-size:15px;    line-height: 24px!important;}
.box_1200px {width:94%}
.m_r_20px {margin-right:0}
.case_list_index_li ,.casedetail_list li{width:100%;float:none}
.case_list_index_li .image,.casedetail_list li .image{    width: 100%;height:auto}
.contact-bang {padding:0}
.contact-bang .secondary-tit {    margin: 24px 0;}
.contact-bang .bang-active{float:none;width:100%;margin:0}
.contact-bang .bang-contact{display:none;}
.nous li{width: 100%;float:none;}
.about_l_850px{width: 100%;}
.about_r_290px{display:none;}
.case_detail .back{text-align: center;}
.fl,.fr{float:none;}
img {max-width:100%;height: auto;}
.news_liest_li .image {height:auto}
.f_tell{
display:block;	
width:48px; 
height:48px;
z-index: 9999;
position: fixed;
text-align:center;
right: 10px;
bottom: 10px;
background-image: url(/skin/images/tell.png);
}
.news_title {font-size:18px}
.news_liest_li {width:100%;float:none;}
.case_detail h1{font-size:20px;float:none;width:100%;text-align: center;margin-bottom: 20px;}
.sec-tit{margin-top:0;font-size: 12px;}
.vis_services .tit{    font-size: 24px;}
.case_detail .content p {
    line-height: 24px;
}
#index_b_hero,#index_b_hero .heros,#index_b_hero img{height:250px!important;}

}