.w1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.header {
    position: relative;
    height: 190px;
    background: #fff url(../img/8.jpg) center center no-repeat;
    background-size: 100% 100%;
}
.header .headerTop {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, .8);
    background: #fff\9;
    height: 42px;
    line-height: 42px;
}


.headerSky span {
    display: inline-block;
    background-color: #8ed444;
    color: #fff;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    width: 22px;
    text-align: center;
    margin-left: 5px;
}

.headerSky img {
    display: inline;
    vertical-align: middle;
    height: 22px;
    margin-top: -2px;
    margin-right: 10px;
}

.headerSky strong {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 10px;
}

.headerSky {
    font-size: 14px;
}

.headerSky {
    float: left;
}

#searchDataForm {
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    margin-left: 290px;
    width: 300px;
}

#searchDataForm input {
    padding: 0 10px;
    line-height: 42px;
    height: 42px;
    overflow: hidden;
    width: 265px;
    background: #fff;

}

#searchDataForm button {
    outline: none;
    border: 0;
    position: absolute;
    padding: 10px 2px;
    right: 0;
    z-index: 1;
    line-height: 42px;
    text-indent: 100px;
    width: 35px;
    overflow: hidden;
    height: 42px;
    top: 0;
    background: #fff url(../img/search.png) 8px center no-repeat;
    background-size: 20px 20px;
}

.header img.clearfix {
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -600px;
}

.headerTel strong {
    font-weight: bold;
    display: inline-block;
    font-size: 18px;
    color: #ee2625;
}

.headerTel {
    width: 180px;
    float: right;
    font-size: 16px;
    color: #6d7278;
}

.headerTel img {
    display: inline-block;
    height: 26px;
    margin-right: 5px;
    vertical-align: middle;
}

.nav ul li a {
    line-height: 62px;
    font-size: 18px;
    color: #666;
    font-weight: bold;
    border-bottom: 4px solid #fff;
    display: inline-block;
    padding: 0 5px;
}

.nav ul li a.selected {
    color: #ed2125;
    border-bottom: 4px solid #ed2125;
}

.nav ul li {
    text-align: center;
    float: left;
    width: calc(100% / 7);
}

.nav ul {
    width: 1300px;
    margin: 0 auto;
    height: 66px;
    overflow: hidden;
}

