@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
}

a{
	color:#000;
	/*transition:all 0.2s;*/
}

a:hover{
	color:#c41a1a !important;
}

.fw{
	color:#fff;
}

.fw a{
	color:#fff;
}

.fw a:hover{
	color:#dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1200px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.box{
	width:1200px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}








#ej-header{
	background:url(images/ej-header.jpg) no-repeat center top;
}
#ej-header .box{
	height:181px;
	position:relative;
}
#ej-header .ej-logo{
	float:left;
	margin-top:71px;
}
#ej-header .ej-nav{
	width:818px;
	float:left;
	margin:64px 0px 0px 38px;
	display:inline;
	overflow:hidden;
}
#ej-header .ej-nav ul{
	background:url(images/ej-ul.png) repeat-x top left;
	margin-left:-1px;
	height:72px;
}
#ej-header .ej-nav li{
	width:94px;
	float:left;
	display:inline;
	margin-left:23px;
	font-size:16px;
	line-height:30px;
}
#ej-header .ej-nav li a{ color:#373737;}
#ej-header .search{
	width:162px;
	height:36px;
	background:#fff;
	border-radius:4px;
	position:absolute;
	top:78px;
	right:-23px;
}
#ej-header .search .text{
	margin-left:10px;
	width:114px;
	line-height:36px;
	height:36px;
	font-size:16px;
	color: #999;
	padding: 0px;
	border: none;
	outline: none;
	background:#fff;
}
#ej-header .search .sub{
	float: right;
	width:25px;
	height:25px;
	background:url(images/ej-sub.gif) no-repeat;
	margin:5px 10px 0px 0px;
	cursor: pointer;
	border: none;
}










#footer{
	line-height:28px;
	padding:52px 0px 30px 0px;
	border-top:none;
	text-align:center;
	background:#d42f30;
	font-size:18px;
}










#ej-cont1{ margin:53px auto 104px auto;}
#ej-cont1 .sidebar{
	width:178px;
	float:left;
	margin-right:30px;
	display:inline;
	border:1px solid #f0f0f0;
	background:#f1f1f1;
	border-radius:3px;
	padding-bottom:20px;
}
#ej-cont1 .sidebar p{
	font-size:22px;
	line-height:44px;
	height:44px;
	color:#fff;
	background:#da0018;
	width:100%;
	text-align:center;
	border-radius:3px 3px 0px 0px;
}
#ej-cont1 .sidebar li{
	border-top:1px solid #e5e5e5;
	line-height:48px;
	height:48px;
	width:100%;
	text-align:center;
	font-size:18px;
	cursor:pointer;
	position:relative;
}
#ej-cont1 .sidebar li.on{
	background:url(images/ej-sid-li.png) no-repeat 153px 18px #fff;
}
#ej-cont1 .sidebar li a:hover{ color:#000 !important;}
#ej-cont1 .sidebar li i{
	display:inline;
	position:absolute;
	top:19px;
	right:32px;
	width:7px;
	height:13px;
	background:url(images/lieb-i.gif) no-repeat;
	display:none;
}
#ej-cont1 .sidebar li.on i{ display:block;}

#ej-cont1 .main{
	width:953px;
	float:right;
}
.ej-add{
	font-size:16px;
	color:#999;
	margin-left:-4px;
	line-height:22px;
	height:22px;
}
.ej-add a{
	color:#999;
	margin:0px 4px;	
}



.ej-list1 li{
	border-bottom:1px solid #e6e6e6;
	color:#8d8d8d;
	padding-bottom:30px;
}
.ej-list1 li h4{
	font-size:26px;
	line-height:34px;
	height:34px;
	margin:23px 0px;
}
.ej-list1 li h4 a{ color:#333;}
.ej-list1 li .pic{
    float:left;
    display: inline;
    margin-right:20px;
    width:200px;
}
.ej-list1 li .pic img{
	width:200px;
	height:130px;
}
.ej-list1 li p{
	line-height:28px;
}
.ej-list1 li .tail{
	margin-top:28px;
	text-align:right;
}
.ej-list1 li .tail .sp1{ margin:0px 22px 0px 59px;}




.ej-flip{
	text-align: center;
	line-height: 50px;
	margin-top:36px;
}
.ej-flip a{
	display: inline-block;
	vertical-align: top;
	height: 50px;
	width: 50px;
	border-radius: 25px;
	color: #000;
	font-size: 18px;
	margin: 0px 8px;
	transition: color 0.2s;
	transition: background 0.2s;
	text-decoration:none;
}
.ej-flip a.current{
	color:#fff !important;
	background: #d4091f;
}









#ej-cont2{ margin:42px auto 100px auto;}
#ej-cont2 .ej-add{
	font-size:18px;
}
.news-head{
	border-bottom:1px solid #e5e5e5;
	padding-bottom:24px;
	margin-bottom:38px;
}
.news-head h2{
	font-size:40px;
	color:#333;
	line-height:54px;
	margin:16px 0px 31px 0px;
}

