@charset "utf-8";
/* CSS Document */

/**公共部分**/
*{margin:0px; padding:0px;}
img{border:none; vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
body{font:14px "微软雅黑"; max-width:768px; margin:auto; background:#F0F2F5; min-width:320px;}
address,cite,code,em,th{font-weight:normal; font-style:normal;}
.clear{clear:both;}
a{outline: none;}

.aBlack a,.aBlack{ color:#303133; text-decoration:none;}
.bBlack a,.bBlack{ color:#646566; text-decoration:none;}
.aBlue a,.aBlue{ color:#3199FE; text-decoration:none;}
.aWhite a,.aWhite{ color:#ffffff; text-decoration:none;}



.bodyBg{ background:#ffffff;}
/**主体**/
.bodyMain{ width: 100%;}

/**头部**/
.mnxHeadBox{ width: 100%;}
.mnxTop{ width:100%; height: 44px; background: #ffffff;}
.mnxTopIn{ width: 92%; margin: auto;}
.mnxLogo a{ display: block; float: left; width: 89px; height:31.5px; background: url(../mobimages/mnxlogo.png) no-repeat; background-size: 89px 31.5px; margin-top:5px;}
.mnxSearch{ float:right; width:calc(100% - 109px); height: 36px; background: #F8F8FA; border-radius: 4px; margin-top:5px;}
.mnxSearch input.submit1{ float: left; width: 15px; height: 15px; border:none; background:none; background: url(../mobimages/mnxbg1.png) no-repeat 0px 0px; background-size: 400px 400px; margin:10px 0px 0px 10px; cursor: pointer; outline: none;}
.mnxSearch input.text1{ float: left; width: calc(100% - 45px); margin:0px 0px 0px 10px; border:none; background:none; line-height: 36px; overflow: hidden; outline:none;}
.mnxSearch input::placeholder{ color:#969799;}
.mnxHead{ width: 100%; height: 44px; background: #ffffff;}
.mnxMenu{ width: 92%; margin: auto;}
.mnxMenu li{ float: left; width: 16.6%; text-align: center;}
.mnxMenu li a{ display: block; width: 100%; font-size: 16px; font-weight: bold; color: #303133; text-decoration:none; margin-top:6px;}
.mnxMenu li a.hover{ color: #3199FE;} 
.mnxMenu li a.hover::after{ content: ''; display: block; width:32px; height:7px; margin: auto; background: url(../mobimages/mnxbg1.png) no-repeat 0px -25px; background-size:400px 400px; margin-top:5px;}


/**底部**/
.mnxFoot{ width: 100%; margin-top:25px;}
.mnxFootMenu{ width: 100%; margin: auto; height: 44px; background: #303133;}
.mnxFootMenuIn{ width: 92%; margin: auto;}
.mnxFootMenuIn a{ display: block; float: left; width:20%; height: 44px; line-height: 44px; overflow: hidden; font-size: 17px; font-weight: bold; color: #ffffff; text-decoration: none; text-align: center;}
.mnxFootFan{ width: 100%; height: 60px; background: #303133; border-bottom: 1px solid #595A5B;}
.mnxFootFanIn{ width: 92%; margin: auto;}
.mnxFootFanIn a{ display: block; float: left; width: 50%; height: 60px; line-height: 60px; overflow: hidden; text-align: center; color: #FFFFFF; text-decoration: none;}
.mnxFootMsg{ width: 100%; background:#303133; padding-bottom: 20px; overflow: hidden;}
.mnxFootMsg dl{ width:92%; font-size: 12px; padding-top: 20px; margin: auto;} 
.mnxFootMsg dl dt{ white-space: nowrap; text-align: center; color: #FFFFFF;}
.mnxFootMsg dl dd{ color: #ffffff; text-align: center; margin-top:3px; white-space: nowrap;}
.mnxFootMsg dl:last-child{ font-size: 10px;}


/**所在位置**/
.mnxSize{ width: 100%;}
.mnxSizeLeft{ float: left; width: 8px; height: 44px; background: url(../mobimages/mnxbg1.png) no-repeat -250px 0px; background-size: 400px;}
.mnxSizeRight{ float: right; width: 8px; height: 44px; background: url(../mobimages/mnxbg1.png) no-repeat -265px 0px; background-size: 400px;} 
.mnxSizeMiddle{ width:calc(100% - 16px); height: 44px; background:url(../mobimages/mnxbg4.png) repeat-x; float: left; background-size:100% 44px;}
.mnxSizeMiddle b{ display: block; float: left; width: 11px; height: 13px; background: url(../mobimages/mnxbg1.png) no-repeat -280px 0px; background-size: 400px 400px; margin: 15px 0px 0px 10px;}
.mnxSizeMiddle p{ float: left; color: #ffffff; width: calc(100% - 31px); margin: 0px 0px 0px 10px; height: 44px; line-height: 44px; overflow: hidden; }


/**页码**/
.mnxPage{width:100%; text-align:center; margin-top:20px;}
.mnxPage a{height:28px; line-height:28px; display:inline-block; color:#303133; text-decoration:none; border:1px solid #DCDEE0; padding:0px 8px; background:#FFFFFF; font-size:12px; border-radius: 2px;}
.mnxPage a.currentPage{color:#ffffff; background:#3199FE ; border:1px solid #3199FE;}

































































