@charset "utf-8";
/* CSS Document */
/*---------初始样式----------*/
*{ margin:0px; padding:0px;}
html,body{
    -webkit-text-size-adjust:none;
}
body,input,textarea{
	font-size: 12px;
	line-height: 18px;
	font-size:12px;
	font-family: "宋体","微软雅黑", "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", "Microsoft YaHei", Helvetica, Arial, Verdana, sans-serif, STHeiti;
}
textarea {
	resize: none;
	overflow: hidden;
	outline: none;
}
input {
	outline: none;
}
li {
	list-style: none;
}
body a {
	cursor:pointer;
	outline: none;
	text-decoration: none;
    blr:expression(this.onFocus=this.blur());
    font-family: '微软雅黑';
}
img {
	display: block;
	border:none; 
}

.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/*---------初始样式结束----------*/
body{ background-color:#fff;}
/*---------头部--------*/
.head{
	width:100%;
	height:35px;
}
.head_top{
	width:100%;
	margin: 0 auto;
	height:120px;
}
.img{
	margin:0px auto;
	padding-top:30px;
	width:1035px;
	height:120px;
}
/*---------导航栏--------*/
.navtop_header{
	height: 40px;
	border-bottom: 1px solid #eee;
    background: url(../images/ico.png) repeat-x center top;
}
.header_top {
	height: 40px;
	line-height: 40px;
	width: 1030px;
	margin: 0 auto;
}
.header_top a{
	color: #2b5483;
	font-size: 14px;
	padding: 0 10px 0 20px;
    background: url(../images/ico.png) no-repeat left top;
    font-family: "微软雅黑";
    line-height: 40px;
}
.header_top a#sethome{
	background-position: 0 -120px;
}
.header_top a#weibo {
    background-position: 0 -141px;
}
.header_top a#weixin {
    background-position: 0 -164px;
}
.header_top a#lxwm {
    background-position: 0 -212px;
}
.header_top a#tgyx {
    background-position: 0 -236px;
}
.nav{
	width:100%;
	height:80px;
	margin: 0 auto;
	/*padding: 0 30px;*/
	background-image: url('../images/5.png')
}
.nav ul{
	width:1030px;
	margin:0 auto;
}
.nav ul li{
	float:left;
	width:8.33%;
	height:42px;
	display:block;
}
.nav ul li a{
	width:100%;
	height:30px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	line-height:30px;
	text-align:center;
	margin: 5px 0;
	display:block;
}
.nav ul li a.ck{
	display:none;
}
.nav ul li a.ck:hover{
	background-color: #11437D;
}
.nav ul li:hover a.ck{
	display:block;
	position:absolute;
}
.nav ul.pso{
	width:52px;
}
.nav ul.pso li{
	float:left;
	z-index:100000;
	position:absolute;
}

.nav2{
	width:100%;
	height:80px;
	margin: 0 auto;
	/*padding: 0 30px;*/
	background:#11437D;
}
.nav2 ul{
	width:1030px;
	margin:0 auto;
}
.nav2 ul li{
	float:left;
	width:8.33%;
	height:42px;
	display:block;
}
.nav2 ul li a{
	width:100%;
	height:30px;
	font-size:16px;
	color:#fff;
	font-family:"微软雅黑";
	line-height:30px;
	text-align:center;
	margin: 5px 0;
	display:block;
}
.nav2 ul li a.ck{
	display:none;
}
.nav2 ul li a.ck:hover{
	background-color: #11437D;
}
.nav2 ul li:hover a.ck{
	display:block;
	position:absolute;
}
.nav2 ul.pso{
	width:52px;
}
.nav2 ul.pso li{
	float:left;
	z-index:100000;
	position:absolute;
}
.nav2 ul li.hover a{
	background:#419CE9;
}

.main ul li.city {
    float: left;
    margin: 0 15px;
    height: 42px;
    line-height: 42px;
    display: block;
}

.main ul li.city a {
    width: 100%;
    height: 42px;
    font-size: 15px;
    color: #000;
    font-family: "微软雅黑";
    line-height: 42px;
    display: block;
}