.news-head p{
	float: left;
	line-height:40px;
	color:#343434;
}
.news-head p span{
	margin-right:60px;
}

.news-head .share{
	float: right;
	color:#343434;
	line-height:40px;
}
.news-head .share a{
	float: left;
	margin-left: 15px;
}
.news-head .share a:hover{
	filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;
}



#ej-cont2 .news-body{
	width:820px;
	float:left;
}
#ej-cont2 .news-body p{
	font-size:18px;
	color:#222;
	line-height:39px;
}
#ej-cont2 .news-body img{
	width:auto;
	max-width:100%;
	margin:30px auto 42px auto;
}
#ej-cont2 .news-body .editor{
	font-size:16px;
	color:#303030;
	text-align:right;
	margin-top:70px;
}



#ej-cont2 .right{
	width:336px;
}
#ej-cont2 .right .block{ margin-bottom:30px;}
#ej-cont2 .right .title{
	font-size:24px;
	color:#d80018;
	font-weight:bold;
	margin:9px 0px 19px 0px;
}
#ej-cont2 .right .title i{
	width:5px;
	height:25px;
	display:inline-block;
	background:#d80018;
	float:left;
	margin:4px 9px 0px 0px;
}
#ej-cont2 .right li{
	font-size:18px;
	padding-left:25px;
	line-height:46px;
	height:46px;
	background:url(images/ej-li.gif) no-repeat 2px center;
}
#ej-cont2 .right li a{ color:#424242;}










