@charset "utf-8";
@font-face {
	font-family: 'HELVETICANEUELTPRO-THEX';
	src: url('fonts/HELVETICANEUELTPRO-THEX.OTF');
	font-weight: normal;
	font-style: normal;
}
* {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
em, i{ font-style:normal;}
a {
	text-decoration: none;
}
img {
	border: none;
	float: left;
}
/*input {
	border: none;
	background: none;
}*/
.feedinput{ width:300px; height:30px;  border:1px solid #ddd; margin-bottom:10px; margin-top:10px; padding-left:10px;}
input, textarea {
	font-family: "微软雅黑", Arial;
	outline: 0;
	font-size: 14px;
	-webkit-appearance: none;
}
.feedtext{ width:500px; border:1px solid #ddd; height:146px; padding-left:10px;}
.clear {
 border-bottom: 0px; border-left: 0px; line-height: 0; margin-top: 0px; visibility: hidden; 
clear: both; font-size: 0px; border-top: 0px; border-right: 0px
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.ellipsis {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block
}
html, body {
	font: 12px Arial, "微软雅黑";
	color: #929292;
	width: 100%;
	height: 100%;
	background: #fff
}
.fw {
	margin: 0 auto;
	width: 1180px; line-height:30px; padding-top:20px; padding-bottom:40px;
}
.fr{ float:right;} 

#pageWrapper {
}
#header {
	width: 100%;
	height: auto;
	position: fixed;
	padding-top: 20px;
	padding-bottom:18px;
	background:#fff;
	 
	font-size: 12px;
	transition: all ease .3s;
	z-index: 99;
}
.nobanner #header {
	background: rgba(33, 33, 33, 0.9);
}
#header .content {
	padding: 0 40px;
}
#header.mini {
	background:#fff;
	padding-top: 10px
}
#header.mini ul li.navitem {
	padding-bottom: 0;
}
#header #logo {
	width: 325px;
	height: 62px;
	display: block;
	float: left
}
.mob_nav{
    display: none;
}
#header ul#nav { float:right;
}
#header ul li.navitem {
	padding: 0 20px;
	width: auto;
height: 62px;
	line-height: 62px;
	float: left;
	position: relative;
	transition: all ease .3s
}
#header ul li.navitem2 {
	padding: 0 20px;
	width: auto;
	height: 62px;
	line-height: 62px;
	float: left;
	position: relative;
	transition: all ease .3s
}
#header ul li.navitem:hover ul.subnav {
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	visibility: visible;
}
#header ul li.navitem a {
	color: #999;
	transition: all ease-out .3s;
}
#header ul li.navitem a.active, #header ul li.navitem:hover a {
	color: #eb3c00
}
#header ul li.navitem ul.subnav {
	position: absolute;
	width: 210px;
	border-top: #eb3c00 3px solid;
	top: 58px;
	opacity: 0;
	transition: all 0.3s ease 0s;
	transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	visibility: hidden;
}
#header ul li.navitem ul.subnav li {
	border-bottom: #2e2f29 1px solid
}
#header ul li.navitem ul.subnav li a {
	padding: 14px 30px;
	width: 150px;
	height: 20px;
	line-height: 20px;
	background: rgba(0,0,0,.7);
	display: block;
	color: #bbb9b9;
	font-size: 12px;
	transition: all ease-out .2s
}
#header ul li.navitem ul.subnav li a i {
	float: right;
	margin-top: 5px;
	transition: all ease-out .2s;
	opacity: 0
}
#header ul li.navitem ul.subnav li a:hover {
	text-indent: 10px;
	background: rgba(0,0,0,1);
	color: #fff
}
#header ul li.navitem ul.subnav li a:hover i {
	opacity: 1
}

#header ul li.navitem ul.subnav li a i.fa-angle-right{
	color: transparent; background-image:url(../images/arrow.png); background-repeat: no-repeat; font-size: 23px;
	}

#sitecontent { padding-top:100px;

}
#indexPage #mslider {
	height: 560px;
	width: 100%;
	position: relative;
	overflow: hidden
}
#indexPage #mslider .bx-wrapper {
	position: fixed;
	width: 100%;
}
#indexPage #mslider ul li {
	width: 100%;
	height: 560px;
	display: block;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}
#indexPage #mslider ul li div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: auto;
}
#indexPage #mslider ul li p {
	color: #fff;
	text-align: center;
}
#indexPage #mslider ul li p.title {
	font-size: 52px;
	line-height: 70px;
	height: 70px;
	transition-delay: 0
}
#indexPage #mslider ul li p.subtitle {
	font-size: 16px;
	height: 20px;
	transition-delay: 0.2s
}
#indexPage #mslider ul li a {
	width: 100%;
	height: 100%;
	display: table;
}
#indexPage #mslider ul li a i {
	text-indent: 20px;
	font-size: 24px
}
#indexPage #mslider ul li p, #indexPage #mslider ul li a {
	transform: translateY(25px);
	-webkit-transform: translateY(25px);
	-moz-transform: translateY(25px);
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	opacity: 0
}
#indexPage #mslider ul li.active p, #indexPage #mslider ul li.active a {
	transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	opacity: 1
}
#indexPage #mproject .bgmask, #indexPage #mnews .bgmask, #indexPage #mservice .bgmask, #indexPage #mpage .bgmask {
	background-color: rgba(255,255,255,.8);
}
#indexPage .module {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
	z-index: 2
}


