body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,a,p,textarea{
    margin: 0;
    padding: 0;
}

ul,ol,li{
    list-style: none;
}

a{
    text-decoration: none;
    display: inline-block; 
}

img{
    border: none;
    display: block;
}

/*اه³‎¸،¶¯*/
.clearfloat:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfloat{
    zoom: 1;
}
input{
	outline:none;
}

body {
	font-size: 16px;
	box-sizing: border-box;
	font-family:"Microsoft YaHei";
}

a {
	color: #000;
}

.content {
	margin: 0 auto;
	min-width: 1225px;
}

.header {
width: 1920px;
    position: relative;
    margin: 0 auto;
    /* background-image: url('../images/top-banner.png');
    background-size: 100% auto; */
	/* background-color: #0f6fc6;
	height:160px; */
}
.header .logo{
    width:100%;
}
.heaer-navTop{
    position: absolute;
    width:1200px;
    margin:0 auto;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 1;
    text-align: right;
}
.heaer-navTop img{
    display: inline-block;
}
.bg {
	width: 100%;
}

.bg img {
	width: 100%;
}
.header-top-bg{
	height:450px;
	background: #fff url('../images/top.jpg') no-repeat center;
}
.video{
	height: 100px;
}
.video li{
	width: 290px;
    height: 160px;
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    float: left;
    margin-right: 10px;
}
.video img{
	width: 100%;
}
.video p{
	position: absolute;
    bottom: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
	opacity: 0.7;
	padding: 0 2px;
    width: 290px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video a .v-icon{
	position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/v_icon.png) center no-repeat;
    top: 70px;
    left: 50%;
    margin-left: -20px;
}
.main { width:100%; min-width:1200px;max-width:2000px;margin:0px auto;}
.con { width:1200px; margin:0 auto;}
.blc10 {margin-bottom:10px;}
.blc20 {margin-bottom:20px;}
.mar30 { margin-right:30px;}
.clr { clear:both;}
.le { float:left;}
.ri { float:right;}

.navTop {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.navl {
	padding: 20px 0;
	margin-right: 20px;
	display: inline-block;float:left;
}

.navr {
	display: inline-block;
	position: relative;
	bottom: 15px; width:840px; float:right;
}

.navname {
	color: #fff;
	display: inline-block;
	padding: 0px 50px;
	position: relative;
}

.topic span {
	padding: 10px 0px;
}

.topic span:hover {
	border-bottom: 2px solid #fff;
	cursor: pointer;
}

.so {
	display: inline-block;
	padding-left: 40px;
	position: absolute;
	right: -20px;
	bottom: 19px;
}

.soint {
	width: 140px;
	height: 35px;
	border-radius: 15px;
	border: 0;
	text-indent: 15px;
	font-size: 14px;
}

.sobtn {
	position: relative;
	top: 4px;
	right: 29px;
	cursor: pointer;
	z-index: 9;
}

.topic2 {
	padding: 12px 20px;
	text-align: center;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

/* .main img {
	width: 380px;
} */

/* .lunbo {
	padding-top: 20px;
}

.slideBox {
	width: 600px;
	height: 452px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: top;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 6px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #0f6fc6;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd img {
	width: 600px;
	height: 452px;
	display: block;
}

.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
} */


.footer {
	width: 100%;
	background-color: #e8e8e8;
	padding-bottom: 20px;
}

.footl a {
	display: inline;
	font-size: 16px;
	color: #000;
}

.footl a span {
	padding-right: 18px;
}

.footl {
	/* width: 780px;
	display: inline-block;
	vertical-align: top;
	margin-right: 50px; */
}

.copyright {
	padding: 8px 0;
}

.copyl {
	float: left;
}

.copyr {
	padding-left: 585px;
}

.footlink {
	padding: 10px 0;
	padding-bottom: 50px;
    display: flex;
}
.footlink a{
    flex: 1;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.split-line{
    margin-left: 60px;
}
/* .footlc {
	padding-right: 27px;
} */
.mediaList{
    margin:25px 0 40px 0;
    overflow:hidden;
}
.mediaList .orgt-left{
    float: left;
    width: 180px;
    font-size: 18px;
    font-weight: bold;
}
.mediaList .media-imgs{
    width: 1020px;
    float: right;
    overflow: hidden;
}
.media-imgs img{
    width:55px;
    float: left;
    margin-right: 20px;
}

.foot-inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 40px;
}

.orgt {
	font-weight: bold;
	display: inline-block;
	margin-right: 30px;
}

.orgi {
	display: inline-block;
	vertical-align: middle;
	width: 96px;
	/* height: 30px; */
	margin-right: 30px;
}



.banner {
	margin-top: 20px;
}

.banner img {
	width: 100%
}

#layout3{
	margin-top:20px;
}
#layout3 .main-news{
    width:1200px;
}
#layout3 .main-news h2 {
    text-align: center;
}
#layout3 .main-news h2 a{
	color: #333;
    font-size: 34px;
}
.main-news-list{
    width:100%;
    margin: 50px auto;
    overflow: hidden;
}
.main-news-list .main-news-left{
    width:50%;
    box-sizing: border-box;
    float: left;
    padding-right: 30px;
}
.main-news-left .main-news-left-title{
    font-size: 24px;
    color:#333;
    font-weight: bold;
    margin:10px 0 10px 0; text-align: center;
}
.main-news-left .main-news-left-sub{
    font-size: 18px;
    color: #666;
    line-height: 40px;
    text-indent: 36px;
}
.main-news-btn{
    width: 100%;
    text-align: right;
}
.main-news-btn button{
    border: none;
    outline: none;
    background-color:#b70005;
    width: 120px;
    height: 40px;
    border-radius: 8px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}