/*自适应样式开始*/
#phone-nav,.phone-flip,#phone-footer{ display:none;}
@media(max-width: 767px){
	#ej-header .ej-nav,.ej-list1 li .tail,.ej-flip,#footer,.news-head .share{ display:none;}
	#phone-nav,.phone-flip,#phone-footer{ display:block;}
	.wrapper{min-width:100%;max-width:100%;}
	.box{ width:92%; margin:0px auto;}
	a:hover{ color:#000 !important;}
	.left,.right,#ej-cont1 .sidebar,#ej-cont1 .main,#ej-cont2 .news-body,#ej-cont2 .right,.news-head p{ float:none; width:100%; margin:0; padding:0;}
	img{ width:100%; height:100%;}
	#ej-header .box,#ej-header .search{ position:static;}
	
	#phone-footer{line-height:3em;font-size:1em;background:#d42f30;color:#fff;text-align:center;}
	
	#ej-header{ background:url(images/ej-header.jpg) no-repeat; background-size:100% 100%;padding: 1.5em 0 1em 0;}
	#ej-header .box{ height:auto;}
	#ej-header .ej-logo{height:2.6em; margin:0 0 0 3.5%;}
	#ej-header .ej-logo img{width: auto;height: 100%;}
	#ej-header .search{ float:right;height: 2em;width:10em;background:#fff; border-radius: 0.9em; margin:0.2em 1em 0 0;}
	#ej-header .search .text {width:6.5em;font-size: 1em;margin-left: 0.8em;height: 2em;line-height: 2em;outline: none;}
	#ej-header .search .sub { margin:0 0.3em 0 0;width: 2em;height: 2em;background:url(images/ej-sub.gif) no-repeat center center;background-size: 70% 70%; font-size: 1em;}
	#phone-nav{border-bottom: 1px solid #e1e0e0;height: 2.8em;line-height: 2.8em;overflow: hidden;}
	#phone-nav ul{white-space: nowrap;overflow-x: scroll;padding-right: 3.5em;}
	#phone-nav li{display: inline-block;vertical-align: top;font-size: 1.1em;margin: 0px 0.6em;}
	#phone-nav li a{color: #959696;}

	#ej-cont1,#ej-cont2{ margin:1.6em auto;}
	#ej-cont1 .sidebar{ border:none;}
	
	#ej-cont1 .sidebar p{ font-size:1.4em; line-height:2em; height:2em;}
	#ej-cont1 .sidebar li{ width:33.3%; float:left;line-height:2em; font-size:1.2m;height:2em; border-bottom:1px solid #e5e5e5; border-top:none; color:#959696;}
	#ej-cont1 .sidebar li.on{ background:none;border-bottom:1px solid #da0018;}

	.ej-add,#ej-cont2 .ej-add{ margin-top:1em; font-size:1.1em;}
	.ej-list1 li{ padding-bottom:1em;}
	.ej-list1 li h4{font-size:1.2em;line-height:1.6em;height:auto;margin:1em 0 0.4em 0;}
	.ej-list1 li .pic{ width:40%; margin-right:3%;}
	.ej-list1 li .pic img{ width:100%; height:6em;}
	.ej-list1 li p{ line-height:1.8em; max-height:5.4em; font-size:1em;}
	.ej-list1 li .tail{ text-align:left; margin-top:0.5em;}
	
	.phone-flip{ text-align:center; margin-top:1.8em;}
	.phone-flip a{ background:#d4091f; color:#fff; font-size:1em; padding:0 4%; line-height:2.2em; height:2.2em; display:inline-block; margin:0 6%;}
	
	.news-head{ padding-bottom:0.6em; margin-bottom:1.2em;}
	.news-head h2{font-size:1.4em;line-height:1.5em;margin:1em 0 0.2em 0;}
	.news-head p span{ margin-right:8%;}
	#ej-cont2 .news-body p{ font-size:1.1em; line-height:1.8em;}
	#ej-cont2 .news-body img{ margin:0.5em 0; height:auto;}
	#ej-cont2 .news-body .editor{ margin-top:1em;}
	#ej-cont2 .right{ margin-top:2em;}
	#ej-cont2 .right .block{ margin:1em 0;}
	#ej-cont2 .right .title{font-size:1.6em;margin:0.2em 0 0.6em 0;}
	#ej-cont2 .right li{font-size:1.1em;padding-left:1.4em;line-height:2em;height:2em;}

}
@media(max-width:325px){
	#ej-cont1 .sidebar p,.news-head h2{ font-size:1.2em;}
	#phone-nav li,#ej-cont1 .sidebar li{font-size:1em;}
	.ej-add,.ej-list1 li p,.news-head p,#ej-cont2 .news-body p,#ej-cont2 .right li{ font-size:0.9em;}
	.ej-list1 li .pic img{height:5em;}
	#ej-cont2 .right .title{ font-size:1.4em;}
	#ej-cont2 .right .title i{ height:18px;}
}
/*自适应样式结束*/	







/*成就展示决策部署样式添加开始*/
#ej-header .ej-nav.ej-nav1{position:absolute; right:-23px;}
#ej-cont3{ margin:48px auto 77px auto;}
#ej-cont3 .block1{
	height:408px;
	width:100%;
	position:relative;
	margin-bottom:27px;
}
#ej-cont3 .block1 .pic img{
	width:830px;
	height:408px;
}
#ej-cont3 .block1 .text{
	width:402px;
	height:303px;
	position:absolute;
	top:38px;
	right:0px;
	background:#d80018;
	padding:26px 28px 0px 30px;
	overflow:hidden;
}
#ej-cont3 .block1 .text h5{
	font-size:26px;
	line-height:40px;
	max-height:80px;
}
#ej-cont3 .block1 .text p{
	line-height:28px;
	max-height:140px;
	margin:12px 0px 0px 4px;
}
#ej-cont3 .block1 .arrow{
	height:19px;
	width:29px;
	position:absolute;
	z-index:100;
	cursor:pointer;
	top:324px;
}
#ej-cont3 .block1 .arrow1{
	background:url(images/arrow1.gif) no-repeat;
	right:55px;
}
#ej-cont3 .block1 .arrow2{
	background:url(images/arrow2.gif) no-repeat;
	right:28px;
	width:28px;
}

#ej-cont3 .main{
	width:820px;
	float:left;
}
#ej-cont3 .main .more{
	font-size:18px;
	border:1px solid #bfbfbf;
	color:#727272;
	width:157px;
	height:33px;
	line-height:33px;
	text-align:center;
	display:inline-block;
	border-radius:16px;
	margin:63px 0px 0px 311px;
}