#indexPage .module:last-child {
	border: none
}
#indexPage .module .bgmask {
	 
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}
#indexPage .module.bgShow {
	background-attachment: fixed
}
#indexPage .module.bgShow .bgmask {
	display: block
}
#indexPage .module.bgShow .content {
	position: relative;
}
.bx-controls-direction .bx-next:hover, .bx-controls-direction .bx-prev:hover {
}
@-webkit-keyframes bxbutton {
10% {
-webkit-transform: translateZ(6px) rotate(4deg) skewX(7deg);
}
20% {
-webkit-transform: translateZ(-6px) rotate(-4deg) skewX(-7deg);
}
30% {
-webkit-transform: translateZ(5px) rotate(4deg) skewX(6deg);
}
40% {
-webkit-transform: translateZ(-5px) rotate(-4deg) skewX(-6deg);
}
50% {
-webkit-transform: translateZ(4px) rotate(4deg) skewX(5deg);
}
60% {
-webkit-transform: translateZ(-4px) rotate(-4deg) skewX(-5deg);
}
70% {
-webkit-transform: translateZ(3px) rotate(5deg) skewX(4deg);
}
80% {
-webkit-transform: translateZ(-3px) rotate(-5deg) skewX(-4deg);
}
90% {
-webkit-transform: translateZ(2px) rotate(4deg skewX(3deg));
}
100% {
-webkit-transform: translateZ(-2px) rotate(-4deg) skewX(-3deg);
}
}
@keyframes bxbutton {
10% {
transform: translateZ(6px) rotate(4deg) skewX(7deg);
}
20% {
transform: translateZ(-6px) rotate(-4deg) skewX(-7deg);
}
30% {
transform: translateZ(5px) rotate(4deg) skewX(6deg);
}
40% {
transform: translateZ(-5px) rotate(-4deg) skewX(-6deg);
}
50% {
transform: translateZ(4px) rotate(4deg) skewX(5deg);
}
60% {
transform: translateZ(-4px) rotate(-4deg) skewX(-5deg);
}
70% {
transform: translateZ(3px) rotate(5deg) skewX(4deg);
}
80% {
transform: translateZ(-3px) rotate(-5deg) skewX(-4deg);
}
90% {
transform: translateZ(2px) rotate(4deg skewX(3deg));
}
100% {
transform: translateZ(-2px) rotate(-4deg) skewX(-3deg);
}
}
#indexPage #mservice {
	background-color: #fff;
	height: 520px
}
#indexPage #mservice .content {
	padding-bottom: 100px;
	height: 340px
}
.content .header {
	padding-top: 80px;
	padding-bottom: 60px
}
.content .header p {
	text-align: center;
}
.content .header p.title {
	color: #444;
	font-size: 26px
}
.content .header p.subtitle {
	color: #c1c1c1;
	font-size: 12px;
	line-height: 30px;
	 
    height: 30px;
 
    width: 100%;
    background: url(../images/hl.jpg) center no-repeat;
}
#indexPage .slider_control {
	display: block;
	font-size: 36px;
}
#indexPage .slider_control i {
	color: #a1a1a1
}
#indexPage .slider_control.fr {
	text-align: right
}
#indexPage #mservice .slider_wrapper {
	width: 1060px;
	height: 230px;
	overflow: hidden
}
#indexPage #mservice .slider_control {
	width: 60px;
	height: 180px;
}
#indexPage #mservice .slider_control i {
	margin-top: 80px
}
#indexPage #mservice .slider_wrapper .slider {
	width: 2000px;
}
.serviceitem {
	margin-right: 50px;
	width: 320px;
	height: 230px;
	float: left
}
.serviceitem a {
	display: block;
	width: 320px;
	height: 120px
}
.serviceitem div {
	text-align: center;
	margin-top: 15px
}
.serviceitem div p.title {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #595959;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	transition: all ease-out .2s
}
.serviceitem div p.description {
	color: #848484;
	font-size: 13px;
	line-height: 24px;
	height: 50px;
	overflow: hidden;
	width: 100%
}
.serviceitem:hover .title {
	color: #eb3c00
}
#indexPage #mservice .slider_control {
	color: #898989
}
#indexPage #mservice .slider_control:hover {
	color: #141414;
}
#indexPage #mproject {
	background-color: #f3f3f3;
}

.honor{ padding:35px 0;}
.honor ul{ width:100%; list-style:none;}
.honor li{
	width:170px;
	float: left;
	margin-right: 25px; height:290px;
}
.honor li img{ width:168px; height:223px; border:1px solid #ccc;}
.honor li p{ display:block; width:100%; height:60px; line-height:60px; text-align:center;}
.honor li a{ color:#888;}

#projectmore {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
	background: #eb3c00;
	transition: all ease-out .3s;
	text-indent: 0px;
	position: relative;
	z-index: 1
}
#projectmore:hover {
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	display: block;
	background: #343434;
	text-indent: -50px;
}
.module-slider .description {
	width: 720px;
	text-align: center;
	height: 50px;
	margin: 0 auto;
	font-size: 13px;
	color: #848484;
	line-height: 24px;
	overflow: hidden
}
#indexPage a.more {
	border: #dfdfdf 1px solid;
	background: rgba(255,255,255,.0);
	width: 360px;
	height: 58px;
	display: block;
	margin: 50px auto 80px;
	line-height: 58px;
	font-size: 20px;
	color: #eb3c00;
	text-indent: 150px;
	border-radius: 30px;
	transition: all ease-out .3s;
}
#indexPage a.more:hover {
	border-color: #b6b6b6;
	text-indent: 130px;
}
#indexPage a.more i {
	text-indent: -10px;
	font-size: 24px;
	color: transparent;
	transition: all ease-out .3s
}
#indexPage a.more:hover i {
	text-indent: 18px;
	color: #707070;
}

#indexPage #mpage {
	background-color: #ffffff;
}
#indexPage a.more i.fa-angle-right{
	margin-top: 20px; 
	color: transparent;
	background-image:url(../images/index/146.png);
	background-repeat: no-repeat; 
	font-size: 23px;
	}
