@import "common.css";
.lift-nav{
	position: fixed;
	top: 100px;
	margin-left: -42px;
	display: none;
}
.lift-nav .li{
	width: 24px;
	text-align: center;
	color: #fff;
	padding: 8px;
	line-height: 12px;
	margin-bottom: 1px;
	font-size: 12px;
	cursor: pointer;
	background: #ff0036;
}
.lift-nav .li:nth-child(3){
	background: #ababab;
}
.lift-nav li{
	width: 24px;
	text-align: center;
	color: #fff;
	padding: 8px;
	line-height: 12px;
	margin-bottom: 1px;
	font-size: 12px;
	cursor: pointer;
	background: #626262;
}
.lift-nav li.current{
	background: #c93833;
}





.zyjjfa{
	padding-top: 40px;
}
.zyjjfa .html{
	display: flex;
	justify-content: space-between;
}
.zyjjfa .html dl{
	width: 15.8%;
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	padding: 0 20px 30px;
	transition: border 1s;
}
.zyjjfa .html dl:hover{
	border: 1px solid red;
}
.zyjjfa .html dl dt{
	height: 160px;
	background-image: url(img/svg/zyjjfa-ico.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 72px;
}
.zyjjfa .html dl:nth-of-type(2) dt{
	background-image: url(img/svg/zyjjfa-ico2.svg);
}
.zyjjfa .html dl:nth-of-type(3) dt{
	background-image: url(img/svg/zyjjfa-ico3.svg);
}
.zyjjfa .html dl:nth-of-type(4) dt{
	background-image: url(img/svg/zyjjfa-ico4.svg);
}
.zyjjfa .html dl:nth-of-type(5) dt{
	background-image: url(img/svg/zyjjfa-ico5.svg);
}
.zyjjfa .html dl:nth-of-type(6) dt{
	background-image: url(img/svg/zyjjfa-ico6.svg);
}
.zyjjfa .html dl dd{
	text-align: center;
}
.zyjjfa .html dl dd .title{
	font-size: 20px;
	margin-bottom: 20px;
}
.zyjjfa .html dl dd .txt{
	line-height: 20px;
	color: #969696;
	font-size: 12px;
}
.xsyh{
	background-color: #f3f3f3;
}
.xsyh .column{
	text-align: center;
	font-size: 30px;
	margin-bottom: 10px;
}


.xsyh-slideBox{  margin: 0 auto; position:relative; border-radius: 10px; overflow: hidden;}
.xsyh-slideBox .column{ position:absolute; left:0px; top:30px; z-index:10; width: 100%; text-align: center; font-size: 20px; font-weight: bold;}
.xsyh-slideBox .hd{ height:15px; overflow:hidden; position:absolute; left:0px; bottom:30px; z-index:1; width: 100%; text-align: center}
.xsyh-slideBox .hd ul{ overflow:hidden; zoom:1; }
.xsyh-slideBox .hd ul li{ display: inline-block;margin-right:10px;  width:8px; height:8px; border-radius: 8px; text-align:center; background:#868586; cursor:pointer; text-indent: -999px; }
.xsyh-slideBox .hd ul li.on{ background:#fff; color:#fff; }
.xsyh-slideBox .bd{ position:relative; height:100%; z-index:0; width: 100%; overflow: hidden;}
.xsyh-slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
.xsyh-slideBox .bd li .title{ position: absolute; top: 60px; width: 100%; text-align: center;font-size: 14px;}
.xsyh-slideBox .bd li .pic{ height:450px; background-size: cover; }
.xsyh-slideBox .prev,
.xsyh-slideBox .next{ display: none!important; position:absolute; left:-120px; top:50%; margin-top:-30px; display:block; width:60px; height:60px; background-image:url(img/svg/arrow-gray.svg); background-size: contain;transform: rotate(180deg) }
.xsyh-slideBox .next{ left:auto; right:-120px;transform: rotate(0deg) }
.xsyh-slideBox .prev:hover,
.xsyh-slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.xsyh-slideBox .prevStop{ display:none; }
.xsyh-slideBox .nextStop{ display:none; }

.common-head{
	margin-top: 70px;
	height: 50px;
}
.common-head .column{
	font-size: 30px;
	font-weight: bold;
}
.common-head .subcolumn{
	display: inline-block;
	margin-left: 20px;
}
.common-head .more{
	float: right;
}

.gsservice .kk{
	border: 1px solid #dcdcdc;
	height: 493px;
}
.gsservice .kk .kk-ggw{
	float: left;
	width: 285px;
	height: 493px;
	overflow: hidden;
	background-size: cover;
}

.gsservice .kk .kk-list{
	float: right;
	width: 913px;
}
.gsservice .kk .kk-list .li{
	height: 246px;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 35px;
}
.gsservice .kk .kk-list .li .li-h{
	padding: 20px 0;
	color: #de3031;
}
.gsservice .kk .kk-list .li .li-l{
	display: flex;
}
.gsservice .kk .kk-list .li .li-l .txt{
	width: 230px;
	margin-right: 25px;
	font-size: 14px;
	color: #858585;
}
.gsservice .kk .kk-list .li .li-l .txt a{
	color: #858585;
	text-decoration: none;
}
.gsservice .kk .kk-list .li .li-l .price{
	width: 160px;
	height: 146px;
	line-height: 146px;
	border: 6px solid #dcdcdc;
	margin-right: 25px;
	box-sizing: border-box;
	text-align: center;
}
.gsservice .kk .kk-list .li .li-l .price a{
	text-decoration: none;
}
.gsservice .kk .kk-list .li .li-l .price .pnum{
	font-size: 80px;
	color: #d43a32;
}
.gsservice .kk .kk-list .li .li-l .cates{
	width: 443px;
}
.gsservice .kk .kk-list .li .li-l .cates .cli{
	float: left;
	width: 207px;
	height: 32px;
	font-size: 14px;
	margin-right: 25px;
}
.gsservice .kk .kk-list .li .li-l .cates .cli:nth-of-type(2n){
	margin-right: 0;
}
.yuewuservice{
	border: 1px solid #d4d4d4;
	height: 493px;
}
.yuewuservice .yw-pic{
	float: left;
	width: 285px;
	height: 493px;
	background-size: cover;
}
.yuewuservice .list{
	float: right;
	width: 912px;
	display: flex;
}
.yuewuservice .list dl{
	width: 25%;
	padding: 0 30px;
	box-sizing: border-box;
	border-left: 1px solid #d4d4d4;
}
.yuewuservice .list dl:first-of-type{
	border-left: 0;
}
.yuewuservice .list dl dt{
	height: 145px;
	line-height: 145px;
	text-align: center;
	font-size: 28px;
}
.yuewuservice .list dl dt a{
	color: #000;
	text-decoration: none;
}
.yuewuservice .list dl dd .ico{
	height: 120px;
	background-image: url(img/svg/yuewu-ico.svg);
	background-size: auto 64px;
	background-position: center top;
	background-repeat: no-repeat;
}
.yuewuservice .list dl:nth-of-type(2) dd .ico{
	background-image: url(img/svg/yuewu-ico2.svg);
}
.yuewuservice .list dl:nth-of-type(3) dd .ico{
	background-image: url(img/svg/yuewu-ico3.svg);
}
.yuewuservice .list dl:nth-of-type(4) dd .ico{
	background-image: url(img/svg/yuewu-ico4.svg);
}
.yuewuservice .list dl dd ul li{
	line-height: 30px;
	font-size: 15px;
}

.zizhishenpi{
	border: 1px solid #dcdcdc;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.zizhishenpi .guanggao{
	width: 285px;
	background-size: cover;
	background-repeat: no-repeat;
	height: 290px;
}
.zizhishenpi .list{
	width: 913px;
	padding: 40px;
	padding-right: 0px;
	box-sizing: border-box;
}
.zizhishenpi .list ul{
	display: flex;
	flex-wrap: wrap;
}
.zizhishenpi .list ul li{
	width: 30%;
	margin-right: 3%;
	border-bottom: 1px dotted #ccc;
	line-height: 35px;
	background-image: url("img/yuan-ico.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 14px;
}
.zizhishenpi .more{
	position: absolute;
	bottom: 10px;
	right: 10px;
	color: red;
	font-size: 14px;
}
/*.zizhishenpi .more a{
	color: red;
}*/

.hyreg{
	width: 400px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 28px;
	background-color: #e33630;
	border-radius: 35px;
	margin: 50px auto;
}
.hyreg a{
	color: #fff;
	display: block;
	text-decoration: none;
}

/* 
.news1{
	height: 488px;
	border: 1px solid #bfbfbf;
}
.news1 .left1{
	float: left;
	width: 880px;
}
.news1 .right1{
	float: right;
	width: 318px;
}
.mingjiatizi{
	padding: 30px 30px 26px;
	border-right: 1px solid #bfbfbf;
}
.mingjiatizi .pic{
	height: 290px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.mingjiatizi .list{
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	margin-top: 20px;
}

.picScroll-left3{ width:100%; overflow:hidden; position:relative; }
.picScroll-left3 .hd{ height:0px; }
.picScroll-left3 .hd .prev,.picScroll-left3 .hd .next{ display:block; position: absolute; left: 0px; top: 50%; margin-top: -17px; width:30px; height:35px; cursor:pointer; background-image:url("img/svg/arrow-black.svg"); background-size: contain; background-repeat: no-repeat; transform: rotate(180deg)}
.picScroll-left3 .hd .next{ left: auto; right: 0px;transform: rotate(0deg)}
.picScroll-left3 .bd{ width: 739px;overflow: hidden; margin: 0 auto;}
.picScroll-left3 .bd .tempWrap{ margin: 0 auto;}
.picScroll-left3 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left3 .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;}

.mingjiatizi .list dl{
	text-align: center;
}
.mingjiatizi .list dl dt{
	width: 50px;
	border-radius: 50px;
	background-color: #ddd;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.mingjiatizi .list dl dd .xingming{
	margin-bottom: 10px;
	font-size: 14px;
}
.mingjiatizi .list dl dd .tizi{
	display: inline-block;
	padding: 3px 10px;
	background-color: #e92928;
	border-radius: 20px;
	color: #fff;
	font-size: 12px;
}
.mingjiatizi2 .list{
	padding: 26px;
}
.mingjiatizi2 .list ul li{
	padding: 17px 0;
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
}
.mingjiatizi2 .list ul li:first-of-type{
	padding-top: 0px;
}

.pinbeisheji{
	background-color: #f1f1f1;
	padding: 40px 0;
	margin-top: 50px;
	height: 530px;
	box-sizing: border-box;
}
.pinbeisheji .head{
	text-align: center;
	margin-bottom: 35px;
}
.pinbeisheji .head .title{
	font-size: 30px;
    font-weight: bold;
}
.pinbeisheji .head .subtitle{
}
 */
.news2{
	padding: 30px;
	border: 1px solid #dcdcdc;
	/*height: 486px;*/
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}
.news2 .left2{
	float: left;
	width: 680px;
}
.news2 .right2{
	float: right;
	width: 408px;
}
.companypeixun{
	/*padding-top: 20px;*/
}
.companypeixun .list ul li{
	line-height: 32px;
	padding-left: 30px;
	background-image: url(img/li-ico.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.companypeixun .list ul li .addtime{
	float: right;
	color: #bcbcbc;
	font-size: 14px;
}
.companypeixun2{
}
.companypeixun2 .head{
	height: 32px;
	line-height: 18px;
	border-bottom: 1px solid #dddddd;
	padding-left: 30px;
	background-image: url(img/svg/companypeixun-column-ico.svg);
	background-size: auto 18px;
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}
.companypeixun2 .list{
	/*padding-top: 30px;*/
}
.companypeixun2 dl dt{
	height: 341px;
	/*margin-bottom: 20px;*/
}
.companypeixun2 dl dd{
	text-align: center;
}
.faluservice{
	background-color: #f1f1f1;
	padding: 40px 0;
	margin-top: 50px;
	height: 530px;
	box-sizing: border-box;
}
.faluservice .head{
	text-align: center;
	margin-bottom: 35px;
}
.faluservice .head .title{
	font-size: 30px;
    font-weight: bold;
}
.faluservice .head .subtitle{
}
.picScroll-left2{ width:100%; overflow:hidden; position:relative; }
.picScroll-left2 .hd{ height:0px; }
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next{ display:block; position: absolute; left: 0px; top: 50%; margin-top: -32px; width:60px; height:65px; cursor:pointer; background-image:url("img/svg/arrow-black.svg"); background-size: contain; background-repeat: no-repeat; transform: rotate(180deg)}
.picScroll-left2 .hd .next{ left: auto; right: 0px;transform: rotate(0deg)}
.picScroll-left2 .bd .tempWrap{ margin: 0 auto;}
.picScroll-left2 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left2 .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left2 .bd ul li .pic{  width: 494px; height: 294px; background-size: cover; background-repeat: no-repeat; background-position: center;margin-bottom: 30px;}
.picScroll-left2 .bd ul li .title{ }
.companyxuanzhuanpian{
	padding: 50px;
	background-color: #f1f1f1;
	height: 313px;
}
.companyxuanzhuanpian .pic{
	float: left;
	width: 553px;
	height: 313px;
}
.companyxuanzhuanpian video{
	width: 553px;
	height: 313px;
}
.companyxuanzhuanpian .list{
	float: right;
	width: 500px;
}
.companyxuanzhuanpian .list ul li{
	line-height: 32px;
	padding-left: 30px;
	background-image: url(img/li-ico.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.companyxuanzhuanpian .list ul li .addtime{
	float: right;
	color: #bcbcbc;
	font-size: 12px;
}
.clientcase .head{
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	border-bottom: 1px solid #d4d4d4;
    font-weight: bold;
}
.clientcase .list{
	padding-top: 20px;
}
/*
.clientcase .list ul{
	display: flex;
	flex-wrap: wrap;
}
.clientcase .list ul li{
	width: 16.66%;
	height: 200px;
	border: 2px solid #fff;
	box-sizing: border-box;
	background-color: #f0f0f0;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	transition: all 0.5s;
}
.clientcase .list ul li:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.clientcase .list ul li a{
	display: block;
	height: 100%;
}
*/

.clientcase .list ul{
}
.clientcase .list ul li{
	width: 200px;
	height: 200px;
	border: 2px solid #fff;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
	transition: all 0.5s;
}
.clientcase .list ul li:hover{
	-webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: gray;
}
.clientcase .list ul li a{
	display: block;
	height: 100%;
}



.newscenter{
	background-color: #f1f1f1;
	padding: 50px 0;
	margin-top: 50px;
}
.newscenter:after{
	content: '';
	display: block;
	clear: both;
}
.newscenter .head{
	text-align: center;
}
.newscenter .head .column{
	font-size: 30px;
    font-weight: bold;
	color: #dc1a10;
	margin-bottom: 10px;
}
.newscenter .head .subcolumn{
	font-size: 14px;
}
.newscenter .head2{
	text-align: center;
	padding: 60px 0;
}
.newscenter .head2 ul li{
	display: inline-block;
	line-height: 40px;
	width: 120px;
	background-color: #fb251b;
	color: #fff;
	margin: 0 30px;
	cursor: pointer;
}
.newscenter .head2 ul li.selected{
	background-color: #e78000;
}
.newscenter .list{
	padding-left: 350px;
	display: none;
}
.newscenter .list.show{
	display: block;
}
.newscenter .list .pic{
	float: left;
	margin-left: -350px;
	width: 300px;
	height: 400px;
	background-image: url(img/news.jpg);
	background-repeat: no-repeat;
	background-size:contain;
}
.newscenter .list .pic{
	float: left;
	width: 300px;
}
.newscenter .list .cybk .cybk-head{
	line-height: 56px;
	height: 56px;
	position: relative;
}
.newscenter .list .cybk .cybk-head .cybk-column{
	float: left;
	font-size: 25px;
	color: #fb251d;
}
.newscenter .list .cybk .cybk-head .cybk-more{
	float: right;
	font-size: 14px;
}
.newscenter .list .cybk .cybk-head .bottomcolor{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
}
.newscenter .list .cybk .cybk-head .bottomcolor .bc{
	float: left;
	width: 11.1%;
	height: 2px;
	background-color: #e78000;
}
.newscenter .list .cybk .cybk-head .bottomcolor .bc:nth-of-type(2n){
	background-color: #303030;
}
.newscenter .list .cybk .cybk-kk{
	padding-top: 40px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt{
	float: left;
	width: 380px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .month-day{
	font-size: 25px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .year{
	font-size: 16px;
	color: #666666;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .line{
	width: 30px;
	height: 3px;
	background-color: #d82924;
	margin: 15px 0 26px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .title{
	color: #e87f00;
	margin-bottom: 20px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .title a{
	color: #e87f00;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .content{
	line-height: 25px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .more{
	display: inline-block;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #929292;
	color: #999999;
	font-size: 14px;
	margin-top: 20px;
}
.newscenter .list .cybk .cybk-kk .cybk-pictxt .more a{
	color: #999999;
}
.newscenter .list .cybk .cybk-kk .cybk-list{
	float: right;
	width: 420px;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li{
	padding: 20px;
	padding-left: 126px;
	background-color: #fff;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover{
	background-color: #d82924;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:after{
	content: '';
	display: block;
	clear: both;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li .addtime{
	float: left;
	margin-left: -126px;
	padding-left: 10px;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li .addtime .month-day{
	font-size: 25px;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover .addtime .month-day{
	color: #fff;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li .addtime .year{
	font-size: 16px;
	color: #666666;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover .addtime .year{
	color: #fff;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li .title{
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover .title{
	color: #fff;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover .title a{
	color: #fff;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li .content{
	font-size: 13px;
	color: #737373;
}
.newscenter .list .cybk .cybk-kk .cybk-list ul li:hover .content{
	color: #fff;
}


.gnsb-mt70{
	margin-top: 70px;
}
.bggray{
	background-color: #ececec;
	padding: 40px 0;
	height: 530px;
	box-sizing: border-box;
}


.sse{
	display: flex;
	justify-content: space-between;
}
.sse .sbs{
	width: 32%;
	padding-left: 220px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	position: relative;
}
.sse .sbs:nth-of-type(1){
	border-bottom: 5px solid #fae452;
}
.sse .sbs:nth-of-type(2){
	border-bottom: 5px solid #fa9552;
}
.sse .sbs:nth-of-type(3){
	border-bottom: 5px solid #52e0fa;
}
.sse .sbs .pic{
	float: left;
	margin-left: -220px;
	width: 190px;
	height: 290px;
	cursor: pointer;
	background-size: cover;
	background-position: center;
}
.sse .sbs .list ul{
	padding: 20px 10px 0 0;
}
.sse .sbs .list ul li{
	line-height: 35px;
	background-image: url("img/yuan-ico.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 14px;
}
.sse .sbs .more{
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 14px;
}
/* 
.pfcj{
	display: flex;
	justify-content: space-between;
	height: 450px;
	margin-top: 60px;
}
.pfcj .ct{
	width: 23%;
	box-sizing: border-box;
	border-radius: 10px;
}
.pfcj .ct.yj{
	border: 1px solid #e5e5e5;
}
.pfcj .ct.yj .pictxt{
	height: 336px;
	background-repeat: no-repeat;
	background-size:cover;
	border-radius: 10px 10px 0 0;
	border: 2px solid #fff;
	position: relative;
	cursor: pointer;
}
.pfcj .ct.yj .pictxt .kk{
	position: absolute;
	left:0px;
	top: 26px;
	width: 100%;
	text-align: center;
	transition: all 0.5s;
	z-index: 2;
}
.pfcj .ct.yj .pictxt:hover .kk{
	top: 50%;
	margin-top: -25px;
}
.pfcj .ct.yj .pictxt .kk .find{
	background-image: url("img/pfcj-find.png");
	background-repeat: no-repeat;
	background-position: center;
	height: 0px;
	transition: height 0.5s;
}
.pfcj .ct.yj .pictxt:hover .kk .find{
	height: 24px;
}
.pfcj .ct.yj .pictxt .kk .title{
	font-size: 20px;
	font-weight: bold;
	transition: color 0.5s;
}
.pfcj .ct.yj .pictxt:hover .kk .title{
	color: #fff;
}
.pfcj .ct.yj .pictxt:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	border-radius: 10px 10px 0 0;
	transition: background-color 0.5s;
}
.pfcj .ct.yj .pictxt:hover:after{
	background-color: rgba(0,0,0,0.5);
}
.pfcj .ct.yj .list{
	padding: 10px 20px;
	height: 80px;
	box-sizing: border-box;
}
.pfcj .ct.yj .list ul li{
	line-height: 30px;
	background-image: url(img/yuan-ico.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    box-sizing: border-box;
    font-size: 14px;
}
.pfcj .ct.yj .gengduo{
	padding: 0 20px;
	text-align: right;
}
.pfcj .ct.yj .gengduo .more{
    font-size: 14px;
}

 */
 
 
 