i{
    font-style: normal;font-family: 'FontAwesome';
}
.clear{clear: both;}
.n-banner{
    position: relative;
    width: 100%;
    overflow: hidden;
}  
.n-banner a {
    display: block;
} 
.n-banner a > img {
    width: 100%;
    vertical-align: top;
}
.neiabout-bg{
    width: 100%;
}
.neiabout{
    width: 1200px;margin: 0 auto;
    line-height: 30px;
}
/*位置*/
.blk-main {
    width: 1200px;
    margin: 0 auto;
}
.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}

.p12-curmbs-1 b {
    border-left: 10px solid #000;
    font-weight: normal;
    padding-left: 8px;
} 
.p12-curmbs-1 i {
    font-style: normal;
}
.p12-curmbs-1 span {
    font-family: '宋体';
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
}
/*关于我们*/
.neiabout-bg{
    width: 100%;
    margin-top: 30px;
    margin-bottom: 60px;
}

.tl-fdh-02 {
    height: 55px;
    background: #fff;
    margin-bottom: 20px;
    overflow: hidden;
}

.tl-fdh-02 li {
    width:14.28%;
    height: 55px;
    font-size: 18px;
    line-height: 55px;
    text-align: center;
    float: left;
    border-right: 1px solid #ccc;
    background: #f4f4f4;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.tl-fdh-02 li a {
    display: block;
    height: 55px;
    color: #a8a8a8;
}

.tl-fdh-02 li.sidenavcur,
.tl-fdh-02 li:hover {
    background: url(../img/p16-icon6.png) no-repeat bottom center #323232;
    border-color: #323232;
}