.sunj_heise {
	width:190px;
	height:300px;
	background:#000;
	position: absolute;
	z-index:9999;
	padding: 30px; top:-150px;
}
#indexPage #mteam {
	background-color: #f0f0f0;
 
}
#indexPage #mteam  img {
	float: left;
	display: block;
	margin: 80px auto; padding-right:40px;
}
#indexPage #mteam  p.title { width:300px; margin-top:80px; float:left;
	color: #333;
	font-size: 18px;  
}
 
#indexPage #mteam .description {
	width: 300px;
    float:left;
    height: auto; text-align:left;
    margin: 0 auto;
    font-size: 12px;
    color: #999;
    line-height: 24px;
 
}
#indexPage #mteam .slider_control {
	height: 300px;
	width: 60px;
	margin-top: 200px
}

#indexPage #mteam .slider_control a i {
	color: #a1a1a1;
	transition: all ease-out .3s;
}
#indexPage #mteam .slider_control a:hover i {
	color: #fff
}
#indexPage #mteam .slider_wrapper {
	width: 1060px;
	height: 480px;
	overflow: hidden
}
#indexPage #mteam .slider_control a i.fa-angle-left{
	 color: transparent; background-image:url(../images/index/144.png); background-repeat: no-repeat; font-size: 23px;
	}
#indexPage #mteam .slider_control a i.fa-angle-right{
	 color: transparent; background-image:url(../images/index/145.png); background-repeat: no-repeat; font-size: 23px;
	}

#indexPage #mnews {
	background-color: #fff;
	height: auto
}
.sunjia_newsright{ width:875px; margin-left:100px; float:left;}
.sunjia_newsright h3{ width:100%; text-align:center; color:#f00; font-size:20px; margin-bottom:20px;}
.sunjia_newsright_box{ font-style: inherit; border:1px solid #eee; line-height:28px; padding:20px; margin-bottom:20px; color:#999;}
.sunjia_newsleft{ width:165px; float:left;}

.sunjia_newsleft_box3{
	width:100%;
	height:80px; line-height:80px;
	font-size:14px;
	color:#999;
}
.sunjia_newsleft_box2{
	width:100%;
	height:80px;
	line-height:80px;
	font-size:14px;
	color:#999;
	  border-bottom:1px solid #eee;
}
.sunjia_newsleft_box{
	width:100%;
	height:80px;
	line-height:80px;
	font-size:20px;
	color:#fff;
	text-align:center;
	background: #000;
}
.sunjia_feed{
	width:100%;
	height:650px;
	background:#eb3c00;
}
#newslist{ border-top:1px solid #dedddd;}
#newslist .newstitem {
	width: 1180px;
	margin: auto;
	padding-top: 40px;
}
#newslist .newscontent {
	width: 100%;
	margin: 0px auto;
	display: block;
	z-index: 1
}
#newslist .newsinfo {
	margin-left: 160px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#newslist .newsdate {
	width: 180px
}
#newslist .newsdate p {
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
}
#newslist .newsinfo .md {
	color: #dcdcdc;
	font-size: 60px;
	line-height: 50px;
	text-align: right
}
#newslist .newsinfo .year {
	color: #bdbdbd;
	font-size: 16px;
	text-align: right;
}
#newslist .newsbody {
	width:320px;
	float:left;
	margin: 0px 65px 0 0;
}
#newslist .newsbody .time{ border-bottom:1px dotted #ddd; height:30px; line-height:30px; font-size:12px; color:#666;}
#newslist .newsbody2 {
	width:320px;
	float:left; border-left:1px solid #d6d6d6; padding-left:50px;
 
}
#newslist .newsbody2 .title{ padding-left:20px; background:url(../images/point.jpg) center left no-repeat;}
#newslist .newsbody2  a {
	width: 100%;
	height:28px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}
