html,body{
	min-width: 1280px;
	max-width: 100%;
	max-height: 100%;
	background-color: #FFFFFF;	
}
.text_over{
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lj_body{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.lj_body .a{
	color: #333;
}
.lj_body .a:hover{
	color: #E60012;
}
.lj_body .mt10{
	margin-top: 10px;
}
.lj_body .mb10{
	margin-bottom: 10px;
}


/*全局样式类end*/
.lj_head{
	height: 40px;
	line-height: 40px;
	background-color: #F2F2F7;
	font-size: 14px;
	color: #333;
}
.lj_head .fl{
	padding: 0 28px;
	font-size: 14px;
}
.lj_head .fr{
	padding-right: 8px;
}
.lj_head .iconfont{
	margin: 0 6px;
}
.lj_head .bor{
	padding: 0 12px;
	border-right: 1px solid #666;
}
.lj_head .a.last{
	padding: 0 12px;
	border: 0;
}
.lj_head .a{
	font-size: 14px;
}
.lj_logo{
	margin: 15px 0;
}
.lj_logo .logo .img{
	width: 354px;
	height: 88px;
}
.lj_logo .dream{
	margin: 5px 0 0 0;
}
.lj_logo .industry{
	margin-top: 15px;
}
.lj_logo .industry .fl{
	text-align: center;
	margin: 0 15px;
}
.lj_logo .industry .img{
	min-height: 46px;
	margin-bottom: 3px;
}
.lj_main .column{
	height: 50px;
	line-height: 50px;
	background-color: #DA0011;
	padding: 0 5px;
}
.lj_main .column .fl{
	color: #fff;
	font-size: 16px;
	margin: 0 6px;
	padding:0 5px;
}
.lj_main .column .line{
	width: 1px;
	height: 16px;
	line-height: 50px;
	background: rgba(255,255,255,.7);
	margin-top: 17px;
}
.lj_main .city{
	height: 45px;
	line-height: 45px;
	background-color: #F2F2F2;
	padding: 0 12px;
}
.lj_main .city .fl{
	color: #333;
	font-size: 16px;
	margin: 0 12px;
}
.lj_main .city a.fl:hover{
	color: #DA0011;
}
.lj_adv{
	margin: 10px 0 0 0;
}
.lj_adv img{
	width: 100%;
	margin: 0 0 10px 0;
}
.topline{
	position: relative;
	width: 100%;
	height: 124px;
	background-color: #F3F3F3;
}
.topline .mark{
	position: absolute;
	top: 27px;
	left: 17px;
	width: 51px;
	height: 69px;
	background: url(../images/tt.jpg) no-repeat;
}
.topline .content{
	padding: 20px;
	margin: 0 0 0 65px;
}
.topline .content .stair{
	display: block;
	width: 1030px;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #003F94;
}
.topline .content .list>li{
	float: left;
	margin: 10px 10px 0 0;
	font-size: 12px;
}
.topline .content .list .a{
	display: inline-block;
	max-width: 300px;
	vertical-align: bottom;
	margin: 0 2px;
	font-size: 12px;
}
.topline .more{
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 124px;
	background-color: #EBE2E3;
	color: #757575;
	font-size: 16px;
	padding: 38px 0 0 14px;
}
.topline .more:hover{
	background-color: #DA0011;
	color: #FFFFFF;
	text-decoration: none;
}
.topic_news .text{
	width: 380px;
}
.news_style{
	height: 32px;
	overflow: hidden;
	border-top: 1px solid #DA0011;
}
.news_style .title{
	display: block;
	height: 32px;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #DA0011;
	text-align: center;
    padding: 0 13px;
}
.news_style .more{
	line-height: 32px;
	font-size: 14px;
	color: #999;
	margin-right: 14px;
}
.topic_news .list{
	padding: 13px 0;
}
.topic_news .list li{
	line-height: 38px;
	color: #B09204;
}
.topic_news .list li .a1{
	display: inline-block;
	color: #333;
	font-weight: bold;
	max-width: 100%;
	vertical-align: bottom;
}
.topic_news .list li .a2{
	display: inline-block;
	max-width: 332px;
	margin-left: 3px;
	vertical-align: bottom;
}
.topic_news .swiper-container{
	width: 800px;
	height: 476px;
}
.topic_news .swiper-slide .fb{
	position: relative;
	width: 100%;
	height: 100%;
}
.topic_news .swiper-slide .fb img{
	width: 100%;
	min-height: 476px;
}
.topic_news .swiper-slide .title:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 72px;
	content: "";
	background: rgba(0,0,0,.6);
	z-index: -1;
}
.topic_news .swiper-slide .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 72px;
	line-height: 72px;
	font-size: 18px;
	color: #fff;
	padding: 0 140px;
	letter-spacing: 1px;
	z-index: 10;
}
.topic_news .swiper-button{
	position: absolute;
	bottom: 15px;
	cursor: pointer;
	z-index: 5;
}
.topic_news .swiper-button .iconfont{
	font-size: 36px;
	color: #fff;
}
.topic_news .swiper-button:hover .iconfont{
	color: #DA0011;
}
.topic_news .swiper-prev{
	left: 18px;
}
.topic_news .swiper-next{
	right: 18px;
}
.topic_news .swiper-pagination{
	position: absolute;
	bottom: 18px;
	left: 64px;
	width: auto;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
	z-index: 8;
}
.topic_news .swiper-pagination-current{
	font-size: 32px;
	color: #DA0011;
}
.lj_section2 .left{
	position: relative;
	width: 785px;
	overflow: hidden;
}
.head_title1{
	width: 100%;
	padding-bottom: 8px;
	border-bottom: 2px solid #DA0011;
}
.head_title1 .iconfont{
	font-size: 20px;
	font-weight: bold;
}
.head_title1 .title{
	font-size: 18px;
	font-weight: bold;
	color: #DA0011;
}
.head_title1 .a{
	font-size: 14px;
	color: #999;
	margin-top: 3px;
}
.special_box{
	margin: 10px 0 15px 0;
}
.special_box .swiper-container{
	width: 380px;
	height:294px;
}
.special_box .swiper-slide .fb{
	position: relative;
	width: 100%;
	height: 100%;
}
.special_box .swiper-slide .fb img{
	width: 100%;
	min-height:294px;
}
.special_box .swiper-slide .title:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	content: "";
	background: rgba(0,0,0,.6);
	z-index: -1;
}
.special_box .swiper-slide .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	letter-spacing: 1px;
	z-index: 10;
}
.special_box .swiper-button{
	position: absolute;
	bottom: 112px;
	cursor: pointer;
	z-index: 5;
}
.special_box .swiper-button .iconfont{
	font-size: 24px;
	color: #fff;
}
.special_box .swiper-button:hover .iconfont{
	color: rgba(255,255,255,.7);
}
.special_box .swiper-prev{
	left: 0;
}
.special_box .swiper-next{
	right: 0;
}
.news_list{
	width: 380px;
}
.news_list>li{
	line-height: 40px;
}
.news_list .a{
	display: inline-block;
	max-width: 100%;
	vertical-align: bottom;
}
.firm_list{
	width: 784px;
}
.firm_list .item{
	width: 192px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	text-align: center;
	margin: 0 4px 4px 0;
	background-color: #F8F6F7;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.firm_list .item .img{
	max-width: 24px;
	max-height: 24px;
	vertical-align: middle;
}
.firm_box{
	padding: 8px 0;
	border-bottom: 1px solid #EEEEEE;
}
.firm_box .picture{
	display: block;
	width: 380px;
	height: 248px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.firm_box .picture .title:before{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	content: "";
	background: rgba(0,0,0,.6);
	z-index: -1;
}
.firm_box .picture .title{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	padding: 0 20px;
	letter-spacing: 1px;
  	overflow: hidden;
  	white-space: nowrap;
 	text-overflow: ellipsis;
	z-index: 10;
}
.firm_box .picture:hover .title{
	color: #DA0011;
}
.firm_box .picture .iconfont{
	position: absolute;
	top: 80px;
	left: 160px;
	font-size: 60px;
	color: #fff;
	z-index: 10;
}
.firm_box .picture:hover .iconfont{
	color: rgba(218,0,17,.7);
}
.unknown_list .item{
	padding: 10px 0;
}
.unknown_list .item .pic{
	width: 214px;
	height: 108px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.unknown_list .item .text{
	width: 546px;
}
.unknown_list .item .a{
	display: block;
	max-width: 100%;
	font-weight: bold;
	line-height: 2;
}
.unknown_list .item .intr{
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}
.lj_section2 .right{
	width: 388px;
	overflow: hidden;
}
.news_paper .picture{
	width: 202px;
	height: 244px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.news_paper .list{
	margin: 4px 40px 0 0;
}
.news_paper .list li{
	line-height: 40px;
	text-align: right;
}
.news_paper .list li.active .a{
	font-weight: bold;
}
.news_paper .list li .item{
  display:block;
  width: 100px;
}
.firm_box.feature{
	padding: 10px 0 0 0;
	border: 0;
}
.firm_box.feature .picture{
	width: 388px;
	height: 202px;
}
.firm_box.feature .news_list{
	width: 388px;
	padding-top: 6px;
}
.hui_famous{
	width: 388px;
	height:330px;
	border: 2px solid #DA0011;
	background-color: #F9F8F3;
}
.hui_famous .title{
	height: 38px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0 12px;
	background-color: #DA0011;
}
.hui_famous .box{
	padding: 8px 8px 0;
}
.hui_famous .swiper-container{
	width: 100%;
	height: 308px;
}
.hui_famous .swiper-slide .img{
	display: block;
	width: 100%;
	height: 240px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.hui_famous .swiper-slide .a{
	display: block;
	text-align: center;
	line-height: 36px;
}
.hui_famous .swiper-slide .a .text {
	display: block
}
.hui_famous .swiper-button{
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 24px;
	height: 32px;
	line-height: 32px;
	background: rgba(0,0,0,.2);
	border-radius: 3px;
	z-index: 10;
	cursor: pointer;
}
.hui_famous .swiper-prev{
	left: 6px;
}
.hui_famous .swiper-next{
	right: 6px;
}
.hui_famous .swiper-button .iconfont{
	font-size: 24px;
	color: #FFFFFF;
}
.hui_famous .swiper-button:hover{
	background: rgba(0,0,0,.4);
}
.sec_box{
	width: 380px;
	height: 470px;
	padding: 6px 0;
	overflow: hidden;
}
.sec_box.fl{
	margin-right: 30px;
}
.sec_box .head_line{
	border-top: 2px solid #DA0011;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color:#003F94;
}
.sec_box .head_line .a{
	font-size: 14px;
	color: #757575;
}
.sec_box .firm_box{
	padding: 0;
	border: 0;
}
.sec_box .firm_box .picture{
	height: 202px;
}
.sec_box .news_list{
	padding-top: 6px;
}
/*图说安徽*/
.lj_picture{
	width: 100%;
	height: 520px;
	background-color: #333;
}
.lj_picture .title .iconfont{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.lj_picture .title{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 16px;
}
.lj_picture .pic_box{
	padding: 0 30px;
}
.lj_picture .pic_big{
	width: 534px;
	height: 412px;
	overflow: hidden;
}
.lj_picture .pic_big img{
	width: 534px;
	height: 412px;
}
.lj_picture .right{
	width: 606px;
}
.lj_picture .pic_small{
	width: 283px;
	height: 196px;
	margin: 0 0 20px 20px;
	overflow: hidden;
}
.lj_picture .pic_small img{
	width: 283px;
	height: 196px;
}
.lj_link{
	padding: 50px 0 20px 0;
	margin: 24px auto;
	background-color: #BC2C2C;
}
.lj_link .wrap{
	width: 1200px;
	margin: 0 auto;
}
.lj_link .list_box{
	margin-bottom: 30px;
}
.lj_link .list_box .b{
	font-size: 14px;
	color: #fff;
	line-height: 2;
}
.lj_link .list_box .list{
	width: 1130px;
}
.lj_link .list_box .list a{
	float: left;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 2;
	margin: 0 8px 0 0;
	padding-right: 8px;
	position: relative;
}
.lj_link .list_box .list a::after{
	position: absolute;
	top: 8px;
	right: 0;
	content: "";
	width: 1px;
	height: 12px;
	background: rgba(255,255,255,.7);
}
.lj_link .list_box .list a:last-child::after{
	width: 0;
}
.lj_foot{
	padding: 30px 0;
	text-align: center;
}
.lj_foot .wrap{
	width: 1200px;
	margin: 0 auto;
}
.lj_foot .list{
	display: inline-block;
}
.lj_foot .list li{
	float: left;
	position: relative;
}
.lj_foot .list li .a{
	font-size: 14px;
	margin-left: 6px;
	padding-right: 6px;
	line-height: 24px;
	color: #666;
}
.lj_foot .list li::after{
	position: absolute;
	top: 6px;
	right: 0;
	content: "";
	width: 1px;
	height: 12px;
	background: rgba(0,0,0,.6);
}
.lj_foot .list li:last-child::after{
	width: 0;
}
.lj_foot .text{
	font-size: 14px;
	line-height: 24px;
}
.lj_foot .text span{
	margin: 0 3px;
	color: #666;
}
.lj_foot .safe_link{
	display: inline-block;
}
.lj_foot .safe_link li{
	float: left;
	margin: 30px 7px;
}
.lj_foot .safe_link .item{
	display: block;
	height: 56px;
	padding: 7px 12px;
	border: 1px solid #DFDFDF;
	border-radius: 8px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.lj_foot .safe_link .item .img{
	margin-right: 10px;
}
.lj_foot .safe_link .item .t{
	text-align: left;
}
.lj_foot .safe_link .item:hover{
	box-shadow: 3px 3px 10px #eee;
}
.crumbs_nav{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #E6E6E6;
}
.crumbs_nav .color{
	color: #999;
}
.crumbs_nav .cur{
	color: #666;
}
/*列表*/
.content_list li{
	padding: 16px 0;
	border-bottom: 1px solid #eee;
}
.content_list .item{
	display: block;
	width: 780px;
}
.content_list .has_img .pict{
	width: 240px;
	height: 160px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}
.content_list .has_img .text{
	width: 520px;
}
.content_list .text .h3{
	font-weight: bold;
	margin-bottom: 10px;
}
.content_list .text .intr{
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}
.content_list .text .date{
	text-align: left;
	font-size: 14px;
	color: #999;
	line-height: 2;
}
.content_list .no_img .text{
	width: 780px;
}
.content_list .item:hover{
	text-decoration: none;
}
.content_list .item:hover .h3{
	color: #DA0011;
}
.pager_box{
	text-align: center;
	margin: 36px auto;
}
.pager li{display: inline-block;}
.pager{
	display: inline-block;
}
.pager>b,.pager>a{
	float: left;
	min-width: 40px;
	height: 36px;
	line-height: 34px;
	padding: 0 12px;
	border: 1px solid #ccc;
	margin: 0 5px;
}
.pager>b{
	background-color: #DA0011;
	color: #FFFFFF;
}
.pager>a{
	background-color: #eee;
	color: #666;
}
.pager a[title="Total record"] {
    display: none;
}
.bsBox{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bshare-custom{
	position: absolute;
	top: 4px;
	right: 0;
}
.bshare-custom .text{
	display: inline-block;
	line-height: 36px;
	vertical-align: sub;
	color: #999;
}
.bshare-custom .size{
	width: 36px;
	height: 36px;
}
.bshare-custom .bshare-sinaminiblog{
	background: url(../images/snia.jpg) no-repeat!important;
}
.bshare-custom .bshare-weixin{
	background: url(../images/wechat.jpg) no-repeat!important;
}
.bshare-custom .bshare-qzone{
	background: url(../images/qq.jpg) no-repeat!important;
}

/*正文*/
.content_box .head{
	text-align: center;
	padding: 15px 0;
}
.content_box .head .title{
	font-size: 24px;
	font-weight: bold;
	line-height: 2;
}
.content_box .head .inline{
	display: inline-block;
	margin: 10px 0;
}
.content_box .head .inline .fl{
	margin: 0 10px;
}
.content_box .head .t{
	font-size: 14px;
	color: #999;
}
.content_box .head .d{
	font-size: 14px;
	color: #666;
}
.content_box .head .f{
	font-size: 14px;
	color: #5B96F0;
}
.content_box .head .outline{
	border: 1px dashed #DFDFDF;
	padding: 10px 15px;
	text-align: left;
	margin: 10px 0;
}
.content_box .head .outline .p{
	font-size: 14px;
	color: #999;
	line-height: 1.6;
}
.content_box .body{
	padding-bottom: 20px;
}
.content_box .body p{
	font-size: 14px;
	color: #666;
	line-height: 1.6;
	margin-bottom: 10px;
}
.content_box .body img {
    display: block;
    margin: 0 auto;
}

.click-tab {
	display: block;
	height: 31px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	border: 1px solid #DA0011;
	border-top: 0;
	cursor: pointer;
  	padding: 0 13px;
}

.news-link {
  display: block;
  margin-bottom: 5px;
  text-algin: right;
}

.firm_box.feature .news_list>li {
    line-height: 30px;
}
.xz_picture{
	width: 100%;
	height: 520px;
	background-color: #333;
	margin-top: 20px;
}
.xz_picture .title .iconfont{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.xz_picture .title{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 20px 16px;
}
.xz_picture .pic_box{
	padding: 0 30px;
}
.xz_picture .pic_big{
	width: 534px;
	height: 412px;
	overflow: hidden;
}
.xz_picture .pic_big img{
	width: 534px;
	height: 412px;
}
.xz_picture .right{
	width: 606px;
}
.xz_picture .pic_small{
	width: 283px;
	height: 196px;
	margin: 0 0 20px 20px;
	overflow: hidden;
}
.xz_picture .pic_small img{
	width: 283px;
	height: 196px;
}
.relative {
	position: relative;
}
.relative .text {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, 0.65);
	opacity: 0;
	transition: all 0.36s ease-in-out;
}
.relative .text span {
	font-size: 16px;
	color: #fff;
}
.relative:hover .text {
	opacity: 1;
	transition: all 0.36s ease-in-out;
}
.lj_search{padding-top:8px;}
.lj_search form{
	display:block;
	margin:0 auto;
	width:80%;
	overflow:hidden;
	border: 1px solid #E60012;
	position:relative;
}
.lj_search .input {
	float: left;
	width: 100%;
	height: 30px;
	border: 0;
	outline: none;
	padding: 0 10px;
	font-size: 14px;
	line-height: 28px;
}
.lj_search .btn {
	position: absolute;
	right:0;
	top:0;
	float: left;
	width: 60px;
	height: 30px;
	line-height: 30px;
	background-color: #E60012;
	color: #fff;
	font-size: 14px;
	border: 0;
	outline: none;
	cursor: pointer;
}

.lj_foot .text a{font-size:14px; color:#666;}