/*Generated by wjdhcms 3.0 */







@charset "utf-8";







/*-----------å…¬ç”¨-----------*/







::-webkit-scrollbar {



    width: 8px;



    height: 8px;



    background-color: #F5F5F5;



}







::-webkit-scrollbar-track {



    border-radius: 10px;



    background-color: #E2E2E2;



}







::-webkit-scrollbar-thumb {



    border-radius: 10px;



    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);



    background-color: #555;



}







* {



    padding: 0;



    margin: 0;



    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;



}







body {



    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;



    color: #333;



    margin: 0;



    line-height: 1.5;



}







:focus {



    outline: 1;



}







article,



aside,



canvas,



details,



figcaption,



figure,



footer,



header,



hgroup,



menu,



nav,



section,



summary {



    display: block;



}







a {



    margin: 0;



    padding: 0;



    border: 0;



    font-size: 100%;



    vertical-align: baseline;



    background: transparent;



}







ins {



    background-color: #ff9;



    color: #000;



    text-decoration: none;



}







mark {



    background-color: #ff9;



    color: #000;



    font-style: italic;



    font-weight: bold;



}







del {



    text-decoration: line-through;



}







table {



    border-collapse: collapse;



    border-spacing: 0;



}







hr {



    display: block;



    height: 1px;



    border: 0;



    border-top: 1px solid #cccccc;



    margin: 1em 0;



    padding: 0;



}







input,



select {



    vertical-align: middle;



}







li,



ul {



    list-style-type: none;



}







img {



    border: none;



}







a {



    color: #333;



    text-decoration: none;



    -webkit-transition: all .3s ease-out;



    transition: all .3s ease-out;



}







a:link,



a:hover,



a:active,



a:visited {



    text-decoration: none;



}







input,



textarea {



    outline: 0;



    border: 0;



}







textarea {



    resize: none;



}







h1,



h2,



h3,



h4,



h5,



h6,



dl,



dd,



dt,



i,



em {



    font-weight: normal;



    font-style: normal;



}











/**banner**/



.banner{width:100%; margin:0 auto; position:relative; height:600px;}



.fullSlide{width:100%;position:relative;height:100%;background:transparent;}



.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden;}



.fullSlide .bd ul{height:100%;}



.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat;}



.fullSlide .bd li a{display:block;height:100%;}



.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;}



.fullSlide .hd ul{text-align:center;margin-bottom:10px;}







.fullSlide .hd ul .on{background:#218d00;}



.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;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:.5;display:none;}



.fullSlide .next{left:auto; right:15%; background-position:-6px -137px;}















/**search**/



.search_box{width: 100%; height:50px;}



.search{width: 1180px; margin:auto; height:50px;}



.keytext{width: 770px;height: 50px;line-height: 50px; float: left; font-family:Microsoft YaHei; font-size: 14px;margin-left: 24px;}