#newslist .newsbody2 .title a {
	width: 100%;
	height:28px;
	line-height: 28px;
	font-size: 14px;
	color: #333;
}
#newslist .newsbody2 .title a:hover {
	width: 100%;
	height:28px;
	line-height: 28px;
	font-size: 14px;
	color: #f00;
}
#newslist .newsbody img { float:inherit; display:block;}
#newslist .newsbody .title a {
	width: 100%;
	height:40px;
	line-height: 40px;
	font-size: 14px;
	color: #333;
}
#newslist .newsbody .title a:hover {
	width: 100%;
	height:40px;
	line-height: 40px;
	font-size: 14px;
	color: #f00;
}
#newslist .newsbody .description {
	width: 100%;
	height: auto;
	line-height: 22px;
	font-size: 12px;
	color: #848484;
}
#newslist .newsbody .sunj_but{ width:100%; height:73px; transition: all 1s ease; display:block; /*transition: all .6s ease;*/background:url(../images/xw42.jpg) no-repeat;  }
#newslist .newsbody .sunj_but:hover{ width:100%; height:73px; transition: all 1s ease; display:block; background:url(../images/xw4.jpg) no-repeat;  /*transition: all .6s ease;*/}
.sunj_about{
	width:100%;
	height:650px;
	background: url(../images/indexaboutbg.jpg) repeat;
}
.News_bg { width: 100%; min-width: 1200px; height: auto; border-top: 1px solid #f3f3f3; position: relative; background-color: transparent; background-attachment: fixed; background-position: center center; background-repeat: no-repeat }

.news { width: 1200px; margin: 0 auto; padding: 90px 0 162px 0; z-index: 10; position: relative }

.news_bot { width: 100%; height: auto; padding-top: 80px }

.news_bot_ul li { float: left; margin-left: 58px; margin-bottom: 60px; }

.news_bot_ul .news_mar { margin-left: 0 }

.news_bot_li { width: 358px; height: 358px; border: 1px solid #f2f2f2; position: relative; background-color: #fff }

.news_bot_li_top { display: block; padding: 54px 40px 0 40px; height: 194px }

.news_bot_li_top span { font-size: 16px; color: #575757; line-height: 32px; height: 64px; overflow: hidden; display: block }

.news_bot_li_top i { color: #999; line-height: 26px; height: 78px; overflow: hidden; display: block; margin-top: 16px }

.news_bot_li_bot { background: #f7f7f7; height: 88px; display: block; padding: 22px 40px 0 40px; position: relative }

.news_bot_li_bot span { font-size: 50px; color: #8F8F8F; line-height: 46px; display: block; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑" }

.news_bot_li_bot i { color: #666; line-height: 20px; overflow: hidden; display: block; font-size: 14px; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑" }

.news_bot_li .news_bot_li_bigtop { padding: 94px 40px 12px 40px; background: #13df81; color: #fff }

.news_bot_li_bigbot i, .news_bot_li_bigbot span { color: #13DF81 }

.news_bot_li .news_bot_li_bigbot { padding: 38px 40px 14px 40px }

.news_bot_li_bigtop i, .news_bot_li_bigtop span { color: #fff }

.news_bot_bigli { position: absolute; top: -41px; left: -1px; width: 358px; height: 0; overflow: hidden; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;

border: 1px solid transparent }

.news_bot_li:hover .news_bot_bigli { height: 440px; box-shadow: 0 6px 20px 5px rgba(0, 0, 0, .08); border: 1px solid #FFF }

.news_bot_li .news_bot_but { position: absolute; bottom: 60px; right: 30px }

.news_two_bg { width: 100%; height: auto }

.news_two {
	width: 100%;
	margin: 0 auto;
	padding: 50px 0px;
	border-bottom: 1px solid #dbdada;
	height: 40px;
 	position: relative; /*这个不能删，决定横线效果*/}

.news_two_box { width: 1158px; height: 159px; border: 1px solid transparent; position: relative; background: #f7f7f7; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s

}

.news_two_ul { height: auto; overflow: hidden; padding: 20px; width: 1160px }

.news_two_nav { width: 1180px; padding-left: 0px }

.news_two_ul li { width: 100%; height: 159px; border: 1px solid transparent; margin-bottom: 20px }

.news_two_img { width: 198px; height: 128px; padding: 16px; float: left; transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s

}

.news_two_txt span { font-size: 16px; color: #717171; display: block; height: 24px; overflow: hidden; margin-bottom: 20px; transition: all .3s ease-out 0s

}

.news_two_box:hover .news_two_txt span { color: #333 }

.news_two_txt i { height: 52px; color: #A2A2A2; line-height: 24px; display: block; overflow: hidden; transition: all .3s ease-out 0s

}

.news_two_box:hover .news_two_txt i { color: #999 }

.news_two_txt { width: 562px; float: left; padding: 36px 0 28px 34px; transition: all .3s ease-out 0s

}

.news_two_box:hover .news_two_txt { padding: 36px 0 28px 54px }

.news_two_date { width: 80px; float: right; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑"; color: #999; padding: 36px 66px 0 0; transition: all .3s ease-out 0s

}

.news_two_box:hover .news_two_date { padding: 36px 86px 0 0 }

.news_two_date span { height: 26px; font-size: 24px; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑" }

.news_two_date i { font-size: 13px; font-family: HELVETICANEUELTPRO-THEX, "微软雅黑" }

.news_two_but { position: absolute; top: 100px; right: 108px }

.news_two_box:hover { border: 1px solid #efefef; box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08) }

.news_two_box:hover .news_two_img { background: #13df81; background: #13DF81 }

.news_two_box:hover .ser_but { background: #13df81; border: 1px solid #13df81; margin: 0 -36px; }

.news_two_box i {/* background: url(../images/icon.png) no-repeat 0 -71px;*/ display:block;}

.new_thr { width: 1000px; margin: 0 auto; padding: 80px 0 160px 0 }

.new_thr_h2 { width: 800px; font-size: 18px; color: #333; padding-bottom: 16px; margin: 0 auto; text-align: center }

.news_thr_share { width: 330px; margin: 0 auto; color: #999; height: 18px; line-height: 18px }

.news_thr_share_date { width: 100%; text-align: center; }

.news_thr_ico { text-indent: 14px; width: 200px }

.news_thr_ico a { color: #999; font-size: 16px }

.news_thr_txt { width: 974px; padding: 36px 14px 0 12px; border-top: 1px dotted #e5e5e5; margin-top: 50px }

.news_thr_txt_img { width: 980px; height: auto; padding: 38px 0 }

.news_two_img img { width: 200px; height: 130px }

.news_thr_ico a:hover { color: #1bb2e8 }
/*二级菜单*/
.show_two { width: 1200px; height: auto; margin: 0 auto; position: relative; padding: 60px 20px 160px 20px; overflow: hidden }

.show_two_nav { width: 1180px; height: 40px; margin:auto;}

.show_two_nav a { height: 40px; line-height: 40px; padding-right:40px;   color: #666; font-size: 14px; float: left }
 
 
 
.show_two_nav a::before {content: ''; width:15px; height:1px; background:transparent;transition: all 0.3s ease-out 0s; position:absolute;padding-left:10px;z-index:1; margin-top:-3px; top:55px;}
.show_two_nav a:hover::before {background:#f00;transition: all 0.3s ease-out 0s; width:25px;}
.show_two_nav .active::before {background:#f00;transition: all 0.3s ease-out 0s; width:25px;}
.show_two_nav .active { background-color:transparent; color:#f00; }
.show_two_nav a:hover { background-color: transparent; color:#f00; border-radius:0; }

.show_two_txt { height: 40px; line-height:40px; padding: 10px 0 0px 25px; display: block }

.show_two_txt span { width: 270px; font-size: 16px; color: #666; display: block; height: 26px; line-height: 26px; overflow: hidden }

.show_two_txt i { width: 270px; color: #999; display: block; height: 20px; line-height: 20px; overflow: hidden }

.show_two_box { margin-right: -15px; max-height: 1370px }

.show_two_box li { width: 396px; height: auto; margin: 0 9px 18px 0; float: left; transition: all .3s ease-out 0s

}
.show_two_box li a img {   transition: all .3s ease-out 0s; 

width:390px; }
.show_two_box li:hover { box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08) }

.show_two_box .show_two_but { position: absolute; bottom: 26px; right: 40px; transition: all .3s ease-out 0s

}
/*二级菜单结束*/
#indexPage #mnews .news_wrapper {
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}
#indexPage #mpartner {
	background-color: #fff;
	height: 200px
}
#indexPage #mpartner .content {
	padding: 60px 0
}


#indexPage #mpartner .slider_control {
	height: 40px;
	width: 40px;
	margin-top: 14px
}
#indexPage #mpartner .slider_control a {
	height: 40px;
	width: 40px;
	display: block;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 20px;
	transition: all ease-out .3s;
}
#indexPage #mpartner .slider_control a i {
	color: #ffffff;
	margin-left: 16px;
	margin-top: 7px;
	font-size: 24px
}
#indexPage #mpartner .slider_control.next {
	text-align: left
}
#indexPage #mpartner .slider_control.next a i {
	margin-left: 18px
}
#indexPage #mpartner .slider_control a:hover {
	background-color: #eb3c00
}
#indexPage #mpartner .slider_wrapper {
	width: 960px; 
	overflow: hidden;
	margin: 0 auto
}
#mpage .slider_wrapper  li {
	width: 33%;
	text-align: center; float:left;  
}
#mpage .slider_wrapper {
	width: 960px; 
	overflow: hidden;
	margin: 0 auto; padding:60px 0;
}
#mpage .slider_wrapper p {
	width: 100%; line-height:32px; color:#000; font-size:14px;
}
a.sunj_tubiao{
width: 100%;
	height: 163px; 
	display:block; 
	background:url(../images/gy2.jpg) center no-repeat; }
a.sunj_tubiao:hover{
height: 163px;
	width: 100%; 
	display:block; 
	background:url(../images/gy2hover.jpg) center no-repeat; 
	transition: all .3s ease; }
	
a.sunj_tubiao2{
width: 100%;
	height: 163px; 
	display:block; 
	background:url(../images/gy3.jpg) center no-repeat; }
a.sunj_tubiao2:hover{
height: 163px;
	width: 100%; 
	display:block; 
	background:url(../images/gy3hover.jpg) center no-repeat; 
	transition: all .3s ease; }
	a.sunj_tubiao3{
width: 100%;
	height: 163px; 
	display:block; 
	background:url(../images/gy4.jpg) center no-repeat; }
a.sunj_tubiao3:hover{
height: 163px;
	width: 100%; 
	display:block; 
	background:url(../images/gy4hover.jpg) center no-repeat; 
	transition: all .3s ease; }
#indexPage #mpartner .slider_wrapper ul li img {
	width: 100%;
	height: 100%;
	transition: all .3s ease-out 0s;
}
 #mcontact {
	background: #242424;
	height: 370px
}
 #mcontact .content {
	width: 100%; background:#242424;
}
 #mcontact .header p.title {
	color: #fff;
}
 #mcontact .header p.subtitle {
	color: #c1c1c1;
}
#contactlist{ width:1180px; margin:auto;}
#contactinfo2 {
	width: 602px; padding-top:60px;
}
#contactinfo {
	width: 410px;
	padding-top:60px;
	float: right; 
}
.input2{
	width:540px;
	height:40px;
	line-height:40px;
	background:#f8f8f8;
	border:1px solid #f8f8f8;
}
.inputext2{ width:97%; height:170px; line-height:28px; background:#f8f8f8; border:1px solid #f8f8f8;}
.button2{
	width:230px;
	height:40px;
	line-height:40px;
	background:#eb3d00;
	border:1px solid #fff; color:#fff;
	text-align:center; cursor:pointer
}
.input1{
	width:500px;
	height:40px;
	line-height:40px;
	background:#f57b48;
	border:1px solid #f57b48;
}
.inputext1{ width:100%; height:170px; line-height:28px; background:#f57b48; border:1px solid #f57b48;}
.button1{
	width:230px;
	height:40px;
	line-height:40px;
	background:#fff;
	border:1px solid #fff; color:#eb3c00;
	text-align:center; cursor:pointer
}
#contactinfo h3 {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 100
}
#contactinfo p {
	line-height: 24px;
	font-size: 13px;
	color: #989898;
	height: 24px; text-align:right;
	width: 100%
}
#contactinfo > a {
	color: #989898;
	text-decoration: underline
}
#contactinfo div {
	margin-top: 24px
}
#contactinfo  a {
	color: #989898;
	 
	transition: all 0.2s ease-out 0s;
}
#contactinfo a:hover {
	color: #fff;
 
}
#contactinfo div a i {
	margin-top: 7px;
	font-size: 16px
}

#contactinfo div a i.fa-weibo{
	color: transparent; background-image:url(../images/weibo.png); background-repeat: no-repeat; font-size: 18px;
	}
#contactinfo div a i.fa-qq{
	color: transparent; background-image:url(../images/txweibo.png); background-repeat: no-repeat; font-size: 19px;
	}
#contactinfo div a i.fa-weixin{
	color: transparent; background-image:url(../images/weixin.png); background-repeat: no-repeat; font-size: 19px;
	}