.navs{
	width:100%;
	height:30px;
}
.navs ul{
	width:1030px;
	margin:0 auto;
	height: 30px;
	background: #fff;
	padding: 10px 30px;
}
.navs ul li{
	float:left;
	margin: 0 15px;
	height:42px;
	display:block;
}
.navs ul li a{
	width:100%;
	height:30px;
	font-size:15px;
	color:#000;
	font-family:"微软雅黑";
	line-height:30px;
	margin: 0px 5%;
	display:block;
}
.notice{
	font-size: 16px;
	border-bottom: 3px solid red;
	padding: 10px 10px;
	margin: 0 10px 20px;
}
.notice span{
	color: red;
}
.navtop{
	background: #E5E5E5;
	height:70px;
	line-height: 70px;
}
.navtop .top{
	width: 1030px;
	margin:0 auto;
	font-size: 15px;
}
.navtop .search{
	float:right;
	width:200px;
	font-size:15px;
	text-align: center;
	color:#000;
	display:block;
	border:none;
}
.navtop .search .input{
	width:100px;
	height:14px;
	font-size:14px;
	color:#000;
	line-height:14px;
	padding:4px 10px; 
	border:none;
}
.navtop .search .submit{
	padding:4px 10px; 
}
.navtop p a{
	margin-left:995px;
	margin-top:10px;
	width:32px;
	height:22px;
	cursor:pointer;
	display:block;
	position:absolute;
}
/*---------内容--------*/
.main{
	margin:0px auto;
	width:1030px;
	min-height:2000px;
	padding: 10px 30px 30px 30px;
	background: #fff;
	margin-top:22px;
}
.main_top{
	width:100%;
	height:286px;
}
.main_top_left{
	width:560px;
	height:286px;
	float: left;
	overflow: hidden;
}
.lot{
	width:100%;
	height:35px;
	margin-top:246px;
	background-color: #454545;
	background-color: rgba(0,0,0,0.5);
}
.lot p{
	width:358px;
	height:35px;
	line-height: 35px;
	text-align: left;
	font-family: "微软雅黑";
	font-size:15px;
	color:#fff;
	padding-left: 10px;
}
.banner{
	width:100%;
	height:284px;
	position:relative;
}

.banner_img{
	top:0;
	left:0;
	width:100%;
	height:284px;
	position:absolute;
	background: center top no-repeat;
}
.banner p.p{
	left:0;
	height:8px;
	width:100%;
	line-height:8px;
	bottom:10px;
	text-align:right;
	position:absolute;
}
.banner p.p i{
	width:12px;
	height:12px;
	margin:-5px 5px;
	display:inline-block;
	background:#fff;
	border-radius: 15px;
}
.banner p.p i.hover{
	background:#F59D00;
}
.banners{
	width:50%;
	height:250px;
	position:relative;
	float:left;
}
.banners p.p{
	left:0;
	height:8px;
	width:100%;
	line-height:8px;
	bottom:10px;
	text-align:right;
	position:absolute;
}
.banners p.p i{
	width:12px;
	height:12px;
	margin:-5px 5px;
	display:inline-block;
	background:#fff;
	border-radius: 15px;
}
.banners p.p i.hover{
	background:#F59D00;
}

.banner_imgs{
	top:0;
	left:0;
	width:100%;
	height:250px;
	position:absolute;
	background: no-repeat;
}

.banner2{
	width:50%;
	height:250px;
	position:relative;
	float:left;
}
.banner2 p.p{
	left:0;
	height:8px;
	width:100%;
	line-height:8px;
	bottom:10px;
	text-align:right;
	position:absolute;
}
.banner2 p.p i{
	width:12px;
	height:12px;
	margin:-5px 5px;
	display:inline-block;
	background:#fff;
	border-radius: 15px;
}
.banner2 p.p i.hover{
	background:#F59D00;
}

.banner_imgs2{
	top:0;
	left:0;
	width:100%;
	height:250px;
	position:absolute;
	background: no-repeat;
}

.bannerss{
	width:100%;
	height:235px;
	position:relative;
}
.banner_imgss{
	top:0;
	left:0;
	width:100%;
	height:235px;
	position:absolute;
	background: center top no-repeat;
}
.bannerss p.p{
	left:0;
	height:8px;
	width:100%;
	line-height:8px;
	bottom:10px;
	text-align:right;
	position:absolute;
}
.bannerss p.p i{
	width:12px;
	height:12px;
	margin:-5px 5px;
	display:inline-block;
	background:#fff;
	border-radius: 15px;
}
.bannerss p.p i.hover{
	background:#F59D00;
}