#ej-cont3 .sidebar{
	width:310px;
	float:right;
	margin-top:27px;
}
#ej-cont3 .title1{
	line-height:32px;
	height:34px;
}
#ej-cont3 .block2 .title1{ background:url(images/tpxw.gif) no-repeat left center;}
#ej-cont3 .block3 .title1{ background:url(images/spzj.gif) no-repeat left center;}
#ej-cont3 .title1 h5{
	font-size:26px;
	color:#d42f30;
	float:left;
	padding-left:46px;
}
#ej-cont3 .title1 a,#ej-cont5 .biao a,#ej-cont6 .biao a{
	float:right;
	color:#a3a3a3;
}

#ej-cont3 .sidebar li{
	width:310px;
	height:202px;
	background:#f3f3f3;
	margin-top:28px;
}
#ej-cont3 .sidebar li img{
	width:310px;
	height:158px;
}
#ej-cont3 .sidebar li p{
	text-align:center;
	font-size:16px;
	line-height:44px;
	height:44px;
}
#ej-cont3 .sidebar li p a{ color:#333;}

#ej-cont3 .block3{ margin-top:57px;}
#ej-cont3 .block3 li{ position:relative;}
#ej-cont3 .play{
	width:45px;
	height:45px;
	position:absolute;
	top:56px;
	left:134px;
	background:url(images/play.png) no-repeat;
}




#ej-cont4{
	background:url(images/ej-cont4-bg.jpg) no-repeat top center;
}
#ej-cont4 .hot{
	height:132px;
	width:100%;
	margin:165px 0px 23px 0px;
	background-color:rgba(255,255,255,0.67);
	text-align:center;
	overflow:hidden;
}
#ej-cont4 .hot h3{
	font-size:45px;
	line-height:60px;
	height:60px;
	margin:18px 0px 7px 0px;
}
#ej-cont4 .hot h3 a{ color:#d42f30;}
#ej-cont4 .hot p a{
	color:#838383;
	margin:0px 8px;
}


#ej-cont4 .news1{
	width:567px;
	margin:-22px 0px 61px 0px;
}
#ej-cont4 .news1 li{
	background:url(images/news-li.png) no-repeat left bottom;
}
#ej-cont4 .news1 li h5{
	font-size:24px;
	font-weight:normal;
	line-height:32px;
	height:32px;
	margin-top:26px;
}
#ej-cont4 .news1 li p{
	color:#666;
	height:48px;
	margin:4px 8px 16px 3px;
	line-height:24px;
}
#ej-cont4 .news1 li p a{ color:#c8161d;}



#ej-cont4 .focus{
	float:right;
	position:relative;
}
#ej-cont4 .focus,#ej-cont4 .focus .pic img{
	height:357px;
	width:601px;
}
#ej-cont4 .focus p{
	line-height:20px;
	height:20px;
	color:#8d8d8d;
	position:absolute;
	width:100%;
	text-align:center;
	left:0px;
	bottom:12px;
	font-size:16px;
	z-index:100;
	color:#fff;
}
.textbg{ 
	background:#000;
	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;
	width:100%;
	position:absolute;
	left:0px; bottom:0px;
	height:68px; line-height:68px;
}
#ej-cont4 .tab{
	position: absolute;
	width:100%;
	left:0px;
	bottom:40px;
	height:10px;
	text-align: center;
}
#ej-cont4 .tab span{
	vertical-align:top;
	display: inline-block;
	width:10px;
	height:10px;
	border-radius:5px;
	cursor: pointer;
	margin:0px 9px;
	background:#fff;
}
#ej-cont4 .tab span.current{ background:#d2232c;}
#ej-cont4 .tab img{ display:inline; vertical-align:top; margin:0px 9px;}

#ej-cont4 .news2{ width:532px;}
#ej-cont4 .news3{ width:588px;}
#ej-cont4 .title2{
	line-height:56px;
	height:46px;
	overflow:hidden;
}
#ej-cont4 .news2 .title2{ background:url(images/qsdt.gif) no-repeat left top;}
#ej-cont4 .news3 .title2{ background:url(images/sxdt.gif) no-repeat left top; margin-bottom:31px;}
#ej-cont4 .title2 a{
	color:#a3a3a3;
	float:right;
}

