﻿body, html{
    margin:0px;
    padding:0px;
    text-align:left;
    font-family: "Microsoft Yahei", Arial, Tahoma, Helvetica, "宋体";
    font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #03C;
}
a:active {
	text-decoration: none;
}
.f16{
    font-size: 16px;
}
.content1 {
    width: 1200px;
    margin: 15px auto 0;
    overflow: hidden;
}


#fader{float:left;position:relative;overflow:hidden;height:460px;width:680px;}
#fader li{position:absolute;left:0;top:0;}
ul,li{list-style:none;margin:0;padding:0;}
img{display:block;}
.fader-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;background:#333;border:1px solid #fff;font-family:Tahoma;font-weight:bold;font-size:14px;cursor:pointer;}
.fader-cur-nav{display:inline-block;margin-right:8px;color:#fff;padding:2px 6px;background:#ff7a00;border:1px solid #fff;font-family:Tahoma;font-weight:bold;font-size:16px;cursor:pointer;}


.news-right{
    width: 490px;
    float: right;
}
.biaoti {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}
.zhaiyao {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
    color: #414141;
    font-size: 14px;
    line-height: 26px;
    margin-top: 2px;
}
.hei {
    color: #595757;
}
.news-right ul,
.fwjx-news ul{
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 25px;
    padding: 0px;
}
.news-right ul li,
.fwjx-news ul li {
    line-height: 40px;
    font-size: 18px;
    position: relative;
}
.news-right ul li::before,
.fwjx-news ul li::before{
    content:'·';
    font-size: 46px;
    color: #595757;
    position: absolute;
    top: -2px;
    left: -20px;
}
.gengduo {
    text-align: right;
    font-size: 14px;
}
.hong {
    color: #F00;
}

.fwjx{
    margin-top: 20px;
    overflow: hidden;
}
#weather-view-he {
    float: left;
}
.fwjx-news{
    width: 920px;
    float: right;
}
.fwjx-news ul{
    margin-top: 20px;
}
.fwjx-news ul li{
    float: left;
    width: 50%;
}


/*滚动效果样式*/ 
#rolldiv { width:1200px; height:756px; } 
#rolldiv * { padding:0; margin:0; font-size:12px; line-height:18px; } 
#rolldiv .jcarousel-skin-tango .jcarousel-container { overflow:hidden; _display:inline-block; } 
#rolldiv .jcarousel-skin-tango .jcarousel-clip { overflow: hidden; } 
/*滚动区域大小*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-clip-horizontal { width:1200px; } 
/*li样式*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-item { width: 1200px; text-align:center; } 
#rolldiv .jcarousel-skin-tango .jcarousel-item-horizontal { margin-left: 0; margin-right: 15px; } 
/** 按钮 */ 
/*默认*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-next-horizontal { position: absolute; top: 353px; right: 0px; width: 35px; height: 51px; cursor: pointer; background:url("/material/zhuanti/images/jiant2.png") no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/material/zhuanti/images/jiant2.png', sizingMethod='crop');} 
/*默认*/ 
#rolldiv .jcarousel-skin-tango .jcarousel-prev-horizontal { position: absolute; top:353px!important; left: 0; width: 35px; height: 51px; cursor: pointer; background:url("/material/zhuanti/images/jiant1.png") no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/material/zhuanti/images/jiant1.png', sizingMethod='crop');} 
#rolldiv #mycarousel li { position: relative; } 
#rolldiv #mycarousel .bg { background-color: #000000; height: 70px; width: 1200px; position: absolute; opacity: 0.6; filter:alpha(opacity=60); left: 0; bottom: 0; } 
#rolldiv #mycarousel .tit1 a {font-size: 20px; font-weight:bold; color: #FFFFFF; text-decoration: none; text-align: center; height: 70px; width: 1200px; line-height: 70px; position: absolute; left: 0; bottom:0; }


#footer {
    width: 1200px;
    margin: 30px auto 0;
    background: #fff;
    border-top: 20px solid #F68414;
    padding: 25px 15px;
    text-align: center;
    font-weight: bold;
}
#footer .foot {
    width: 1080px;
    margin: 40px auto;
    overflow: hidden;
}
#footer .foot div {
    float: left;
    margin-right: 20px;
}
#footer .foot div p {
    color: #666;
    padding: 5px 0;
    font-size: 14px;
    text-align: center;
}

.fwjx-news.xq2021fw {
    width: 100%;
}
.fwjx-news.xq2021fw ul li {
    width: 30%;
    margin: 0 19px;
}
.toutiao {
    font-size: 40px;
    font-weight: 600;
    line-height: 100px;
    text-align: center;
}
.toutiao img{
    display: inline;
}
.toutiao .lan{
    color: #014ea2;
}