.banner1{
	width:100%;
	height:235px;
	position:relative;
}
.banner_img1{
	top:0;
	left:0;
	width:100%;
	height:235px;
	position:absolute;
	background: center top no-repeat;
}
.banner1 p.p{
	left:0;
	height:8px;
	width:100%;
	line-height:8px;
	bottom:10px;
	text-align:right;
	position:absolute;
}
.banner1 p.p i{
	width:12px;
	height:12px;
	margin:-5px 5px;
	display:inline-block;
	background:#fff;
	border-radius: 15px;
}
.banner1 p.p i.hover{
	background:#F59D00;
}

.main_top_right{
	width:458px;
	height:286px;
	float: right;
}
.main_top_rights{
	width:100%;
	float: right;
}
.main_top_bottom{
	width:100%;
	height:250px;
}
.main_top_bottoms{
	width:100%;
}
.main_top_bottom ul{
	margin-top:5px;
}
.main_top_bottom ul li{
	width:100%;
	height:40px;
	line-height:40px; 
	border-bottom:1px dotted #9B9B9B;
}
.main_top_bottom ul li a{
	color:#9B9B9B;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left:10px;
}
.main_top_bottoms ul{
	margin-top:10px;
}
.main_top_bottoms ul li{
	width:100%;
	height:35px;
	line-height:35px; 
}
.main_top_bottoms ul li p{
	width:22px;
	height:22px;
	color:#7D7D7D;
	font-size: 15px;
	padding-bottom:10px;
	text-align: center;
	background:url(../images/hui.jpg) left no-repeat;
	float: left;
	margin-left:10px;
	font-family: "微软雅黑";
}
.main_top_bottoms ul li p.pro{
	width:22px;
	height:22px;
	color:#fff;
	font-size: 15px;
	padding-bottom:10px;
	text-align: center;
	background:url(../images/red.jpg) left no-repeat;
	float: left;
	margin-left:10px;
	font-family: "微软雅黑";
}
.main_top_bottoms ul li a{
	color:#aaa;
	font-size: 15px;
	font-family: "微软雅黑";
}
.main_top_bottom ul li span{
	float: right;
	font-size: 16px;
	color:#9B9B9B;
}
.main_top_bottom ul li.span a{
	color:#419CE9;
	font-size: 16px;
	font-family: "微软雅黑";
	margin-left:10px;
	font-weight: bold;
}
.main_top_bottom ul li.span span{
	float: right;
	font-size: 15px;
	color:#419CE9;
}
.main_center{
	width:33.33%;
	height:480px;
	float: left;
	margin-top:24px;
}

.main_center_left{
	width:330px;
	height:390px;
	float: left;
}