#contactform p .inputtxt {
	width: 320px;
	height: 20px;
	line-height: 20px;
	padding: 10px 20px;
	color: #bcbcbc;
	background-color: #000;
	border: #3f3f3f 1px solid;
	margin-bottom: 10px;
}
#contactform p textarea.inputtxt {
	height: 100px;
	resize: none;
	overflow: hidden
}
#contactform p .inputsub {
	width: 100%;
	background-color: #eb3c00;
	color: #ffffff;
	font-size: 16px;
	padding: 8px 0
}
#contactform .inputtxt.active {
	border-color: #eb3c00
}
#pages {
	padding: 40px 0;
	height: 36px;
	text-align: center
}
#pages a {
	width: 36px;
	height: 36px;
	background: f8f8f8;
	display: inline-block;
	color: #a9a9a9;
	line-height: 36px;
	text-align: center;
	font-family: Arial;
	margin-right: 5px;
	transition: background-color 0.2s ease-out
}
#pages span {
	margin-right: 5px
}
#pages a i {
	font-size: 24px;
	top: 2px;
	position: relative
}
#pages a.active, #pages a:hover {
	background: #eb3c00;
	color: #fff;
}
 
 #banner {
	width: 100%;
	height: 240px;

 
}
 
#plheader {
	padding-bottom: 30px
}
#category {
	text-align: center;
	padding-bottom: 50px
}
#category li {
	display: inline-block
}
#category li.hasmore {
	height: 107px
}
#category li.hasmore div {
	position: absolute;
	width: 100%;
	left: 0
}
#category li.hasmore div ul {
	text-align: center;
	margin-top: 20px;
	padding-top: 20px;
	border-top: rgba(0,0,0,0.10) 1px solid
}
#category a {
	line-height: 16px;
	height: 16px;
	padding: 8px 16px;
	color: #616161;
	border: #d2d2d2 1px solid;
	margin-right: 2px;
	display: inline-block;
}
#category li.hasmore div ul a {
	border: none
}
#category a.active, #category a:hover {
	background: #eb3c00;
	color: #fff;
	border-color: #eb3c00
}
#category li.hasmore div ul a.active, #category li.hasmore div ul a:hover {
	background: #7d7d7d;
	color: #fff
}
#teamlist {
	margin: 0 auto;
	width: 1100px;
}
#teamlist .wrap {
	margin-right: -70px
}
.teamitem {
	float: left;
	width: 320px;
	height: 460px;
	margin-right: 70px;
 
}
.teamitem a {
	width: 320px;
	height: 320px;
	display: block;
	position: relative;
	overflow: hidden
}
.teamitem a div.wrap {
	height: 50px;
	width: 100%;
	background: #da0000;
	position: absolute;
	bottom: -50px;
	color: #fff;
	transition: all ease-out .2s;
	transform: translate(0, 0px)
}
.teamitem a:hover div.wrap {
	transform: translate(0, -50px)
}
.teamitem a div.wrap div {
	width: 14px;
	height: 14px;
	margin: 18px auto;
	position: relative
}
.teamitem a div.wrap span {
	display: block;
	background: #fff;
	position: absolute;
}
.teamitem a div.wrap span.h {
	width: 14px;
	height: 2px;
	top: 6px
}
.teamitem a div.wrap span.v {
	width: 2px;
	height: 14px;
	left: 6px
}
.teamitem .teaminfo {
	margin-top: 33px;
	text-align: center
}
.teamitem .teaminfo .title {
	font-size: 18px;
	color: #000000;
}
.teamitem .teaminfo .subtitle {
	font-size: 12px;
	color: #9a9a9a;
	margin-top: 5px
}
.teamitem .teaminfo .description {
	font-size: 12px;
	color: #949494;
	margin-top: 15px;
	line-height: 20px;
	height: 38px;
	overflow: hidden
}
#teampost {
	padding-top: 50px
}
#teampost #teamimage {
	width: 408px;
	float: left;
}
#teampost #teamimage img {
	float: none;
	width: 408px;
}
#teampost #teambody {
	margin-left: 450px;
}
#teambody .theader .title {
	color: #343434;
	font-size: 30px
}
#teambody .theader .subtitle {
	color: #626262;
	font-size: 14px
}
#teambody .theader .postbody {
	margin-top: 36px
}
#servicelist {
	width: 1060px;
	margin: 0 auto
}
#servicelist .wrap {
	margin-right: -50px
}
#servicelist .serviceitem {
	margin-bottom: 50px
}
#projectwrap {
	padding-top: 50px;
	min-height: 600px
}
#projectbody {
	width: 800px;
	float: left;
}
#projectimages {
	background: #fff;
}
#projectimages li {
	margin-bottom: 10px
}
#projectimages li img {
	display: block;
	float: none;
	margin: 0 auto;
	max-width: 100%
}
#projectbody .postbody {
	padding-bottom: 20px;
}
#projectinfo {
	width: 340px;
	margin-left: 40px;
	float: left
}
#projectih {
	width: 340px
}
#projecttags {
	margin-top: 40px
}
#projecttags a {
	transition: all ease-out .3s;
	float: left;
	font-size: 13px;
	color: #989898;
	padding: 5px 10px;
	background: #f3f3f3;
	margin-right: 5px;
	margin-bottom: 5px
}
#projecttags a:hover {
	color: #fff;
	background: #ADADAD;
}
#projectib {
	margin-right: -10px;
	margin-top: 20px
}
#projectib .projectitem {
	width: 165px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 14px
}
#projectib .projectitem img {
	width: 100%;
	height: auto;
	float: none
}
#projectib .projectitem a .project_info {
	width: 100%;
	height: 30px
}
#projectib .projectitem a .project_info p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#projectib .projectitem a .project_info p.title {
	margin-top: 10px;
	color: #333;
	font-size: 12px;
	transition: all ease-out .3s;
}
#projectib .projectitem a .project_info p.subtitle {
	margin-top: 0px;
	color: #b7b7b7;
	font-size: 12px;
	transition: all ease-out .3s;
}
#projectinfo .header {
	padding: 0;
	border-bottom: #cccccc 1px dotted;
	width: 340px
}
#projectinfo .header p {
	text-align: left
}
#projectinfo .header .description {
	color: #6a6a6a;
	font-size: 13px;
	line-height: 24px;
	margin: 30px 0
}
.postbody {
	line-height: 24px;
	font-size: 13px;
	color: #6a6a6a
}
.postbody a {
	color: #eb3c00
}
.postbody a:hover {
	text-decoration: underline
}
.postbody img {
	float: none
}
/*.lowB #header, .lowB #indexPage #mslider .bx-wrapper, .lowB .npagePage #banner div {
	position: relative
}
.lowB #indexPage .module.bgShow {
	background-attachment: scroll
}
.lowB #header {
	background: rgb(23, 28, 32)
}
.lowB .nobanner .npagePage {
	padding: 0
}*/
#footer {
	background: #000;
	width: 100%;
	position: relative;
	z-index: 1
}
#footer p {
	text-align: center;
	padding: 20px 60px;
	font-size: 12px;
	color: #8e8e8e;
	height: 20px;
	line-height: 20px
}
#footer a {
	display: inline-block;
	width: 47px;
	height: 20px;
	vertical-align: top;
	margin-left: 20px;
	margin-right: 40px
}
#footer a img {
	float: none
}
.dibu{ width:1180px; margin:auto; height:72px; padding:60px 0px;} 
.dibu p{
	width:50%;
	display:block;
	float: left;
}
.dibu img{ display:block; margin-right:20px;}
.dibu p span{ width:220px; display:block; float:left; line-height:26px;}

