.top_bar{
	max-width: 1920px;
	margin: 10px auto 13px;
	background: url(../img/bar.png) no-repeat center 0;
}
.top_bar .center{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
}
.top_bar .center .time{
	width: 510px;
	float: left;
	height: 70px;
	line-height: 70px;
	color: #186ab8;
	font-family: "方正卡通简体";
	font-size: 22px;
	padding-left: 10px;
}
.top_bar .center .search{
	width:435px;
	float: left;
	    margin-top: 20px;
}
.top_bar .center .search input{
	height: 30px;
	border: 1px solid #C5C5C5;
	padding: 0 10px;
	width: 180px;
}
.top_bar .center .search label{
	height: 32px;
	width: 83px;
	display: inline-block;
	margin-left: 15px;
	background: #FF5500;
	text-align: center;
	line-height: 32px;
	color: white;
}
.yzxx{
	float: left;
	width: 240px;
	height: 70px;
	background: url(../img/xzxx.png) no-repeat center center;
	cursor: pointer
}
.content{
	max-width: 1920px;
	margin: 0 auto;
	background: url(../img/center_bg.png) repeat-y center 0;
}
.main{
	width: 1200px;
	margin: 0 auto;
}
.model1{
	width: 100%;
	height: 264px;
}
.model1 .tzgg{
	background: url(../img/tzgg.png) no-repeat -7px 0;
	width: 296px;
	height: 256px;
	position: relative;
	/*margin-left: 12px;*/
	float: left;
}
.model1 .tzgg:last-child {
	background: url(../img/ljfl.png) no-repeat -7px 0;
}
.model1 .tzgg .more{
	position: absolute;
	width: 96px;
	height: 48px;
	top: 0;
	left: 81px;
}
.model1 .tzgg ul{
	position: absolute;
	width: 240px;
	height: 367px;
	top: 64px;
	left: 38px;
}
.model1 .tzgg  li{
	height: 26px;
	line-height: 26px;
	border-bottom: 1px dashed gainsboro;
	font-family: "宋体";
	font-size: 12px;
	padding-left: 15px;
	background: url(../img/btn1.png) no-repeat 0 center;
}
.TrueLogin{
	    padding-left: 25px;
}
.model1 .tzgg  li a{
	color: #282828;
}
.model1 .tzgg  li:hover a{
	color: red;
}
.tyxw{
	width: 600px;
	height: 264px;
	background: url(../img/tyxw1.png) no-repeat;
	float: left;margin: 0 3px;
	position: relative;
}
.tyxw .more{
	position: absolute;
	width: 90px;
	height: 33px;
	right: 74px;
	top: 16px;
}
.lunbo{
	position: absolute;
	width: 210px;
	height: 158px;
	top: 67px;
	left: 45px;
}
.slideBox{ position:relative;width: 210px;
	height: 158px;overflow:hidden;}
.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none;}
.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none; width: 210px;
	height: 158px;}