.main_center_lefts{
	width:679px;
	float: left;
}
.main_center_top{
	width:100%;
	height:30px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 15px;
}
.main_center_top p{
	width:90px;
	height:31px;
	float: left;
	line-height: 31px;
	text-align: center;
	font-family: "微软雅黑";
	font-size:18px;
	/*color:#0667CC;*/
	border-bottom: 2px solid #0667CC;
}
.main_center_top p.p{
	width:90px;
	height:31px;
	float: left;
	background-color: #11437D;
	line-height: 31px;
	text-align: center;
	font-family: "微软雅黑";
	font-size:15px;
	color:#fff;
}
.main_center_top span{
	width:48px;
	float: right;
	margin-top:6px;
	text-align: center;
}
.main_center_top span a{
	width:33px;
	height:10px;
	color:#000;
}
.main_center_center{
	width:100%;
	height:104px;
	margin:10px 0;
}
.main_center_center img{
	float: left;
}
.main_center_recommend{
	width:100%;
	height:80px;
	margin:10px 0;
}
.main_center_recommend img{
	float: left;
	width: 100%;
	height: 80px;
}
.main_center_center p.top a{
	width:163px;
	height:45px;
	float: right;
	color:#419CE9;
	font-size:15px;
	font-weight: bold;
	line-height: 22px;
}
.main_center_center p.bottom{
	width:163px;
	height:55px;
	float: right;
	line-height: 20px;
	color:#9B9B9B;
	font-family: '微软雅黑';
}
.main_center_bottom{
	width:100%;
	height:220px;
	margin-top:15px;
}
.main_center_bottom ul li{
	line-height: 27px;
}
.main_center_bottom ul li span{
	float: right;
	color:#9B9B9B;
}
.main_center_bottom ul li a{
	color:#222222;
	font-size: 15px;
}
.main_center_box{
	width:330px;
	height:480px;
	margin:0 10px;
	float: left;
}
.main_center_boxs{
	width:330px;
	margin-left:1px;
	margin-top:10px;
	float: left;
}
.main_center_box_center{
	width:100%;
	height:108px;
}
.main_center_box_centers{
	/*float:right;*/
}
.main_center_box_bottom{
	width:10000%;
	height:250px;
}
.main_center_box_bottom img{
	float: left;
}
.main_center_box_center ul li{
	width:100%;
	height:27px;
	line-height: 27px;
	background: url(../images/pl.jpg) no-repeat left;
}
.main_center_box_center ul li a{
	margin-left:17px;
	color:#EC9141;
	font-size:15px;
	font-weight: bold;
}
.main_center_box_centers ul li{
	width:48%;
	float: left;
	height:30px;
	margin-left: 2%;
	line-height: 30px;
	/*background: url(../images/hd.jpg) no-repeat left;*/
}
.main_center_box_centers ul li a{
	/*margin-left:17px;*/
	color:#EC9141;
	font-size:15px;
	/*font-weight: bold;*/
}
.main_center_box_centers ul li span{
	float: right;
	color: #9B9B9B;
}
.main_gg{
	width:100%;
	margin-top: 20px;
}
.main_gg img{
	margin:0px auto;
}
.main_left{
	width:678px;
	min-height:500px;
	float: left;
}
.main_left_top{
	width:100%;
	height:30px;
	border-bottom:2px solid #8E8E8E;
}
.main_left_top p{
	width: 100%;
	height:30px;
	line-height: 30px;
	color:#000;
	font-size: 15px;
	font-family: "微软雅黑";
	padding-left:10px;
}
.main_left_top p a{
	color:#000;
}
.main_left_bottom{
	width:100%;
	height:1465px;
}
.main_left_botto{
	width:100%;
	min-height:850px;
	padding-top:20px;
}
.main_left_bottom ul{
	width:100%;
}
.main_left_bottom ul li{
	width:100%;
	height:30px;
	line-height:30px;
	margin-top: 5px;
}
.main_left_bottom p.title{
	width:100%;
	height:50px;
	line-height: 50px;
	text-align: left;
	font-size:19px;
	font-family: "微软雅黑";
	font-weight: bolder;
	color:#222;
	padding-left:10px;
}
.main_left_title{
	width:100%;
	border-bottom:1px dashed #9E9E9E;
}
.main_left_title p{
	width:100%;
	line-height: 40px;
	font-size:25px;
	font-weight: bold;
	text-align: center;
	font-family: '微软雅黑';
	padding-top:32px;
}
.main_left_title_bottom{
	width:100%;
	height:25px;
	line-height: 25px;
	margin-top:15px;
}
.main_left_title_bottom ul{
	text-align: center;
	margin-left:120px;
}
.main_left_title_bottom ul li{
	margin-left:80px;
	float: left;
	font-size:12.5px;
	font-family: '微软雅黑';
}
.main_left_botto p.content{
	font-size:15px;
	width:100%;
	line-height: 35px;
	font-family: '微软雅黑';
}
.main_left_botto img{
	margin:0px auto;
}
.main_left_bottom_box{
	width:100%;
}
.main_left_bottom_box img{
	float: left;
	padding-left:10px;
}
.main_left_bottom_box p.content{
	float: left;
	width:70%;
	height:30px;
	line-height: 30px;
	font-size: 16px;
	color:#000;
	font-family: "微软雅黑";
}
.main_left_bottom_box p.time{
	float: right;
	width:30%;
	height:30px;
	line-height: 30px;
	text-align: right;
	color:#555555;
	font-size: 13px;
	font-family: "微软雅黑";
}
.main_right{
	width:333px;
	min-height:500px;
	float: right;
}
.fenxiang{
	margin: 20px;
}
.fenxiang ul{
	width:200px;
	height:22px;
	margin-left:10px;
}
.fenxiang ul li{
	width:22px;
	height:22px;
	float: left;
	margin-left:4px;
	border-radius: 3px;
}
.pinlun{
	width:100%;
	height:300px;
}
.pinlun_top{
	width:100%;
	height:218px;
}
.pinlun_top p{
	width:100%;
	height:38px;
	line-height: 38px;
	border-bottom:1px solid #ADADAD;
	font-family: '微软雅黑';
	font-size:17px;
}
.pinlun_top p span{
	margin-left: -45px;
}
.pinlun_center p{
	width:100%;
	height:38px;
	line-height: 38px;
	font-family: '微软雅黑';
	font-size:17px;
}
.pinlun_center p span{
	padding-left: 15px;
	border-left: 3px solid #C0902C;
	font-weight: bold;
	color: #0467CC;
}
.pinlun_bottom p{
	width:100%;
	height:38px;
	line-height: 38px;
	font-family: '微软雅黑';
	font-size:17px;
}
.pinlun_bottom input{
	width:289px;
	height:25px;
	margin-bottom:15px;
	margin-left: 15px;
	border:1px solid #7C9FCA;
	padding-left: 10px;
}
.pinlun_bottom span{
	font-family: '微软雅黑';
	font-size: 15px;
	margin-left:10px;
}
.pinlun_bottom textarea{
	width:640px;
	height:200px;
	border:1px solid #7c9fca;
	margin-left:15px;
	padding-left: 10px;
}
.pinlun_bottom p span{
	margin-left: 15px;
}
.pinlun_bottom img{
	margin:-30px auto;
	width:77px;
	height:29px;
	margin-left:11px;
}
.pinlun_bottom p.fb{
	width:105px;
	height:30px;
	line-height: 30px;
	background-color: #00A0E9;
	color:#fff;
	text-align: center;
	margin-left:195px;
	margin-top:-45px;
	cursor:pointer;
	font-size: 15px;
	text-indent: 0em;
}
.pinlun_bottom input.yzm{
	width:70px;
	height:28px;
	border:1px solid #7c9fca;
	margin-left: 95px;
	margin-top:17px;
	padding-left: 10px;
}
.pinlun_center ul{
	width:100%;
}
.pinlun_center ul li{
	width:50%;
	float: left;
	height:35px;
	line-height: 35px;
	/*background: url(../images/hd.jpg) no-repeat left;
	padding-left: 25px;
	margin-left:25px;*/
}
.pinlun_center ul li a{
	font-size: 14.5px;
	font-family: '微软雅黑';
	color:#000;
}
.pinlun_top ul{
	width:100%;
	height:170px;
	padding-left: 30px;
}
.pinlun_top ul li{
	float: left;
	width:110px;
	height:150px;
	padding-top:30px;
}
.pinlun_top ul li p{
	width:100%;
	line-height: 54px;
	text-align: center;
	color:#000;
}
.pinlun_center{
	width:100%;
	margin-top: 50px;
}
.pinlun_bottom{
	height:460px;
	width:100%;
	float:left;
}
.link{
	width:100%;
	min-height:60px;
	margin-top: 24px;
}
.link_box{
	width:100%;
	min-height:30px;
	margin-top:10px;
}
.link_box ul li{
	margin-right: 20px;
	height:30px;
	float: left;
	text-align: center;
}
.link_box ul li a{
	color:#222222;
	font-size: 15px;
}
/*---------页脚--------*/
.foot{
	width:100%;
	/*padding: 0 30px;*/
	float: left;
	margin: 0 auto;
	background-color: #BBBBBB;
	border-top:1px solid #C8C8C8;
}
.foot_box{
	margin:0px auto;
	display: flex;
	width: 1030px;
}
.foot_box ul{
	margin: 0 auto;
}
.foot_box ul li{
	float: left;
	width:90px;
	height:50px;
	line-height: 50px;
	text-align:center;
}
.foot ul li span{
	margin-left:30px;
	margin-right: -30px;
	color:#777777;
}
.foot ul li a{
	color:#000;
	font-size:15px;
}
.foot_box p{
	width:450px;
	height:20px;
	line-height: 20px;
	text-align:center;
	color:#4C4141;
	font-size: 14px;
}