#shares {
	height: 140px;
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 99
}
#shares a {
	width: 30px;
	height: 30px;
	display: block;
	background: #8b8b8b;
	background-color: rgba(31,31,31,.6);
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#shares a i {
	margin-top: 7px
}
#shares a#sshare {
	cursor: default;
}
#shares a#sweibo {
	background-color: #242424
}
#shares a#sweibo:hover {
	background-color: #f00
}
#shares a#sweixin {
	background-color: #242424
}
#shares a#sweixin:hover {
	background-color: #f00
}
#s
#shares a#gotop {
	background-color: #666666;
	background-color: rgba(0,0,0,.6);
 
	font-size: 22px
}
#shares a#gotop i {
	margin-top: 3px
}
#shares a i.fa-mobile { margin-top: 6px; color: transparent; background-image: url( ../images/weixin.png); background-repeat: no-repeat; font-size: 21px; }
#shares a i.fa-weibo { margin-top: 6px; color: transparent; background-image: url( ../images/weibo.png); background-repeat: no-repeat; font-size: 23px; }
#shares a i.fa-angle-up { color: transparent; background-image: url( ../images/angle-up.png); background-repeat: no-repeat; font-size: 19px; }
.fixed {
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(0,0,0);
	background: rgba(0,0,0,.6);
	overflow-y: auto;
	z-index: 100;
	display: none
}
{
height:auto;
cursor:default;
}
#fixed_weixin .fixed-container {
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
	width: 220px;
	height: auto;
	padding: 20px 20px 0 20px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -110px;
	margin-top: -140px
}
#fixed_weixin .fixed-container div {
	height: 220px
}
#fixed_weixin .fixed-container p {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #000
}
#fixed_mp .fixed-container {
	box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
	width: 258px;
	height: 298px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -129px;
	margin-top: -149px
}
#fixed_mp .fixed-container p {
	padding: 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000
}
.hide, .popup {
	display: none;
}
.show {
	display: block;
}
#projectinfo .description a {
	padding: 10px 40px;
	color: #fff;
	background: #eb3c00;
	transition: all ease .3s
}
#projectinfo .description a:hover {
	background: #02b2ed
}
#online_open {
	width: 30px;
	height: 30px;
	background: #00d420;
	cursor: pointer;
	position: fixed;
	right: -40px;
	bottom: 160px;
	z-index: 99999;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}
