﻿/****************************************************************
 *																*		
 * 						      代码库							*
 *                        www.dmaku.com							*
 *       		  努力创建完善、持续更新插件以及模板			*
 * 																*
****************************************************************/
@charset "utf-8";
/*=CSS Reset
---------------------------------------------*/
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;}body,button,input,select,textarea{font:14px/1.5 Microsoft YaHei,arial;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}address,cite,dfn,var{font-style:normal;}code,kbd,pre,samp{font-family:courier new,courier,monospace;}small{font-size:12px;}ul,ol{list-style:none;}a{text-decoration:none;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}legend{color:#000;}fieldset,img{border:0;}button,input,select,textarea{font-size:100%;font-family:inherit;}button{cursor:pointer;}table{border-collapse:collapse;border-spacing:0;}a,:focus{outline:none;}*:first-child+html a{star:expression(this.onFocus=this.blur());}*html a{star:expression(this.onFocus=this.blur());}

/*=Common Style (根据需求自行删减)
-------------------------------------------*/
/**link**/
:link, :visited {text-decoration: none;}
a:link,a:visited{color:#555; text-decoration:none;}
a:hover{text-decoration: none;color:#da1c03 ;} 
/**font**/
a.red,.red{ color:#eb0000}

/**字体(覆盖默认使用)**/
.ffy{font-family:Microsoft YaHei;}/*微软雅黑(\5fae\8f6f\96c5\9ed1)*/
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
/**字体粗细和正常**/
.fwb{font-weight:bold;}
.fwn{font-weight:normal}
/**文本对齐**/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.tj{text-align:justify;}
/**文本缩进**/
.t2{text-indent:2em;}
/**字体修饰**/
.tdu{text-decoration:underline;}
/**居中**/
.auto-center{margin-left:auto;margin-right:auto;}
/**浮动 与 清除**/
.fl{float:left;}
.fr{float:right;}
.cb{clear:both; _height:0;_font-size:0;}
/*清除浮动-clear float-*/
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{#zoom:1;}
.ovf{ overflow:hidden;}
.tin{text-indent:-9999px;}
/*=Layout
-------------------------------------------*/
body{ color:#555; background:#fff;}
.rel{ position:relative;}
.abs{ position:absolute;}
.pl5{ padding-left:5px;}
.mr5{ margin-right:5px;}
.mr8{ margin-right:8px;}
.mr15{ margin-right:15px;}
.wp{ margin-left:auto; margin-right:auto; width:1200px;}
body {
    background: #fff url("../images/bg.jpg") no-repeat scroll center top;
    color: #555;
}
#wraper{ margin:0 auto;}
/*=Header
-------------------------------------------*/
.header{ height:178px; margin: 0 auto;width: 1200px; position:relative;}
	.top{ height:38px; overflow: hidden;color:#ca151b; line-height:35px;}
	.top a{ display:inline; color:#ca151b;}
	.toplink{ float:left;  color:#ca151b;}
	.toplink a{ padding-right:12px; margin-right:10px; background:url(../images/topline.png) no-repeat right center; color:#ca151b; }
	.topuser{ float:right; padding:0 15px;  }
	.topuser a{ display:block; float:left; height:35px; background:url(../images/topline.png) no-repeat right center; padding:0 15px 0 25px; color:#ca151b;}
	.topuser a.end{ background:none;}
	.head{  margin-bottom:2px; overflow:hidden;}
	/*logo*/
	.logo{ background:url(../images/logo.png) no-repeat; width:1100px; height:92px; margin-top:15px;}
	.logo a{ display:block; }
	/*search-bar*/
	.search{ color:#333; margin-top:10px; position:absolute; bottom:15px; right:0;}
	.input-kw{float:left; width:160px; height:26px; line-height:26px; border:1px solid #ca151b; background:url(../images/bgfff60.png) repeat;padding:0 5px; color:#666;}
	.input-btn{ float:left; background:#ca151b url(../images/search.png) no-repeat center center; width:28px; height:28px;cursor:pointer;border:0; line-height:20px; color:#fff; border:1px solid #ca151b;}
	/*navbox*/
	.navbox{margin:0 auto;background:#ca151b; height:47px;position:relative;z-index:100 }
	.nav{list-style:none; color:#474747;position:relative;display:block;}
	.nav li:hover ul{z-index:99}
	.nav li{position:relative;font-size:16px;text-align:center; float:left; text-align:center;line-height:47px;height:47px;}
	.nav li a.cur{ background:#fff; color:#b32227;}
	.nav li a{ color:#fff;display:block; white-space:nowrap; padding:0 35px;}
	.nav li a.home{width:48px;}
	.nav li:hover{background:#ffe0e1; display:block; color:#fff;}
	.nav li:hover a{ color:#b32227;}
	.nav li a:hover{ color:#b32227;}
	.nav .mainlevel {float:left;}
	.nav .mainlevel ul  li a:hover {color:#fff; text-decoration:none;}
	.nav .mainlevel ul  li:hover{ background:none;}
	.nav .mainlevel ul  li:hover a{ color:#f1c123;}
	.nav .mainlevel ul {display:none; position:absolute; background:#b32227 url(../images/sj.png) no-repeat center top;width: 100%;}
	.nav .mainlevel li {border-top:1px dotted #cedbe5;width: 100%; float:none; }
	.nav .mainlevel li:first-child{ border-top:none;}
	.nav .mainlevel li a{color:#fff; display:block; padding:0 10px; font-size:12px; }	
	.nav .zt ul{position:absolute; right:0; top:50px;width: 150px;}
	.nav .zt ul li {  color:#fff;}
	.sy1_ul{ line-height:29px;height:62px; position:relative; z-index:1111;}
	
	.sy1_ul li a:hover{color:#b32227;}
	.sy1_ul li.sy1_li{ float:left;  z-index:10000; position: relative;}
	.sy2_ul{position:absolute; left:0; top:47px; z-index:1112; display:none; background:#fff; text-align:left;}
	.sy2_ul .sy2_inside { }
	.sy2_ul .sy2_inside .sy2_li{line-height:40px;height:40px; font-size:14px; position:relative;  float:none; padding:0; width:134px; border-top:1px dotted #eee;}
	
/*----slider----*/
.callbacks_container {position: relative;float: left;width: 100%;}
.callbacks {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.callbacks li {position: absolute;width: 100%;left: 0;top: 0; text-align:center; height:557px; background-position:center top; }
.callbacks img {position: relative;z-index: 1;height: auto;border: 0;}
.callbacks_nav {display:none;}
.callbacks_tabs{list-style: none;position: absolute;bottom: 2%;z-index: 999;right: 0; width:100%;padding: 0;margin: 0; text-align:center;}
.callbacks_tabs li{display:inline-block;}
.callbacks_tabs a{visibility: hidden;}
.callbacks_tabs a:after {content: "";font-size:0;font-family: FontAwesome;visibility: visible;display: block;height:12px;width:12px;  display:inline-block;background:#fff;border-radius:50%;}
.callbacks_here a:after{background:#f07f00;}

/*-- //slider --*/

.content{ background:#fff; width:1200px; padding:25px 0 0;  margin:0 auto; }
.newsfocus{ width:358px; background:#FFF; overflow:hidden; position:relative;}
/* 新闻滚动图片 */
.FocusPic { overflow:hidden;float:left; width:358px;}
.FocusPic .conts{overflow:hidden;position:relative;zoom:1; }
.FocusPic .changeDiv a{position:absolute;top:0px;left:0px;display:none;}
.FocusPic .title-bg,.FocusPic .title{position:absolute;left:0px;bottom:0;width:100%;height:36px;line-height:36px;overflow:hidden;background:#e5e5e5;}
.FocusPic .title a{display:block; text-align:left; border:none; font-size:14px; padding-left:10px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; text-align:center;}
.FocusPic .change{bottom:32px;right:4px;text-align:right;z-index:99; height:20px; line-height:20px; overflow:hidden; position:absolute;}
.FocusPic .change i { cursor:pointer;height:20px; width:13px;display:block; float:left; color:#f0f0f0; font-size:0; background:url(../images/dot.png) no-repeat 0 0; text-indent:-9999px; }
.FocusPic .change i.cur { background:url(../images/dot.png) no-repeat -13px 0; color:#dd0103;}
/*公司要闻*/	
.newsfocus { width:480px;position:relative; margin:0 35px;}
.newsfocus .tit{ overflow:hidden; background:url(../images/title.jpg) no-repeat; border-bottom:1px solid #b32227; margin-bottom:8px; line-height:35px; font-size:16px; color:#fff; padding-left:15px;}
.newsfocus .tit span{float:right;}
.list-news li{ position:relative; overflow:hidden;zoom:1;border-bottom:1px solid #eee; padding:10px 20px 10px 0; }
.list-news li .date{ display:block; color:#95c2df; width:50px; line-height:20px; text-align:center; float:left; font-size:12px; margin-right:10px; margin-top:3px;}	
.list-news li  em{ font-size:12px; background:#d96d70; color:#fff; border-radius:4px;  font-style:normal; display:block; }
.list-news li span { font-size:12px; background:#efefef; color:#ca151b; border-radius:4px;  font-style:normal; display:block; }
.list-news li  .txtbox{ overflow:hidden;}
.list-news li  .txtbox a{display:block; font-size:16px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-news li  .txtbox  p{ font-size:12px; height:20px; line-height:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-news  .more{ position:absolute; right:0; top:15px;  line-height:33px;}
.list-news  .more a{ width:55px; height:20px; display: block; text-indent:9999px;font-size:12px; color:#b32227; background:url(../images/more.png) no-repeat;}
.list-news li:hover{ cursor:pointer;}	
.list-news li:hover span{ color:#0a9119;}
.list-news li:hover a:hover{ text-decoration:underline;}
/*通知公告*/	
.notice{ border:1px solid #e5e5e5; float:right; height:300px; width:289px; margin-bottom:15px; }
.notice .tit{ line-height:37px; background:#e5e5e5; color:#ca151b; font-size:16px; padding:0 10px; position:relative;}
.notice .list-gg ul{ padding:10px;}
.notice .list-gg ul li{ line-height:34px; background:url(../images/dot.jpg) no-repeat 0  center; padding-left:15px;}	
.notice .tit span{ position:absolute; top:0; right:10px; font-size:12px;  }	
.notice .tit span a{ color:#ca151b; }	
	
.jianju{ margin:0 35px;}
	
.main{ overflow:hidden;  margin:15px 0;}
.item{ overflow:hidden; width:375px; position: relative; }
.item .title{ height:34px; line-height:45px; position:relative;  margin-bottom:10px; background:url(../images/title.jpg) no-repeat; border-bottom:1px solid #c9c9c9; }
.item .title span{ font-size:16px; display:block; color:#fff; padding-left:15px; line-height:34px; height:34px; }
.item .title .more{ position:absolute; right:0 ;top:0;  padding-left:20px; font-size:12px;}
.item .title .more a{ font-size:12px; color:#b32227; display:block; line-height: 34px;}	
.item .item-list { padding:8px 0 0; min-height:320px;}
.item .item-list li{ line-height:40px;  overflow:hidden; background:url(../images/dot.jpg) no-repeat 0  center; padding-left:15px; border-bottom:1px dotted #ddd; }
.item .item-list li a{ overflow:hidden; display:block;}
.item .item-list li:last-child{ border-bottom:none;}
.item .item-list li:hover{ background:url(../images/dot-h.jpg) no-repeat 0  center; }
.item .item-list li a{ max-width:275px; float:left; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.item .item-list li span{ float:right; font-size:13px;}
.item .item-list font{ color:#ff6600;}
.item .item-list li.headlines{ padding:10px 0; background:none; overflow:hidden; border-bottom:none; }
.item .item-list li.headlines .headimg img{ width:166px; height:97px;display:block;}
.item .item-list li.headlines .headtext{ width:190px;}
.item .item-list li.headlines .headtext h4 a{ font-weight:normal;color:#b32227; float:none; line-height:20px; margin-bottom:10px;}
.item .item-list li.headlines .headtext p{  line-height:18px;margin-bottom:5px;}
.item-ad  { margin-bottom:5px;}
.item-ad  li{margin-bottom:5px; background:none; padding-left:0;}
.item-ad  li img{ width:376px; height:115px;}
.item-ad  li.more{ background:#e5e5e5; text-align:center;  padding:5px;}
.item-gc{ width:780px; margin-right:35px; margin-bottom:10px;}

.item-gc .title{background:url(../images/title_big.jpg) no-repeat; border-bottom:none; }
#slide{overflow:hidden;}
#slide ul{list-style:none;width:2999px;}
#slide ul li{float:left;}
.list-pic{ padding:8px 0; width:807px; overflow:hidden;}
.list-pic ul li{ float:left; margin-right:20px; margin-bottom:0;}
.list-pic ul li img{ width:249px; height:189px;}
.list-pic ul li p{ text-align:center; padding:10px 0;}
.list-pic ul li p a{ color:#545454}


.item-gc .list-pic ul { max-height:245px;}
.item-video .video{ padding:8px 0 0; position:relative;}
.item-video .video .tit{ position:absolute; left:0; bottom:0; line-height:33px; background:url(../images/bg00050.png) repeat; width:100%; color:#fff; text-align:center; margin-bottom:0;}
.item-video .video .btn-play{ width:100%; height:100%; background:url(../images/btn-play.png) no-repeat center center; position:absolute; top:0 ;left:0;}
.item .tit{ height:34px; line-height:45px; position:relative;  margin-bottom:10px; background:url(../images/tit.jpg) no-repeat;}
.item .tit span{ font-size:16px; display:block; color:#fff; padding-left:15px; line-height:34px; height:34px; }
.item .tit .more{ position:absolute; right:10px ;top:0;  padding-left:20px; font-size:12px;}
.item .tit .more a{ font-size:12px; color:#b32227;     display: block; line-height:34px;}

.m_fl{ float:left; width:807px}
.m_fl .jianju{ margin:0 0 0 35px;}
.m_fl .item .item-list{ min-height:210px; margin-bottom:20px;}
.f_r{ float:right;}
.item .ct{ margin-bottom:10px; overflow:hidden; padding:10px 0;}
.item .ct li{ line-height:45px; color:#ca151b; float:left; width:50%;}
.item .ct li span{ color:#ff0000;}
.statistics{ border:1px solid #ddd; margin-bottom:25px; }
.statistics .ct{ margin-bottom:10px; overflow:hidden; padding:10px 15px;}

.links{ overflow:hidden; padding:5px 0; height:43px; line-height:43px; background:#ca151b; }
.links .tt{ float:left; color:#fff; display:block; width:90px; font-size:16px;}
.links-lst{ overflow:hidden; padding:0 5px; float:left;}
.links-lst a{ text-align:center; vertical-align:middle; color:#fff; padding:0 18px; }
/*Footer*/		
.footer{ clear:both; width: 100%; min-width: 1220px;}
.copyright {line-height: 26px; text-align:center; padding:20px; font-size:12px; color:#ca151b;}
.jiucuo {text-align: center;}
.copyright .tb{ background:url(../images/tb.jpg) no-repeat center center; width:23px; height:23px; }
.copyright a{ display:inline-block; margin-left:10px;}
/*分页*/
.pagelist{ color:#555;text-align:center; clear:both; margin:40px 0;height:30px; padding-top:7px; font-size:12px;  }
.pagelist a,.pagelist .disabled{cursor:pointer; padding:4px 10px;color:#005aa0; border:1px solid #ddd;border-radius:3px; margin-right: 5px;}
.pagelist span{width:1px; padding:4px 8px;}
.pagelist span.current{ color:#fff;border:1px solid #b32227; background:#b32227; margin-right: 5px; border-radius:3px;}
.pagelist a.current,.pagelist a:hover{ color:#555;  }
.pagelist input{ vertical-align:middle;}
.pagelist input.go{height:20px; width:25px; font-size:12px; line-height:20px;}
/*通用面包屑*/
.place{border-bottom:1px solid #cacaca; overflow:hidden; }
.place  .breadcrumb{ background:url(../images/home.png) no-repeat left 5px; overflow:hidden; padding-bottom:0; padding-left:20px; float:right;}
.place  .breadcrumb li{font-size:14px; float:left; color:#010101; padding-right:10px; }
.place  .breadcrumb li a{color:#010101; background:url(../images/jt.jpg) no-repeat right center; padding-right:15px; }
.place  .breadcrumb  li:before {
    padding: 0 5px;
    color: none;
    content: none;
}
/*通用左侧菜单*/
.sidebar{ float:left; width:224px; position:relative; z-index:99}
.sidebar .title{background:#ca151b; text-align:center; margin-bottom:10px;}
.sidebar h3{margin:0;color:#fff;	height:100px;padding-top:25px; font-size:20px; font-weight:normal; }
.sidebar h3 span{display:block;line-height:18px;color:#fff; font-family:Arial; text-transform:uppercase; font-size:12px; padding-top:7px;}
.portalhead{background:#f8f8f8; padding-bottom:30px;}
.portalhead li { line-height:48px;}
.portalhead li a {display: block;font-size: 14px;text-align:center;color:#2c3e50;color:#ca151b;}
.portalhead li.active{background:#91c3f9;}
.portalhead li.active a{background:url(../images/jia.png) no-repeat 20px center;color:#fff;}
.portalhead li a:hover, .portalhead li .a {background:#ddd ;color: #fff;text-decoration: none;}
.portalhead li img{ width:100%;}
/*栏目页*/
.cbanner{  }
.cmain { padding-left:35px; overflow:hidden;}
.mcontent{padding:30px;min-height:500px;margin-bottom:40px;}
.mcontent .mtitle{ overflow:hidden; margin-bottom:25px; font-size:18px;border-bottom: 3px solid #ca151b;
    padding-bottom: 10px;
    display: inline-block;}
.mcontent .mtitle span{ font-size:12px; color:#d0d0d0; text-transform:uppercase; padding-left:15px;}
.mcontent img{ display:inline;}
.mcontent p{font-size:14px; line-height:30px;}
/*新闻-图文列表*/
.nlist-pic{ }
.nlist-pic li{ position:relative; overflow:hidden; background:url(../images/xx.jpg) repeat-x left bottom; padding:15px 0;}
.nlist-pic li .p-img{ float:left;}
.nlist-pic li .p-img img{width:308px; height:196px;}
.nlist-pic li .p-text{ float:right; width:520px;}
.nlist-pic li .p-text .by{ font-size:12px; color:#c6c6c6; margin:15px 0;}
.nlist-pic li h3{ font-weight:normal; font-size:16px; margin-top: 5px; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:10px;}
.nlist-pic li p{ line-height:24px; padding-top:5px; color:#888; font-size:14px;}
.nlist-pic li a{ background:url(../images/dot-h.jpg) no-repeat left center; padding-left:15px;}
.nlist-pic li.first {padding:20px 0; }
.nlist-pic li.first a{ background:none; padding-left:0; } 
.nlist-pic li span{ position:absolute; top:0 ;right:5px;  padding:15px 0;}
/*图片列表*/
.list-pic { width: 900px;}
.list-pic li{ float:left; margin:0 35px 25px 0;  }
.list-pic li img{ display:block; width:249px; height:173px; padding:7px; border:1px solid #eee;}
.list-pic li  p{ text-align:center;}
/*内容页*/
.show-content{}
.show-content .tith1{ text-align:center; font-size:22px; line-height:50px; color:#747474; font-weight:normal;}
.show-content .p-time{ color:#888; padding:5px 0 15px; border-bottom:1px dotted #ddd; text-align:center;}
.show-content .p-time span{ padding:0 5px;}
.show-content .p-content	{ padding:20px 0; margin:10px 0;}
.show-content .p-content p{ line-height:30px; font-size:14px; color:#6e6e6e;}
.pagepre{ border-top:1px solid #ddd; padding:15px 0; }
.pagepre a{ color:#666;font-size:14px; line-height:30px;}
/*联系我们*/
.contact{ padding-left:1px;}
.contact ul { border:1px solid #ddd; overflow:hidden; padding:15px 0;  }
.contact ul li{ float:left; width:33.3%; border-left:1px solid #ddd; text-align:center;margin-left:-1px;}
.contact ul li p{font-size:12px; color:#888;}
.contact ul li  span{ display:block; width:100px; height:100px; margin:0 auto; background:url(../images/icon.png) no-repeat;}
.contact ul li  span.c1{ background-position:0 0;}
.contact ul li  span.c2{ background-position:0 -100px;}
.contact ul li  span.c3{ background-position:0 -200px;}
.map{ margin:25px 0;}

/* CSS Document */
.toolbar-item{background:url(../images/toolbar.png) no-repeat;  }
.toolbar{position:fixed;right:0px;bottom:100px; z-index:999;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px; }
.toolbar-item-qq{background-position:0 -426px;}
.toolbar-item-qq:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:172px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
.toolbar-item-qq .toolbar-layer{height:52px; background:#eee; text-align:center;  line-height:52px; right:52px; bottom:0; color:#ca151b}
.fwph{background:#ca151b; padding:10px 15px; color:#fff; display:inline-block; font-style: normal; font-size:14px;}
.nlist-ranking{overflow:hidden; margin-bottom:35px;}
.nlist-ranking li { width:30%; margin-right:2%; float:left;  background: url(../images/xx.jpg) repeat-x left bottom;padding: 15px 0;}
.nlist-ranking li  span{ padding-left:15px; color:#888;}

.ljtitle{ background:#ca151b; color:#FFF; height:70px; line-height:70px; font-size:16px; text-align:center;}
.ljitem-list li{ text-indent:10px; background: url(../images/dot-h.jpg) no-repeat left center; margin:0px; padding:0px; height:30px; line-height:30px; list-style-type:none; border-bottom:1px dashed #E4E4E4;}
.ljoverflow{ overflow:hidden}

.ljlist-pic2{ padding:8px 0; width:900px; overflow:hidden;}
.ljlist-pic2  li{ float:left; margin-right:20px; margin-bottom:0;}
.ljlist-pic2  li img{
    background-repeat: no-repeat;
    object-fit: cover;
    width: 120px;
    height: 165px;
    margin-top: 2px;
    border: 1px solid #D7D3D2;
    padding: 3px;
	    vertical-align: middle;
}

.ljlist-pic2  li p{ text-align:center; padding:10px 0;}
.ljlist-pic2  li p a{ color:#545454}




.ljlist-pic3{ height: 220px;}
.ljlist-pic3 ul{ padding:8px 0; width:900px; overflow:hidden;}
.ljlist-pic3 ul li{ float:left; margin-right:20px; margin-bottom:0;}
.ljlist-pic3 ul li img{
    background-repeat: no-repeat;
    object-fit: cover;
    width: 120px;
    height: 165px;
    margin-top: 2px;
    border: 1px solid #D7D3D2;
    padding: 3px;
	    vertical-align: middle;
}
.ljlist-pic3 ul li p{ text-align:center; padding:10px 0;}
.ljlist-pic3 ul li p a{ color:#545454}



@media (max-width: 980px){
	#wraper{ width:1200px; }
}
















