.clearfix.pubCon{padding:70px 0 100px;}
.conL{width: 750px;}
.conR{width:407px;}
.none{display: none;}

/*list列表*/
.list{padding: 12px 4px 30px;}
.list li{overflow: hidden;line-height: 50px;background: url(dian.jpg) 0 22px no-repeat;padding-left: 15px;}
.list li a{color: #464646;overflow: hidden;font-size: 16px;height: 50px;float:left;}
.list li span{float: right;color: #979797;}
.list li:hover {border-radius:3px}
.list li:hover a,.list li:hover span { color: #14427d; }

/*右侧内容*/
.conTitName{display: block;font-size: 22px;color: #14417a;border-bottom: 2px solid #14417a;position: relative;line-height: 40px;font-weight:bold; }
.conTitName a{font-size: 22px;color: #14417a;font-weight:bold;}
.news_hd { line-height: 42px;overflow:hidden; background: #ebeff3;}
.news_hd a{font-size:16px; font-weight:normal;display:block; float: left;padding: 0 15px;}
.news_hd a.on{background:#14417a; color: #fff;}
h6.columnName {background:url(titbg.jpg) center no-repeat;line-height: 76px;text-align: center;color: #fff;font-size: 18px;margin: 30px 0;}
.conShow{height:84px;overflow:hidden;}
.conShow *{line-height: 28px;color:#464646;font-size: 16px;}
#open{line-height:38px;background-color:#ebeff3;color:#464646;font-size:16px;text-align:center;margin:20px 0;display:block;cursor:pointer;}
#open.down{background:#ebeff3 url(down.png) 60% center no-repeat;}
#open.up{background:#ebeff3 url(up.png) 60% center no-repeat;}

.leader span{display: block;background: url(leadpic.png) left center no-repeat;line-height: 36px;padding-left:30px;font-size:16px;}
.leader span b{font-weight: normal;font-size: 16px;}
.leader span p{font-weight: normal;font-size: 16px;display:inline;padding-right:8px;}
.leader span a{font-weight: normal;font-size: 16px;margin-right:15px;}
.phoneImg img{display:block;width:100%;margin-top: 30px;}

/*栏目链接*/
.columnUl{overflow: hidden;padding-top:30px;}
.columnUl li{float: left;width: 174px;height: 138px;margin-right: 18px;background: url(asdf.jpg) center no-repeat;}
.columnUl li.li2595338{margin-right:0;}
.columnUl li a{display:block;height: 100%;background-position: 110px center !important;color: #fff;padding-left:20px;padding-right: 20px;font-size:16px;}
.columnUl li a img{display:block;padding-top:25px;margin-bottom:20px;}
.columnUl li a span{font-size: 16px;}


.listLanm{overflow: hidden;margin: 30px 0;}
.listLanm li{width: 198px;background: url(lanbg.png) left center no-repeat;height: 180px;}
.listLanm li img{display: block;margin: 0 auto;padding: 35px 0 10px;}
.listLanm li span{color: #fff;font-size: 18px;display: block;text-align:center;line-height: 32px;font-weight: bold;}

.listTu {overflow:hidden;}
.listTu li{margin-top:20px;}
.listTu li img{display:block;width: 100%;}

/*信息服务*/
.xxfw_list {
    padding: 12px 4px 30px;
}
.xxfw_list li {
   width: 23%;
   margin-right: 2%;
   float: left;
   list-style: none;
   word-break: break-all;
   white-space: normal;
   word-wrap: break-word;
   display: inline;
   height: 125px;
   line-height: 125px;
}
.xxfw_list li a img {
    width: 160px;
    transform: rotateY(0);
    transition: all cubic-bezier(0.46, 0.03, 0.52, 0.96) 600ms;
}
.xxfw_list li:hover img{
transform: rotateY(360deg);
}

@media (max-width:1200px) {
	.clearfix.pubCon{padding:15px 2% 30px;}
	.conL,.conR{width: 100%; float: none;}

	/*list列表*/
	.list{padding:0;}
	.list li,.list li a{height:40px; line-height:40px;}
	.list li a{width: 74%; text-overflow: ellipsis; white-space: nowrap;}

	/*右侧内容*/
	.conTitName{font-size: 20px;}
	.news_hd {line-height: 42px;padding-left:0px;}
	.news_hd a{margin-left:0px;}
	h6.columnName {line-height: 76px;text-align: center;color: #fff;font-size: 18px;margin: 30px 0;width: 100%;background-size: cover;}
	.conShow *{line-height: 28px;font-size: 16px;}
	.phoneImg img{display:block;width:100%;margin-top: 15px;}
	/*栏目链接*/
	.columnUl{padding-top:15px;}
	.columnUl li{float: left;width: 48%;height: auto;background-size: cover;margin: 10px 1%;}
	.columnUl li a{display:block;height: auto;background-position: 110px center !important;color: #fff;padding-left:20px;padding-right: 0px;font-size:16px;overflow: hidden;width: 100%;vertical-align: middle;}
	.columnUl li a img{float: left;padding-top:10px;margin-bottom:10px;}
	.columnUl li a span{line-height:20px;font-size: 16px;float:right;width:calc(100% - 50px);padding-top:20px;}

	.listLanm{overflow: hidden;margin: 30px 0;}
	.listLanm li{width: 47%;height: auto;background-size: 100% !important;}
	.listLanm li img{padding: 15px 0 10px;}
	.listLanm li span{font-size: 18px;margin-bottom: 15px;}

}

@media (max-width: 620px){
	/*栏目链接*/
	.columnUl{padding-top:15px;}
	.columnUl li{float: none;width: 100%;height: auto;background-size: cover;margin: 10px 0;}
}