#online_open i {
	margin-top: 6px
}
#online_lx {
	width: 180px;
	height: auto;
	border-radius: 5px;
	background-color: #fff;
	-webkit-box-shadow: 0 5px 9px rgba(4,0,0,.17);
	box-shadow: 0 5px 9px rgba(4,0,0,.17);
	position: fixed;
	right: 10px;
	bottom: 160px;
	z-index: 99999
}
#olx_head {
	padding: 20px;
	line-height: 16px;
	height: 16px;
	background: #00d420;
	border-radius: 4px 4px 0 0;
	color: #fff;
	font-size: 14px
}
#olx_head i {
	font-size: 18px;
	color: #fff;
	cursor: pointer
}
#olx_qq li a {
	padding: 12px 28px;
	height: 18px;
	line-height: 18px;
	background: #f5f5f5;
	color: #353434;
	display: block;
	border-bottom: #fff 1px solid;
	transition: all ease-out .3s;
	font-size: 12px
}
#olx_qq li a i {
	transition: all 0.3s ease-out 0s;
	color: #5e5e5e;
	font-size: 16px;
	vertical-align: middle;
	margin-right: 16px
}
#olx_qq li a:hover {
	color: #fff;
	background: #565656
}
#olx_qq li a:hover i {
	color: #00d420;
}
#olx_tel {
	padding: 20px 28px
}
#olx_tel div {
	color: #434343;
	line-height: 14px;
	height: 14px;
	margin-bottom: 10px
}
#olx_tel div i {
	font-size: 18px;
	margin-right: 20px;
	vertical-align: middle
}
#olx_tel p {
	line-height: 18px;
	font-family: HELVETICANEUELTPRO-THEX;
	font-size: 16px
}
#mslider li video {
	position: absolute;
}
#indexPage #mslider ul li div.mask {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.netmask {
	display: block
}
.netmask div {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px
}
.netmask.loading div i {
	display: block;
	background: url(../images/loading.gif);
	width: 40px;
	height: 40px
}
.netmask div i:before {
	display: none;
	font-size: 40px;
	color: #fff;
}
.netmask.success div i:before {
	display: block
}
.sliderArrow {
	display: none;
	font-size: 0;
}
#page404 {
	padding-top: 200px
}
#page404 span {
	font-size: 150px;
	font-family: "HELVETICANEUELTPRO-THEX", Arial;
	color: #efefef;
}
#page404 div {
	margin-left: 320px;
	padding-left: 26px;
	border-left: #e9e9e9 1px solid;
	height: 70px;
}
#page404 div p.title {
	color: #787878;
	font-size: 36px;
	line-height: 36px
}
#page404 div p.subtitle {
	color: #787878;
	font-size: 14px;
	margin-top: 10px
}
#projectlist .masonry {
	margin: 0 auto;
}
.masonry .projectitem { width: 385px }