.keytext span{line-height: 50px;color: #333; }



.keytext a{margin: 0px 8px 0px 0px; line-height:50px; color:#747474;}



.rmgj-n-r{ float:right; margin-top:11px;border-bottom: 1px solid #1551d7}



.text2{padding:0px 0px 0px 10px; float:left; height:26px; width:150px; font-size:14px; color:#666;background:rgba(0,0,0,0);}



.submit{width:30px; height:28px; border:0; padding:0; background:url(../images/search_but.png) no-repeat 0px 5px; float:left;cursor: pointer;}







/*公共标题*/



.title{



	text-align: center;



}



.title>h3{



	margin:50px 0 40px 0;



	background: url(../images/title_icon.png) no-repeat center bottom;



	padding-bottom: 40px;



}



.title>h3>p{



	color: #666666;



	font-size:14px;



	text-transform: uppercase;



	



	



}



.title>h3>a{



	color: #1551d7;



	font-size: 28px;



font-weight: bold;



	display: block;



}







/*公共标题*/







/*产品开始*/







.pro_box{

 height:710px;
    overflow: hidden;

	padding-top:50px;



}



.pro_left{



	width: 254px;







}



.pro_left ul li{



	width: 254px;



	height: 64px;



	background-color: #fafafa;



	margin-bottom: 2px;



	text-align: center;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.pro_left ul li:hover{



	background-color: #205acf;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.pro_left ul li:hover a{



	color: #fff;



}



.pro_left ul li a{

    font-weight: bold;



	height: 64px;



	width: 254px;



	color: #666;



	font-size: 16px;



	line-height: 64px;



	display: block;







}



.pro_right{



	width: 910px;



}



.pro_top{



	height: 64px;



	width: 910px;



	margin-bottom: 10px;



}



.pro_top h2{



	float:left;



}



.pro_top h2 p{



	color: #1551d7;



	font-size: 30px;



	font-weight: bold;



	text-transform: uppercase;



}



.pro_top h2>a{



	color: #4c4c4c;



	font-size: 20px;



}



.pro_top h2>a:hover{



	color: #205acf;



}



.pro_top>div>ul>li>a{



	width: 64px;



	height: 64px;



	display: block;



	float:right;



	text-align: center;



	background-color: #1551d7;



}



.pro_top>div>ul>.on a{



	background-color: #e5322b;



}







.pro_top>div>ul>li>a>img{



	margin-top: 9px;







}



.pro_top>div>ul>li>a>p{



	text-transform: uppercase;



	color: #fff;



	font-size: 12px;



}



.pro_cont>ul>li{



	float: left;



	width:296px;



	height:182px;



	position: relative;



	text-align: center;



	margin:10px 0px 0 7px;



	overflow: hidden;



}



.pro_cont>ul>li>a>img{



	width: 296px;



	height:182px;



}



.pro_cont>ul>li:hover >div{



	bottom: 0px;



}



.pro_cont>ul>li>div{



	position: absolute;



	bottom: -182px;



	background-color: rgba(32,90,207,.8);



	width: 296px;



height:182px;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.pro_cont>ul>li>div>a{



	width: 296px;



	height:182px;



	display: block;



}



.pro_cont>ul>li>div>a>h4{



	font-size: 14px;



	color: #fff;



	margin-top: 80px;



	margin-bottom: 10px;



}



.pro_cont>ul>li>div>a>img{



	text-align: center;



}







/*产品结束*/







/*品质*/



.pz_box ul{



	position: relative;



}



.pz_box ul img{



	position: absolute;



	left: 23%;



}



.pz_box ul li{



	width: 352px;



	height: 148px;



	border-radius: 10px;



	background-color: #fafafa;



	float: left;



	margin-bottom: 10px;



	text-align: left;



	  -webkit-transition: all 0.35s ease-in-out;







  transition: all 0.35s ease-in-out;



}



.pz_box ul li:hover{



	background-color: #1551d7;



}



.pz_box ul li:hover h4,.pz_box ul li:hover p{



	color: #fff;



}



.pz_box ul li h4{



	color: #1551d7;



	font-size: 18px;



	margin-top: 34px;



	margin-left: 20px;



	font-weight: bold;



	  -webkit-transition: all 0.35s ease-in-out;







  transition: all 0.35s ease-in-out;



}



.pz_box ul li p{



	color: #4c4c4c;



	font-size: 14px;



	margin-left: 20px;



	margin-top: 20px;



	width: 240px;



	height: 44px;



	  -webkit-transition: all 0.35s ease-in-out;







  transition: all 0.35s ease-in-out;



}







.pz_r{



	margin-left: 474px;



}



.pz_box ul .pz_r h4{



	margin-left: 82px;



}



.pz_box ul .pz_r p{



	margin-left: 82px;



}



/*品质*/



/*第一个小banner开始*/







.s_banner11{



	width: 100%;



	height: 250px;



	background: url(../images/s_banner1.jpg) no-repeat center;



	margin-top: 50px;



}



.font1{



	text-align: left;



}



.font11{



	margin-top: 90px;



	text-align: right;



}



.font11>p>span{



	font-size: 14px;



}



.s_banner11{



	text-align: center;



}



.s_banner11 h4{



	color: #fff;



	font-size: 24px;



	font-weight: bold;



	margin-top: 108px;



}



.s_banner11 h5{



	color: #fff;



	font-size: 20px;



	



}



.s_banner11 em{



	display: block;



	color: #fff;



	font-size: 12px;



	text-transform: uppercase;



}



.s_banner11 p{



	color: #fff;



	font-size: 24px;



	margin: 4px 0 4px 0;



}



.s_banner11 a{



	width: 134px;



	height: 38px;



	display: block;



	line-height: 38px;



	text-align: center;



	color: #3f3f3f;



	font-size: 16px;



	background-color: #fff;



	float: right;



}



.s_banner11 a:hover{



	background-color: #e5322b;



	color: #fff;



}











/*第一个小banner结束*/



/*优势*/



.ys_box h3 a>span{



	color: #e5322b;



	font-size: 34px;



	font-weight: bold;



}



.ys_font{



	width: 480px;



	margin-top: 12px;



}



.ys_font>ul>li{



	text-align: left;



}



.ys_font>ul>li>h4{



	color: #1551d7;



	font-size: 20px;



	font-weight: bold;



}



.ys_font>ul>li>h4>span{



	color: #e10d0d;



	font-size: 24px;



}



.ys_font>ul>li>em{



	color: #808080;



	font-size: 12px;



	text-transform: uppercase;



	margin-bottom: 10px;



	display: block;



}



.ys_font>ul>li{



	margin-top: 50px;



}



.ys_font>ul>li>p{



	color: #4c4c4c;



	margin-bottom: 25px;



	width: 400px;



}



.ys1_f{



	margin-left: 74px;



}



.ys2_f{



	margin-left: 74px;



}



/*优势结束*/







/*流程*/



.lc_cont>ul>li{



    margin:0 10px 20px 0;



    float:left;



   position: relative;



width:176px;



height:120px;



}







.lc_cont>ul>li>div{



width:176px;



height:120px;



   



    overflow:hidden;



}



.lc_cont>ul>li>div>em>img{



width:176px;



height:120px;



    transition: 0.5s;



    -o-transition: 0.5s;



    -ms-transition: 0.5s;



    -moz-transition: 0.5s;



    -webkit-transition: 0.5s;



}



.lc_cont>ul>li>div>em>img:hover{



width:186px;



height:130px;



    overflow: hidden;



    transform: scale(1.2);



    -o-transform: scale(1.2);



    -ms-transform: scale(1.2);



    -moz-transform: scale(1.2);



    -webkit-transform: scale(1.2);



}







.lc_cont>ul>li>em{



	width:176px;







    height:30px;



    display: block;



    color:#fff;



 	position: absolute;



 	bottom: 0px;



	background:rgba(21,81,215,.8);



    line-height:30px;



    text-align: center;



    overflow:hidden;



    font-size: 14px;











   



}







.lc_cont>ul>li>em>a{



	width:176px;







    height:30px;



    display: block;



    color:#fff;



 	position: absolute;



 	bottom: 0px;



	background:rgba(21,81,215,.8);



    line-height:30px;



    text-align: center;



    overflow:hidden;



    font-size: 14px;











   



}



.lc_cont>ul>li>em:hover{







   	background:rgba(229,50,43,1);







}



/*流程*/



/*案例*/



.section_body>ul>li{



    margin:10px 15px 0 0;



    float:left;



       background-color: #e1e1e1;



}



.section_body .pro1>div{



	 width:626px;



    height:426px;



}



.section_body .pro1>div>a>img{



	 width:626px;



    height:426px;



    transition: 0.5s;



    -o-transition: 0.5s;



    -ms-transition: 0.5s;



    -moz-transition: 0.5s;



    -webkit-transition: 0.5s;



}



.section_body .pro1>div>a>img:hover{



	 width:636px;



    height:435px;



      transform: scale(1.2);



    -o-transform: scale(1.2);



    -ms-transform: scale(1.2);



    -moz-transform: scale(1.2);



    -webkit-transform: scale(1.2);



}



.section_body .pro1>a{



	 width:626px;



	    height:40px;



}



.section_body>ul>li.right_li{



    margin-right:0;



}



.section_body>ul>li>div{



    width:254px;



    height:188px;



   



    overflow:hidden;



}



.section_body>ul>li>div>a>img{



    width:254px;



    height:188px;



    transition: 0.5s;



    -o-transition: 0.5s;



    -ms-transition: 0.5s;



    -moz-transition: 0.5s;



    -webkit-transition: 0.5s;



}



.section_body>ul>li>div>a>img:hover{



    width:264px;



    height:198px;



    overflow: hidden;



    transform: scale(1.2);



    -o-transform: scale(1.2);



    -ms-transform: scale(1.2);



    -moz-transform: scale(1.2);



    -webkit-transform: scale(1.2);



}



.section_body>ul>li>a{



    width:254px;



    height:40px;



    display: block;



    color:#464d42;



 



	



    line-height:40px;



    text-align: center;



    overflow:hidden;



    font-size: 14px;











    	background: -webkit-linear-gradient(left, #1551d7, #1551d7) no-repeat;



background: linear-gradient(to right, #1551d7, #1551d7) no-repeat;



background-size: 100% 0%; 



-webkit-transition: all .5s; transition: all .5s;



}



.section_body>ul>li>a:hover{



  



    color: #fff;







     background: -webkit-linear-gradient(left, #1551d7, #1551d7) no-repeat;



background: linear-gradient(to right, #1551d7, #1551d7) no-repeat;



background-size: 100% 100%; 



}







/*案例*/



/*客户见证*/



.khjz ul li{



	float: left;



	width: 275px;



	height: 380px;



	background-color: #fbfbfb;



	text-align: center;



	margin:10px 10px 10px 10px;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.khjz ul li>a>img{



	width: 248px;



	height: 186px;



	border:1px solid #fff;



	margin-top: 20px;



}



.khjz ul li:hover>a>img{



	border:1px solid #efb555;



}



.khjz ul li>h4{



		margin-top: 15px;



		margin-bottom: 15px;



}



.khjz ul li>h4>a{



	color: #4c4c4c;



	font-size: 16px;











}



.khjz ul li>p{



	width: 240px;



	height: 40px;



	overflow: hidden;



	margin:0 auto;



	  -webkit-transition: all 0.35s ease-in-out;







  transition: all 0.35s ease-in-out;



}



.khjz ul li>em>a{



	width: 275px;



	height: 35px;



	line-height: 35px;



	display: block;







	margin-top: 21px;



}



.khjz ul li:hover>em>a,.khjz ul li:hover>h4>a,.khjz ul li:hover>p{



	color: #fff;



}



.khjz ul li:hover{



	margin:0px 10px 0 10px;



	background-color: #205acf;



-moz-box-shadow:2px 2px 5px 2px #1551d7;



	 -webkit-box-shadow:2px 2px 5px 2px #1551d7;



	  box-shadow:2px 2px 5px 2px #1551d7;







}



/*客户见证*/







/*about开始*/



.about_bg{


 overflow: hidden;
	background:url(../images/about_bg.png) no-repeat center;



	height: 500px;



	margin-top: 40px;



}



.about_l{



	width: 392px;



	height: 292px;



	text-align: center;



}



.about_l h3{



	margin-top: 100px;



	margin-bottom: 30px;



}



.about_l h3 a{



	color: #333333;



	font-size: 14px;



	text-transform: uppercase;



	



}



.about_l p{



	color: #333333;



	font-size: 14px;



}



.about_l b a{



	font-size: 14px;



	color: #fff;



	font-weight: normal;



	text-align: center;







	background-color: #2860db;



	width: 108px;



	height:26px;



	display: block;



	line-height: 26px;



	margin:0 auto;



}



.about_l b a:hover{



		background-color: #008f3f;



		color: #fff;



}







.about_l img{



	margin-bottom: 30px;



}



.about_l p{



	margin-bottom: 30px;



}



.about_r{



	width: 716px;



	height: 470px;



	margin-top:30px;



}



.about_r>a>img{



	float: left;



	width: 352px;



	height: 218px;



}



.about_r>p{



	color: #fff;



	height: 108px;



	width: 336px;



	overflow: hidden;



	margin-top: 30px;



float: right;



margin-bottom:26px;



}



.about_r>b>a{



	font-size: 14px;



	color: #fff;



	font-weight: normal;



	margin-left:30px;



	







}



.about_r>b>a:hover{



	color: #008f3f;



}



.about_r h3 a{



	width:108px;



	height:26px;



	line-height: 26px;



	display: block;



	background-color: #008f3f;



	text-align: center;



	margin-top: 30px;



	color: #fff;



	font-size:14px;



}



.about_r h3 a:hover{



	background-color: #000;



	color: #fff;



}



/*荣誉*/



.tab4_box{



	margin-top:20px;



}



.box01{width:720px; position:relative;float:left;}



.box01 ul{margin:20px auto 0px;}



.box01 li{float:left; width:210px; margin:0px 20px 0px 0px; text-align:center;}



.box01 li img{width:210px; height:130px; border:1px solid #cfdbeb;}



.box01 li span a{display:block; overflow:hidden; text-overflow:ellipsis; line-height:30px; font-size:14px; height:30px; text-align:center; width:100%; color:#fff;}







.box01 li span a:hover{color: #e5322b;}



#tab4{width:1180px;position:relative; }



#tab4 .tab4_menu{z-index:1;width: 360px;margin-top:30px;



height: 26px;}



#tab4 .tab4_menu li{width:100px;height:26px;line-height:26px;cursor:pointer;text-align:center ;font-size: 16px;



					 display:inline-block;border:1px solid #fff;margin-right: 10px;}







#tab4 .tab4_menu li>a{color: #fff;}







#tab4 .tab4_menu>.tab-li-r{margin-right: 0;}



#tab4 .tab4_menu .on{cursor:pointer;background-color: #e5322b;border:1px solid #e5322b;}



#tab4 .tab4_menu .on a{



	color: #fff



}



/*客户见证*/



.sec7_con{



	width: 1180px;



	overflow: hidden;



}



.sec7_con ul li{



	float: left;



	width:480px;



	height: 200px;



	margin: 10px 25px 10px 25px;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.sec7_con ul li:hover{



		box-shadow:0px 0px 16px rgba(127,205,95,.4);



		transform:translate3d(0,-2px,0);







}



.sec7_con ul li>a{







	padding-bottom: 8px;



	float: left;



}



.sec7_con ul li img{



	width: 166px;



	height: 202px;



	



}



.sec7_con>div{



	width: 1050px;



	margin:0 auto;



}



.sec7_txt{



	text-align: left;



}



.sec7_txt h4 a{



	font-size: 16px;



	line-height: 28px;



	color: #4c4c4c;



	



}



.sec7_txt b{



	color: #342c2a;



	font-weight: normal;











}



.sec7_txt h4 a:hover{







	color: #1551d7;



}



.sec7_txt{



	margin-top: 14px;



	width: 280px;



	height: 188px;



	margin-left: 25px;



	float: left;



}



.sec7_txt p{



	font-size: 14px;



	color: #4c4c4c;



	



	height: 40px;



	overflow: hidden;



	width: 250px;



}



.sec7_txt i{



	background-color: #cccccc;



	margin:20px 0 20px 0;



	width: 26px;



	height: 1px;



	display: block;



}







.sec7_txt>a{



	width: 85px;



	height:24px;



	display: block;



	line-height: 24px;



	text-align: center;



	border:1px solid #808080;



	color: #808080;



	text-transform: uppercase;



	margin-top: 20px;



	border-radius: 12px;



}



.sec7_txt>a:hover{



	



	background-color: #1551d7;



	color:#fff;



}



.sec7_con{



	position: relative;



	height: 270px;



}



.sec7_con .lefts{



	background: url(../images/left3.png) no-repeat center;



	width: 42px;



	height: 42px;



	display: block;



	float: left;



	position: absolute;



	left: 0px;



	bottom: 132px;



}



.sec7_con .rights{



	background: url(../images/right3.png) no-repeat center;



	width: 42px;



	height: 42px;



	display: block;



		float: left;



		position: absolute;



		right: 0px;



		bottom: 132px;



}



.kh_b1{



	width: 540px;



	height: 1px;



	display: block;



	background-color: #808080;



	position: absolute;



	bottom:12px;



}



.kh_b2{



	width: 540px;



	height: 1px;



	display: block;



	background-color: #808080;



		position: absolute;



	bottom: 12px;



	right: 0px;



}



/*客户见证结束*/







/*新闻中心*/







.tab3_box5{width:1180px;clear:both;margin-left: 18px; height:418px;
    overflow: hidden;}



.tab3_menu5{width:344px;height: 38px;margin:0 auto 30px auto;}



.tab3_menu5 li{float:left;width:102px;height:30px;line-height:30px;border-bottom:0px;cursor:pointer;text-align:center;margin:0 10px 0 0px;



	border: 1px solid #1551d7;



	border-radius: 4px;



}



.tab3_menu5 li a{



	color: #1551d7;



}



.tab3_menu5 li.on{



	background-color: #1551d7;



}



.tab3_menu5 li.on a{



	color: #fff;



}







.new_con {



	width: 1180px;



	height: 350px;



	overflow: hidden;



}



.new_con_l {



	width: 360px;



	height: 324px;



	background: #fafafa;



	float: left;



	position: relative;	



}



.new_con_l a img{



	width: 332px;



	height: 164px;



	padding: 14px;



	



}



.new_con_l em{



	width: 79px;



	height: 69px;



	font-size: 12px;



	color: #fff;



	line-height: 35px;



	text-align: center;



	background: url(../images/news_time.jpg) no-repeat;



	position: absolute;



	right: 14px;



	top: 14px;



}



.new_con_l em span{



	display: block;



	font-size: 30px;



}



.new_txt1 h4{



	overflow: hidden;



	width: 352px;



}



.new_txt1 h4 a{



	width: 330px;



	height: 30px;



	font-size: 14px;



	color: #313131;



	line-height: 28px;



	margin-left: 14px;



	margin-right: 14px;



	white-space: nowrap;



	overflow: hidden;



	display: block;



	text-overflow: ellipsis;



}



.new_txt1 h4 a:hover{



	color: #1551d7;



}



.new_txt1 p{



	width: 332px;



	margin-left: 14px;



	font-size: 12px;



	line-height: 28px;



	color: #969393;



	height: 84px;



	overflow: hidden;



}



.new_con_r {



	width: 815px;



	height: 325px;



	float: right;



}



.new_con_r ul li{



	width: 360px;



	height: 92px;



	background: #fafafa;



	margin-left: 32px;



	float: left;



	margin-bottom: 24px;



	position: relative;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.new_con_r ul li .new_txt2_l em{



	display: block;



	margin: 12px;



	width: 79px;



	height: 69px;



	font-size: 14px;



	color: #fff;



	line-height: 26px;



	text-align: center;



	background: #969393;



	float: left;



	  -webkit-transition: all 0.35s ease-in-out;



  -moz-transition: all 0.35s ease-in-out;



  transition: all 0.35s ease-in-out;



}



.new_txt2_r a{



	position: absolute;



	bottom: 0;



	right: 0;



	display: none;



}



.new_con_r ul li .new_txt2_l em span{



	display: block;



	font-size: 24px;



	margin-top: 10px;



}



.new_txt2_r h4 a{



	width:250px;



	height: 30px;



	display: inherit;



	position: inherit;



	margin-top: 10px;



	float: left;



	font-size: 13px;



	color: #252525;



	line-height: 28px;



	white-space: normal;



	overflow: hidden;



	text-overflow: ellipsis;



}



.new_txt2_r p{



	float: left;



	width: 250px;



	height: 36px;



	overflow: hidden;



	font-size: 12px;



	line-height: 18px;



	color: #909090;



}



.new_con_r ul li:hover{



	 box-shadow: 0px 5px 5px 0px rgba(21, 81, 215, 0.28);



}



.new_con_r ul li:hover .new_txt2_r a{



	display: block;



}



.new_con_r ul li:hover em{



	background: #1551d7;



} 



.new_con_r ul li:hover a{



	color:  #1551d7;



}



/*新闻中心*/



