﻿@charset "utf-8";
/* CSS Document */

body,input{ margin:0px; padding:0px; font-size:12px;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;color:#333;}
body{ background:#fff;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form{ margin:0px; padding:0px;}
ul,li{ list-style:none}
img{border:0px; padding:0px;}
a{ color:#333; text-decoration:none; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s;}
a:hover{color:#00b7ba; text-decoration: none;}
.clear{ clear:both; height:0px; font-size:0px; line-height:0px}
.divleft{ float:left}
.divright{ float:right}
*{ margin:0;padding:0; list-style-type:none; }
a,img{ border:0;}
::selection { background: #00b7ba; color:white;}
::-moz-selection {background: #00b7ba; color:white;}
.fl{float: left;}
.fr{float: right;}


/*头部*/
.hear_t{ width:100%; height:33px; background:url(../images/top.png) repeat-x;}
.he_1050px{ width:1050px; margin:0 auto;}
.le_he{ float:left; line-height:33px;}
.ri_he{ float:right; line-height:33px;}
.ri_he a{ padding-left:5px; padding-right:5px;}

/*logo*/
.top{ width:100%; margin:0 auto; background:#fff;}
.head2{height:110px; position:relative; width:1100px; margin:0 auto; }
.head2 .tel{float:right;margin-top:25px;width:260px;height:70px;display:block;background:url(../images/top_tel.png) top right no-repeat;font-size:30px;color:#007f7c;font-family:"Impact";letter-spacing:-2px; }

a.logo{float:left;margin-top:25px;}

/* banner */
.fullSlide{ width:100%;  position:relative;  height:459px; background:#96c3ed;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important;  height:459px; overflow:hidden; text-align:center;  }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:35px; left:0; height:30px; line-height:30px; }
.fullSlide .hd ul{ text-align:center; }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:42px; height:11px; margin:1px; overflow:hidden; background:#000;
		filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 
	}
.fullSlide .hd ul .on{ background:#2776c3;  }

.fullSlide .prev,
.fullSlide .next{  display:block;  position:absolute; z-index:1; top:50%; margin-top:-30px; left:5%;  z-index:1; width:40px; height:60px; background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.fullSlide .next{ left:auto; right:5%; background-position:-6px -137px; }



/*产品  开始*/
.chanpin{ width:1050px; margin:0 auto; margin-top:20px;}
/*tt*/
.biaoti1{ width:532px; height:113px; margin:0 auto;}


.sevice {
	width:1050px;
	margin:0 auto; position:relative; top:10px;}
.sevice h1 {
	text-align:center;
	margin-top:25px;
}
.sevice ul li {
	width:270px;
	text-align:center;
	float:left;
	margin:20px 40px 20px 40px;
	line-height:25px;
	font-size:14px;
}
.sevice ul li h2 {
	height:40px;
	line-height:40px;
	font-size:16px;
	color:#3e3e3e;
}

.sevice p{color:#3e3e3e;}
.wen-d{ width:1003px; margin:0 auto;}





/*案例展示 开始*/
.alzs_bfb{ width:100%;  background:#eeeff4;}
.an_1050px{ width:1050px; margin:0 auto; padding-top:15px; }


.row2{
	padding-top: 20px;width: 1050px; margin:0 auto;
}
.wp{
	width: 1050px;
	margin: 0 auto;
}
.tit-i{
	text-align: center;
	padding: 50px 0;
	line-height: 36px;
	overflow: hidden;
}
.tit-i h3{
	font-size: 30px;
	color: #002;
	margin-bottom: 10px;
}
.tit-i h5{
	font-size: 20px;
	color: #cacace;
	text-transform: uppercase;
	font-family: Arial;
}
.tit-i h5 span{
	color: #e4392a;
}
.tit-i em{
	width: 45px;
	border-bottom: 1px solid #7f7f90;
	display: inline-block;
}
.case-i-l,.case-i-r{
	width: 50%;
}
.case-i-l{
	float: left;
	padding-right: 15px;
}
.case-i-r{
	float: right;
	padding-left: 15px;
}
.case-img,.case-img a img{
	width: 100%;
}
.case-img{
	position: relative;
	overflow: hidden;
}
.case-img .hover{
	position: absolute;
	left: 0;
	top: -434px;/*top: -433px;*/
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/alpha_red_80.png) repeat;
	color: #fff;
}
.case-img.on .hover{
	top: 0;
}
.ul-case-i{
	margin: 0 -15px;
}
.ul-case-i li{
	float: left;
	width: 30%;
	padding: 0 15px;
	margin-bottom: 30px;
	overflow: hidden;
}
.ul-case-i li a{
	display: block;
	position: relative;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-case-i li .pic img{
	width: 100%;
	display: block;
}
.ul-case-i li a .hover{
	position: absolute;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/alpha_red_80.png) repeat;
	color: #fff;
	/*display: none;*/
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	transition:.3s;
}
.ul-case-i li .hover b,.ul-case-i li .hover .txt,.case-img .hover b,.case-img .hover .txt{
	display: inline-block;
	vertical-align: middle;
}
.ul-case-i li .hover b,.case-img .hover b{
	width: 0;
	height: 100%;
}
.ul-case-i li a:hover .hover{
	/*display: block;*/
	top: 0;
}
.ul-case-i-1 li{
	width: 25%;
}

.case-img2 p{text-align: center;}

.more-i{
	text-align: center;
	padding-bottom:30px;
}
.more-i a{
	display: inline-block;
	width: 65px;
	height: 65px;
	background: url(../images/arr2.png) center center no-repeat #000014;
	border-radius: 100%;
}
.more-i a:hover{
	background-color: #e4392a;
}




/*新闻中心  开始*/
.news_ks{ width:1050px; margin:0 auto; padding-top:25px; }



.w1158{ width:1050px; margin:auto; padding-top:30px; padding-bottom:90px;}

.deannewhd{float:left;width:360px;margin-right:23px;}
.deanh2{height:40px;line-height:40px;}
.deanh2 span{font-size:18px;color:#606060;float:left;}
.deanh2 a{font-size:14px;color:#585858;float:right;display:block;float:right;background:url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/more.png) right 16px no-repeat;padding-right:10px;}
.deanh2 a:hover{background:url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/morehover.png) right 16px no-repeat;color:#f60;}
.deanboxsame {margin-top: 10px;position: relative;width:360px;height: 171px;}
.deanboxsametitle {display: block;width:360px;height: 40px;text-align: center;line-height: 40px;font-size:14px;color: #fff;position: absolute;bottom: 0;left: 0;background: url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/black.png) 0 0 repeat;}
.deanboxsametitle:hover {background: url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/blue.png) 0 0 repeat;color: #fff}
.deanboxul {margin-top: 15px;}
.deanboxul li {height: 30px;line-height: 30px;font-size:12px;}
.deanboxul li a {color: #606060;float: left;display: block;background: url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/circle.png) 0 15px no-repeat;text-indent: 12px;}
.deanboxul li a:hover {color: #f60;background: url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/circlehover.png) 0 15px no-repeat;text-indent:20px;}
.deanboxul li span {float: right;color: #999;font-size: 12px;}
.deanboxsameul {margin-top: 15px;}
.deanboxsameul li {height: 30px;line-height: 30px;font-size: 14px;background: url(http://www.jetsum.net/r/cms/whjxxxjsyxgs/default/images/new.gif) right 5px no-repeat;}
.deanboxsameul li a {color: #606060;float: left;}
.deanboxsameul li a:hover {color: #f60;}
.deanboxsameul li span {float: right;color: #999;font-size: 12px;padding-right: 30px;}
.deannews {
	float: left;
	width: 360px;
	margin-left: 10px;
}

.deannewforum {
	float: right;
	width: 270px;
}




/*========== footer ==========*/
#footer{ width:100%; padding:30px 0; text-align:center; background-position:0 -430px; border-top:1px solid #e0e0e0; background: url(../images/footc.jpg) repeat-x ;}
#footer p{ line-height:28px; font-size:12px;}






/*列表页  开始*/
.lebiao_ks{ width:1050px; margin:0 auto; padding-top:15px;}

/*左边 开始*/
.lelf_in{ float:left; width:250px; position: relative; top:-30px;}

.page-aside { position: relative; z-index: 2; float: left; width: 250px; }
.sb-nav { position: relative; top: -30px; min-height:700px; padding: 20px 15px; background: #fff; background-image: -webkit-linear-gradient( 90deg, #FFF 0%, #FFF 65%, #FDFDFD 79%, #FBFBFB 100%); background-image: -moz-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(255,255,255) 65%, rgb(253,253,253) 79%, rgb(251,251,251) 100%); background-image: -ms-linear-gradient( 90deg, rgb(255,255,255) 0%, rgb(255,255,255) 65%, rgb(253,253,253) 79%, rgb(251,251,251) 100%); border-top: 3px solid #3c85c7; }
.sb-nav:before { position: absolute; z-index: -1; content: ''; left: -6px; top: 0; width: 17px; height: 100%; background: url(../images/bg_sb_l.png) top right no-repeat; }
.sb-nav:after { position: absolute; z-index: -1; content: ''; right: -6px; top: 0; width: 17px; height: 100%; background: url(../images/bg_sb_r.png) top left no-repeat; }
.sb-nav h3.title { font-size: 18px; font-weight: 400; color: #ed6f06; padding-left: 40px; height: 30px; line-height: 30px; margin-bottom: 25px; background: url(../images/icon_sb_title.png) left center no-repeat; }
.sb-nav dl { padding: 0 25px; border-bottom: 1px solid #dfdfdf; }
.sb-nav dl dt a { position: relative; display: block; padding: 3px 0; line-height: 25px; color: #333; }
.sb-nav dl dt a:after { position: absolute; content: ''; right: 0; top: 9px; width: 13px; height: 13px; background: url(../images/icon_sb_a.png) 0 0 no-repeat; border-radius: 50%; -webkit-transition: all .2s; -moz-transition: all .2s; -ms-transition: all .2s; -o-transition: all .2s; transition: all .2s; }
.sb-nav dl dt.on a, .sb-nav dl dt a:hover { color: #ea7c0e; }
.sb-nav dl dt.on a:after, .sb-nav dl dt a:hover:after { background-position: -15px 0; }
.sb-nav dl dt p { display: none; padding-left: 10px; }
.sb-nav dl dt p a { line-height: 26px; padding: 0 0 0 10px; color: #333; background: url(../images/icon_dt2.png) left center no-repeat; }
.sb-nav dl dt p a:after { display: none; }
.sb-nav dl dt.on p { display: block; }
.sb-nav dl dt.on p a { color: #333; }
.sb-nav dl dt.on p a:hover, .sb-nav dl dt.on p.on a { color: #ea7c0e; background-image: url(../images/icon_dt.png); }


.in_cont{
	width:230px;
	margin-top:30px; position: relative; left:-5px;
}
.in_cont .cont_title h3{
	font-size:14px;
	width:230px;
	text-indent:10px;
	float:left;
	color:#fff;
	font-weight:normal;
	line-height:30px;
	height:30px;
	background:#0074c5;
}
.in_cont .cont_title h3 span{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}

.cont_pic{
	width:230px;
	height:90px;
	overflow:hidden;
}

.cont_main p{ width:230px; line-height:28px;}


/*右边 开始*/
.right_in{ float:right; width:790px;}
.page-main { position: relative; z-index: 1; padding:0px 0 30px 30px;/* margin-left: 250px;*/ background: #FFF; overflow: hidden; }
.page-main:after { position: absolute; top: 100px; right: -6px; content: ''; width: 6px; height: 100%; background: url(../img/bg_page_main.png) top right no-repeat; }

.page-crumb { font-size: 14px; color: #777; height: 35px; line-height: 35px; border-bottom: 1px solid #e1e1e1; }
.page-crumb a { color: #777; }
.page-crumb a:hover { color: #f78513; }
.page-crumb h2.title { float: left; width: 32%; font-size: 16px; font-weight: 400; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.page-crumb h2.title span { padding: 8px 25px; background: url(../images/icon_cr_title.png) left center no-repeat; border-bottom: 1px solid #f78513; }
.page-crumb .crumb { float: right; width: 65%; font-size: 12px; text-align: right; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.page-content { color: #333; line-height: 30px; padding:0px 0; }
.page-content h1.title { font-size: 28px; font-weight: 400; color: #204691; text-transform: uppercase; margin-bottom: 40px; }
.page-content h1.title p { font-size: 18px; margin-top: 5px; }

.p-news h1.title { margin-bottom: 15px; }
.p-news li { padding: 30px 0; border-bottom: 1px dashed #e5e5e5; }
.p-news .news-thumb { float: left; width: 187px; height: 130px; text-align: center; margin-right: 15px; overflow: hidden; padding:2px; border:1px #CCC solid; }
.p-news .news-thumb img { max-width: 100%; height: auto; vertical-align: middle; }
.p-news .news-body { margin-left: 210px; word-wrap: break-word; word-break: break-all; }
.p-news .news-body h3.title a { color: #25304c; }
.p-news .news-body h3.title a:hover { color: #f78513; }
.p-news .news-body h3.title .time { float: right; font-weight: 400; color: #666; font-size:12px; }
.p-news .news-body p { margin-top: 5px; color: #666; line-height: 24px; }
.p-news .news-body .more { display: block; font-weight: 700; margin-top: 10px; line-height: 24px; color: #f78513; }
.p-news .news-body .more:hover { color: #df760c; }
.list-none { list-style: none; }


/*翻页*/
.apage { padding-left:350px; height:30px; line-height:30px; margin:0px 25px 40px 0;}
.apage a { display:inline-block; text-align:center; margin:0 2px; color:#0073c3; font-size:12px; width:24px; height:24px; line-height:24px; border:1px solid #0073c3;vertical-align: middle;}
.apage .num_btns { float:right; font-family:Tahoma; }
.apage a:hover, .apage .cur { border:1px solid #0073c3 !important; background-color:#0073c3; color:#fff; text-decoration:none; }
.apage .cust_txt { display:none; float:left; }
.apage .oran_pg_fp { padding:0 5px; }
.apage .oran_pg_pp { width:45px; height:24px; line-height:24px; text-align:center; font-size:12px; }
.apage .oran_pg_np { width:45px; height:24px; line-height:24px; text-align:center; font-size:12px; }
.apage .oran_pg_lp { padding:0 5px; }
.apage select { font-size:8px; margin-top:5px; }
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px; }
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#089d3f; color:#fff; }


/*文章页*/
.wenz_li2{ width:760px; margin:0 auto;}
.wenz_li2 h1 {  padding-top:15px; color: #333;  font-weight:normal;  font-size: 22px; line-height: 40px;  text-align: center;font: 20px/40px "Microsoft Yahei";}

.info_con_tit { line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .m_qrinfo{position:relative;}
.m_qrcode{ display:none; position:absolute; left:0px; top:20px; background:#fff;border:1px dashed #f1f1f1; }
.m_qrcode em{ line-height:24px; color:6eb92b; display:block; text-align:center;}


.info_con_tit .n_tit { text-align:center; color:#666; border-bottom:1px dashed #c3c3c3; height:10px; line-height:14px; margin-left:5px; margin-right:5px;}
.info_con_tit .n_tit .m_qrinfo a{ background:url(../images_lb/tel0.gif) no-repeat left top; height:45px; display:inline-block; font-size:0px; width:24px;}
.info_con_tit .n_tit .m_qrinfo a:hover{background:url(../images_lb/tel1.gif) no-repeat left top;}
.info_con_tit .n_tit a{ color:#BCBBBB; }
.info_con_tit .n_tit span .cur{color:#000;}
.info_con_tit .n_tit2 { height:24px;}



#cntrBody{ padding-top:12px;}
#cntrBody p { line-height:28px; margin:15px 0; font-size:14px;}
#cntrBody p a { color:#0072c1; font-weight:bold;}

/*下一篇、下一篇*/
.gduo{ line-height:30px; background:#f7f7f7; overflow:hidden; margin:25px 0px 50px 0px; padding:0 10px;}
.gduo span{ overflow:hidden; height:30px; display:block; font-size:14px;}
.gduo a{  color:#0071c0;}



/*图片页*/
.right_tup{ width:790px; margin-top:10px;}
.right_tup ul li{ float:left; width:230px; margin-left:10px; margin-right:10px; margin-top:25px;  }
.right_tup ul li img{ width:230px; height:174px; padding:2px; border:1px #CCC solid;}
.right_tup ul li p{ text-align:center; padding-top:10px;}

.news-panel-content .contentboxs{padding:10px 10px; line-height:22px; }
.news-panel-content .contentboxs p{ font-size:12px; width:217px;}
.news-panel-content .contentboxs a.liaojiexiangqing{ width:86px; height:26px; display:block}
.news-panel-content h3{font-size:14px;font-family:'Microsoft YaHei';color:#005bac;margin-bottom:5px;}





/*单页面*/
/*content start*/
.hmenu{ height:32px; float:right}
.hmenu div{ float:left; width:auto; padding-left:15px; padding-right:0px; line-height:30px; }
.hmenu div a{ width:100%; background:url(../images/top_bg.jpg) left bottom; height:30px; float:left; display:block; text-align:center; color:#333; font-size:14px }

.hmenu div.SClass a{ width:100%; background:url(../images/top_bg.jpg) left top; height:30px; float:left; display:block; text-align:center; color:#333; border-bottom:#069 2px solid}


.bg-t{ background: url(../images/linebg2.gif) no-repeat center top;}
.bg{ background:url(../images/linebg1.gif) repeat-y center top;}
.bg-b{ background:url(../images/linebg2.gif) no-repeat center bottom; padding-bottom:1px;}
.bg-clr{ background:#F5F5F5;}



#content{width:100%;min-height:703px;background:#fff;}
#content{width:100%;min-height:703px;background:#fff;}
.contentboxs{width:990px;margin:0 auto; }

.contentbox_rightnoleft{width:1000px;min-height:703px; margin:0px auto;overflow:hidden;}
.contentbox_right_topnoleft img{margin-left:1px;float:left;margin-top:13px;}
.contentbox_right_topnoleft{width:980px;height:36px;margin-top:21px;float:left;border-bottom:1px solid #ccc; display:table}
.contentbox_right_topnoleft .text2{font:bold 18px '微软雅黑';color:#475778;line-height:36px;margin-left:10px;float:left;}
.contentbox_right_bottomnoleft{width:980px;min-height:667px;float:left;}

.contentbox_right{width:980px;min-height:703px;float:left; overflow:hidden}
.contentbox_rights{width:710px;min-height:703px;float:left; overflow:hidden;margin-left:27px;}
.contentbox_right_tops{width:710px;height:36px;margin-top:21px;float:left;border-bottom:1px solid #ccc;}
.contentbox_right_bottoms{width:710px;min-height:667px;float:left;}
.contentbox_right_top{width:980px;height:36px;margin-top:51px;float:left;border-bottom:1px solid #ccc;}
.contentbox_right_tops img{margin-left:1px;float:left;margin-top:13px;}
.contentbox_right_top img{margin-left:1px;float:left;margin-top:13px;}
.contentbox_right_tops .text2{font:bold 18px '微软雅黑';color:#475778;line-height:36px;margin-left:10px;float:left;}
.contentbox_right_top .text2{font:bold 18px '微软雅黑';color:#475778;line-height:36px;margin-left:10px;float:left;}
.contentbox_right_top_right{height:21px;float:right;margin-top:2px;}
.contentbox_right_top_right {font:12px '微软雅黑';color:#666;line-height:40px;}
.contentbox_right_top_right a{font:12px '微软雅黑';color:#666;line-height:40px;}
.contentbox_right_top .text3{font:12px '宋体';color:#666;line-height:40px;margin-left:5px;float:left;}
.contentbox_right_top .text4 a{font:12px '宋体';color:#666;line-height:40px;margin-left:5px;float:left;text-decoration:none;}
.contentbox_right_top .text4 a:hover{text-decoration:none;color:#456dcd;}
.contentbox_right_top .text5 {font:12px '宋体';color:#666;line-height:40px;margin-left:5px;float:left;}
.contentbox_right_bottom{width:980px;min-height:667px;float:left;margin-left:17px;}
.contentbox_right_bottom .text7{font:12px '宋体';color:#666;line-height:35px;float:left;margin-top:15px;margin-left:5px;}
.contentbox_right_bottom .pic{width:312px;height:312px;background:url(../images/rqq.jpg) no-repeat;float:right;margin-top:150px;}

.pos_r{position:relative;}
.overh{ overflow:hidden;}
/*焦点图1*/
.focus{height:345px;  z-index:3; }
.focus-con{ width:980px; height:345px;}
.focus-con li{ height:345px; width:980px; background:url(../../img/eas/common/linebg1.gif) repeat-y center top;}
#contro-dot{z-index:20000; right:10px; bottom:20px; height:12px; width:115px; overflow:hidden; left:50%; margin-left:-78px; text-indent:-1000px; text-align:center;}
#contro-dot a,#contro-dot a.activeSlide{background:url(../../img/eas/common/easfocusbtn.png) no-repeat; behavior: url(../css/iepngfix/iepngfix.htc);}
#contro-dot a{ float:left; cursor:pointer; height:12px;   cursor:pointer; width:13px; margin:0 1px; background-position:right top; margin-right:5px; overflow:hidden; -background:url(../../img/eas/common/easfocusbtnie.png) no-repeat;  }
#contro-dot a.activeSlide{ float:left; cursor:pointer; height:12px; cursor:pointer; width:13px; background-position:left top; overflow:hidden;  margin:0 5px 0 1px; -background:url(../../img/eas/common/easfocusbtniea.png) no-repeat;}
/*焦点图1 结束*/

/*图文结合的左右结构*/
.style-1,.style-2{ padding-bottom:30px; width:100%;}
.style-1 .l,.style-1 .r,.style-2 .l,.style-2 .r{ float:left; margin-top:30px;}
.style-1 .r,.style-2 .l{ position:relative; width:400px;}
.style-1 .r img,.style-2 .l img{ height:268px; width:400px;}
.style-1 .r span img,.style-2 .l span img{ height:71px; width:71px;}
/*.style-1 .l,.style-2 .r{ padding-top:30px;}*/
.style-1 .l span,.style-2 .r span{font-size:28px; color:#333; font-family:"黑体"; line-height:42px; display:block; padding-bottom:15px;}
.style-1 .l em,.style-2 .r em{color:#535353; font-size:14px; font-style:normal; display:block;}
.style-1 .l a i,.style-2 .r a i{margin-left:5px; color:#999; font-style:normal; font-size:14px;}
.style-1 .l strong,.style-2 .r strong{ display:inline-block; margin-right:20px;}
.style-1 .l a,.style-2 .r a{padding-left:22px; background:url(../../img/eas/common/whitebooksign.gif) no-repeat left bottom; clear:both; display:block; padding-top:30px;  line-height:20px; color:#009BDE; font-size:14px;}
.style-1 .l{ width:535px; margin-right:40px; }
.style-2 .l span ,.style-1 .r span{ position:absolute; left:50%; margin-left:-35px; top:50%; margin-top:-35px; /*opacity:0.7; filter:alpha(opacity=70);*/}
.style-2 .r{ width:530px; margin-left:45px;}
.style-2 .r a.other1,.style-1 .l a.other1{ display:inline-block; padding-left:0px; padding-right:15px; background:url(../../img/eas/common/moresign01.gif) right  33px  no-repeat;}
.style-1 .l strong a,.style-1 .l strong b{ background:url(../../img/eas/common/eas_tag1.gif) no-repeat; float:left;  color:#FFF; height:31px; line-height:26px; position:static; display:inline-block }
.style-1 .l strong a{ background-position:left 30px;  padding-left:20px;}.style-1 .l strong a:hover{ text-decoration:none;}
.style-1 .l strong b{ background-position:right 30px; width:20px; padding-top:30px;}

.style-2 .r a.news_title{ background:none; padding-left:0;}
.style-2 .r span a.news_title {font-size: 18px;line-height: 25px;color: #333333;}
/*图文结合的左右结构 结束*/


.clear2{overflow:hidden;zoom:1;}
.f-l{float:left;}
.f-r{float:right;}
.show-list {width:100%; }
.show-list i{ height:1px;  font-size:0px; line-height:1px; width:100%; float:left;}
.show-list dl{padding-bottom:45px; float:left; width:100%;}
/**
.show-list dl span{ margin-top:-30px; padding-left:86px; background:url(../img/eas/easicon.jpg) no-repeat; height:42px; line-height:42px; padding-top:10px; margin-bottom:20px;}
*/
.show-list dl dt.l span{ margin-top:-30px;display:block; height:67px; line-height:67px; padding-top:30px; margin-bottom:20px;vertical-align:middle;}
.show-list dl dt.l span.til{display:inline;line-height:67px;vertical-align:middle;margin:0px;padding:0px;}
.show-list dl dt.r span.til{display:inline;line-height:67px;vertical-align:middle;margin:0px;padding:0px;}
.show-list dl .icon-img{width: 67px;height: 67px; display:block; margin-right:15px}
.show-list dl span.span1{ background-position:0 0;}
.show-list dl span.span2{ background-position:0 -67px;}
.show-list dl span.span3{ background-position:0 -134px;}
.show-list dl span.span4{ background-position:0 -201px;}
.show-list dl p{ font-size:14px;}
.show-list dl ul{ display:block; padding-top:70px;}
.show-list dl ul li{  height:45px; width:142px; display:inline-block; margin-right:8px; cursor:pointer; position:relative; z-index:10!important; float:left;}
.show-list dl ul li center{ background:url(../images/editionicon.gif) no-repeat; display:inline-block; height:46px; width:142px;}
.show-list dl ul li.iphone center{ background-position:0 0;}
.show-list dl ul li.ipad center{ background-position:-145px 0;}
.show-list dl ul li.android center{ background-position:-290px 0;}
.show-list dl ul li em {background:#FFF;  left:0; bottom:45px; z-index:10!important; width:145px!important; position:absolute; display:inline-block}
.show-list dl ul li em  img{ height:142px; width:142px;}






