.masonry { margin: 50px auto auto auto; width:1220px; }

.masonry .show_bot_box, .masonry .show_bot_box_t, .masonry .show_bot li { height: auto; position: relative }
#headSHBtn {
	display: none;
}

.postbody hr {
	height: 1px;
	border: none;
	border-top: 1px dotted rgb(211, 211, 211);
	margin-top: 20px;
	margin-bottom: 20px;
}
.postbody p {
	word-wrap: break-word;
	word-break: normal; /* word-break:break-all*/
}
.navitem .fa-angle-down {
	color: transparent;
	font-size: 0;
}
@font-face {
	font-family: 'NeoSansStd-Regular';
	src: url('fonts/NeoSansStd-Regular.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansStd-Light';
	src: url('fonts/NeoSansStd-Light.otf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansStd-Medium';
	src: url('fonts/NeoSansStd-Medium.otf');
	font-weight: normal;
	font-style: normal;
} 


#dcms_pager{
	width:100%;
	font-family:arial;
}
#dcms_pager .pages {border:none;text-transform:uppercase;font-size:12px;margin:10px 0 10px 0;padding:0;height:auto;clear:both;text-align:center;  }
#dcms_pager .pages a {border:1px solid #ccc;text-decoration:none;margin:0 5px 0 0;padding:4px;font-size:12px; width:16px;height:16px;line-height:16px; font-family:arial;}
#dcms_pager .pages a:hover {border:1px solid #aeaeae;}
#dcms_pager .pages .pgempty {border:1px solid #eee;color:#333;}
#dcms_pager .pages .pgcurrent {border:1px solid #aeaeae;color:#000; background-color:#eee;}
.faq{ width:100%; border-bottom:1px dotted #ddd;}
.faq a{ display:block; float:left; width:80%; padding-left:15px; background:url(../images/point2.jpg) center left no-repeat; height:40px; line-height:40px; color:#333;}
.faq a:hover{ color:#f00;}
.faq span{ display:block; float:right; width:9%; height:40px; line-height:40px; text-align:right;}
/*product content  css  */
#preview{
	 width:100%; padding-bottom:33px;
}
.jqzoom{   width:495px; float:left; position:relative; }

.jqzoom img{ border:1px solid #ddd;}
.list-h{ margin:20px 0px 0px 0px;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{
 width:100%;
	padding-top:0px;
	overflow:hidden;
}
 
#spec-list{ width:100%; float:left; overflow:hidden; margin-left:0px; display:inline;}
#spec-list ul li{
	float:left;
	margin-right:0px;
	display:inline;
	width:100px;
}
#spec-list ul li img{
	padding:2px;
	border:1px solid #ccc;
	 
}

/*jqzoom*/
 
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px; border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{max-width:800px;height:auto;}
.jqZoomPup{  z-index:0;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=30);cursor:move;}
#spec-list{
	position:relative;
	width:100%;
}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}

/*product content  css over */

.jqzoom2{ width:630px; display:block; padding-left:55px; float:left;}
.jqzoom2 table{ width:80%;}
/*product content  tab css   */
#tabbox{ width:100%; overflow:hidden; margin:0 auto;}
.tab_conbox{ border-top: none;}
.tab_con{ display:none;}

.tabs{height: 42px;border-bottom:1px solid #e9e8e8;border-left: 1px solid #e9e8e8;width: 100%;}
.tabs li{height:41px;line-height:41px;float:left;border:1px solid #e9e8e8;border-left:none;margin-bottom: -1px; text-align:center;  width:130px;background: #e9e8e8;overflow: hidden;position: relative;}
.tabs li a {display: block;padding: 0 20px;border: 1px solid #fff;outline: none;   font-size:14px; color:#333;}
.tabs li a:hover {background: #eb3c00; color:#fff;}	
.tabs .thistab,.tabs .thistab a:hover{background: #fff;border-bottom: 1px solid #fff;}

.tab_con {padding:12px;font-size: 14px; line-height:175%;}
/*product content  tab css over */

#projectlist{ width:1180px; margin:auto;}
#projectlist .projectitem {
	width: 272px;
	height: auto; float:left;    margin: 0px 15px 0px 5px
 
	 
 
}
#projectlist .projectitem a img{  border:1px solid #ddd; }
 
#projectlist .projectitem a {
	display: block; width:100%; color:#000; font-size:13px; font-weight:bold;
	overflow: hidden
}
#projectlist .projectitem p{ height:85px; line-height:85px; text-align:center; }
 #projectlist .projectitem a:hover { color:#f00;} 
#projectlist .projectitem a:hover img {
	 background:url(../images/sypro.png) no-repeat; transition: all linear .8s; z-index:999; position: relative; top:0px;
}
 
 
/*产品弹出导航*/
#menu{ position:absolute; z-index:99;}
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 285px;
}
.mob-nav{ width:285px; height:45px; line-height:45px; background:#e60d18 url(../images/sun9.jpg) no-repeat 240px center; color:#fff; font-size:14px; text-indent:2em;}
.nav{ display:none;}
ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
    border-bottom:1px solid #f8f8f8; 
}

ul#menu li a {
  background: #e60d18;
  color: #fff;	
  padding:0 0.5em; height:40px; line-height:40px;
}

ul#menu li a:hover {
  background: #f00;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }