﻿@charset "utf-8";
/* CSS Document */
.top{
	height:240px
}
.top img.fl{
	margin-top:74px
}
.top img.fr{
	margin-top:70px
}
.nav{
	height:60px;
	line-height:60px;
	background-color:#f54343
}
.nav ul li{
	float:left;
	width:9.09%;
	text-align:center;
	border-right:1px solid #f76c6c;
	box-sizing:border-box
}
.nav ul li:last-child{
	border:0
}
.nav ul li a{
	display:block
}
.nav ul li a:hover,
.nav ul li.cur a{
	background-color:white;
	color:#fa0100
}
.main-left{
	width:914px
}
.slide01{
	width:450px;
	height:325px;
	position:relative;
	overflow:hidden
}
.slide01 .hd{
	position:absolute;
	z-index:2;
	bottom:30px;
	width:100%;
	text-align:center
}
.slide01 .hd ul li{
	display:inline-block;
	text-indent:-99999px;
	width:32px;
	height:4px;
	margin:2px;
	background-color:white;
	cursor:pointer
}
.slide01 .hd ul li.on{
	background-color:red
}
.slide01 .bd ul li{
	position:relative;
	z-index:1
}
.slide01 .bd ul li img{
	float:left
}
.slide01 .bd ul li div{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:60px;
	line-height:70px;
	text-align:center;
	background:rgba(0,0,0,.7)
}
.list01{
	width:430px;
	padding:0 10px;
	max-height:325px;
	overflow:hidden;
	background-color:white
}
.list01 .tit{
	height:48px;
	line-height:48px;
	border-bottom:1px solid #dedede
}
.list01 .tit h3{
	float:left;
	padding:0 10px;
	margin:0 10px;
	height:44px;
	line-height:44px;
	color:#f54343;
	border-top:4px solid #f54343;
	font-weight:normal
}
.list01 .tit a{
	display:inline-block;
	width:55px;
	height:22px;
	line-height:22px;
	text-align:center;
	color:white;
	background-color:#f54343;
	margin:13px
}
.list01 ul li{
	font-family:'simsun';
	text-indent:15px;
	background:url(../images/dot.png) left center no-repeat;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:32px
}
.main-right{
	width:273px;
	background:#f54343 url(../images/ztwz_bg.gif) bottom center no-repeat
}
.box1 .tit{
	height:48px;
	line-height:48px;
	background:url(../images/tit_bg.gif) left no-repeat
}
.box1 .tit h3{
	padding:0 25px
}
.box1 .bd,
.box1>.ul01,
.box1>.ul02{
	margin:3px;
	padding:15px;
	background-color:white;
	border-radius:5px;
	font-family:'simsun'
}
.box1 .bd ul li,
.box1>.ul01 li{
	padding-left:15px;
	margin-bottom:20px;
	background:url(../images/dot.png) left 6px no-repeat
}
.box1>.ul01 li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-bottom:0;
	line-height:30px;
	background-position:left center
}
.box1>.ul02{
	padding:15px 8px
}
.box1>.ul02 li{
	margin-bottom:8px
}
.foot{
	padding:40px 0;
	position:relative;
	text-align:center;
	background-color:#f8efe3;
	border-top:5px solid #f03951;
	line-height:30px
}
.foot img{
	position:absolute;
	top:50%
}
.foot img.img1{
	left:20%;
	margin-top:-51px
}
.foot img.img2{
	right:20%;
	margin-top:-40px
}
.ipv6{
	display:inline-block;
	margin-left:0.5em;
	padding:0 5px;
	border-radius:3px;
	background:#fff;
	border:1px solid #e33030;
	color:#e33030;
	font-size:12px;
	line-height:16px
}

@media (max-width: 800px) {
#Zoom p img{max-width:100%;}
/*0624修改*/
.main-left{
	display:flex;
	flex-wrap:wrap
}
.main-left>div{
	order:4
}
.main-left>.slide01{
	order:0
}
.main-left>div:nth-child(3){
	order:1;
	margin-top:0
}
.main-left>div:nth-child(2){
	order:2;
	margin-top:15px
}


.w1200{
	width:98%;
	margin:0 1%;
	box-sizing:border-box
}
.top{
	height:auto;
	padding:1em 0
}
.top>img.fl{
	margin:0;
	width:100%
}
.top>img.fr,
.foot img{
	display:none
}
.nav{
	height:auto
}
.nav ul li{
	width:16.66%;
	white-space:nowrap;
	overflow:hidden;
	font-size:.8em;
	border-bottom:1px solid #f76c6c
}
.nav ul li:last-child{
	border-right:1px solid #f76c6c
}
.main-left,
.main-right{
	margin-top:1em
}
.main-left,
.slide01,
.list01,
.slide01 .bd ul li img,
.main-right,
.leftNav,
.rightCon{
	width:100% !important;
	height:auto !important
}
.slide01{
	margin-bottom:15px
}
.list01{
	box-sizing:border-box
}
.ul02 li img{
	width:100%;
}

  
	
}