.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:42px; overflow:hidden;}
.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
.slideBox div.tips div.title a{ color:#FFF; font-size:16px; line-height:42px; margin-left:10px; text-decoration:none; height:42px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; display:block; font-family: "微软雅黑";}
div.nums{     position: absolute;
    right: 78px;
    bottom: 11px;
    z-index: 111111;border-radius: 50%;}
div.nums a{ width: 10px;height: 10px; display:inline-block; background-color:white; margin-right:4px; color: #333333;font-size: 12px;
text-align: center;line-height: 20px;overflow: hidden;text-indent: 10em;}
div.nums a.active{ background-color:red;color: white;}
.tyxw .new{
	position: absolute;
	width: 280px;
	height: 170px;
	right: 53px;
	top: 66px;
}
.tyxw .new li{
	height: 23px;
	line-height: 23px;
	padding-left: 14px;
	font-size: 12px;
	font-family: "宋体";
	background: url(../img/btn2.png) no-repeat  0 center;
	color: #282828;
	border-bottom: 1px  dashed gainsboro;    overflow: hidden;
}
.tyxw .new li:hover,.tyxw .new li:hover a{
	color: red;
}
.tyxw .new li a{
	float: left;
	color: #282828;
}
.tyxw .new li  span{
	float: right;
}
.login{
	float: right;width: 249px;
	height: 154px;
	background: url(../img/yhgl.png) no-repeat;
	position: relative;
	padding-top: 111px;
}
.login .row{
	height: 30px;
	margin-bottom: 10px;
}
.login .row label{
	color: #5D5D5D;
	font-size: 12px;
	font-family: "宋体";
	display: inline-block;
	line-height: 30px;
	    margin-left: 22px;
    width: 50px;
    text-align: right;
}
.login .row  input{
	height: 28px;
	border: 1px solid gainsboro;
	padding: 0 10px;
	width: 97px;
	outline: none;
}
.login .botton{
	width: 100px;
    border-radius: 10px;
    height: 20px;
    border: 1px solid #c7c5c5;
    color: #5D5D5D;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    font-family: "宋体";
    margin: 0 auto;
    box-shadow: 1px 3px 5px 0px #ababab;
    cursor: pointer;
}
.banner {
	height: 143px;
	width: 1195px;
	margin: 10px auto 5px;
}
.session_left{
	float: left;
	width: 935px;
}
.public_model{
	height: 300px;
}
.public_model .new1{
		width: 372px;
	height: 293px;
	float: left;
	position: relative;
	margin-top: 12px;
	margin-left: 9px;
}
.tydt{

	background: url(../img/tydt.png) no-repeat;
}
.public_model .new1 .more{
	width: 40px;
    height: 17px;
    position: absolute;
    right: 30px;
    top: 14px;
}
.public_model .new1 ul{
	position: absolute;
	top: 50px;
	left: 25px;
	width: 322px;
	height: 188px;
}
.public_model .new1 li{
	height: 30px;
	line-height: 30px;
	padding-left: 25px;
	font-family: "宋体";
	font-size: 12px;    overflow: hidden;
	color: #6B6B6B;
	border-bottom: 1px dashed #d7e985;
	background: url(../img/btn3.png) no-repeat 0 center;
}
.public_model .new1 li:hover,.public_model .new1 li:hover a{
	color:red;
}
.public_model .new1 li a{
	float: left;
		color: #6B6B6B;
}
.public_model .new1 li span{
	float: right;
}
.public_model .new2{
	    width: 527px;
    height: 293px;
    position: relative;
    float: left;
    margin-left: 13px;
}
.jyjx{
	
    background: url(../img/jyjx.png) no-repeat;
}
.public_model .new2 .more{
	    width: 40px;
    height: 22px;
    position: absolute;
    right: 80px;
    top: 27px;
	
}
.public_model .new2 ul{
	position: absolute;
	top: 63px;
	left: 25px;
	width: 475px;
	height: 188px;
}
.public_model .new2 li{
	height: 30px;
	line-height: 30px;
	padding-left: 6px;
	font-family: "宋体";
	font-size: 12px;
	color: #6B6B6B;
	border-bottom: 1px dashed #d7e985;
}
.public_model .new2 li:hover,.public_model .new2 li:hover a{
	color: red;
}
.public_model .new2 li a{
	float: left;
		color: #6B6B6B;
}
.public_model .new2 li span{
	float: right;
}
.model3{
	    height: 273px;
    position: relative;
    background: white url(../img/xyfc.png) no-repeat 10px center;
    margin-top: 10px;
}
.model3 .more{
	position: absolute;
	width: 90px;
	height: 35px;
	top: 15px;
    right: 108px;
}
.model3 #marquee{
	    position: relative;
    width: 703px;
    height: 150px;
    overflow: hidden;
    left: 168px;
    top: 88px;
}
.model3 #marquee li{
	height: 150px;
	width: 166px;
	margin-right: 13px;
	float: left;
}
.model3 #marquee li a{
	display: block;
	width: 166px;
	height: 150px;
}
.model3 #marquee li img{
	width: 164px;
	border: 1px solid #e9b344;
	height: 102px;
	display: block;
	margin: 0 auto;
}
.model3 #marquee li  p{
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #851d08;
	font-family: "宋体";
	font-size: 12px;
}
.jkyx{
	background: url(../img/jkyx.png) no-repeat;
}
.dytd{
	background: url(../img/dytd.png) no-repeat;
}
.jygy{
	background: url(../img/jygy.png) no-repeat;
}
.aqbz{
	background: url(../img/aqbj1.png) no-repeat;
}
.model4,.model5{
	margin-top: 15px;
	position: relative;
}
.model4 .new2,.model5 .new2{
	    width: 569px;
	   position: absolute;
	      top: 11px;
    right: -35px;
}
.session_right{
	float: right;
	width: 260px;
}
.session_right .link{
	margin-top: 10px;
}
.session_right .link_list{
	height: 628px;
	background: url(../img/kjlj_link.png) no-repeat;
	position: relative;
	z-index: 2;    margin-top: 10px;
}
.session_right .link_list li{
	height: 58px;
	margin-bottom: 5px;
}
.session_right .link_list li a{
	display: block;
	width:260px ;
	height: 58px;
}
.zdtj{
	height: 97px;
    background: url(../img/zdtj.png) no-repeat;
    padding: 60px 30px 0;
    width: 187px;
    z-index: 1;
    position: relative;
    margin-left: 20px;
    margin-top: 20px;
}
.zdtj span{
	color: #666666;
	font-size: 13px;
	font-family: "宋体";
	margin-right: 10px;
	margin-bottom: 15px;
}
.yqlj{
	    height: 178px;
    background: url(../img/yqlj.png) no-repeat;
    padding: 60px 30px 0;
    width: 187px;
    z-index: 1;
    position: relative;
    margin-left: 20px;
    margin-top: 63px;
}
.yqlj  li{
	height: 27px;
	line-height: 27px;
}
.yqlj a{
	color: #666666;
	font-size: 13px;
	font-family: "宋体";
}