.foots{
	width:100%;
	float: left;
	padding: 10px 0px;
	margin: 0 auto;
	background-color: #fff;
	border-top:1px solid #C8C8C8;
}
.foot_boxs{
	margin:0px auto;
	width:600px;
}
.foot_boxs ul{
	height:50px;
}
.foot_boxs ul li{
	float: left;
	width:25%;
	height:50px;
	line-height: 50px;
	text-align:center;
}

.page{
	margin-top:-75px;
	height:22px;
	text-align:center;
}
.page a{
	height:22px;
	margin:0 5px;
	padding:1px 8px;
	font-size:16px;
	font-family:"微软雅黑";
	display:inline-block;
	line-height:22px;
	color:#555;
	background:#fff;
	cursor:pointer;
	text-align:center;
	border:1px solid #C5C5C5;
	border-radius:15px;
}
.page span.current{
	height:22px;
	margin:0 10px;
	padding:1px 8px;
	font-size:16px;
	font-family:"微软雅黑";
	display:inline-block;
	line-height:22px;
	color:#fff;
	background:#C5C5C5;
	cursor:pointer;
	text-align:center;
	border:1px solid #ddd;
	border-radius:15px;
}

.page a.hover{
	color:#fff;
	background:#C5C5C5;
}
.font_box_bottom{
	float: left;
    text-align: center;
    width:100%;
    background: #fff;
	/*padding: 0 30px;*/
	margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
}
.pagination { display: block; padding-left: 0; padding: 30px 0; border-radius: 4px;background:#fff;width:100%; text-align: center; font-family: '微软雅黑';}
.pagination li { display: inline; }
.pagination li a,.pagination li span {padding: 6px 12px; line-height: 1.428571429;color:#000;text-decoration: none; background-color: #fff; border: 1px solid #ddd; }
.pagination li a:hover, .pagination li a:focus { background-color: #eee; }
.pagination .active span, .pagination .active span:hover, .pagination .active span:focus { z-index: 2; color: #fff; cursor: default; background-color: #428bca; }
.pagination .disabled span, .pagination .disabled span:hover, .pagination .disabled span:focus { color: #999; cursor: not-allowed; background-color: #fff; border-color: #ddd; }
.main_left_bottom li:nth-child(5n){
    margin-bottom: 50px;;
}
.border_bottom{
	border-bottom:2px solid #ccc
}

.border_bottom p{
	border-bottom:2px solid #0667CC
}

@media (max-width: 980px){
	.head_top {
	    width: 1030px;
	    padding: 0 30px;
	}

	.nav {
	    width: 1030px;
	    padding: 0 30px;
	}

	.nav2 {
	    width: 1030px;
	    padding: 0 30px;
	}

	.foot{
		width:1030PX;
	}

	.font_box_bottom{
		width: 1030px;
	    padding: 0 30px;
	}

	.foots {
	    width: 1030px;
	}
}
.backgroundImg1{
	background-image: url('../images/1.png');
	border-bottom: 0;
}

.backgroundImg1 p{
	border-bottom: 0;
}

.backgroundImg2{
	background-image: url('../images/2.png');
	border-bottom: 0;
}

.backgroundImg2 p{
	border-bottom: 0;
}

.backgroundImg3{
	background-image: url('../images/3.png');
	border-bottom: 0;
}

.backgroundImg3 p{
	border-bottom: 0;
}

.backgroundImg4{
	background-image: url('../images/4.png');
	border-bottom: 0;
}

.backgroundImg4 p{
	border-bottom: 0;
}

.center_content p a{
	width: 100%;
    color: #419CE9;
    font-size: 15px;
    font-weight: bold;
    line-height: 22px;
}

.center_content p{
	width: 100%;
    float: right;
    color: #9B9B9B;
    font-family: '微软雅黑';
}
.editor{
	float: right;
    font-size: 16px;
    font-family: '微软雅黑';
    margin: 20px;
}
.img img{
	height: 60px;
}