#ej-cont4 .news2 ul{
	margin:22px 0px 0px 2px;
}
#ej-cont4 .news2 li{
	font-size:18px;
	line-height:55px;
	height:55px;
	padding-left:18px;
	background:url(images/ej-li1.gif) no-repeat left center;
	border-bottom:1px solid #e9e9e9;
}
#ej-cont4 .news2 li:last-child{ border-bottom:none;}

#ej-cont4 .news3 .pic{
	width:246px;
	float:left;
}
#ej-cont4 .news3 .pic img{
	width:246px;
	height:130px;
}
#ej-cont4 .news3 .zi{
	width:294px;
	height:111px;
	float:right;
	background:#f1ddb8;
	padding:19px 26px 0px 22px;
}
#ej-cont4 .news3 .zi h5{
	font-size:18px;
	line-height:24px;
	max-height:48px;
	font-weight:normal;
}
#ej-cont4 .news3 .zi h5 a{ color:#8f6221;}
#ej-cont4 .news3 .zi p{
	line-height:17px;
	max-height:34px;
	color:#bc9d6c;
	margin-top:7px;
}

#ej-cont4 .news3 ul{ margin-top:16px;}
#ej-cont4 .news3 li{
	font-size:18px;
	line-height:40px;
	height:40px;
}




#ej-cont5{
	background:#fcebe6;
	margin:73px 0px 38px 0px;
}
.biao{
	height:67px;
	line-height:87px;
	padding:0px 41px 0px 454px;
}
#ej-cont5 .biao{ margin:33px 0px;}
.biao img{
	float:left;
	margin-left:;
}
#ej-cont5 .left{
	width:560px;
	margin-left:4px;
	display:inline;
}
#ej-cont5 .news{
	background:url(images/news-li.png) no-repeat left bottom;
	padding-bottom:22px;
}
#ej-cont5 .news h5{
	font-size:24px;
	margin:4px 0px 8px 0px;
}
#ej-cont5 .news p{
	line-height:24px;
	color:#666;
	height:48px;
}
#ej-cont5 .news p a{ color:#c8161d;}
#ej-cont5 .left ul{ margin-top:17px;}
#ej-cont5 .left li{
	font-size:16px;
	line-height:36px;
	height:36px;
	background:url(images/ej-li2.gif) no-repeat left center;
	padding-left:22px;
}


#ej-cont5 .focus{
	float:right;
	position:relative;
	margin:0px 25px 53px 0px;
}
#ej-cont5 .focus,#ej-cont5 .focus .pic img{
	width:558px;
	height:350px;
}
#ej-cont5 .focus .textbg,.focus p{
	position:absolute;
	left:0px; bottom:0px;
	height:47px; line-height:47px;
}
#ej-cont5 .focus p{
	max-width:350px; font-size:16px;
	left:20px;
}
#ej-cont5 .focus p a{ color:#fff !important;}
#ej-cont5 .focus .tab{
	position:absolute;
	right:14px;
	bottom:13px;
}
#ej-cont5 .focus .tab li{
	cursor:pointer;
    display:inline-block;
    margin:0 5px;
    overflow:hidden;
    width:9px;
	height:9px;
	display:block;
	float:left;
	padding:0px;
	text-indent:-9999px;
	cursor:pointer;
	border-radius:10px;
	border:3px solid #fff;
}
#ej-cont5 .focus .tab li.current{background:#fff;}




#ej-cont6 ul{
	margin:13px 0px 82px -46px;
	zoom:1;
}
#ej-cont6 li{
	width:577px;
	height:156px;
	float:left;
	display:inline;
	background:#f1ddb8;
	margin:38px 0px 0px 46px;
}
#ej-cont6 li .pic{
	width:218px;
	float:left;
}
#ej-cont6 li .pic img{
	width:218px;
	height:156px;
}
#ej-cont6 li .news{
	width:310px;
	float:right;
	margin:0px 26px 0px 0px;
	display:inline;
}
#ej-cont6 li h5{
	font-size:20px;
	line-height:24px;
	max-height:48px;
	margin:16px 16px 5px 0px;
}
#ej-cont6 li h5 a{ color:#8f6221;}
#ej-cont6 li p{
	color:#bc9d6c;
	line-height:24px;
	max-height:72px;
}
#ej-cont6 li p a{ color:#bc9d6c;}



