* { margin: 0px; padding: 0px; }
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
ul, ol, li { list-style: none; }
a { text-decoration: none; color: #333; font-family: "Microsoft YaHei"; }
a:hover { color: #d92119; text-decoration: none; }
body { width: 100%; background: #fff; font-family: "Microsoft YaHei"; font-size: 14px; color: #333; }
.clear { clear: both; }
.clear:after { clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; }
img { border: 0; }
/*全局样式  */

.full { width: 100%; margin: 0 auto; min-width: 1200px; }
.w1000 { width: 1200px; overflow: hidden; margin: 0 auto; }
.w1050 {width: 1050px; overflow: hidden;margin: 0 auto;}
.w1200{ width: 1200px; overflow: hidden; margin: 0 auto; }
.w1280{width: 1280px; overflow: hidden;margin:0 auto;}
.w-490 { width: 490px; }
.w230 { width: 230px; }
.bg-f { background: #fff }
.bg-ad{background: #818287;}
.bg-f6 { background: #f6f6f6 }
.bg-d4 { background: #d4d4d4 }
.bg-dd{background: #dddddd}
.bg-f7 { background: #f7f7f7 }
.bg-c { background: #ccc }
.bg-nav { background: #005492 }
.h30 { height: 30px; line-height: 30px; }
.bg-lx{background: url(../images/bgxj.jpg) no-repeat center;}
.f-lt { float: left; }
.f-rt { float: right; }
.color-6 { color: #666 }
.color-9 { color: #999 }
.color-b12 { color: #b12121 }
.e2e{background: #2e2e2e;}
.mtt10 { margin-top: 10px; }
.mtt20 { margin-top: 20px; }
.mtt30 { margin-top: 30px; }
.mtt40 { margin-top: 40px; }
.mtt50 { margin-top: 50px; }
.mtt80 { margin-top: 80px; }
.mtb20 { margin-bottom: 20px; }
.mtb30 { margin-bottom: 30px; }
.mtb40 { margin-bottom: 40px; }
.mtb50 { margin-bottom: 50px; }
.pdt70 { padding-bottom: 70px;}
.pd70{padding:70px 0;}
.pdt55 { padding-top: 55px;}
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.bor-b { border-bottom: 1px #ddd solid; }
.bor-t { border-top: 1px #aaa solid; }
.bor-t1 { border-top: 1px #e1e1e1 solid; }
.bor-b-dashed { border-bottom: 1px #c9c9c9 dashed; }
.bold { font-weight: bold }
.pd-lt20 { padding-left: 20px; }
.pd10 { padding: 10px; }
.bor { border: 1px #ddd solid; border-radius: 4px }
.bor41{border-bottom: 1px #414141 solid;}
.overflow { overflow: hidden; }
/*通用标题样式1	*/

.webtt { height: 40px; line-height: 30px; }
.webtt .tit { height: 30px; line-height: 30px; color: #333; font-size: 18px; font-weight: bold; float: left }
.webtt .tit a {color:#004070; font-weight: bold;}
.webtt .tit span { font-size: 14px; padding-left: 15px; }
.webtt .tit span em { color: #d92119; padding: 0 4px; }
.webtt .tit1 { height: 30px; line-height: 30px; color: #333; font-size: 14px; font-weight: bold; float: left }
.webtt .tit1 a { font-weight: bold;}
.webtt .tit1 span { font-size: 14px; padding-left: 15px; }
.webtt .tit1 span em { color: #d92119; padding: 0 4px; }
.webtt .more { float: right; overflow: hidden; height: 26px; line-height: 26px; font-size: 12px; font-weight: normal; color: #fff; }
.webtt .more a { color: #999; }
.webtt .more a:hover { color: #d92119; }
.webtt .more span { font-family: "SimSun " }
/*头部样式  */

.bg-top { background-color: #fff; position: relative;z-index: 2000; border-bottom:1px solid #efefef;}
.header { width: 1280px; height: 90px; margin: 0 auto; position: relative }
.header .top{width: 1200px;height: 35px;line-height: 35px;}
.header .top .top-left{color: #666;font-size: 12px; float: left;line-height: 35px;}
.header .top .top-right{color: #ddd;font-size: 18px; width: 175px; line-height: 35px; float: right;}
.header .top .top-right img{width: 26px;height: 35px;float: left;}
.header .top .top-right span{float: right;line-height: 35px;}
.header .logo { width: 290px; height: 90px; float: left; overflow: hidden; }
.header .logo img {width:225px; height: 60px; margin-top: 15px }
.header .top-nav { overflow: hidden; }
.header .top-nav li { float: left; height: 30px; line-height: 30px; background: url(../images/icon-top-line.png) no-repeat right center; vertical-align: middle }
.header .top-nav li:last-child { background: none; padding-right: 0; }
.header .top-nav li a { color: #1875AA; }
.header .top-nav li a:hover { color: #245E9C; }
.header .top-nav li a img { vertical-align: middle; padding-right: 6px; }
/*搜索 */

.ser-box { padding-top: 32px; float: right;}
.ser-box input[type=text] { width: 148px; height: 30px; line-height: 30px; float: left; border: 1px #333333 solid; border-right: none; font-size: 12px; color: #777777; padding: 0 10px; background-color: #fff}
.ser-box input[type=submit] { width: 42px; height: 32px; line-height: 32px; float: right; text-align: center; background: url(../images/sear.png) no-repeat center center;  border: 1px #333333 solid; cursor: pointer; }
/*二维码 */

.twx { position: absolute; top: 40px; right: -110px; background: #555; width: 40px; height: 40px; line-height: 40px; text-align: center; }
#weixin img { vertical-align: middle; }
#EWM { position: absolute; right: -150px; top: -30px; display: none; z-index: 9999; }
#EWM img { width: 120px; height: 120px; display: block; }
#EWM p { background: #fff; line-height: 24px; padding: 10px; }
/*主导航菜单*/

#nav-menu { height: 90px; width: 700px; margin: 0 auto; margin-left: 40px; float:left;}
#nav-menu .container { position: relative; overflow: visible; z-index: 99; }
#nav-menu .menu .stmenu { position: relative; float: left; padding: 0 15px; display: inline; height: 90px; line-height: 90px; }
#nav-menu .menu .stmenu:hover {color: #5bb43c;  background: url(../images/navbg.png) center center;  }
#nav-menu .menu .stmenu h2 { font-weight: 400; }
#nav-menu .menu .stmenu.select { font-weight: 400; color: #5bb43c; }
#nav-menu .menu li a.xia { color: #fff; font-size: 16px; text-align: center; }
#nav-menu .menu .children { display: none; position: absolute; top: 100px; left: 0px; width: 100%; background: #004070; border-top: 0; line-height: normal;padding:15px 20px; z-index: 99 }
#nav-menu .menu .children li { width: 100%; padding: 0px; display: inline-block; font-size: 12px; border-top: 1px dashed #7893C2; }
#nav-menu .menu .children li:first-child { border-top: none; padding-top: 10px; }
#nav-menu .menu .children li h3 { display: block; width: 100%; font-weight: normal; }
#nav-menu .menu .children li a { width: 100%; height: 24px; line-height: 24px; overflow: hidden; padding: 3px 0; display: block; color: #fff; text-align: center; font-size: 14px; }
#nav-menu .menu .children li a:hover { color: #E44B4B }
/*#nav-menu .menu .children2 { display: none; position: absolute; top: 100px; left: 0px; width: 380px; background: #004070; border-top: 0; line-height: normal; z-index: 99; padding: 15px 20px; }
*/
#nav-menu .menu .children2 { display: none; position: absolute; top: 100px; left: 0px; width: 90px; background: #004070; border-top: 0; line-height: normal; z-index: 99; padding: 15px 20px; }

#nav-menu .menu .children2 li { width: 100%; padding: 10px 0; display: inline-block; font-size: 12px; border-top: 1px dashed #7893C2; }
#nav-menu .menu .children2 li:first-child { border-top: none; padding-top: 0; }
#nav-menu .menu .children2 li h3 { display: block; width: 100%; font-weight: normal; }
#nav-menu .menu .children2 li a { height: 24px; line-height: 24px; overflow: hidden; padding: 3px 0; color: #fff; font-size: 12px; }
#nav-menu .menu .children2 li a:hover { color: #E44B4B }
#nav-menu .menu .children2 li dl { float: left; padding-right: 15px; }
#nav-menu .menu .children2 li dl a { color: #B8D0E9 }
/**首页banner**/

#slider { width: 100%; margin: 0 auto; height: 600px; position: relative; min-width: 1200px }
div#slideshow { margin: 0 auto; height: 600px; overflow: hidden; }
.slider-item { width: 100% !important; height: 600px; }
.slider-item a { display: block; width: 100%; height: 600px; overflow: hidden; }
.slider_content_inner img { border: none; }
.controls-center { width: 100%; margin: 0 auto; position: absolute; bottom: 55px; }
#slider_controls { height: 3px;overflow: hidden; position: relative; z-index: 10; width: 100%; text-align: center; }
#slider_controls a {height: 12px; padding: 0px 40px; background: #676767; color: #666; margin: 0 20px; }
#slider_controls a.activeSlide { background: #0071c5; color: #fff; }

/*首页广告*/
.index_ad{width:1280px;text-align: center;padding:22px 0; margin:0 auto;overflow: hidden;}
.index_ad ul{width:1310px;height: auto; overflow: hidden;}
.index_ad li{color: #fff; width:413px; height: 255px; float: left;margin-right: 22px; background-color: #eee;}
.index_ad h3{font-size:32px;font-weight:bold; margin-top:140px; text-shadow:1px 1px 8px #000; }
.index_ad span{font-size:16px; line-height: 42px; text-shadow:1px 1px 4px #000; }
.index_ad li.img1{ background: url(../images/index_ad1.jpg) no-repeat left center; }
.index_ad li.img2{ background: url(../images/index_ad2.jpg) no-repeat left center; }
.index_ad li.img3{ background: url(../images/index_ad3.jpg) no-repeat left center; }

/*首页关于我们*/
.index_about{}
.index_about .left{width:848px;height: 570px; float: left;background: url(../images/index_about.jpg) no-repeat left center;}
.index_about .left p{color: #fff;font-size:16px;line-height: 32px;  padding-top:170px;text-shadow:1px 1px 8px #000; padding:100px 160px 0 80px;}
.index_about .left p span{height: 2px;width:80px;background-color: #fff;margin-bottom: 210px; display:block;}

.index_about .right{width:413px;height: 570px; float: right;background: #0071c5;}
.index_about .right p{color: #fff;font-size:16px;line-height: 32px; padding:100px 60px 0;}
.index_about .right p span{height: 2px;width:80px;background-color: #fff;margin-bottom: 210px; display:block;}

/*首页新闻模块样式*/
.news { width: 370px; margin-right: 45px; display: inline; }
.newslist .pic { display: block; overflow: hidden; width: 248px; height: 82px; margin: 0 auto; }
.newslist ul { overflow: hidden; padding-top: 10px; clear: both; }
.newslist ul li { height: 30px; line-height: 30px; padding-left: 12px; overflow: hidden; background: url(../images/icon-list.gif) no-repeat left center; }
.newslist ul li a { display: block; float: left; overflow: hidden; color: #333; font-size: 14px; height: 24px; line-height: 24px; }
.newslist ul li a:hover { color: #d92119; }
.newslist ul li em { display: block; width: 27px; height: 9px; float: left; padding-left: 6px; padding-top: 10px; color: #999; background: url(../images/icon-hot.png) no-repeat right center; }
.newslist ul li span { height: 28px; line-height: 28px; float: right; color: #999; font-family: Arial, Helvetica, sans-serif; }


/*首页新闻*/
.indexnews{width: 1280px;text-align: center;margin: 0 auto 30px; padding:40px 0; overflow: hidden}
.indexnews h5{font-size:32px;margin-bottom: 35px; text-align: center;}
.indexnews .title{width: 1220px;height: 60px;line-height: 60px;margin-bottom: 28px; border-bottom: 1px #dddddd solid;}
.indexnews .title h3{color: #333;font-size: 30px;display:inline-block;float: left;font-weight: normal; }
.indexnews .title em{color: #999;font-size: 16px;font-style: normal; margin-left: 15px;}
.indexnews .title a{color: #999;font-size: 12px;display: inline-block;float: right;}
.indexnews .title a:hover{color: #999;}
.indexnews ul{width: 1500px;overflow: hidden;}
.indexnews ul li{width: 383px;height: 536px;background-color: #fff; margin-right: 65px; float: left;}
.indexnews ul a:hover li{ }
.indexnews ul li .conten{width: 326px;height: 167px; padding:40px 27px; overflow: hidden;float: right; text-align: left;position: relative;}
.indexnews ul li .conten h2{color: #000;font-size: 20px;font-style: normal;margin-bottom: 18px;}
.indexnews ul li:hover .conten h2 {color: #0071c5;}
.indexnews ul li .conten span{color: #999;font-size: 14px;line-height: 24px;}
.indexnews ul li .conten a{color: #ff0000;font-size: 14px;display: block;margin-top: 20px;}
.indexnews .time{width: 383px;bottom: 0px;position: absolute;}
.indexnews .time .ico_d{width: 8px;height: 12px; background-color: #0071c5;float: left; line-height: 12px;}
.indexnews .time span{line-height: 12px;float: left;margin-left: 10px;}
/*首页合作品牌模块样式*/
.culture { width: 350px; margin-right: 80px; padding-top: 10px; }
.culture p.tit { font-size: 18px; color: #313131; font-style: italic; }
.culture p.txt { font-size: 14px; color: #646464; font-style: italic; font-family: Arial, Helvetica, sans-serif; padding-top: 6px; }
.hz { width: 500px;margin-right: 0;display: inline;padding-top: 10px;}
.hz .pic { display: block; overflow: hidden; width: 248px; margin: 0 auto; }
.hz ul { overflow: hidden; clear: both; }
.hz ul li { float: left; padding-left: 15px; margin-bottom: 6px; overflow: hidden; }
.hz ul li a { display: block; float: left; overflow: hidden; color: #666; font-size: 12px; }
.hz ul li a img { height: 50px; }
.hz ul li a:hover { color: #d92119; }
.weixin { width: 110px; text-align: right; }
.weixin img { width: 110px; }
.weixin p { text-align: center; font-size: 12px; }

/*首页6强芯*/
.bg-qx{background: url(../images/index_ad.jpg) no-repeat center;}
.bgqx{height:550px;text-align: center; }

/*首页研究院*/
.yanjiuyuan {padding:100px 0; width: 1050px; }
.yanjiuyuan .title .left{font-size: 68px; float: left; height: 90px; line-height: 90px;width: 485px;padding-bottom: 40px;}
.yanjiuyuan .title .right{float: right; height: 90px; width: 210px;}
.yanjiuyuan .title .right span{font-size: 34px; height: 46px;line-height: 46px;float: left;}
.yanjiuyuan .title .right em{font-size: 18px;display: block; height: 30px; line-height: 30px;font-style: normal; float: left;}
.yanjiuyuan p{height: 60px;line-height: 60px;}

/*当前位置样式 */

.locate {width: 1280px; margin: 0 auto; height: 60px; line-height: 60px; overflow: hidden;color: #999; font-size: 14px; }
.locate span { padding: 0 6px; font-family: "宋体 "; }
.locate a { color: #999 }
.locate .in { color: #0071c5 }
.locate a:hover { text-indent: all; }

/*内页banner*/
.banner{height: 460px;}

/*内页左边框架样式 */

.lblead { width: 195px;background-color: #fff;border:1px solid #f0f0f0; padding:38px 0 44px 48px; overflow: hidden; position: relative; }
.lb-top { overflow: hidden; }
.lb-top .tt { overflow: hidden;}
.lb-top .tit { color: #000; font-size: 18px; font-weight: 400; float: left; margin-bottom: 12px; line-height: 48px; }
.lb-list { overflow: hidden; }
.lb-list li { line-height: 34px; font-size: 14px;}
.lb-list li a { color: #666; }
.lb-list li:hover {}
.lb-list li:hover a { color: #f7941d }
.lb-list li.select { background: #fff }
.lb-list li.select a { color: #333 }
.lb-list li.select>a { color: #0071c5;font-weight: bold; }
.lb-list li.select a:hover { color: #004070 }
.lb-list li em { display: block; float: left; margin-right: 10px; text-align: center; line-height: 25px; font-family: "宋体"; font-style: normal; color: #333; }
.lb-list li.select em { color: #333;}
.lb-list li:hover em { color: #333;}
.lb-cont { overflow: hidden; font-size: 14px; color: #666; }
.lb-cont li{line-height: 20px;width: 150px; border-bottom: 1px solid #ececec;padding:5px 0;}
.lb-cont p { clear: both; overflow: hidden; padding: 3px 0 0 0 }
.lb-cont .tel { background: #005492; color: #fff; text-align: center; padding: 20px 0; font-size: 16px; border-radius: 2px }
.lb-cont .tel span { display: block; font-size: 26px; line-height: 42px; font-weight: 700; font-family: Arial, Helvetica, sans-serif }
.lb-list li dl { padding: 0 0 10px 0; display: none; }
.lb-list li dl dd { line-height: 32px;  }
.lb-list li dl dd a { font-size: 14px; }
.lb-list li dl dd a.select { color: #004070 }
.lb-list li dl ol { padding-left: 8px; line-height: 28px; padding-bottom: 8px; display: none; }
.lb-list li dl ol p span{ clear:both; display:none; padding-left:8px}
.lb-list li dl ol p span a{ clear:both; display:block; font-size:12px;}
.block { display: block !important; }

/*内页右边框架样式 */
.rblead_about { width: 1184px; background-color: #fff;padding:50px 48px 50px;border:1px solid #f0f0f0; line-height: 26px; font-size: 14px; color: #333;overflow: hidden;}

.rblead { width: 905px; background-color: #fff;padding:50px 48px 50px;border:1px solid #f0f0f0; line-height: 26px; font-size: 14px; color: #333;overflow: hidden;}
.rblead .rtop { overflow: hidden; border-bottom: 1px #dbdbdb solid; padding-bottom: 10px; }
.rblead .rtop .tt { float: left; overflow: hidden }
.rblead .rtop .tit a{ color: #333; font-size: 36px; }
.rblead .rtop .tit span { font-size: 14px; color: #666; padding-left: 14px; }
.rblead .rtop .tit span em { color: #d92119; padding: 0 6px; font-style: normal }
.contxt { clear: both; font-size: 14px; line-height: 26px; padding: 10px 0 }
.text { padding-top: 20px; }
.rblead .do { overflow: hidden; margin-bottom: 40px;}
.rblead .do p { width: 130px; height: 34px; line-height: 34px; text-align: center; background: #004070; float: right; margin-left: 20px; }
.rblead .do p a { color: #fff; font-size: 14px; }
.rblead .do p a:hover { color: #C76C6C; }

.rline{width: 890px;height:42px;line-height: 42px;border-top:1px solid #ddd; margin-bottom: 20px;}
.rline1{width: 890px;height:42px;line-height: 42px;border-bottom:0px solid #ddd; margin-bottom: 20px;}

/*内页新闻类样式 */
.rblead .nlist { overflow: hidden; }
.rblead .nlist li { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #ddd; clear: both; overflow: hidden }
.rblead .nlist li:last-child { margin-bottom: 0px }
.rblead .nlist li img { display: block; float: left; overflow: hidden; width: 180px; height: 120px; }
.rblead .nlist li img:hover { opacity: 0.8 }
.rblead .nlist li .rt { width: 700px; float: right; overflow: hidden; }
.rblead .nlist li .rt h3 a { font-size: 18px; font-weight: normal; color: #004070 }
.rblead .nlist li .rt h3 a:hover { color: #d92119; }
.rblead .nlist li .rt p { font-size: 14px; }
.rblead .nlist li .rt .date { font-size: 14px; color: #999; font-family: Arial, Helvetica, sans-serif }
.rblead .nlist li .summary { height: 44px; overflow: hidden; line-height: 22px; color: #666; }
.rblead .nlist li .summary a { color: #004070; font-size: 14px; }
.rblead .nlist li .summary a:hover { color: #d92119; ; }

.rline{width: 890px;height:42px;line-height: 42px;border-top:1px solid #ddd; margin-bottom: 20px;}
.rline1{width: 890px;height:42px;line-height: 42px;border-bottom:0px solid #ddd; margin-bottom: 20px;}


.rline{width: 890px;height:42px;line-height: 42px;border-top:1px solid #ddd; margin-bottom: 20px;}
.rline1{width: 890px;height:42px;line-height: 42px;border-bottom:0px solid #ddd; margin-bottom: 20px;}

.yq_about .fl_l li a{
	padding:0 20px;
}
.yq_about .fl_l{
	margin-top: 60px;
}

/*关于我们左侧导航*/
.fl_l{
		width: 195px;background-color: #fff;border:1px solid #f0f0f0; padding:38px 0 44px 48px; overflow: hidden;float: left; position: relative;
	}

	.fl_l li a{
		display: block;
		color: #666;
		font-size: 16px;
		
		line-height: 38px;
	}
	.fl_l li a:hover{
		color: #0071c5;
	}
	.fl_l li ul li{
		color: #666;
	}
	.fl_l li ul li.select{
		color: #0071c5;
	}
	.fl_l li ul li ul li a{
		color: #0071c5;
	}
	.fl_l li ul li ul li a:hover{
		color: #0071c5;
	}
	.fl_l li.active{
		border:0;

	}
	.fl_l li.select {
	}
	
	.fl_l .second-link{
		color: #0071c5;
		margin-bottom:0px;
		font-size:18px;
		padding:10px 0;
	}
	.fl_l .third-link.hover{
		color: #0071c5;
		background-color: #fff;
	}
	.fl_l .third-link{
	}
	.fl_l .fourth-menu{
		left:205px;
	}

	.fl_r{
		float: right;
		width: 1025px;
		margin-bottom: -1px;
	}
	.fl_r li{
		padding: 60px 0;
		border-bottom: 1px solid #ddd;
		display: block;
	}



/*首页AD*/
.indexad{width: 1200px; height: 106px; margin:0 auto;}
.indexad li{width: 300px; height: 106px;float: left;}
.indexad li img{width: 55px;height: 55px;float: left;margin-top: 25px;margin-right: 16px;}
.indexad li h3{color: #ddd;font-size: 18px;font-weight: bold; margin-top: 28px;display: inline-block;}
.indexad li span{color: #bbb;font-size: 14px;line-height: 24px; display: inline-block;}

/*首页简介*/
.indexfa{width: 1025px;text-align: center;margin: 0 auto;padding:65px 0 30px;}
.indexfa h2{color: #333333;font-size: 32px;}
.indexfa h2 em{color: #5bb43c;font-size: 40px; font-style: normal;}
.indexfa p{ color:#666;font-size: 14px;width: 1051px; height: 312px; line-height: 30px;margin:28px 0 40px; background:url(../images/index_pro1.png) no-repeat left center;}


/*首页产品推荐*/
.index-pr{margin-bottom: 100px;}
.index-pr-title{text-align: center; width:100%;height:40px; line-height:40px;font-size:38px;font-weight:bold;}

.index-pr-title em{float:right;color:#999;}

.index-pr-main{padding-top:30px;}
.index-pr-main ul{width:1090px; overflow:hidden;}
.index-pr-main li{width:255px;margin-right:10px;float:left;}
.index-pr-main img{width:255px; height:255px;}
.index-pr-main span{color: #333; font-size:16px;font-weight:bold;width:255px;height:30px;line-height:30px;display:block;margin-top:10px;}
.index-pr-main em{color:#666; font-style: normal;}
.index-pr-main a:hover li{}


.index-pr-main1{}
.index-pr-main1 h3{color:#333;font-size: 38px;text-align: center;margin-bottom: 35px;}
.index-pr-main1 ul{width:1090px; overflow:hidden;}
.index-pr-main1 li{width:255px;margin-right:10px;float:left; padding:0px 0px 10px; border-bottom: 1px solid #fff;}
.index-pr-main1 img{width:255px; height:255px;}
.index-pr-main1 span{color: #333; font-size:16px;font-weight:bold;width:255px;height:30px;line-height:30px;display:block;margin-top:10px;}
.index-pr-main1 em{color:#666; font-style: normal;}
.index-pr-main1 a:hover li{}


/*首页产品*/
.indexpro{width: 1200px;text-align: center;margin: 0 auto 30px; overflow: hidden;}
.indexpro .title{width: 1200px;height: 60px;line-height: 60px;margin-bottom: 28px; border-bottom: 1px #dddddd solid;}
.indexpro .title h3{color: #333;font-size: 18px;display:inline-block;float: left;}
.indexpro .title a{color: #999;font-size: 12px;display: inline-block;float: right;}
.indexpro .title a:hover{color: #999;}
.indexpro ul{width: 1300px;overflow: hidden;}
.indexpro a:hover li{filter: alpha(opacity=80); opacity:0.8;}
.indexpro li{width: 370px;height: 70px;line-height: 70px;margin:0 42px 32px 0; float: left;border:1px #2771b9 solid;}
.indexpro li img{width: 185px;height: 70px;float: left;}
.indexpro li span{color: #fff; font-size:16px;background-color:#2771b9;  width:185px;height: 70px;float: left;display: inline-block; }
.indexpro .fan img{width: 185px;height: 70px;float: right;}
.indexpro .fan span{color: #fff; font-size:16px;background-color:#2771b9;  width:185px;height: 70px;float: left;display: inline-block; }

/*首页产品应用*/
.index_yy{overflow: hidden;padding:40px 0 40px;}
.index_yy h5{font-size: 32px;text-align: center;margin-bottom:35px;}
.index_yy ul {width:1310px;height: 100%;overflow: hidden;}
.index_yy ul li{width:413px;height: 450px;background-color: #fff;float: left;margin-right: 22px;margin-bottom: 22px; }
.index_yy img{width:413px;height: 230px;}
.index_yy ul li h3{color: #0071c5;font-size: 24px; margin:25px 0 15px 40px;}
.index_yy ul li span{width:333px; color: #666;font-size: 14px; line-height: 24px; padding:0 40px;display:block;}

/*应用领域*/
.app_yy{overflow: hidden;padding:50px 0 80px;}
.app_yy ul{width:1400px;overflow: hidden;}
.app_yy ul li{ width:392px;height: 560px; background-color: #efefef; float: left; margin-right: 52px; margin-bottom: 52px;}
.app_yy ul li h3{color: #fff;font-size:42px;width:362px;height: 80px; padding:140px 0 0 30px;}
.app_yy ul li p{color: #333; font-size:20px;line-height: 32px;padding:30px;}

.app_yy ul h3.app1{background:url(../images/yingy/app1.jpg) no-repeat left center;}
.app_yy ul h3.app2{background:url(../images/yingy/app2.jpg) no-repeat left center;}
.app_yy ul h3.app3{background:url(../images/yingy/app3.jpg) no-repeat left center;}
.app_yy ul h3.app4{background:url(../images/yingy/app4.jpg) no-repeat left center;}
.app_yy ul h3.app5{background:url(../images/yingy/app5.jpg) no-repeat left center;}

/*询价留言*/
.bg-xj{background-color: #f6f6f6;padding:50px 0;}
.bg-xj1{background-color: #f6f6f6;padding:20px 0;}
.bgxj{text-align: center;color: #fff;}
.bgxj h5{font-size: 32px; }
.bgxj span{font-style: 14px;line-height: 24px;padding-top: 15px; display: block;}
.bgxj .input1{width:870px;margin:50px auto 0; overflow: hidden;}
.bgxj .input1 input{color: #b1b1b1; font-size: 14px; width: 365px;padding:0 30px; height: 50px;line-height: 50px; background-color: #fff;border:0px;margin-bottom: 20px; overflow: hidden;}
.bgxj .input1 .but input{color: #fff;font-size: 16px; background-color: #0071c5; cursor: pointer; margin-top:20px; border-radius: 10px;}
.bgxj .input1 .but input:hover{background-color: #f7941d;}

/*企业文化*/
.about_cc .title{font-size:24px; color: #333333;font-weight:600; padding:40px 0 20px;}
.about_cc .shang{width:100%;}
.about_cc .shang .left{width:630px;float: left;}
.about_cc .shang .right{width:630px;float: right;margin-bottom:25px;}
.about_cc .shang img{width:630px;height: 330px;}
.about_cc .shang span{font-size:20px; color: #0071c5; font-weight:600; margin:15px 0 6px;display:block;}
.about_cc .shang p{font-size:16px;color: #444;}
.about_cc .xia{width:100%; overflow: hidden;}
.about_cc ul{width:1380px;overflow: hidden;}
.about_cc ul li{width:413px;margin-right: 20px;margin-bottom:30px; float: left;}
.about_cc .xia img{width:413px;height:245px;}
.about_cc .xia span{font-size:20px; color: #0071c5; font-weight:600; margin:15px 0 6px;display:block;}
.about_cc .xia p{font-size:16px;color: #444; line-height: 28px;}

/*每页底部联系客服*/
.onlinkf{height: 100px;line-height: 100px; background-color: #818287;}
.w450{width:450px; margin: 0 auto;}
.onlinkf .left{float: left;height: 100px;line-height: 100px;}
.onlinkf .right{float: right;height: 100px;line-height: 100px;}
.onlinkf span{font-size: 18px;color: #333;}
.onlinkf a{font-size: 18px;color: #333;}
.onlinkf a:hover{color:#000;}
.onlinkf img{float: left;}

/*每页底部新闻*/
.news-b { width: 370px;  margin-right: 45px; display: inline; }
.news-b h2{color: #ccc;float: left;font-size: 18px;font-weight: normal;}
.newslist-b .pic { display: block; overflow: hidden; width: 248px; height: 82px; margin: 0 auto; }
.newslist-b ul { overflow: hidden; padding-top: 10px; clear: both; }
.newslist-b ul li {width: 185px; height: 28px; line-height: 28px;float: left; overflow: hidden; }
.newslist-b ul li a { display: block; float: left; overflow: hidden; color: #777777; font-size: 14px; height: 24px; line-height: 24px; }
.newslist-b ul li a:hover { color: #999999; }
.newslist-b ul li em { display: block; width: 27px; height: 9px; float: left; padding-left: 6px; padding-top: 10px; color: #999;}
.newslist-b ul li span { height: 28px; line-height: 28px; float: right; color: #999; font-family: Arial, Helvetica, sans-serif; }

/*底部信息*/
.bot_bg{height: 300px; background: url(../images/bot_bg.jpg) no-repeat center;}
.bot_bg .left{font-size: 24px;color: #fff;float: left; margin-top:180px;}
.bot_bg .left span{font-size: 12px;color: #999;}
.bot_bg .right{float: right; color: #fff; width: 595px; }
.bot_bg .right img{float: right;margin-top:140px;}
.bot_bg .right h3{font-size: 26px; float: right; margin-top: 140px; font-weight:normal;}
.bot_bg .right span{font-size: 14px;float: right; text-align: right; margin-top: 20px;line-height: 24px;}


/**详情页面样式**/

.delcont { line-height: 28px; margin: 0 auto; overflow: hidden; font-size: 12px; position: relative }
.delcont p img { float: left; padding-right: 20px; padding-top: 10px }
.delcont h2 { font-weight: normal; text-align: center; line-height: 36px; font-size: 24px; color: #333 }
.delcont h3 { color: #777; font-weight: normal; font-size: 12px; line-height: 28px; border-bottom: 1px #d5d5d5 dashed; border-top: 1px #d5d5d5 dashed; padding: 20px 0 }
.delcont h3 span { color: #d92119; padding-right: 16px; }
.delcont .ftit { font-size: 12px; text-align: center; padding: 10px 0; overflow: hidden; margin: 0 auto; color: #999; }
.delcont .share { font-size: 12px; height: 24px; width: 186px; overflow: hidden; position: absolute; right: 0; top: 45px; }
.delcont .share span { float: left; }
.nycontxt { margin: 20px 0 10px 0; line-height: 28px; border-bottom: 1px #ccc dashed; padding-bottom: 30px; font-size: 14px; }
.nycontxt p { clear: both; }
.delcont .tt { text-align: left; border-bottom: 1px dashed #ddd; margin-bottom: 20px; height: 36px; line-height: 22px; }
.delcont .cont-tit { font-size: 14px; padding-top: 15px; border-bottom: 1px #ddd solid; color: #333; height: 32px; line-height: 32px; }
.list-table { width: 728px; border: 1px #ddd solid; border-collapse: collapse; }
.list-table table tr { white-space: nowrap; }
.list-table tr th { color: #333; height: 48px; line-height: 48px; background: #f7f7f7; font-size: 14px; font-weight: 400 }
.list-table tr td { height: 48px; line-height: 48px; padding: 0 10px; }
.list-table tr td img { padding-top: 12px }
/*资料下载样式 */

.rblead .dlist { overflow: hidden; padding-top: 10px; }
.rblead .dlist li { border-bottom: 1px dashed #ddd; clear: both; overflow: hidden; height: 36px; line-height: 36px; }
.rblead .dlist li:last-child { margin-bottom: 0px; }
.rblead .dlist li:hover { background: #f5f5f5; }
.rblead .dlist li img { overflow: hidden; vertical-align: middle; }
.rblead .dlist li img:hover { opacity: 0.8 }
.rblead .dlist li p { float: left; padding-right: 10px; width: 60px; }
.rblead .dlist li p.type { width: 20px; }
.rblead .dlist li p.do { float: right; text-align: right; padding-right: 0; }
.rblead .dlist li p.do a { color: #004070 }
.rblead .dlist li p.do a:hover { color: #d92119 }
.rblead .dlist li p.tit { width: 480px; }

/*产品中心样式1列	*/
.pro_box1 { width: 890px; overflow: hidden; }
.pro_box1 li { display: inline; width: 804px; float: left; overflow: hidden; background: #fff; border-top: 1px #ddd solid; padding: 20px 20px 20px 0; }
.pro_box1 li:nth-child(odd) {border-top: 1px #ddd solid; }
.pro_box1 li:nth-child(even) { border-top: 1px #ddd solid; }
.pro_box1 li:nth-child(1) { border-top: none; }
.pro_box1 li:nth-child(2) { border-top: none; border-top: 1px #ddd solid;}
.pro_box1 li a { overflow: hidden; }
.pro_box1 li img { width: 150px; height: 130px; overflow: hidden; padding-bottom: 8px; float: left }
.pro_box1 li img:hover { opacity: 0.8 }
.pro_box1 li .tent { float: right; width: 615px; overflow: hidden; }
.pro_box1 li .tent p { line-height: 22px; overflow: hidden; }
.pro_box1 li .tent .tit a { font-size: 18px;font-weight: 600; color: #004070; }
.pro_box1 li .tent .tit a:hover { font-size: 18px; font-weight: 600; color: #d92119; }
.pro_box1 li .tent .tit a span { color: #d92119 }
.pro_box1 li .tent .txt { color: #666; font-size: 14px; padding-top: 4px; }
.pro_box1 li .tent .txt a { color: #004070 }
.pro_box1 li .tent .txt a:hover { color: #d92119; }

/*产品中心样式2列	*/

.pro_box { width: 1060px; overflow: hidden; }
.pro_box li { display: inline; width: 415px;  float: left; overflow: hidden; background: #f2f2f2;margin:0 15px 15px 0;padding:15px; }
.pro_box li:nth-child(odd) {}
.pro_box li:nth-child(even) {  }
.pro_box li:nth-child(1) { border-top: none; border-top:2px solid #0071c5;}
.pro_box li:nth-child(2) { border-top: none; }
.pro_box li a { overflow: hidden; }
.pro_box li p{float: left;}
.pro_box li img { width: 22px; height: 22px; overflow: hidden; padding-bottom: 8px; float: right; }
.pro_box li
.pro_box li .tent { float: right; width: 255px; overflow: hidden; }
.pro_box li .tent p { line-height: 22px; overflow: hidden; }
.pro_box li .tent .tit a { font-size: 18px;font-weight: 600; color: #004070; }
.pro_box li:hover { font-size: 14px; color: #0071c5; }
.pro_box li .tent .tit a span { color: #0071c5 }
.pro_box li .tent .txt { color: #666; font-size: 14px; padding-top: 4px; }
.pro_box li .tent .txt a { color: #0071c5 }

/*产品目录	*/

.cata_box { width: 890px; overflow: hidden;font-size: 12px; }
.cata_box p{font-size: 20px;margin-bottom: 15px;}
.cata_box li { display: inline; width: 890px; float: left; overflow: hidden; background: #fff; padding: 20px 0; }
.cata_box .title{background-color: #555;color: #fff;font-size: 14px;font-weight: bold;}

.cata_box li .equal{display: table; border-collapse:separate; border:1px solid #888;}
.cata_box li .row{display: table-row;}
.row div{display: table-cell;word-break:break-all; }
.row .one{width: 120px; border-bottom:1px solid #888; padding:5px; border-right:1px solid #888; }
.row .two{width:125px;height: auto; border-bottom:1px solid #888;padding:5px; border-right:1px solid #888;}
.row .three{width:420px;word-wrap:break-word; border-bottom:1px solid #888;padding:5px; border-right:1px solid #888;}
.row .four{width:90px;word-wrap:break-word; border-bottom:1px solid #888;padding:5px; border-right:1px solid #888;}
.row .five{width:40px;  text-align:center; word-wrap:break-word; border-bottom:1px solid #888; padding:5px;}
/**产品详情页面类**/

.del-about { width: 850px; overflow: hidden }
.del-about .lt-extra { float: left }
.del-about .lt-extra img { width: 260px; height: 260px; }
.del-about .content { width: 560px }
.del-about .content h2 {color:#333; font-size: 24px; font-weight: 400; }
.del-about .content .txt { padding: 20px 0; font-size: 14px; height: 160px; overflow: hidden; line-height: 26px; }
.rblead .cont-tit { font-size: 14px; padding-top: 15px; border-bottom: 2px #3e3a39 solid; color: #333; height: 32px; line-height: 32px; }
.rblead .cont-tit h2 { font-size: 18px; font-weight: 400; background: #3e3a39; float: left; padding: 0 30px; color: #fff }

/*产品目录描述*/
.pro_des {width:905px;background-color: #fff;padding:50px; clear: both;display:inline-block;margin-bottom:25px;}
.pro_des .left{width:650px;float: left; }
.pro_des .left h1{margin-bottom:10px;}
.pro_des .right{float: right;}
.pro_des img{max-height: 140px;}

/*服务中心首页样式*/
.service_index{width: 1280px;overflow: hidden; padding-top:80px;}
.service_index ul{width: 1360px;overflow: hidden;}
.service_index ul li{width: 600px;height: 390px; margin-right: 80px; float: left;}
.service_index ul li img{width: 600px;height: 280px;}
.service_index ul li h3 {height: 38px; margin-top:10px;}
.service_index ul li h3 a{color:#0071c5; font-size: 22px; }
.service_index ul li p{color:#666;font-size: 14px;}

/*解决方案首页样式*/
.solution_index{width: 1280px;overflow: hidden; margin: 50px 0 60px; }
.solution_index h2{width: 1280px;text-align: center;color:#fff;font-size: 28px;font-weight: normal; height: 50px;line-height: 50px; background-color: #0071c5; margin-bottom: 60px;}
.solution_index ul{width: 1360px;overflow: hidden; }
.solution_index ul li{width: 299px;height: 350px; margin-right: 28px; float: left;}
.solution_index ul li img{width: 299px;height: 299px;}
.solution_index ul li  a:hover img{opacity: 0.8}
.solution_index ul li h3 {height: 38px; margin-top:20px; background-color: #fff;font-weight: normal;}
.solution_index ul li h3 a{color:#333; font-size: 18px;}
.solution_index ul li h3 a:hover{color:#0071c5; font-size: 18px;}
.solution_index ul li p{color:#666;font-size: 14px;}



/*行业方案样式	*/

.solute_box { width: 890px; overflow: hidden; }
.solute_box li { display: inline; width: 410px; height: 280px; float: left; overflow: hidden; background: #fff; border-top: 1px #ddd solid; padding: 20px 20px 20px 0;margin-bottom: 10px; }
.solute_box li:nth-child(odd) { border-right: 1px #ddd solid; }
.solute_box li:nth-child(even) { border-top: 1px #ddd solid; padding-left: 20px; }
.solute_box li:nth-child(1) { border-top: none; }
.solute_box li:nth-child(2) { border-top: none; }
.solute_box li a { overflow: hidden; }
.solute_box li img { width: 410px; height: 180px; overflow: hidden; padding-bottom: 8px; }
.solute_box li img:hover { opacity: 0.8 }
.solute_box li .tent { width: 390px; overflow: hidden; }
.solute_box li .tent p { line-height: 22px; overflow: hidden; }
.solute_box li .tent .tit a { font-size: 18px; font-weight: 600; }
.solute_box li .tent .tit a span { color: #d92119 }
.solute_box li .tent .txt { color: #666; font-size: 12px; }
.solute_box li .tent a { color: #004070 }
.solute_box li .tent a:hover { color: #d92119; }
/**留言类样式**/

.guestb { margin: 0 auto; clear: both; overflow: hidden; color: #666; }
.guestb .form { font-size: 12px; }
.guestb .form tr { height: 36px; line-height: 36px; }
.guestb .form tr td { text-align: left; height: 36px; line-height: 36px; padding: 6px 0 }
.guestb .form tr td em { color: #ff0000; padding: 0 4px 0 0; font-style: normal; }
.guestb .form tr td span { color: #999; padding: 0 0 0 10px; font-size: 12px; }
.guestb .form tr td input[type=text] { height: 28px; line-height: 28px; width: 340px; border: 1px #ccc solid; font-size: 12px; color: #666; padding: 2px 10px; background: #fbfbfb; }
.guestb .form tr td textarea { width: 530px; border: 1px #ccc solid; font-size: 12px; color: #666; line-height: 20px; padding: 10px; background: #fbfbfb }
.guestb .form tr td input[type=submit] { width: 160px; text-align: center; height: 36px; line-height: 36px; font-size: 15px; color: #fff; background: #004070; border: none; cursor: pointer }
.guestb .form tr td input[type=reset] { width: 160px; margin-left: 20px; text-align: center; height: 36px; line-height: 36px; font-size: 15px; color: #666; background: #fff; border: 1px #e8e8e8 solid; cursor: pointer }
.guestb .form tr td input[type=radio] { width: 14px; margin-right: 6px; }
.guestb .form tr td select { height: 34px; line-height: 34px; width: 122px; border: 1px #ccc solid; font-size: 12px; color: #333; padding: 2px 10px; background: #fbfbfb; }
.guestb .form tr td .pic-yz { height: 34px }
.guestb .form tr td .tips a { color: #d92119 }
.guestb .form tr td .tips a:hover { color: #333; }
.guestb .form tr td .sex { margin-right: 10px; font-size: 12px; }
/*foot样式*/

/*底部*/
.copyb{ width: 100%;padding:66px 0 0; background-color:#1b1d1f; display:block;}
.copyb .left{width: 530px;  float: left;}

.copyb .left dl{height: 210px;padding-bottom: 20px; float: left; }
.copyb .left dl dt{color:#0071c5;font-size: 18px;margin-bottom: 30px;}
.copyb .left dl dd{color:#fff;font-size: 14px;line-height: 32px;}
.copyb .left dl dd a{color:#ccc;font-size: 14px;}
.copyb .left dl dd a:hover{color:#eee;}
.copyb .left .center{margin:0 50px;padding: 0 50px;border-left: 1px dashed #333;border-right: 1px dashed #333;height: 100%}

.copyb .cent{width: 335px; float: left;}
.copyb .cent img{width: 335px; height: 105px;}
.copyb .cent p{color: #d0d0d0; font-size: 12px;margin-top:20px;}

.copyb .right{width:240px; float: right; }
.copyb .right dl{float: left; }
.copyb .right dl dt{color:#0071c5;font-size: 18px;margin-bottom: 30px;}
.copyb .right dl dd{color:#fff;font-size: 14px;line-height: 32px;}
.copyb .right dl dd em{height: 20px; line-height: 20px; display: inline; font-style:normal;}
.copyb .right dl dd a{color:#ccc;font-size: 14px;}
.copyb .right dl dd a:hover{color:#eee;}
.copyb .right img{width: 20px; height: 20px;}

.copyb .bot{padding: 10px 0 0;border-top: 1px solid #48494d; line-height: 40px;margin-top: 10px;}
.copyb .bot .left{color: #999999; float: left;}
.copyb .bot .right{float: right; width: 82px; height: 41px;}
.copyb .bot img{width: 82px; height: 41px;}

.copyb .left1{color:#666; float: left; margin-right:20px;}
.copyb .left1 img{width:20px;height: 20px;}
/*分页样式*/

.page { margin: 50px auto 30px; overflow: hidden; clear: both; }
.page a { float: left; margin-right: 5px; display: inline-block; width: 14px; height: 14px; line-height: 14px; text-align: center; padding: 4px; overflow: hidden; border: 1px #d1d1d1 solid; background: #fff; }
.page a:hover { background: #0071c5; color: #fff; border: 1px #0071c5 solid; }
.page .next, .page .prew, .page .home, .page .last { width: 42px; border: 1px #d1d1d1 solid; background: #fff; }
.page .curn { background: #0071c5; color: #fff; border: 1px #0071c5 solid; }
/*上一篇下一篇*/

.prent { float: left; overflow: hidden; padding-bottom: 30px; }
.prent p { clear: both; color: #666; font-size: 12px; line-height: 36px; }
.prent p a { font-size: 12px; }

/*相关新闻*/
.newslink{width: 870px;border:1px solid #ececec; padding: 20px; background-color: #fff;margin-top: 20px; overflow: hidden;}

.newslink .news { width: 270px; margin-right: 25px; display: inline; }
.newslink .newslist .pic { display: block; overflow: hidden; width: 248px; height: 82px; margin: 0 auto; }
.newslink .newslist ul { overflow: hidden; padding-top: 10px; clear: both; }
.newslink .newslist ul li { height: 30px; line-height: 30px; padding-left: 12px; overflow: hidden; background: url(../images/icon-list.gif) no-repeat left center; }
.newslink .newslist ul li a { display: block; float: left; overflow: hidden; color: #888; font-size: 14px; height: 24px; line-height: 24px; }
.newslink .newslist ul li a:hover { color: #d92119; }
.newslink .newslist ul li em { display: block; width: 27px; height: 9px; float: left; padding-left: 6px; padding-top: 10px; color: #999; background: url(../images/icon-hot.png) no-repeat right center; }
.newslink .newslist ul li span { height: 28px; line-height: 28px; float: right; color: #999; font-family: Arial, Helvetica, sans-serif; }

/*同类产品*/
.prolink{width: 890px;border-top:1px solid #d2d2d2; padding: 20px 0; overflow: hidden;}
.prolink .news { margin-right: 25px; display: inline; float: left;}
.prolink .newslist .pic { display: block; overflow: hidden; width: 248px; height: 82px; margin: 0 auto; }
.prolink .newslist ul { overflow: hidden; padding-top: 10px; clear: both; }
.prolink .newslist ul li { height: 30px; line-height: 30px; padding-left: 12px; overflow: hidden; background: url(../images/icon-list.gif) no-repeat left center; }
.prolink .newslist ul li a { display: block; float: left; overflow: hidden; color: #888; font-size: 14px; height: 24px; line-height: 24px; }
.prolink .newslist ul li a:hover { color: #d92119; }
.newslink .newslist ul li em { display: block; width: 27px; height: 9px; float: left; padding-left: 6px; padding-top: 10px; color: #999; background: url(../images/icon-hot.png) no-repeat right center; }
.prolink .newslist ul li span { height: 28px; line-height: 28px; float: right; color: #999; font-family: Arial, Helvetica, sans-serif; }

.index_100{overflow: hidden; text-align: center;margin-top:25px; }
.index_100 li{color: #808689; font-size: 16px; width: 320px;padding:60px 0;float: left; border-bottom:1px solid #e0e0e0;}
.index_100 li h3{color: #333;font-size:20px; padding-top:20px; }
.index_100 .bg{background: url(../images/ico/ico_bg.jpg) no-repeat; background-position:0px 80px;}
.index_100 li p{padding:15px 25px; height: 70px; line-height: 24px;}
.index_100 li span{width:21px;height: 21px;border-radius: 100px;color: #fff;background-color: #8e4314;padding:0 5px 2px;}


/*右边浮动

#jump{position:fixed; z-index:9999;bottom:110px;right:100px;padding:6px; text-align:center;_position:absolute;_top:expression(documentElement.scrollTop + "px");}

#jump li{ height:45px; width:45px; line-height:45px; overflow:hidden;background: rgba(0,0,0,0.5);}

#jump a{ font-size:12px; color:#666; }

#top,#weixin{display:block;cursor:pointer; }

#top img ,#weixin img{ vertical-align:middle;}

#jump .wx{background:#646464;}

#EWM{ position:absolute; right:50px;top: -30px; display:none;}

#EWM img{ width:120px; height:120px;}

#EWM .arrow3 { width: 6px; height: 11px; display: block; background: url("../images/weixin-arrow.png")no-repeat; position: absolute; right: 1px; top: 122px; }

#EWM p{ margin-right:6px; background:#fff; line-height:24px; }

*/
