html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 1.15;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 0.7rem;
	min-width: 320px;
	background: #fff;
	color: #333;
	padding-bottom: 2.75rem;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #301f14;
	text-decoration: none;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.container {
    padding: 0 0.5rem;
}
.header {
	background-color: #fff;
	padding: 0.5rem 0;
}
.header .logo {
	float: left;
}
.header .logo img {
	display: block;
	height: 1.5rem;
	width: auto;
}
.header .menu {
	float: right;
	height: 0.75rem;
	margin: 0.3rem 0;
}
.header .menu img {
	display: block;
	height: 100%;
	width: auto;
}
.menu-box {
	position: absolute;
	top: 2.5rem;
	left: 0;
	width: 100%;
	z-index: 10;
	background: #e6212a;
	display: none;
}
.menu-box ul {
}
.menu-box li {
	line-height: 2rem;
	border-bottom: 1px solid #ad1010;
}
.menu-box li a {
	display: block;
	color: #fff;
	padding: 0 0.5rem;
	margin-right: 2rem;
}
.menu-box li i {
	float: right;
	height: 2rem;
	width: 2rem;
	background: url(../images/arrt.png) no-repeat center;
	background-size: 0.625rem 0.625rem;
	position: relative;
	z-index: 1;
	cursor: pointer;
}
.menu-box li .sub {
	background: #ad1010;
	display: none;
}
.menu-box li .sub a {
	border-top: 1px solid #e6212a;
	margin-right: 0;
}
.menu-box li.open i {
	background-image: url(../images/arrb.png);
}
.menu-box li.open .sub {
	display: block;
}
.banner img {
	display: block;
	width: 100%;
	height: auto;
}
.box{position:relative;margin:0 0 .8em;padding:0;background:#fff;}
.box dd {
    padding: 0;
    margin: 0;
}
.telbox{padding:10px 5px;overflow:hidden;zoom:1;text-align:center;text-shadow: 1px 0 3px rgba(0, 0, 0, 0.3);}
.telbox li{width:50%;float:left}

.telbox li .wrap{padding:0 5px;}

.telbox li a{border-radius:3px;display:block;padding:8px;background:#082f77;color:#fff}

.telbox li.col2 a{background-color:#024025}



.telbox li .wrap .icons{margin:0 3px 0 0}



.telbox li .wrap .icon-tel{

	animation-name: telshow;

	animation-duration: 1.0s;

	animation-timing-function: linear;

	animation-iteration-count: infinite;

	-webkit-animation-name: telshow;

	-webkit-animation-duration: 1.0s;

	-webkit-animation-timing-function: linear;

	-webkit-animation-iteration-count: infinite;

	-o-animation-name: telshow;

	-o-animation-duration: 1.0s;

	-o-animation-timing-function: linear;

	-o-animation-iteration-count: infinite;

}

@keyframes telshow{

	0% {transform: rotate(0deg)}

	5% {transform: rotate(-13deg)}

	10% {transform: rotate(0deg)}

	15% {transform: rotate(-13deg)}

	20% {transform: rotate(0deg)}

	25% {transform: rotate(-13deg)}

	100% {transform: roate(0deg)}

}

@-webkit-keyframes telshow {

	0% {-webkit-transform: rotate(0deg)}

	5% {-webkit-transform: rotate(-13deg)}

	10% {-webkit-transform: rotate(0deg)}

	15% {-webkit-transform: rotate(-13deg)}

	20% {-webkit-transform: rotate(0deg)}

	25% {-webkit-transform: rotate(-13deg)}

	100% {-webkit-transform: roate(0deg)}

}

@-o-keyframes telshow {

	0% {-o-transform: rotate(0deg)}

	5% {-o-transform: rotate(-13deg)}

	10% {-o-transform: rotate(0deg)}

	15% {-o-transform: rotate(-13deg)}

	20% {-o-transform: rotate(0deg)}

	25% {-o-transform: rotate(-13deg)}

	100% {-o-transform: roate(0deg)}

}
.icons,.arr-round{background:url(../images/m-icons.png) no-repeat 0 0/20px;width:20px;height:20px;display:inline-block;vertical-align:middle}
.section {

	padding-top:0.5rem;
	padding-bottom:1.5rem;
	padding-left:0;
	padding-right:0;
}
.section-title {
	text-align: center;
	margin-bottom: 1rem;
	font-size: 1rem;
	color: #e6212a;
}
.section-title img {
	display: block;
	width: 100%;
	height: auto;
	margin: 0.25rem 0;
}
.section-title p {
	margin: 0;
	font-size: 0.6rem;
	text-transform: uppercase;
	color: #333;
}
.section-titles {
	text-align: center;
	font-size: 0.8rem;
	position: relative;
	margin: 20px 0
}
.section-titles span {
	position: relative;
	height: 45px;
	line-height: 45px;
	border-left: 2px solid #ee7316;
	border-right: 2px solid #ee7316;
	background: #20317f;
	padding: 0 10px;
	display: inline-block;
}
.section-titles a {
	color: #FFF;
}
.ys dl {
	float: left;
	display: inline-block;
	text-align: center;
	margin-right: 3%;
	margin-bottom: 0.05rem;
	width: 47.5%;
	height: 8rem;
	border: 1px solid #cccccc;
}
.ys dl:nth-child(2n) {
	margin-right: 0;
}
.ys dl dt {
	margin: 0;
	padding: 0.3rem 0;
	height: 3rem;
}
.ys dl dd {
	margin: 0;
	padding: 0;
}
.ys dl dt img {
	max-width: 90%;
	max-height: 100%;
}
.ys dl dd h3 {
	font-size: 0.6rem;
	color: #333;
	margin: 0;
	padding: 0
}
.ys dl dd p {;
	margin: 0;
	padding: 0;
	font-size: 0.4rem;
	line-height: 1rem;
}
.ys dl dd .mores {
	text-align: center;
	background: #e6212a;
	border-radius: 5px;
	width: 60%;
	margin-left: 20%;
	margin-top: 0.1rem;
}
.ys dl dd .mores a {
	color: #FFF;
}

/*-----*/
h1{font-size:24px;font-weight:bold;font-family:"\5fae\8f6f\96c5\9ed1";margin:0}

h2{font-size:24px;font-weight:bold;font-family:"\5fae\8f6f\96c5\9ed1";margin:0}

h3{font-size:1.1em;font-weight:bold;font-family:"\5fae\8f6f\96c5\9ed1";margin:0;color:#111}

h4{font-size:1em;font-weight:bold;font-family:"\5fae\8f6f\96c5\9ed1";margin:0;color:#111}

/**/

ul{margin:0;padding:0;list-style:none}

p{margin:0}

input,textarea,button{font-size:1em;border:1px solid #999}

textarea{font-size:1.3em;}

#i-book p{margin:0 0 1em}



a,a:link,a:visited{color:#111;text-decoration:none}



img{border:0}

.spot{color:#f20}

.blue{color:#078dcf !important;}

.red {color:red !important;}

.icons,.arr-round{background:url(../images/m-icons.png) no-repeat 0 0/20px;width:20px;height:20px;display:inline-block;vertical-align:middle}
.fl{float: left;}
.fr{float: right;}
.pages{margin: 30px auto;height:40px;text-align: center;}
.pages span{padding: 5px 5px;border:1px solid #28B5FF;border-right: none;color: #333}
.pages span a{color: #333;padding:  0 5px}
.pages span a:hover{color: #28B5FF}
.pages .page-last{border:1px solid #28B5FF; }
.pages span .page-num-current{color: #28B5FF;}
.pages .page-status,.page-index,.page-last{display: none}
.pages .page-next{border-right: 1px solid #28B5FF;}

/*默认让所有图片高度自适应*/

img{height:auto}

.logoimg img{height: 40px;margin: 6px auto; margin-left:10px;}

/*去除图片多余的底部空白*/

.font0{font-size:0}



/* 让图片居左浮动 */

.img_float_left img{float:left;margin-right:10px}



/* 让图片居右浮动 */

.img_float_right img{float:right;margin-left:10px}



/* 让图片居不浮动 */

.img_float_none img{margin-bottom:10px}



/*让页面内容有边距10px*/

.container{}



.telbox li .wrap .icon-hd{

	-webkit-animation:icon-hd .6s ease-in-out infinite alternate;

	animation:icon-hd .6s ease-in-out infinite alternate;

        opacity:1;

}

@-webkit-keyframes icon-hd{

	0% {opacity:0;}

	50% {opacity:.5;}

	100% {opacity:1;}

}

@keyframes icon-hd{

	0% {opacity:0;}

	50% {opacity:.5;}

	100% {opacity:1;}

}



#pg_margins{max-width:480px;margin:0 auto;padding:0 0 50px;overflow-x:hidden;position:relative}

#header{

	background:#fff;

}



.logo{text-align:center;margin:0;position:relative;height:53px;}

.logo .logoimg{width:100%;height:100%;}



.btn-home{width:25px;height:22px;background:url(../images/icon_home.png) no-repeat;position:absolute;right:10px;top:10px;z-index:1000;display:none}

.btn-back{background:url(../images/icon_back.png) no-repeat;left:42px;position:absolute;top:5px;width:32px;height:32px;z-index:1000}

.btn-browser{background:url(../images/icon_browser.png) no-repeat;right:10px;position:absolute;top:5px;width:32px;height:32px;z-index:1000}



.box,.info_view{position:relative;margin:0 0 .8em;padding:0;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0, .1);}

.box p{margin:0}

.telbox{padding:10px 5px;overflow:hidden;zoom:1;text-align:center;text-shadow: 1px 0 3px rgba(0, 0, 0, 0.3);}

.box_info{margin:0 0 .8em;padding:0;box-shadow:2px 2px 5px rgba(0,0,0, .1);}

.box_display{background:#fff;position:relative;margin:0 0 .8em;padding:0;box-shadow:3px 3px 5px rgba(0,0,0, .15);}

.info_content{position:relative;margin:0 0 .8em;padding:0;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0, .1);padding:10px;}
.info_content img{ max-width:100%; height:auto !important}
.intro img{ max-width:100%; height:auto !important}



.box_display .head{height:50px;position:fixed;top:0;left:0;background:#fff;border-bottom:1px solid #E0DEDA;width:100%;box-shadow:0 0 5px rgba(0,0,0,.2);} 

.eye{position:absolute;right:10px;top:10px;background:#D81900;color:#fff;padding:2px 10px;border-radius:2px}



.box{box-shadow:3px 0 4px rgba(0, 0, 0, 0.2)}

.box_info .catetitle{

	background:#F1F1F1!important;

	background:linear-gradient(#fff,#F1F1F1)!important;

	box-shadow: 3px 0 4px rgba(0, 0, 0, 0.2);

}

.news-list{margin:0 -10px}



@keyframes telshow{

	0% {transform: rotate(0deg)}

	5% {transform: rotate(-13deg)}

	10% {transform: rotate(0deg)}

	15% {transform: rotate(-13deg)}

	20% {transform: rotate(0deg)}

	25% {transform: rotate(-13deg)}

	100% {transform: roate(0deg)}

}

@-webkit-keyframes telshow {

	0% {-webkit-transform: rotate(0deg)}

	5% {-webkit-transform: rotate(-13deg)}

	10% {-webkit-transform: rotate(0deg)}

	15% {-webkit-transform: rotate(-13deg)}

	20% {-webkit-transform: rotate(0deg)}

	25% {-webkit-transform: rotate(-13deg)}

	100% {-webkit-transform: roate(0deg)}

}

@-o-keyframes telshow {

	0% {-o-transform: rotate(0deg)}

	5% {-o-transform: rotate(-13deg)}

	10% {-o-transform: rotate(0deg)}

	15% {-o-transform: rotate(-13deg)}

	20% {-o-transform: rotate(0deg)}

	25% {-o-transform: rotate(-13deg)}

	100% {-o-transform: roate(0deg)}

}

.box .title{

	background:#efefef;position:relative

}

.box .title_name{background:url(../images/title_name.jpg) repeat-x;display:inline-block;padding:0 16px;line-height:44px;color:#fff;text-shadow:1px 0 3px rgba(0,0,0,.3);font-weight:bold}

.box dd{padding:0;margin:0}

.box_display .display_content{padding:65px 10px 15px;font-family:"simsun";color:#111}

.box .news-box{overflow:hidden;zoom:1;padding:10px;}

.box .news-box h3{margin:8px 0 0;font-size:1.2em}

.box .news-box .img{float:left;margin:0 10px 0 0;display:inline;}

.box .news-box .img img{position:relative;top:6px}



.inside-pages .title .btn-red{margin-top:2px}

#shade_div{width:100%;height:100%;background:#000;opacity:0.5;top:0;left:0;position:absolute;z-index:100;display:none}

.more_item .head{

	background:#333;

	background:linear-gradient(#333,#111);padding:9px 15px;color:#fff;

box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);

cursor:pointer

}

.more_item .icon-back{background-position:6px -266px;width:25px;height:25px;left:inherit;right:12px;top:7px}



/*信息列表*/

.info-list li{border-bottom:1px solid #E5E5E5;position:relative;text-shadow:-1px -1px 0 #fffff;}

.info-list li h5{margin:0;font-weight:normal;font-size:.95em;}

.info-list li a{display:block;padding:10px;}

.info-list li a:active,

.info-list li a:hover{

	background:#f9f9f9;

}

.info-list li p{margin:0;height:20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

.info-list li .time{font-size:12px;color:#999}

.btn-more{text-align:center;padding:10px 0 15px}



/*产品列表*/

.thumb_list{padding:10px;zoom:1;overflow:hidden;}

.thumb_list a{display:block}

.thumb_list li{float:left;vertical-align:top;padding:0;text-align:center;width:50%}

.thumb_list li.pic_list_1{width:100%;}

.thumb_list li.pic_list_2{width:50%;}

.thumb_list li.pic_list_3{width:33.33%;}

.thumb_list .pic_list_li{padding:0 5px;}

.thumb_list .pic_list_li .txt{height:45px;overflow:hidden}

.thumb_list li img{width:100%;height:auto}



/*案例列表*/

.case-list{padding:10px 0 10px 10px;zoom:1;overflow:hidden;}

.case-list a{display:block}

.case-list li{display:inline-block;*display:inline;zoom:1;vertical-align:top;width:100%}

.case-list .pic_list_li{padding:0 10px 0 0;text-align:center}

.case-list .pic_list_li img{width:100%;height:auto}

.case-list .pic_list_1{width:100%;}

.case-list .pic_list_2{width:50%;}

.case-list .pic_list_3{width:33.33%;}

.case-list .pic_list_4{width:25%;}

.case-list .pic_list_5{width:20%;}



.contact{line-height:24px}



.youlink{background:#333;padding:10px;clear:both;text-align:center;color:#fff}

.youlink a{color:#ccc}



.picBox{margin:0 0 -10px;background:#e6e6e6;}

.picBox .next{ float:right;}

.piclist{position:relative;left:0;height:100%;}

.piclist li{height:100%;position:relative; float:left; vertical-align: top;text-align:center;font-size:0}

.icon_num{font-size:0;position:relative;top:-22px;text-align:center;width:100%}

.icon_num a{background:#000;border-radius:100%;width:10px;height:10px;padding:0;font-size:12px;text-align:center;cursor:pointer;margin-right:.4em;display:inline-block;*display:inline;zoom:1;overflow:hidden;box-shadow: 0 0 3px rgba(255,255,255,1);}

.icon_num a:hover,.icon_num .active{background:#fff;color:#fff;border-color:#fff;}

.swipe{position:relative;overflow:hidden}



.arrdiv{display:none}

.pre,.next{width:25px;height:40px;overflow:hidden;text-indent:-999px;opacity:0.5;background:#000 url(../images/icon_arrow.png) no-repeat 3px 5px;position:absolute;}

.arrdiv .pre{left:0;border-bottom-right-radius:3px;border-top-right-radius:3px}



.arrdiv .next{right:0;background-position:-18px 5px;border-bottom-left-radius:3px;border-top-left-radius:3px}



.pager-next-pre{display:table;width:100%;text-align:left;margin:0 0 .8em;box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.15);text-indent: 20px;padding:8px 0;}

.pager-next-pre .btn{

	background:linear-gradient(#fff,#eee);

}

.pager-next-pre .btn:hover{

	background:linear-gradient(#f2f2f2,#eee);

}

.pager-next-pre ._next{ padding:8px 0;}
.pager-next-pre ._pre{padding:8px 0;}

.pager-next-pre a{display:inline-block;}





.theme{font-size:1.3em;margin:0;padding:0 0 5px;color:#111;line-height:1.2}

.ms_time{padding:0;color:#888}

.m_tel{background:url(../images/m_tel.png) no-repeat;float:left;margin:10px;display:inline;width:47px;height:47px;}

.contact-list .topic{margin:0 0 2px;}



.btn-send,.btn-reset{	padding:.6em 0;

	background:#FF9000;

	border-radius:.15em;

	border:0;

	color:#fff;

	text-shadow:1px 1px 2px rgba(0,0,0,.2);

	width:100%;

	font-size:1.1em;width:100%

}

.btn-reset{background-color:#ccc;border-color:#ccc;color:#333}



.text,.textarea{padding:.4em 2%;width:95%;vertical-align:middle;}



#fixed-foot{padding:0;text-align:center;display:table;width:100%;background:#000;position:fixed;bottom:0;left:0;}

#fixed-foot li{

	font-size:14px;

	color:#fff;

	padding:3px 0 0;display:table-cell;

}

#fixed-foot li .wrap{background:url(../images/foot_li.png) no-repeat right 50%;}

#fixed-foot li .end{background-image:none}

#fixed-foot li a{color:#BFBFBF;display:block;}

#fixed-foot .tel_li .tel{display:block;color:#f30}

#fixed-foot .tel_li .icon-tel{background-position:0 -86px;display:block;margin:0 auto;height:25px;}

#fixed-foot .tel_li .icon-tel{

	animation-name: foottelshow;

	animation-duration: 1.0s;

	animation-timing-function: linear;

	animation-iteration-count: infinite;

	-webkit-animation-name: foottelshow;

	-webkit-animation-duration: 1.0s;

	-webkit-animation-timing-function: linear;

	-webkit-animation-iteration-count: infinite;

	-o-animation-name: foottelshow;

	-o-animation-duration: 1.0s;

	-o-animation-timing-function: linear;

	-o-animation-iteration-count: infinite;

}

@keyframes foottelshow{

	0% {transform: rotate(0deg)}

	5% {transform: rotate(-13deg)}

	10% {transform: rotate(0deg)}

	15% {transform: rotate(-13deg)}

	20% {transform: rotate(0deg)}

	25% {transform: rotate(-13deg)}

	100% {transform: roate(0deg)}

}

@-webkit-keyframes foottelshow{

	0% {-webkit-transform: rotate(0deg)}

	5% {-webkit-transform: rotate(-13deg)}

	10% {-webkit-transform: rotate(0deg)}

	15% {-webkit-transform: rotate(-13deg)}

	20% {-webkit-transform: rotate(0deg)}

	25% {-webkit-transform: rotate(-13deg)}

	100% {-webkit-transform: roate(0deg)}

}

@-o-keyframes foottelshow{

	0% {-o-transform: rotate(0deg)}

	5% {-o-transform: rotate(-13deg)}

	10% {-o-transform: rotate(0deg)}

	15% {-o-transform: rotate(-13deg)}

	20% {-o-transform: rotate(0deg)}

	25% {-o-transform: rotate(-13deg)}

	100% {-o-transform: roate(0deg)}

}

#fixed-foot .icon-sms{background-position:2px -124px;display:block;margin:0 auto;position:relative;height:25px;}

#fixed-foot .icon-map{background-position:2px -162px;display:block;margin:0 auto;position:relative;height:25px;}

.intro{padding:.8em 0;word-break:break-all;}

#fixed-foot .icon-book{background-position:2px -296px;display:block;margin:0 auto;position:relative;height:25px;}

/*圆角*/

.arr-round{

	right:10px;display:block;

	position:absolute;width:15px;height:15px;background-size:15px;

	top:14px;background-position:0 -45px

}

.icon-hd{background-position:0 -27px}

.icon-eye{background-position:0 -244px}

.icon-back{background-position:6px -204px;width:30px;height:30px;position:absolute;left:8px;top:8px;}

.icon-back a{display:block;width:100%;height:100%;}

.banner{font-size:0}

.banner img{width:100%;height:auto}

/*圆角*/

.arr-round{

	right:10px;display:block;

	position:absolute;width:15px;height:15px;background-size:15px;

	top:14px;background-position:0 -45px

}

.box,.info_view{position:relative;margin:0 0 .8em;padding:0;background:#fff;}

.box p{margin:0}

.box_info{margin:0 0 .8em;padding:0;box-shadow:2px 2px 5px rgba(0,0,0, .1);}

.box_display{background:#fff;position:relative;margin:0 0 .8em;padding:0;box-shadow:3px 3px 5px rgba(0,0,0, .15);}

.info_content{position:relative;margin:0 0 .8em;padding:0;background:#fff;box-shadow:2px 2px 5px rgba(0,0,0, .1);padding:10px;}



.box_display .head{height:50px;position:fixed;top:0;left:0;background:#fff;border-bottom:1px solid #E0DEDA;width:100%;box-shadow:0 0 5px rgba(0,0,0,.2);} 

.eye{position:absolute;right:10px;top:10px;background:#D81900;color:#fff;padding:2px 10px;border-radius:2px}



.box_info .catetitle{

	background:#fff;padding:10px 15px;color:#000;font-size:1.1em;

margin:0 0 .5em;position:relative;

}

.box_display .display_content{padding:65px 10px 15px;font-family:"simsun";color:#111}

.box .news-box{overflow:hidden;zoom:1;padding:10px;}

.box .news-box h3{margin:8px 0 0;font-size:1.2em}

.box .news-box .img{float:left;margin:0 10px 0 0;display:inline;}

.box .news-box .img img{position:relative;top:6px}



.look_more_item{top:8px;display:block;position:absolute;right:15px;font-size:.9em}

.more-item{background:#fff;display:inline-block;border:1px solid #DFDDD9;padding:2px 8px;}

.more_item{left:100%;top:0;height:100%!important;overflow:auto;position:fixed;width:100%;z-index:10;background:#fff;padding:0;transition:left 0.2s linear 0s;z-index:1200}

.more_nav_box li a{display:block;font-weight:normal;padding:10px 15px;border-bottom:1px solid #e5e4e1;color:#555}

.more_nav_box li{overflow:hidden;zoom:1;}

.more_nav_box li a:hover{background-color:#E8E7E3}

.more_nav_box li .second-nav{color:#111;background:url(../images/icon_arr.png) no-repeat 94% 50%}

.more_nav_box li .three_nav{background:#f9f9f9;overflow:hidden;zoom:1;font-size:.85em}

.more_nav_box li .three_nav li{float:left;width:50%}

.more_nav_box li .current{background-color:#E8E7E3;color:#D80000}

.more_nav_box li .three_nav .current{background-color:#f9f9f9;color:#D80000}



.more_item .head{

	background:#333;

	background:linear-gradient(#333,#111);padding:9px 15px;color:#fff;

box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);

cursor:pointer

}

.more_item .icon-back{background-position:6px -266px;width:25px;height:25px;left:inherit;right:12px;top:7px}



.inside-pages .title .btn-red{margin-top:2px}

.more_item .head{

	background:#333;

	background:linear-gradient(#333,#111);padding:9px 15px;color:#fff;

box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);

cursor:pointer

}

.more_item .icon-back{background-position:6px -266px;width:25px;height:25px;left:inherit;right:12px;top:7px}





.contact{line-height:24px}



.youlink{background:#333;padding:10px;clear:both;text-align:center;color:#fff}

.youlink a{color:#ccc}



.theme{font-size:1.3em;margin:0;padding:0 0 5px;color:#111;line-height:1.2;text-align:left}

.ms_time{padding:0;color:#888;text-align:left}

.m_tel{background:url(../images/m_tel.png) no-repeat;float:left;margin:10px;display:inline;width:47px;height:47px;}

.contact-list .topic{margin:0 0 2px;}



.btn-send,.btn-reset{	padding:.6em 0;

	background:#FF9000;

	border-radius:.15em;

	border:0;

	color:#fff;

	text-shadow:1px 1px 2px rgba(0,0,0,.2);

	width:100%;

	font-size:1.1em;width:100%

}

.btn-reset{background-color:#ccc;border-color:#ccc;color:#333}



/*导航*/		

.triDown{display:none}	

.navArea{position:relative;z-index:120;overflow:hidden;zoom:1;text-align:center;display:table;width:100%;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}

.navArea li a{display:block;padding:.4em 0;color:#fff;text-shadow:1px 0 3px rgba(0,0,0,.3);background:#006DA2; border-bottom:1px solid #2b5885;



color:#fff;}

.navArea li .current{

background:#006DA2;

	background:linear-gradient(#006DA2,#0390D6);

color:#fff;

}

.navArea li{display:table-cell;padding:0; width:33.333333%; float:left}		

.navArea li .wrap{background:#28B5FF;

	background:linear-gradient(#28B5FF,#03A5FA);

	margin:0;border-right:1px solid #03A5FA;border-left:1px solid #28B5FF;

}	

.navArea li:first-child .wrap{border-left:0}

.navArea li:last-child .wrap{border-right:0}

.second_menu{text-align:center;overflow:hidden;zoom:1;background:#fff;box-shadow:0 1px 0px rgba(0,0,0,.05);}

.second_menu li{width:50%;float:left}

.second_menu .pic_list_1{width:100%;}

.second_menu .pic_list_2{width:50%;}

.second_menu li .wrap{margin:0;padding:0;border-bottom:1px solid #eee;border-right:1px solid #eee}

.second_menu li .wrap a{

display:block;padding:.4em;

}

.second_menu li .wrap a:hover,.second_menu li .wrap a:active,.second_menu li .wrap .active{

	background-image:-webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));

	background-image:-webkit-linear-gradient(top, #fff, #eee);

	background-image: -moz-linear-gradient(top, #fff, #eee);

color:#f30

}

	

div.pagernumber {

    //float: right;

    margin: 3px;

    padding: 3px;

    text-align: center;

}

div.pagernumber a {

    background-position: 50% bottom;

    border: 1px solid #dedfde;

    color: #0061de;

    margin-right: 3px;

    padding: 2px 6px;

    text-decoration: none;

}

div.pagernumber a:hover:not(.disabled) {

    background-color: #0061de;

    background-image: none;

    border: 1px solid #000;

    color: #fff;

}

div.pagernumber a:active:not(.disabled) {

    background-color: #0061de;

    background-image: none;

    border-color: #000;

    border-right: 1px solid #000;

    border-style: solid;

    border-width: 1px;

    color: #fff;

}

div.pagernumber span.current {

    color: #ff0084;

    font-weight: bold;

    margin-right: 3px;

    padding: 2px 6px;

}

div.pagernumber a.disabled {

    color: #adaaad;

    margin-right: 3px;

    padding: 2px 6px;

}

/*banner样式*/

.tempWrap{margin:0 auto}

.picBox{ font-size:0;z-index:90;transition:all 0.2s linear 0s;}

.picBox a{transition:all 0.2s linear 0s;}

.picBox .clearfix{width:100%!important}

.picBox .bd li{width:100%!important;text-align:center}

.picBox ul{width:100%;}

.picBox .hd{ position:absolute;bottom:15px;left:0;width:100%;height:14px;z-index:99;text-align:center}

.picBox .hd ul{margin:0;padding:0}

.picBox .hd li{background:#666;display:inline-block;*display:inline;zoom:1;width:16px;height:16px;line-height:16px;text-align:center;margin-left:2px;color:#fff;cursor:pointer;font-size:12px;}

.picBox .hd li.on{ background:#FF9600;color:#fff}

.picBox .next,

.picBox .prev{background:url(../images/icon_arr.png) no-repeat;display:inline-block;*display:inline;*zoom:1;vertical-align:middle;cursor:pointer;}

.picBox .prev{background-position:10px 26px;height:90px;left:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}

.picBox .next{background-position:15px -48px;height:90px;right:0;opacity:0;filter:Alpha(opacity=0);position:absolute;top:50%;width:50px;z-index:100;background-color:#111;margin-top:-35px}

.picBox:hover .prev{opacity:.5;filter:Alpha(opacity=50);}

.picBox:hover .next{opacity:.5;filter:Alpha(opacity=50);}



/*信息列表*/

.info_list li{border-bottom:1px solid #E5E5E5;position:relative;text-shadow:-1px -1px 0 #fffff;}

.info_list li h5{margin:0;font-weight:normal;font-size:.95em;}

.info_list li a{display:block;padding:10px;}

.info_list li p{margin:0;height:20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

.info_list li .time{font-size:12px;color:#999}

.info_list li img{position:relative;top:17px;right:10px;float:right}



/*案例列表*/

.pic_news_01{padding:10px;zoom:1;overflow:hidden;}

.pic_news_01 li{border-bottom:1px solid #e5e5e5;display:inline-block;*display:inline;zoom:1;vertical-align:top;width:100%;padding:0 0 10px;margin:0 0 10px}

.pic_news_01 li .pic{float:left;margin:0 10px 0 0;padding:5px 0 0;text-align:center}

.pic_news_01 li .txt h4{height:20px;overflow:hidden;margin:0 0 5px}

.pic_news_01 li .txt p{height:70px;overflow:hidden;}

.pic_news_01 li .txt .more{height:auto;padding: 6px 12px;display:inline-block;background:#DEDEDE;color:#111}

.pic_news_01 li:last-child{margin:0;border-bottom:0;padding:0}



.list_news_01{padding:0;}

.list_news_01 .date{float:right}

.list_news_01 li{padding:10px;border-bottom:1px solid #E5E5E5;position:relative;text-shadow:-1px -1px 0 #fffff;overflow:hidden;}

.list_news_01 li h5{margin:0;font-weight:normal;font-size:.95em;}

.list_news_01 li a{display:block;}

.list_news_01 li:active,

.list_news_01 li:hover{

	background:#f9f9f9;

}

.list_news_01 li p{margin:0;height:20px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}

.list_news_01 li .time{font-size:12px;color:#999}

.list_news_01 li:last-child{border-bottom:0;padding-bottom:0}

.btn-more{text-align:center;padding:10px 0 15px}



.ihome_content .ibw_title{font-weight:bold}



.display_content .topic{font-weight:bold}

.thumb_list_img .img{text-align:center;width:305px;height:252px;display:block;margin:0 auto}

.thumb_list_img .img img{position:relative;top:7px;}

.thumb_list_img .img{background:url(box_../images/bg.jpg) no-repeat;margin:10px auto}



.producs-sort{padding:10px;text-align:center;overflow:hidden;zoom:1;}

.producs-sort li{display:inline-block;*display:inline;zoom:1;padding:0 0 15px}

.producs-sort li .imgbox{border:1px solid #E2E2E2;padding:5px;}

.producs-sort li .txt{height:20px;overflow:hidden;}

.producs-sort li .bg1{border:1px solid #E2E2E2;border-top:0;margin:0 5px;height:3px;overflow:hidden;}

.producs-sort li .bg2{border:1px solid #E2E2E2;border-top:0;margin:0 10px;height:3px;background:#ECECEC;overflow:hidden}



.ibw_intro_wrap{padding:10px}

.ibw_intro_wrap .img{margin:0 auto;display:block;text-align:center}

.pro_show .num .s{color:#f00}



.img-list{text-align:center;overflow:hidden;zoom:1;padding:10px 5px}

.img-list li{float:left;vertical-align:top;width:100%}

.img-list .pic_list_2{width:50%}

.img-list .pic_list_3{width:33.33%}

.img-list .pic_list_li{padding:0 5px}

.img-list .pic_list_li .msg{height:42px;overflow:hidden;line-height:20px;}

.img-list .pic_list_li .img{font-size:0;margin:0 0 5px}

.img-list .pic_list_li img{width:100%;height:160px}

.img-list .pic_list_li .y{display:none}



.youshi_box{}

.youshi_box li{border-bottom:1px solid #e0deda;padding:15px 20px 15px 65px;position:relative}

.youshi_box li i{position:absolute;width:40px;height:40px;border-radius:100%;background:#F6BE0C;

background:linear-gradient(#F6BE0C,#E98400);font-size:20px;line-height:40px;text-align:center;font-style:normal;color:#fff;left:10px;top:18px;box-shadow:0 2px 6px rgba(0,0,0,.3);}

						

.m_code{padding:15px 10px 30px;background:#999;text-align:center}	

.m_code img{border-radius:3px;display:block;margin:0 auto 5px;box-shadow:3px 3px 5px rgba(0,0, 0,.2);}

.pd10{padding:10px}

.pic_thumb_list{background:#fff;overflow:hidden;zoom:1;border-bottom:1px solid #e0deda;padding:15px 10px}

.pic_thumb_list img{margin:0 15px 0 0;float:left}

.pic_thumb_list .intro-info-title{font-weight:bold;height:24px;overflow:hidden}

.pic_thumb_list .more{margin:5px 0 0}



.map_box{font-size:0}

.map_box .title{display:none}



/*判断苹果4s尺寸*/

@media screen and (min-width:320px){

.box dd img{max-width:320px;}

.box .container img,

.info_view .ihome_content img,

.display_content img,

.box .display_content .img img,

.info_view img,

.info_content img{max-width:300px;}

}

/*判断苹果5s或安卓系统大手机尺寸*/

@media screen and (min-width:360px){

.box dd img{max-width:360px;}

.box .container img,

.info_view .ihome_content img,

.display_content img,

.box .display_content .img img,

.info_view img,

.info_content img{max-width:340px;}

}

/*判断苹果6以上版本或安卓系统特大手机尺寸*/

@media screen and (min-width:380px){

.box dd img{max-width:380px;}

.box .container img,

.info_view .ihome_content img,

.display_content img,

.box .display_content .img img,

.info_view img,

.info_content img{max-width:360px;}

}	

.box .container,.info_view .ihome_content,.info_view .headlines,.box .display_content{padding:10px}

.info_view .headlines .ibw_pic img,

.box .display_content .img img{float:left;margin-right:10px}

.info_view .headlines,.box .display_content{overflow:hidden;zoom:1;}



/*在线qq图标*/

#fixed-foot .icon-custom_1{background-position:2px -329px!important}

.info_view .news-list{margin:0}

						
.pages span{padding: 0 5px  }
						

/*麦 站 网分页样式*/
.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #1558c7;border-color: #1558c7;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #1558c7;border-color: #1558c7;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}

.fwqy li {
    float: left;
    height: 22px;
    width: 6em;
    text-align: center;
}

.fwqy {
    height: 5.1em;
    margin-left:0.5em
}