.main-news-list .main-news-right{
    width:50%;
    float: right;
}
.news-img-box{
    position: relative;
}
.news-img-title{
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    height: 70px;
    line-height: 70px;
    padding:0 20px;
    left:0;
    bottom: 0;
    z-index: 1;
    background-color: rgba(0,0,0,0.5);
    color:#fff;
    font-size: 18px;
}
.news-img-box img{
    width: 100%;
}
.news-third .main-news-list .main-news-left{
    padding-right:0;
}
.news-third .main-news-list{
    margin:30px 0 60px 0;
}
.news-ul{
	 height:354px; 
	 overflow:hidden;
}
.news-ul li{
    list-style: none;
    padding: 10px 0;
    color: #333;
    font-size: 20px;
    padding-left: 50px;
    position: relative;
    height: 40px;
    overflow: hidden;
    box-sizing: border-box;
}
.news-ul li a{
    color: #333;
}
.news-ul>li:nth-child(2n) a{
    color:#666;
    font-weight: bold;
}
.fwb{
    font-weight: bold;
}
.news-ul li::before{
    content: '';
    position: absolute;
    top:20px;
    left:30px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #b70005;
}
.news-ul>li:nth-child(2n)::before{
    opacity: 0.5;
}
#layout3 .main1{
	float: left;
	width:1200px;
	margin: 10px 0px 0px 0px;
}
.line-row{
    overflow: hidden;
}
.line-row img{
    display: inline-block;
    width:705px;
}
.line-left{
    float: left;
}
.line-right{
    float: right;
    /* margin-top: 45px; */
}
.line-row{
    position: relative;
}
.jiangxi{
    position: absolute;
    width:200px;
    text-align: center;
    left:50%;
    margin-left:-100px;
    color: #b70005;
    font-size: 36px;
    line-height: 40px;
    height: 40px;
    margin-top: 25px;
}
.news-third h2{
    text-align: center;
}
.news-third h2 a{
    color:#333;
    font-size: 34px;
    font-weight: bold;
    line-height: 106px;
}
.news-third-sub{
    font-size: 18px;
    color: #666;
    line-height: 40px;
    text-indent: 36px;
}
#layout3 .main1 h2{
	font-size: 36px;
	height: 50px;
	isolation: 50px;
}
#layout3 .main1 h2 {
    text-align: center;
}
#layout3 .main1 h2 a{
	color: #333;
    font-size: 36px;
}