.tl-fdh-02 li.sidenavcur a,
.tl-fdh-02 li:hover a {
    color: #fff;
}
.about_content{
	
	background-color: none;
}
/*关于我们内容*/
.c2_content {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
}
/*新闻列表*/
.pagelist{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	    flex-wrap: wrap;
}
/*列表页面 左侧*/
.pagelist{
	width: 1200px;margin: 0 auto;
	margin-top:40px;margin-bottom: 60px;
}
.pali-left{
	width: 240px;
}
.p14-lefttit{background: #323232;}
.p14-lefttit h3{
	font-size: 24px;line-height: 60px;
	font-weight: normal;color: #fff;
	text-align: center;
	
}
.pali-left dl dt:nth-child(1){
	border-top: 2px solid #c8c8c8;
	box-sizing: border-box;
}
.pali-left dl dt{
	background: #eee;
	margin-top: 1px;
	overflow: hidden;
}
.pali-left dl dt:hover {
	background: #323232;
}
.pali-left dl dt:hover a{
	color: #fff;
}
.pali-left dl dt:hover i{
	color: #fff;
}
.pali-left dl dt a{
	font-size: 16px;display: block;
	line-height: 50px;
	padding-left: 25px;color: #666;
	width:72%;float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pali-left dl dt  i.fa{
	    width: 32px;
    font-size: 14px;
    display: inline-block;
    text-align: right;
    float: right;
    margin-right: 10px;
    margin-top: 18px;
    font-family: 'FontAwesome';
}
.pali-left dl dt  i.fa-angle-right:before{
	    content: "\f105";
}
.pali-left ul h2{
	font-size: 20px;color: #fff;
	background: #323232;font-weight: normal;
	line-height: 50px;padding-left: 25px;
}
.pali-left ul li{
	background: #eee;
	margin-top: 1px;
}
.pali-left ul li a{
	font-size: 16px;color: #666;
	line-height: 50px;padding-left: 25px;
	display: block; width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.pali-left ul li:hover a
{
	color: #323232;
}.qgservicetel {
	background: url(../img/chinatel.jpg)no-repeat top center;
	font-size: 16px;color: #fff;
	padding: 30px 0 30px 15px;line-height: 30px;
	margin-top: 12px;
}
.qgservicetel i{
	font-size: 18px;font-weight: bold;color: #ea3f3f;
}
/*列表页面右侧*/
.pali-right{
	width: 910px;
}
.xwfirst{
	display: flex;display: -webkit-flex;
	justify-content: space-between;
	padding-bottom: 20px;
	border-bottom: 1px dashed #d9d9d9;
	margin: 30px 0;
}
.xwtopt{
	width: 60px;font-size: 16px;background: #323232;line-height: 30px;
	
	height: 30px;text-align: center;color: #fff;
}
.xwtt{
	width: 820px;margin-right: 10px;
}
.xwtt h1{
	font-size: 18px;color: #171717;line-height: 30px;
	font-weight: normal;
}
.xwtt span{
	font-size: 14px;line-height: 24px;color: #666;
	margin-top: 10px;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.xwtt h2{
	float: right;margin-top: 10px;
	margin-right: 10px;
}
.xwtt h2 a img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.xwtt h2 a  i.fa{
    font-size: 14px;color: #e5104d;
}
.xwtt h2 a  i.fa-file-text:before{
        content: "\f15c";
}
.xwtt h2 a{
	font-size: 14px;color: #333;
	font-weight: normal;display: block;
}
.xwfirst:hover .xwtt h1{
	color: #e5104d;
}
.xinwen-list dl {
    border: 1px solid #dedede;
    margin-bottom: 15px;
    padding: 22px 50px 22px 22px;
    background: #fff;
    display: inline-block;
    width:856px;
}

.xinwen-list dt {
    width:380px;
    height: 228px;
    float: left;
    margin-right: 2.3%;
    text-align: center;
}

.xinwen-list dt img {
    max-width:100%; 
    max-height: 100%;
    display: block;
}

.xinwen-list dd h4 {
    height: 40px;
    font-weight: normal;
    font-size:18px;
    color: #154c64;
    line-height: 40px;
    margin-bottom: 5px;
    overflow: hidden;
}

.xinwen-list h4 a {
    display: block;
    height: 40px;
    color: #4b4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xinwen-list dl:hover{border:1px solid #171717;}
.xinwen-list dl:hover h4 a {
    color: #171717;
}
.newslist-content {
    max-height: 72px;
    font-size: 14px;
    line-height: 24px;
    color: #797979;
    margin-bottom: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.newslistknowmore {
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    float: right;
    background: #c8c8c8;
    color: #fff;
}
.newslistknowmore a{color:#fff;}

.xinwen-list dl:hover .newslistknowmore {
    background: #323232;
    border-color: #35c2d3;
}

.xinwen-list dl:hover .newslistknowmore a {
    color: #fff;
}
/*页码*/
#pagination{
    height:40px;
    padding:20px 0px;
}
#pagination li{padding: 0;display: inline-block;}
#pagination a{
    display:inline-block;
   
    margin-right:10px;
    padding:2px 12px;
    height:24px;
    border:1px #cccccc solid;
    background:#fff;
    text-decoration:none;
    color:#808080;
    font-size:12px;
    line-height:24px;
    border-radius: 4px;
}
#pagination .disabled a,#pagination .ellipsis a{
	border: 1px solid #ddd;color: #ddd;cursor: auto;
	}
#pagination .disabled a:hover,#pagination .ellipsis a:hover{border: 1px solid #ddd;color: #ddd}
#pagination a:hover{
    color:#e5104d ;
    border:1px #df2a2a  solid;
}
#pagination a.cur{
    border:none;
    background:#df2a2a;
    color:#fff;
}
#pagination p{
    float:left;
    padding:2px 12px;
    font-size:12px;
    height:24px;
    line-height:24px;
    color:#bbb;
    border:1px #ccc solid;
    background:#df2a2a;
    margin-right:8px;

}
#pagination p.paginationRemark{
    border-style:none;
    background:none;
    margin-right:0px;
    padding:4px 0px;
    color:#666;
}
#pagination p.paginationRemark b{
    color:red;
}
#pagination p.paginationEllipsis{
    border-style:none;
    background:none;
    padding:4px 0px;
    color:#808080;
}
#pagination .active a{
	background: #df2a2a;color: #fff;
	}
/*产品图片列表*/
.photo-list{
	
}
.photo-list h1{
	font-size: 24px;color: #333;
	line-height: 50px;
	border-bottom: 2px solid #df2a2a;
	font-weight: bold;display: inline-block;
}
.photo-list ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photo-list ul:after{
	content: "";
	width: 292px;
}
.photo-list ul li{
	width: 292px;
	border: 1px solid #dedede;
	/*box-sizing: border-box;*/
	padding-bottom: 15px;
	margin-top: 30px;
}
.photo-list ul li a{
	display: inline-block;text-align: center;
}
.photo-list ul li a span{
	width: 292px;height: 219px;overflow: hidden;
	display: inline-block;text-align: center;margin: 0 auto;
}
.photo-list ul li a span img{
	max-width: 100%;max-height: 100%;
}
.photo-list ul li:hover img{
	transform: scale(1.2);transition: 0.5s;
}
.photo-list ul li a h2{
	font-size: 16px;line-height: 30px;color: #333;
	text-align: center;font-weight: normal;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
}
.photo-list ul li a h3{
	width: 68px;color: #666;
	border:1px solid #dedede;font-size: 12px;
	box-sizing: border-box;font-weight: normal;
	line-height: 26px;text-align: center;margin: 0 auto;
	margin-top: 10px;
}
.photo-list ul li:hover {
	border: 1px solid #323232;
}
.photo-list ul li:hover  a h3{
	/*border: 1px solid #323232;*/
	background: #df2a2a;color: #fff;
}

