.info_ban{ height:495px; background:url(../images/eninfban.jpg) center no-repeat; width:100%; position:fixed; left:0; top:221px;}
.info{ width:1260px; margin:35px auto;}
.info_lt{ width:224px;}
.info_lt_tit{ height:145px; background:url(../images/ind1.jpg) no-repeat; text-align:center;}
.info_lt_tit span{ color:#fff; padding-top:76px; display:block; font-size:24px;}
.info_lt_con{ height:auto;}
.info_lt_con li{ height:55px; line-height:53px; width:224px; margin-bottom:5px; background:url(../images/ind6.jpg) center bottom no-repeat;}
.info_lt_con li a{ display:block; padding-left:35px; font-size:17px;}
.info_lt_con li a:hover{ color:#f44e67;}
.info_lt_con p{ padding:5px 5px 5px 74px;}
.info_lt_con p a{ display:block; color:#777; line-height:25px;}
.info_lt_con p a:hover{ color:#f44e67;}
.info_lt_bot{ background:url(../images/ind7.jpg) center no-repeat; height:92px; padding:20px 35px; color:#fff;}
.info_lt_bot span{ display:block; background:url(../images/tels.png) left no-repeat; line-height:35px; padding-left:45px;}
.info_lt_bot p{ line-height:55px; font-size:20px; font-weight:700;}

.info_rg{ width:990px;}
.info_rg_tit{ height:45px; line-height:45px; border-bottom:1px #ddd solid;}
.info_rg_tit em{ font-size:18px; padding-left:25px; background:url(../images/xin.png) 3px center no-repeat; font-weight:700; color:#555;}
.info_rg_tit span{ font-size:13px; color:#999;}
.info_rg_tit span a{ color:#999;}
.info_rg_tit span a:hover{ color:#555;}

.info_rg_con{ padding:15px 5px; line-height:35px; color:#444; font-size:16px;}
.info_rg_con img{ max-width:100% !important; height:auto !important;}

/*内容*/
.newnrtit{ display:block; padding:40px 0; text-align:center; font-size:24px;}
.newnr{ height:auto; color:#666;}
.ntit{ width:85%; height:70px; line-height:35px; text-align:center; font-weight:100; color:#333; font-size:23px; font-weight:700; margin:20px auto;}
.jhurl{ width:100%; height:39px; line-height:39px; font-size:12px; font-family:宋体; text-align:center; color:#777;}
.nwcon{ width:100%; height:auto; font-size:15px; line-height:30px; border-bottom:2px #ddd solid; padding:10px 0 50px;}
.nwcon img{ max-width:100% !important; text-align:center; margin:0 auto; display:block;}
.context{ width:100%; height:30px; line-height:30px; padding-top:10px;}
.context ul{ margin:0; padding:0;}
.context ul li{ width:450px; height:30px; line-height:30px; float:left;}
.context ul li a{ color:#666;}

.infor_new{ height:auto; line-height:28px; font-size:14px; color:#555; padding:0 6px 20px; margin:0 auto;}
.infor_new ul li{ height:auto; padding:20px 0; border-bottom:1px #ddd dashed;}
.infor_new ul li img{ float:left; width:190px; margin-right:20px; padding:0 !important;}
.infor_new ul li em{ font-size:18px; color:#222;}
.infor_new ul li span{ color:#888; font-size:13px;}
.infor_new ul li p{ color:#999;}

.infor_pic{ width:990px; line-height:22px; font-size:13px; color:#555; padding:0 0 20px; margin:25px auto;}
.infor_pic ul li{ width:288px; height:225px; padding:10px; float:left; border:1px #ddd solid; margin:10px; text-align:center; overflow:hidden;}
.infor_pic ul li p{ font-weight:700; line-height:45px;}
.mm_img{ width:288px; height:195px; overflow:hidden; position:relative; margin:0 auto;}
.mm_img img{ width:288px; height:auto; display:block; margin:0; padding:0;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}
.mm_img:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.infor_honor{ width:988px; line-height:22px; font-size:13px; color:#555; padding:0 0 20px; margin:25px auto;}
.infor_honor ul li{ width:205px; height:185px; padding:10px; float:left; border:1px #ddd solid; margin:10px; text-align:center; overflow:hidden;}
.infor_honor ul li p{ font-weight:100; line-height:45px;}
.hn_img{ width:205px; height:145px; overflow:hidden; position:relative; margin:0 auto;}
.hn_img img{ width:auto; height:145px; display:block; margin:0; padding:0; margin:0 auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease;
}
.hn_img:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

/*pages*/
.pagination-wrapper{ margin: 20px 0; }
.pagination{ height: 34px; text-align: center; }
.pagination li { display: inline-block; height: 34px; margin-right: 5px; }
.pagination li a{ float: left; display: block; height: 32px; line-height: 32px; padding: 0 12px; font-size: 14px; border: 1px solid #dddddd; color: #555555; text-decoration: none; }
.pagination li a:hover{ background:#f5f5f5; color:#f54e68; }
.pagination li.thisclass { background: #f54e68; color: #fff; }
.pagination li.thisclass a,.pagination li.thisclass a:hover{ background: transparent; border-color: #f54e68; color: #fff; cursor: default; }

.hproy_class_tit{ height:145px; background:url(../images/ind1.jpg) no-repeat; text-align:center;}
.hproy_class_tit span{ color:#fff; padding-top:76px; display:block; font-size:24px;}
.hproy_class_con{ height:auto;}
.hproy_class_con li{ height:auto; line-height:33px; width:224px; margin-bottom:5px; padding:10px 0;}
.libg{ background:url(../images/ind6.jpg) center bottom no-repeat;}
.libg1{ background:url(../images/ind2.jpg) 15px no-repeat;}
.libg2{ background:url(../images/ind3.jpg) 15px no-repeat;}
.libg3{ background:url(../images/ind4.jpg) 15px no-repeat;}
.libg4{ background:url(../images/ind5.jpg) 15px no-repeat;}
.hproy_class_con li a{ display:block; padding-left:55px; font-size:17px;}
.hproy_class_con li a:hover{ color:#f44e67;}
.hproy_class_con p{ padding:5px 5px 5px 54px;}
.hproy_class_con p a{ display:block; color:#777; line-height:25px;}
.hproy_class_con p a:hover{ color:#f44e67;}