﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: "微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;";
}

.w {
	width: 1100px;
	margin: 0 auto;
}

.clearfix {
	content: "";
	display: table;
	clear: both;
}


/*顶部导航*/

/*主导航*/
.main-nav {
	width: 100%;
	background-color: #427fda;
}

.main-nav .main-nav-menu {
	font-size: 17px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

/*当前位置*/
.position {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ededed;
}

.position .position-txt {
	padding-left: 25px;
	font-size: 13px;
	color: #454545;
	background:url(currentPosition.png) no-repeat left center;
}
.big{width: 1100px;border:1px solid #ccc;margin:30px auto;background: #ffffff;}
/*文章正文*/
.con {
	width: 900px;
	margin: 30px auto;
}
.con-title{font-size: 25px; color: #000; line-height: 50px; text-align: center;}
.small-title{width: 100%; font-size: 15px; color: #333; height: 50px; line-height: 50px;border-bottom: 2px #717171 solid;}
.small-title .date{}
.small-title .fare{ margin-right: 15px;}

.main-txt{margin-top: 10px;}
.main-txt p,.main-txt span{color: #333; line-height: 2em!important; }
.main-corner{float: right; margin-top: 20px; margin-bottom: 40px;}
.main-corner div{font-size: 16px!important;color: #333; line-height: 26px;}

.main-word{width: 100%; height: 40px; line-height: 40px; padding: 0 20px; background-color: #f1f1f1;}
.main-word .main-word-left{float: left;}
.main-word-left span{font-size: 16px!important; font-weight: bold; color: #fa0505;}
.main-word .main-word-right{float: right;}
.main-word-right span{float: left;}
.main-word-right .printer{margin-left: 30px; padding-left: 25px;background:url(print.png) no-repeat left center; }
.main-word-right .close{margin-left: 25px; padding-left: 25px; background:url(close.png) no-repeat left center;}
.con-main .line{border: 1px #c5c5c5 dotted; margin: 20px 0;}
.con-main .prev{margin-bottom: 15px;}

.main-word-right span{cursor:pointer;}
  @media (max-width: 768px) {
body{
			min-width:100%!important;
		}
		.wd1200{
			width: 100%!important;;
		}
		.wd1200 img{
			width: 100%!important;
		}
		.nav{
			height: 150px!important;;
		}
		.nav ul li{
			width: 33%!important;
		}
		.big{
			width: 100%;
		}
		.con{
			width: 80%;
		}
		.tip{
			width: 80%!important;;
		}
		.fare{
			display: none
		} 
		.small-title .date{
			width: 100%!important;
			margin: 0 auto!important;
			display: block;
		}
		.tip span{
			width: 100%!important;
			margin: 0 auto!important;
			/*! display: block； */
			
			
			display: block;
		}
		.small-title a{
			display: none;
		}
		.main-txt img{
			width: 100%;
			padding-right:4em
		}
		.main-word{
			display: none
		}
		.lxfs{
			display: none;
		} 
		.small-title{
			height: 150px;
		}
		.w{
			width: 100%;
		}
		.wb{
			margin-left: 0px!important;;
		}
		.tip a{
			display: none!important;;
		}
		.search {
			display: none;
		}
		.xft{
			display: none;
		}
		.dzjg {
			display: none;
		}
		.jiucuo {
			display: none;
		}
 }