*{margin: 0;padding: 0;color:#666;}
body{background: #404040;}
div{text-align: left;}
ul{list-style-type: none;}
.unnamed1 {
	font-size: 12px;
	line-height: 184%;
	color: #000000;
}
a:link {
	/* color: #003366; */
	text-decoration: none;
}
a:visited {
	/* color: #003366; */
	text-decoration: none;
}
a:hover {
	/* color: #666666; */
	text-decoration:underline;
}
a:active {
	/* color: #666666; */
	text-decoration:underline;
}
.unnamed2 {
	border: 1px dotted #999999;
}
strong{color:#000;}
.fl{float: left;}
.fr{float: right;}

.mainbody{max-width: 996px;margin: auto;}
.header{}
.navibar{width: 100%;overflow: hidden;height: 135px;}
.navibar .header_logo{display: flex;justify-content: center;align-items: center;float: left;height: 135px;}
.navibar .tel{font-size: 24px;width: 100%;text-align: right;color:#fff;margin-top:25px ;margin-bottom: 15px;}
.navibar ul{list-style-type: none;float: right;}
.navibar ul li{float: left;width: 94px; text-align: center;line-height: 33px;margin-right: 2px;background: #7c7c7c;border-radius: 5px 5px 0px 0px;}
.navibar ul li.cur{background:#216cbf ;}
.navibar ul li a{color:#ffffff;font-size: 14px;font-weight: bold;}
.navibar ul li:last-child{margin-right: 0px;}

.index-banner{font-size: 0;line-height: 0;margin-bottom: 17px;}
.index-b ul li{width: calc(32% - 2px);margin-right: 2%;float: left;border:1px solid #ffffff;font-size: 0;line-height: 0;border-radius: 10px;}
.index-b ul li img{max-width: 100%;}
.index-b ul li:nth-child(3n){margin-right: 0;}
.main{width: 100%;overflow: hidden;}
.inset{width: 100%;overflow: hidden;}
.navleft{float: left;width: 265px;}
.navleft .left-tit{font-size: 22px;font-weight: bold;line-height: 3;background: linear-gradient(to bottom,#9d9d9d,#f1f1f1);text-indent: 65px;color:#000;}
.navleft ul{list-style-type: none;width: 265px;margin:auto;}
.navleft ul li{background: linear-gradient(to bottom,#9d9d9d,#f1f1f1);text-indent: 24px;line-height: 40px;margin-bottom: 2px solid #dcdcdc;text-indent: 65px;}
.navleft ul li a{color:#333;}
.navleft img{margin: auto;display: block;}
.navright{float: right;width:716px;background: #ffffff;border-radius: 10px 10px 0px 0px;overflow: hidden;}
.navright .content1{width:680px; margin: auto; overflow: hidden;padding: 15px 0px;font-size: 12px;line-height: 2;min-height: 250px;padding-bottom: 50px;}
.navright img{max-width: 100%;}

.navright .cate_nav{width: 100%;background: linear-gradient(to bottom,#9d9d9d,#f1f1f1);text-indent: 30px;height: 33px;line-height: 33px;font-size: 14px;color:#000;font-weight: bold;}
.navright .content{width: 728px;margin: auto;}
.font12{font-size: 12px;line-height: 2;}
.flex{display: flex;align-items: center;font-size: 13px;color:#000;font-weight: bold;}
.flex img{margin-left: 25px;margin-right: 10px;}
.fff{background: #fff;}

.navright .detail{width: 100%;overflow: hidden;}
.navright .detail li{float: left;width: 30%;margin-right: 5%;}
.navright .detail li:nth-child(3n){margin-right: 0;}
.navright .detail li .image{width: 160px;height: 120px;border: 1px solid #c7d9e6;display: flex;justify-content: center;align-items: center;}
.navright .detail li .image img{max-width: 100%;max-height: 100%;}
.navright .detail li .title{width: 160px;text-align: center;height: 30px;line-height: 30px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.navright .details li{width: 100%;overflow: hidden;border-bottom: 1px dashed #dcdcdc;line-height: 35px;}
.navright .details li .title{float: left;width: 70%;text-indent: 20px;}
.navright .details li .date{float: right;width: 20%;}

.editor .info .title{text-align: center;font-size: 14px;}
.editor .info .date1{text-align: center;font-size: 12px;border-bottom: 1px solid #dcdcdc;margin-bottom: 10px;}
.editor .imagea{display: flex;justify-content: center;align-items: center;}
.copy{text-align: center;color: #fff;padding: 10px 0px;}
.copy *{color: #fff;}


.massage{width: 400px;margin: auto;}
.massage input{width: calc(100% - 70px);height:40px;margin-bottom: 15px;text-indent: 15px;border: 1px solid #dedede;outline: none;}
.massage .submit{text-align: center;margin-left: 40px;}

.mypage {	text-align: center;	width: 100%;	margin-top: 20px;	margin-bottom: 20px;	overflow: hidden;  }
.mypage .pagination {	display: flex;	justify-content: center;  }
.mypage li {	display: inline-block;	background: #eff1f4;	border-radius: 5px;	height: 37px;	line-height: 37px;	text-align: center;	padding: 0px 15px;	margin:0px 3px;}
.mypage li.active {	background: #666666;	color: #ffffff; } 
.mypage li.active *{color: #ffffff;}
.mypage .rows {	border: none; }