img.headerImg {
    position: relative;
    left: 50%;
    height: 187px;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
/*
.banner {
    height: 428px;
    background: url(../img/1_bg.jpg) center center no-repeat;
    position: relative;
}
*/
.banner img.bgtext {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
}

.banner img.bg {
    top: 0;
    position: absolute;
    left: 50%;
    z-index: 9;
    margin-left: -602px;
    height: 428px;
    display: block;
}

.nav2 ul {
    width: 1280px;
    height: 60px;
	overflow-y:hidden;
    margin: 0 auto;
}

.nav2 ul li a {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
	line-height:56px;
	padding:0 5px;
	border-bottom:3px solid #d93226;
	    position: relative;
    top: -2px;
}
.nav2 ul li a:hover {
	font-weight:bold;
	border-bottom:3px solid #fff;
}

/* .nav2 ul li:nth-child(1) a{
    background: url(../img/i2.png) left 10px center no-repeat;
}
.nav2 ul li:nth-child(2) a{
    background: url(../img/i3.png) left 10px center no-repeat;
}
.nav2 ul li:nth-child(3) a{
    background: url(../img/i1.png) left 10px center no-repeat;
}
.nav2 ul li:nth-child(4) a{
    background: url(../img/i4.png) left 10px center no-repeat;
} */

.nav2 ul li {
    float: left;
    width: 14.28%; 
    text-align: center;
}

.nav2 {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 9;
    background: #d93226;
    font-size: 20px;
}

.headRecommend {
    position: relative;
    padding: 15px;
    padding-bottom: 20px;
    padding-top: 80px;
    -moz-box-shadow: 0px 0 9px #e6dede;
    -webkit-box-shadow: 0px 0 9px #e6dede;
    box-shadow: 0px 0 9px #e6dede;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	width:650px;
	float:right;
	height:303px;
}

.headlines p {

    font-weight: bold;

    color: #d93227;
    text-align: center;
    font-size: 36px;
    line-height: 56px;
    height: 56px;
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.listFor .headlines small {
    text-align: center;
}

.headlines small {
    font-size: 18px;
    color: #666;
    font-weight: normal;
    line-height: 34px;
    text-align: left;
}

.headlines {
    text-align: center;
    font-size: 26px;
    line-height: 56px;
    margin-top: 10px;
    margin-bottom: 10px;
    background:#f8f8f8;
    border:1px solid #e5e5e5;
    box-shadow:2px 2px 4px 0 rgba(0,0,0,.04);
    padding:12px 30px;
	letter-spacing:10px;
	font-weight:bold;
}
.headlines small {
	letter-spacing:1px;
}
.tabType dt {
    cursor: pointer;
    width: 50%;
    float: left;
    background: #fafafa;
    font-weight: bold;
    text-align: center;
    border-top: 2px solid #fafafa;
    font-size: 16px;
}

.tabType dt.selected {
    border-top: 2px solid #d93227;
    color: #d93227;
	background:#fff;
}

.tabType dt img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 17px;
}

.tabType {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    line-height: 52px;
    height: 54px;
}

.wheel {
    float: left;
    position: relative;
    width: 516px;
    height: 302px;
}
.wheel .swiper-slide {
    width:516px;
    height:302px;
    position: relative;
}
.wheel .swiper-slide img {
    width:516px;
    height:302px;
}
.wheel .swiper-slide span {
    position: absolute;
    height: 50px;
    line-height: 50px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-indent: 20px;
}

.wheelImgList img {
    display: none;
    width:516px;
    height:302px;
}

.

.wheelImgList img.selected {
    display: block;
}

.wheelDes {
    height: 50px;
    line-height: 50px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
}

.wheelDesList span {
    font-size: 16px;
    color: #fff;
    display: none;
    padding-left: 35px;
    width: 330px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.wheelDesList span.selected {
    display: block;
}

.wheelDesPoint {
    position: absolute;
    right: 20px;
    bottom: 0;
    height: 50px;
}

.wheelDesPoint span {
    cursor: pointer;
    width: 10px;
    height: 10px;
    margin: 20px 5px;
    background: url(../img/hoverp.png) left -10px top no-repeat;
}

.wheelDesPoint span.selected {
    background: url(../img/hoverp.png) left top no-repeat;

}

.news dt p {
    line-height: 39px;
    font-size: 16px;
    vertical-align: middle;
    font-weight: bold;
    width: 440px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
}

.news dt {
    line-height: 39px;
    font-size: 16px;
}

.news {
   
}


.news dt span {
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #ec9893;
    line-height: 22px;
    margin-right: 20px;
}

.news .selected dt span {
    background-color: #2c96dc;
}

.news .newest dt span {
    background-color: #d93227;
    font-size: 14px;
}

.news dt img {
    display: none;
}

.news dt {
    font-weight: bold;
}

.news .newest dt img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
}

.news dt small {
    color: #999;
    display: inline-block;
    float: right;
}

.news dl {
    cursor: pointer;
}

.news dd {
    color: #666;
    font-size: 14px;
    margin-left: 42px;
    display: none;
    width: 480px;
    height:60px;overflow: hidden;
}

.news .selected {

}

.news .selected dd {
    display: block;
}

.columnTitle {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    line-height: 46px;

}

.columnTitle a {
    font-size: 16px;
    float: right;
    color: #666;
    padding: 0 5px;
}
.special{
	white-space: nowrap;
}
.special a {
	width: 49%;
    margin: 0 .5%;
    float:left;
}

.special a img {
    display: inline;
}

.server dl dt {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    line-height: 62px;
    padding-top: 130px;
}

.server dl dd {
    padding: 0 18px;
    line-height: 24px;
    color: #333;
    font-size: 12px;
    text-align: left;
}

.server dl dd img {
    margin: 0 auto;
}

.server dl dd.tx-c {
    text-align: center;
}

.server dl {
    width: 23%;
    border-radius: 10px;
    margin-top: 20px;
    height: 245px;
    overflow: hidden;
    float: left;
    text-align: center;
    -moz-box-shadow: 0px 0px 9px #e6dede;
    -webkit-box-shadow: 0px 0px 9px #e6dede;
    box-shadow: 0px 0px 9px #e6dede;
    margin: 1%;
}

.server dl.selected {
    background-color: #d93227;
}



.server dl.paymentProcess dt {
    background: url(../img/img1.png) center 48px no-repeat;
}

.server dl.paymentOutlets dt {
    background: url(../img/img3.png) center 48px no-repeat;
}

.server dl.onlinePayment dt {
    background: url(../img/img4.png) center 48px no-repeat;
}

.server dl.publicTel dt {
    background: url(../img/img5.png) center 48px no-repeat;
}

.server dl.applyHeating dt {
    background: url(../img/img6.png) center 48px no-repeat;
}

.server dl.serviceAppointmen dt {
    background: url(../img/img7.png) center 48px no-repeat;
}

.server dl.suggestedComplaint dt {
    background: url(../img/img8.png) center 48px no-repeat;
}

.server dl.expandMore dt {
    background: url(../img/img2.png) center 48px no-repeat;
}

.server dl.selected dd,
.server dl.selected dt {
    color: #fff;
}

.server dl.selected.paymentProcess dt {
    background: url(../img/img9.png) center 48px no-repeat;
}

.server dl.selected.paymentOutlets dt {
    background: url(../img/img10.png) center 48px no-repeat;
}

.server dl.selected.onlinePayment dt {
    background: url(../img/img11.png) center 48px no-repeat;
}

.server dl.selected.publicTel dt {
    background: url(../img/img12.png) center 48px no-repeat;
}

.server dl.selected.applyHeating dt {
    background: url(../img/img13.png) center 48px no-repeat;
}

.server dl.selected.serviceAppointmen dt {
    background: url(../img/img14.png) center 48px no-repeat;
}

.server dl.selected.suggestedComplaint dt {
    background: url(../img/img15.png) center 48px no-repeat;
}

.server dl.selected.expandMore dt {
    background: url(../img/img16.png) center 48px no-repeat;
}

.server dl .more {
    background: url(../img/26.png) center top no-repeat;
    height: 80px;
}

.server dl.selected .more {
    background: url(../img/28.png) center top no-repeat;
}

.newsList dl dd a,
.mnewsList dl dd a {
    display: inline-block;
    vertical-align: middle;
    width: 390px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.newsList dl dd strong,
.mnewsList dl dd strong {
    display: inline-block;
    margin-right: 15px;
    width: 5px;
    height: 5px;
    background-color: #eb0f12;
    border-radius: 1px;
    vertical-align: middle;
}

.newsList dl dd span,
.mnewsList dl dd span {
    float: right;
    font-size: 14px;
    color: #929292;
}

.newsList dl dd,
.mnewsList dl dd {
    line-height: 40px;
    padding: 0 28px;
    font-size: 16px;
    color: #333;
}

.newsList .columnTitle,
.mnewsList .columnTitle {
    margin-bottom: 13px;
    padding: 0 20px;
}

.newsList dl dt img,
.mnewsList dl dt img {
    margin: 15px auto 16px;
    display: block;
}

.policiesRegulations,
.knowledgeHeat {
    padding: 15px;
    width: 49%;
    float: left;
    border-radius: 10px;
    -moz-box-shadow: 0px 0px 9px #e6dede;
    -webkit-box-shadow: 0px 0px 9px #e6dede;
    box-shadow: 0px 0px 9px #e6dede;

}

.knowledgeHeat {
    margin-left: 2%;
}

.newsList dl>a,
.mnewsList dl>a {
    display: block;
    text-align: center;
    line-height: 58px;
    background-color: #d93227;
    color: #fff;
    margin-top: 35px;
    font-size: 16px;
}

.fixed dt img {
    display: block;
    margin: 20px auto 10px;
}

.fixed dt {
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    position: relative;
}

.fixed {
    display: none;
    width: 100px;
    position: fixed;
    bottom: 100px;
    left: 50%;
    margin-left: 640px;
    background: #4c4c4c;
}

.fixed dd img {
    display: inline-block;
    width: 15px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 5px;
}

.fixed dd {
    padding: 10px 0;
    text-align: center;
    color: #fff;
    background: #ec0f12;
}

.footer {
    padding-top: 55px;
    border-top: 5px solid #d93227;
    margin-top: 15px;
}

.footer .w1200>div {
    float: left;
    width: 33.33%;
}

.footer .w1200 dd {
    line-height: 30px;
    font-size: 14px;
    color: #666;
}

.footer .w1200 dt img {
    display: inline-block;
    width: 27px;
    margin-left: 10px;
}

.footer .w1200 dt {
    font-size: 24px;
    color: #d93227;
    font-weight: bold;
    line-height: 52px;
}

.contact dl div strong {
    font-weight: bold;
    font-size: 20px;
    color: #ee2525;
    display: inline-block;
}

.contact dl div {
    margin-top: 8px;
    font-size: 16px;
    color: #666;
}

.contact dl div img {
    display: inline-block;
    margin-top: -2px;
    margin-right: 10px;
}

.related {
    padding-left: 80px;
}

.related dd a {
    display: block;
    font-size: 14px;
    color: #666;
}

.WeChat img {
    margin: 10px auto
}

.WeChat {
    text-align: center;
}

center.Copyright {
    margin-top: 40px;
    color: #666;
    font-size: 14px;
    padding: 20px;
}

/*list*/
.listNav {
    width: 225px;

    background: -webkit-linear-gradient(#EE2825,#F6872B,#f6872b); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(#EE2825,#F6872B,#f6872b); /* Opera 11.1-12.0 */
    background: -moz-linear-gradient(#EE2825,#F6872B,#f6872b); /* Firefox 3.6-15 */
    background: linear-gradient(#EE2825,#F6872B,#f6872b); /* Ã¦Â ÂÃ¥ÂÂÃ¨Â¯Â­Ã¦Â³Â */

    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE2825), to(#F6872B), color-stop(0.5, #f6872b));
	
	background: none;
    /* border-radius: 5px;*/
    padding-top: 0;
    float: left;
}

.listNav dd {
padding: 0 0 20px 32px;
font-size: 22px;
color: #f8caca;
line-height: 46px;
border-bottom: 2px solid #f78c7c;
margin-bottom: 25px;
}

.listNav a {
 	background: #f4adad;
	color: #fff;
    display: block;
    width: 100%;
    height: 58px;
    line-height:58px;
    padding:  0 0 0 68px !important;
    position: relative;
    font-size: 16px;
	margin-bottom:20px;
}


.listNav a.hover {
   background: rgb(255, 101, 101);
    color: #fff;
}
.listNav a:hover{
    background: #ff9393;
}
.listNav a.hover:hover {
    color: #fff;
}
.listNav dt {
margin: 0 35px;
font-size: 24px;
border-bottom: 1px solid #f15d51;
color: #fff;
line-height: 46px;
display: none;
}

.listFor {
padding-top: 5px;
width: 960px;
float: right;
}

.listFor a img {
width: 280px;
height: 140px;
float: left;
margin-right: 30px;
}

.listFor dl a span {
color: #d93226;
font-size: 14px;
float:right;

}

.listFor dl a {
width: 960px;
}

.listFor dl {
clear: both;
height: auto;
padding: 30px 0;
border-bottom: 1px solid #f2f2f2;
position: relative;
}
.listFor dl::after{display:table;content:" ";clear:both}
.listFor dt {
color: #d93226;
font-size: 20px;
line-height: 45px;
margin: 0px 0 10px;
vertical-align: middle;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}

.listFor dd {
margin-left: 310px;
line-height: 22px;
color: #bababa;
font-size: 12px;
max-height: 66px;
overflow: hidden;
display:block;
text-indent:2em;
}

.pageNav {
display: none;
margin-top: 30px;
}

.pageNav a {
padding: 0 10px;
height: 40px;
line-height: 40px;
text-align: center;
float: left;
color: #fff;
background-color: #ec2927;
margin-right: 10px;
}

a {
outline: none;
}

.pad10.ft-18 {
line-height: 2;
}

.fixed div.showContent p {
margin-bottom: 10px;
color: #000;
}


.fixed div.showContent img {
width: 100px;
height: 100px;
max-width: 1000px;
margin: 0;
}

.fixed div.showContent {
display: none;
font-size: 18px;
color: #ee2625;
font-weight: bold;
position: absolute;
background: #fff;
border-radius: 5px;
padding: 20px;
-moz-box-shadow: 0px 0px 5px #333333;
-webkit-box-shadow: 0px 0px 5px #333333;
box-shadow: 0px 0px 5px #333333;
top: 50%;
right: 105px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
margin-top: -10px;
}

.fixed dt:hover div.showContent {
display: block;
}

.mheader {
display: none;
}

.mbanner {
display: none;
}

.flagh {
display: block;
}

.wheel {
display: block;
}

.tabType dt img {
display: inline-block;
}

.content {
padding: 0;
}

.HeatingService {
display: block;
}

.mpoliciesRegulations,
.mknowledgeHeat {
display: none;
}

.newsList {
display: block;
}

.newsList dl dd a,
.mnewsList dl dd a {
font-size: 16px;
color:#666;
}

.pctel {
display: block;
}

.mtel {

display: none;
}
.mnavShadow{
display:none;
}

.pcImg{
display:block!important;
}

.mbImg{
display:none!important;
}
.h_list_a{
margin:20px;
}
.h_list_a a:hover{
text-decoration:underline;
}
.h_list_a a{
cursor:pointer;
    color: #003562;
font-weight:bold;
}
.h_list_a p{
padding:10px;
text-align:Center;
font-family: "Microsoft YaHei";
line-height: 36px;
text-align: center;
font-size: 32px;
}
.xfgs{
width:1260px;
margin: 0 auto;
}
h3{
font-weight:bold;
font-size: 28px;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
color: #b42020;
padding-left: 20px;
margin: 20px 0;
line-height:30px;
font-weight: bold;
border-left:5px solid #ccc;
}
h3 a {
color: #b42020;
}
.xfgs li a{
display:block;
  font-size: 18px;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
color: #292929;
line-height: 28px;
}
.xfgs li{
line-height:30px;
float:left;
width:275px;
margin:12.5px;
}
.xfgs img{
width:100%;
display:block;
margin-bottom:20px;
}
.c::after{
display:table;
content:" ";
clear:both;
}
.gddt::after{
display:table;
content:" ";
clear:both;
}
.gddt li{
background: url(../img/liststyle.jpg) left 15px no-repeat;
width: 46.5%;
float: left;
font-size: 18px;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
color: #292929;
margin: 0 2.5% 16px 0;
display: inline;
padding-left: 1.25%;
line-height: 32px;
}
.gddt a{
color: #292929;
cursor:pointer;
}
.gddt a:hover{
text-decoration:underline;
}
.mw1200{
width:1200px;
margin:0 auto;
display:block;
}
.type2Img a img{
display:block;
margin:0px auto 10px;
width:260px;height:200px;
}
.type2Img a{
text-align:center;
display:block;
float:left;
width:46%;
margin:0 2%;
color:#333;
    font-size: 20px;
line-height:36px;
}
.type2Img{
margin-top:20px;
width:50%;float:right;
}
.type2{
float:left;
margin-top:20px;
border-bottom:1px solid #ccc;
width:46%;
padding-bottom:20px;
padding-left:10px;
}
.type2 a:hover{
text-decoration:underline;
}
.type2 a{
    font-size: 20px;
line-height:36px;
color:#333333;}
.type2 p a{
    font-size: 20px;
line-height:42px;
color:#333333;
overflow: hidden;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
}


h2{
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
font-size: 40px;
color: #be1110;
background: url(../img/titlegbg.jpg) left center no-repeat;
padding-left: 32px;
line-height: 67px;
}
h2 span {
float: right;
background: url(../img/dyw840_morebg.jpg) no-repeat;
font-size: 18px;
color: #333333;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
width: 465px;
height: 67px;
text-align: right;
font-weight: 500;
line-height: 67px;
}
h2 span a{
color: #333333;
padding-right: 25px
}
.xfgs2 {
width:700px;float:left;
}
.xfgs2 ul a:hover{
text-decoration:underline;
}
.xfgs2 ul a{
color:#333;

}
.xfgs2 ul{
padding:20px 10px;
}
.xfgs2 p{
font-size:20px;line-height:42px;

}

.zt_swiper{
width:460px;float:right;

}
.zt_swiper p.zt_title{
font-size: 40px;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
color: #FFFFFF;
width: 100%;
height: 67px;
line-height: 67px;
font-weight: 600;
background: #d90000;
text-align: center;
}
.xfgs{
width:1200px;
}
.xfgs li img{
height:200px;
}

@media screen and (max-width:1200px) {
.zt_swiper{
    width:100%;
}
.zt_swiper p.zt_title{
    font-size:22px;
    height: 54px;
line-height: 54px;
    text-align:center;
}
.xfgs2,.xfgs{
    width:100%;
}
.type2,.type2Img{
    width:100%;
}
h2 span{
    display:none;
}
h2{
    font-size:24px;
}
.xfgs{
width:100%;
margin:0 auto;
display:block;
}
.mw1200{
width:100%;
margin:0 auto;
display:block;
}
.xfgs li img{
width:100%;
margin:0 auto 10px;
display:block;
height:200px;
}
.xfgs li{
line-height:30px;
float:none;
width:100%;
padding:10px;
margin:10px 0;
}
h3 {
font-weight:normal;
font-size: 22px;
font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©ÂÂÃ©Â»Â";
color: #b42020;
padding-left: 20px;
margin: 20px 0;
line-height:30px;
border-left:0;
}

.h_list_a p{
  text-align:left;
  line-height:24px;
}
.h_list_a a{
    cursor:pointer;
    font-size:20px;
    font-weight:normal;
    color: #003562;
}
.gddt li{
width: 100%;
padding:0 5%;
background:none;
border-bottom:1px dotted #ccc;
line-height:46px;
margin: 0 0 5px;
}
.pcImg{
display:none!important;
}

.mbImg{
display:block!important;
}
.pad10.ft-18 p{
    text-indent: 0!important;
}
.mnavShadow a {
   display: block;
   background-color: #d93227;
   color: #fff;
   padding: 10px;
   width: 70%;
   text-align: center;
   margin: 0 auto;
   font-size: 16px;
   border-radius: 5px;
}
.mnavShadow>div{
    width:100%;
}
.mnavShadow img{
    display: block;
    margin:20px auto 0;
}
.mnavShadow{
    background:rgba(0,0,0,.8);
    position: fixed;
    width:100%;
    height:100%;
    z-index:9;
    top:0;
    left:1000%;
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}


.headlines{
        font-size: 22px;
        line-height: 34px;
}
.headlines small{
    font-size:14px;
}

.listFor a img{
    display:none!important;
}
.listNav {
    float:inherit;
	width:auto;
	margin-top:5px;
}
.listNav a {
	height:34px;
	line-height:34px;
	margin-bottom:10px;
	font-size:14px;
}

.listFor {
    float: none;
    width: 100%;
    padding-top: 0;
}

.listFor dl {
    height: auto;
    padding: 0;
}
.pageNav{
    text-align: center;
}
.pageNav a {
    display: inline-block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    float: none;
    color: #fff;
    background-color: #ec2927;
    margin-right: 10px;
}

.listFor dt {
    width: 75%;
    margin: 0;
    line-height: 40px;
}

.listFor dl a span {
    font-size: 14px;
    line-height: 40px;
}

.newsList dl dt img,
.mnewsList dl dt img {
    margin: 5px auto;
}

center.Copyright {
    margin-top: 10px;
}

.mtel img {
    margin-right: 10px;
}

.mtel strong {
    color: #d93227;
    font-weight: bold;
}

.mtel {
    font-size: 14px;
    clear: both;
    width: 100%;
    float: none;
    text-align: center;
    display: block;
    color:#666;
}

.footer .w1200 dt {
    font-size: 20px;
    color: #d93227;
    font-weight: bold;
    line-height: 36px;
}

.pctel {
    display: none;
}

.newsList dl dd,
.mnewsList dl dd {
    line-height: 28px;
}

.newsList dl dd span,
.mnewsList dl dd span {
    font-size: 12px;
}

.newsList dl dd a,
.mnewsList dl dd a {
    font-size: 14px;
    width: 65%;
}

.newsList dl dd,
.mnewsList dl dd {
    padding: 0 10px
}

.policiesRegulations,
.knowledgeHeat {
    float: none;
    width: 100%;
}

.mpoliciesRegulations,
.mknowledgeHeat {
    display: block;
}

.newsList {
    display: none;
}

.mart30 {
    margin-top: 10px;
}

.HeatingService {
    display: none;
}

.content {
    padding: 0 10px 10px;
}

.wheel {
    width:100%;
	height:200px;
	margin-bottom:15px;
}
.wheel .swiper-slide {
	height:200px;
}
.wheel .swiper-slide span {
	height:30px;
	line-height:30px;
	font-size:14px;
}
.news {
    margin-left: 0;
}

.tabType dt {
    font-size: 14px;
}

.tabType {
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    line-height: 42px;
    height: 40px;
}

.news dt p {
    width: 60.5%;
    font-size: 14px;
}

.columnTitle a {
    font-size: 14px;
}

.special {
    white-space: nowrap;
    overflow: auto;
}

.special a img {
    height: 95px;
}

.special a {
    width: auto;
    float: none;
}

.columnTitle {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    line-height: 36px;
}

.mart40 {
    margin-top: 10px !important;
}

.tabType dt img {
    display: none;
}

.news .selected {
    margin-top: 0;
    margin-bottom: 0;
}

.news .selected dd {
    display: none;
}

.flagh {
    display: none;
}

.headRecommend {
    padding-top: 45px;
	width:100%;
	height:auto;
}

.nav2 {
    display: none;
}

.header {
    display: none;
}

.banner {
    display: none;
}

.mheader {
    display: block;
    position: relative;
    padding: 10px;
}

.mheader .mmenu img {
    width: 25px;
}

.mheader .mmenu {
    position: absolute;
    padding: 5px 10px;
    background-color: #d93227;
    border-radius: 15px;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.mheader .logo {
    width: 66%;
}

.newsList .columnTitle,
.mnewsList .columnTitle {
    margin-bottom: 0;
}

.mbanner {
    display: block;
    padding: 10px;
}

.policiesRegulations,
.knowledgeHeat {
    padding: 0;
    padding-top: 5px;
    margin-top: 10px;
}

.newsList dl>a,
.mnewsList dl>a {
    display: block;
    text-align: center;
    line-height: 36px;
    background-color: #d93227;
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
}

.knowledgeHeat {
    margin-left: 0;
}

.fixed {
    display: none !important;
}

.related {
    display: none;
}

.footer .w1200>div {
    width: 50%;
}

.footer {
    padding: 15px 10px 10px;
}

.contact dt {
    margin-bottom: 10px;
}

.contact {
    padding-left: 20px;
}

.footer .w1200 dd {
    line-height: 24px;
    font-size: 12px;
    color: #666;
}

.listFor dd {
    display:none;
}

}

.flagh .swiper-container2 .swiper-wrapper {
height: 56px;
}
.flagh .swiper-container2 .swiper-wrapper a {
display: block;
width: 100%;
}
.gonggao dd {
position: relative;
}
.gonggao dd:after {
position: relative;
position: relative;
}



/* 2020-11-13 Ã¦ÂÂ°Ã¥Â¢Â */
.listNav a {
    padding: 0 !important;
    text-align: center;
}
.listFor dt {
    font-size: 26px;
}
.listFor dd {
    font-size: 15px;
    color: #777;
}
.listNav a.hover {
    background: #d93226;
}




















