/*casa*/
.photo-list2 h1{
	font-size: 24px;color: #333;
	line-height: 50px;
	border-bottom: 2px solid #323232;
	font-weight: normal;display: inline-block;
}
.photo-list2 ul{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.photo-list2 ul:after{
	content: "";
	width: 292px;
}
.photo-list2 ul li{
	border: 1px solid #dedede;
	box-sizing: border-box;
	padding-bottom: 15px;
	margin-top: 30px;
}
.photo-list2 ul li a{
	display: block;
}
.photo-list2 ul li a span{
	width: 100%;height: 219px;overflow: hidden;
	display: block;
}
.photo-list2 ul li a span img{
	width: 292px;
}
.photo-list2 ul li a h2{
	font-size: 16px;line-height: 30px;color: #333;
	text-align: center;font-weight: normal;
}
.photo-list2 ul li a h3{
	width: 68px;color: #666;
	border:1px solid #dedede;font-size: 12px;
	box-sizing: border-box;font-weight: normal;
	line-height: 26px;text-align: center;margin: 0 auto;
	margin-top: 10px;
}
.photo-list2 ul li:hover {
	border: 1px solid #323232;
}
.photo-list2 ul li:hover  a h3{
	border: 1px solid #323232;
	background: #323232;color: #fff;
}
/*详情*/
.c3_p_box{
	display: flex;display: -webkit-flex;
	justify-content: space-between;
}
.detail-image{
	max-width: 500px;
	max-height: 375px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
}
.detail-image >img{
	width: 500px;
	height: 375px;
	object-fit: cover;
	display: block;
}
.c3_p_xq{
	width: 380px;
	display: inline-block;
	
}
.c3_p_xq > h1{
	font-size: 18px;
	color: #333;
    line-height: 50px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}

.c3_p_xq  >ul > li{
	font-size: 14px;
	color: #666;
	line-height: 36px;
	border-bottom: 1px solid #eee;
	padding-top: 15px;
	padding-bottom: 2px;
}
.c3_p_xq  >ul > li >a{
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.c3_p_xq  >ul > li:nth-last-child(1){
	border: none;
}

.c3_p_xq  >ul > .detail-message{
	overflow: hidden;margin-top: 30px;
}
.c3_p_xq  >ul > .detail-message img{
	float: left;margin-top: 8px;
    margin-right: 8px;
}
.c3_p_xq  >ul > .detail-message h2{
	font-size: 14px ;color: #666;font-weight: normal;display: inline-block;line-height: 24px;
	float: left;
}
.c3_p_xq  >ul > .detail-message h2 i{
	font-size: 18px ;color: #333;font-weight: normal;line-height: 24px;
}
.c3_p_xq  >ul > .detail-message a{
	display: inline-block;
    width: 90px;
    height: 30px;
    background: #35c2d3;
    color: #fff;
    line-height: 30px;margin-top:8px;
    margin-right: 32px;text-align: center;
    float: right;
}
/*摘要*/
.detail_intro{
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #333;
	padding: 10px 20px;
	line-height: 20px;
    margin: 30px 0;
}
.detail_intro1{
	border: 1px solid #e5e5e5;
	font-size: 12px;
	color: #333;
	padding: 10px 20px;
	line-height: 20px;
    margin: 30px 0;
    background: #ececec;
}
/*详情*/
.detail-info{
	
}
.detail-info h2{
	background: #f7f7f7;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #df2a2a;
	box-sizing: border-box;
}
.detail-info h2 i{
	background: #df2a2a;
	width: 108px;line-height: 40px;
	font-size: 20px;font-weight: normal;
	    display: block;color: #fff;
	    text-align: center;
}
.c3_page-related_con {
    margin-top: 20px;
    padding: 10px;
        line-height: 30px;
}
/*相关标签*/
.c3_page-tag{
	    background: #f5f5f5;
    padding: 5px  8px;
    margin-top: 40px;
}
.c3_page-tag h2{
	font-size: 20px;font-weight: normal;
	color: #222;line-height: 36px;
	border-bottom: 1px dashed #c1c1c1;
}
.c3_page-tag a{
	    color: #666;display: inline-block;
    margin:  5px;
}

/*上下*/
.c3_shangxia{
    color: #999;
    font-size: 12px;
	line-height: 20px;
    margin: 20px 0;
}
.c3_shangxia >a{
	font-size: 12px;
	line-height: 20px;
}
.c3_shangxia >a:hover{
	color: #323232;
	text-decoration: underline;
}
.c3_shangxia{
	overflow: hidden;
}
.c3_shangxia > p.shangyipian{
	float: left;
	font-family:  FontAwesome;
}
.c3_shangxia > p.shangyipian:before{
	    content: "\f048";margin-right: 10px;
}
.c3_shangxia >p.xiayipian{
	float: right;font-family:  FontAwesome;
}
.c3_shangxia > p.xiayipian:after{
	    content: "\f051";margin-left: 10px;
}
.c3_shangxia > p.xiayipian:hover >a{
	color: #323232;
	text-decoration: underline;
}
.c3_shangxia > p.xiayipian:hover >a{
	color: #323232;
	text-decoration: underline;
}
/*sige*/
.c4_four_related{
	
}
.c4_related_xgcp h1{
	font-size: 20px;color: #df2a2a;
	line-height: 30px;font-weight: normal;font-family:  FontAwesome;
	    padding-bottom: 10px;
    border-bottom: 1px solid #eee;position: relative;
}
.c4_related_xgcp h1:after{
    width: 125px;
    height: 3px;
    display: block;
    background: #df2a2a;
    position: absolute;
    bottom: -2px;
    left: 0;
    content: '';
}
.c4_related_xgcp h1:before{
	content: "\f1b3";
	margin-right: 5px;color: #df2a2a;
}
.c4_related_xgcp h1 i{
	font-size: 16px;color: #c2c2c2;line-height: 30px;
	margin-left: 10px;
}
/*相关产品*/
.c4_four_related .c4_related_xgcp >ul >li.c4_xgcp{
	display: inline-block;
	text-align: center;
	margin-top: 20px;
	border: 1px solid #e8e8e8;
	padding-bottom: 10px;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgcp > div{
	max-width: 218px;
	max-height: 165px;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgcp > div > a>img{
	width: 100%;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgcp >h3>a{
	font-size: 12px;
	color: #333;    display: block;
    width: 218px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgcp >h3>a:hover{
	color: #df2a2a;
	text-decoration: underline;
}

/*相关新闻*/
.c4_related_xgxw{
	margin-top: 20px;
}
.c4_related_xgxw h1:before{
	content: "\f1ea";
	margin-right: 5px;color: #df2a2a;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgxw{
	font-family:  FontAwesome;
    margin-top: 15px;
    display: inline-block;
    margin-right: 30px;
    width: calc(100% / 3 - 34px);
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgxw a:before{
	content: "\f0c1";
	margin-right: 5px;margin-left: 1px;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgxw >a{
	font-size: 14px;
    color: #999;
    padding-bottom: 8px;
    display: block;
    width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgxw >a:hover{
	color: #df2a2a;
	text-decoration: underline;
}
/*地区产品*/
.c4_related_dqcp{
	margin-top: 20px;
}
.c4_related_dqcp h1:before{
	content: "\f278";
	margin-right: 5px;color: #df2a2a;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_dqcp{
	
    width: 25%;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_dqcp a:before{
	content: "\f0ac";
	margin-right: 5px;    margin-left: 1px;
}
/*c4_related_xgfw*/
.c4_related_xgfw{
	margin-top: 20px;
}
.c4_related_xgfw h1:before{
	content: "\f2b5";
	margin-right: 5px;color: #df2a2a;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgfw{
	font-family:  FontAwesome;
    margin-top: 15px;
    display: inline-block;
    margin-right: 30px;
    width: calc(100% / 3 - 34px);
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgfw a:before{
	content: "\f08a";
	margin-right: 5px;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgfw >a{
	font-size: 14px;
    color: #666;
    padding-bottom: 8px;
    display: block;
    width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.c4_four_related .c4_related_xgcp >ul >li.c4_xgfw >a:hover{
	color: #df2a2a;
	text-decoration: underline;
}

/*===================新闻详情页=============*/
.detail-page h2.c4_title_info{
	font-size: 18px;
    color: #333;
    text-align: center;
    line-height: 50px;
    margin-bottom: 5px;
}

.detail-page .c4_flzdf{
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;text-align: center;
}
.detail-page .c4_flzdf > ul >li{
	line-height: 26px;
    text-align: center;
    font-weight: normal;
    color: #808080;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    font-size: 12px;
    padding: 10px 0;
    margin: 0 5px;
}
/*留言*/
/*内页留言*/
.message{
	width: 555px;
	height: auto;
	overflow: hidden;
	margin: auto;
}
.message div{
	margin:5px 0;
	width: auto;
	height: auto;
	overflow: hidden;
	font-family: "微软雅黑";
}
.message div input[type="text"]{
	width: 550px;
	height: 45px;
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	padding-left: 15px;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	border: none;
}
.message div textarea{
	width: 550px;
	height: 200px;
	line-height: 40px;
	font-size: 14px;
	color: #666;
	font-family: "微软雅黑";
	line-height: 45px;
	background: #f1f1f1;border: 1px solid #f1f1f1;
	border: none;
	padding-left: 15px;
}
.message div input[type="submit"]{
	width: 555px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #323232;border: 1px solid #f1f1f1;
	color: #fff;
	cursor: pointer;
	border: none;
}
.ts_code{
	width: 423px !important;
	/*float: left;*/
}
.message div img{
	height: 45px;
}