.biao1{ display:none;}
@media(max-width: 767px){
	#ej-cont3 .main,#ej-cont3 .sidebar,#ej-cont4 .news1,#ej-cont4 .news2,#ej-cont4 .news3,#ej-cont4 .news3 .pic,#ej-cont4 .news3 .zi,#ej-cont5 .left,#ej-cont6 li{float:none; width:100%; margin:0; padding:0;}
	#ej-cont3{ margin:2em auto;}
	#ej-cont3 .block1{height:auto;margin-bottom:1em;}
	#ej-cont3 .block1 .pic img{width:100%;height:12em;}
	#ej-cont3 .block1 .text{width:100%;height:13.8em;position:static;padding:0px;}
	#ej-cont3 .block1 .text h5{font-size:1.4em;line-height:1.5em;max-height:3em;margin:0.8em 6% 0.5em 6%;}
	#ej-cont3 .block1 .text p{font-size:1em;line-height:1.5em;max-height:4.5em;margin:0 6%;}
	#ej-cont3 .block1 .arrow{ top:90%;}
	#ej-cont3 .main .more{font-size:1.2em;width:40%;height:2em;line-height:2em;border-radius:26px;margin:1.4em 0 1.6em 30%;}
	#ej-cont3 .title1 h5{font-size:1.8em;padding-left:14%;}
	#ej-cont3 .title1 a{ font-size:1.1em;}
	
	#ej-cont3 .sidebar li{width:100%;height:14.6em;margin-top:1.4em;}
	#ej-cont3 .sidebar li img{width:100%;height:11.6em;}
	#ej-cont3 .sidebar li p{font-size:1.1em;line-height:2.6em;height:3em;}
	#ej-cont3 .block3{ margin-top:2em;}
	#ej-cont3 .play{width:2.8em;height:2.8em;top:30%;left:50%;margin-left:-1.4em;background:url(images/play.png) no-repeat; background-size:100% 100%;}
	
	#ej-cont4{ background:url(images/ej-cont4-bg1.jpg) no-repeat top left; margin-top:0.1em;}
	
	.biao,#ej-cont4 .title2{ display:none;}
	.biao1{ display:block; text-align:center; font-size:2em; font-weight:bold; margin:0.8em 0 0.6em 0;}
	.biao1 a{ color:#d42f30;}
	
	#ej-cont4 .hot{ height:auto; margin:0.4em 0 0 0; padding-bottom:0.5em;}
	#ej-cont4 .hot h3,#ej-cont4 .news1 li h5{font-size:1.4em;line-height:1.5em;max-height:3em;margin:0.8em 6% 0.5em 6%;}
	#ej-cont4 .hot h3 a{ color:#000;}
	#ej-cont4 .hot p{font-size:1em;line-height:1.5em;max-height:4.5em;margin:0 6%;}
	
	#ej-cont4 .news1 li h5,#ej-cont4 .news3 .zi h5,#ej-cont5 .news h5,#ej-cont6 li h5{ margin:0.6em 0 0 0; font-size:1.3em;height:auto;}
	#ej-cont4 .news1 li p,#ej-cont4 .news3 .zi p,#ej-cont5 .news p,#ej-cont6 li p{line-height: 1.8em;max-height: 3.6em; font-size: 1em; margin:0 0 0.8em 0;}
	
	#ej-cont4 .focus,#ej-cont5 .focus{ float:none; margin:1.6em 0 0 0;}
	#ej-cont4 .focus, #ej-cont4 .focus .pic img,#ej-cont5 .focus, #ej-cont5 .focus .pic img{ width:100%; height:15em;}
	#ej-cont4 .tab img{ display:none;}
	.textbg{ height:4em;}
	#ej-cont4 .focus p{ font-size:1em; bottom:0.5em;}
	#ej-cont4 .tab{ bottom:2.3em;}
	
	#ej-cont4 .news2 ul{ margin:0.5em 0 0 0;}
	#ej-cont4 .news2 li,#ej-cont4 .news3 li,#ej-cont5 .left li{font-size:1.1em;padding-left:1.2em;line-height:2em;height:2em;}
	#ej-cont4 .news3 li{ padding-left:0;}
	#ej-cont4 .news3 .pic img{width:100%;height:10em;}
	#ej-cont4 .news3 .zi{height:auto;padding:1em 5% 0.2em 5%; width:90%;}
	#ej-cont4 .news3 .zi h5{ margin:0;}
	
	#ej-cont5{ margin:2.6em auto 1em 0;}
	#ej-cont5 .news{ padding-bottom:0.4em;}
	#ej-cont5 .left ul{ margin:0.8em 0;}
	#ej-cont5 .focus{ margin-bottom:2em;}
	#ej-cont5 .focus .textbg, .focus p{ line-height:2.8em; height:2.8em;}
	#ej-cont5 .focus p{ font-size:1em; max-width:70%; left:4%;}
	#ej-cont5 .focus .tab li{ width:6px; height:6px; border:1px solid #fff;}
	#ej-cont5 .focus .tab{ right:3%; bottom:1em;}
	
	#ej-cont6 ul{ margin:2em 0;}
	#ej-cont6 li{height:9em;margin:1em 0 0 0; display:block;}
	#ej-cont6 li h5{ margin-bottom:0.4em;}
	#ej-cont6 li .pic{width:48%;}
	#ej-cont6 li .pic img{width:100%;height:9em;}
	#ej-cont6 li .news{width:45%; margin-right:3%;}		
}

@media(max-width:325px){
	#ej-cont3 .block1 .pic img{height:10em;}
	#ej-cont3 .block1 .text{ height:12.4em;}
	#ej-cont3 .block1 .text h5,#ej-cont4 .hot h3,#ej-cont4 .news3 .zi h5,#ej-cont6 li h5{font-size:1.2em;}
	#ej-cont3 .block1 .text p,#ej-cont3 .title1 a,#ej-cont3 .sidebar li p,#ej-cont4 .hot p,#ej-cont4 .news1 li p,#ej-cont4 .news2 li,#ej-cont4 .news3 li,#ej-cont4 .news3 .zi p,#ej-cont5 .left li,#ej-cont5 .news p,#ej-cont6 li p{font-size:0.9em;}
	#ej-cont3 .main .more{font-size:1em;}
	#ej-cont3 .title1 h5{font-size:1.4em;}
	#ej-cont3 .sidebar li{height:12em;}
	#ej-cont3 .sidebar li img{height:9em;}
	#ej-cont3 .play{width:2.2em;height:2.2em;top:30%;margin-left:-1.1em;}
	
	.biao1{ font-size:1.5em;}
	#ej-cont4 .news1 li h5,#ej-cont5 .news h5{ font-size:1.1em;}
	#ej-cont4 .focus, #ej-cont4 .focus .pic img,#ej-cont5 .focus,#ej-cont5 .focus .pic img{ height:12em;}
	.textbg{ height:3.4em;}
	#ej-cont4 .focus p{ font-size:0.8em; bottom:0.4em;}
	#ej-cont4 .tab{ bottom:2em;}
	#ej-cont4 .news3 .pic img{height:8em;}
	
	#ej-cont4 .news3 .zi{padding:0.6em 5% 0.2em 5%;}
	#ej-cont5 .focus p{ font-size:0.8em;}
	#ej-cont5 .focus .textbg, .focus p{ line-height:1.6em; height:2.2em;}
	#ej-cont5 .focus .tab{bottom:0.8em;}
	
	#ej-cont6 li,#ej-cont6 li .pic img{ height:7em;}
	#ej-cont6 li h5{ margin:0.3em 0 0 0;}
	#ej-cont6 li p{ line-height:1.6em; max-height:3.2em;}
}
/*成就展示决策部署样式添加结束*/

/*3.16样式修改开始*/
#ej-header .ej-nav{ margin-left:-1px;}
#ej-header .ej-logo img{ float:left;}
#ej-header .ej-logo span{
	font-size:26px;
	font-weight:bold;
	color:#fff;
	background:url(images/ej-span.png) no-repeat;
	background-size:100% 100%;
	width:131px;
	line-height:36px;
	height:38px;
	float:left;
	padding-left:11px;
	text-align:center;
	margin:2px 0px 0px 3px;
	display:inline-block;
}
@media(max-width: 767px){
	#ej-header .ej-logo span{font-size:1.15em;width:5em;line-height:1.6em;height:1.6em;padding-left:0.4em;}
}

@media(max-width:325px){
	#ej-header .ej-logo{ margin-left:0.5%;}
	#ej-header .search{ margin-right:0; width:9em;}
	#ej-header .search .text{ width:5.5em;}
}
/*3.16样式修改结束*/