@charset "UTF-8";
html {
	height: 100%
}
body {
	font-size: 14px;
	margin: 0;
	min-height: 100%
	word-wrap: break-word;
}
body, button, input, keygen, select, textarea {
	font-family: Arial, MicrosoftYaHei, '微软雅黑'
}
div {
	box-sizing: border-box
}
p {
	margin: 0;
	outline: 0
}
ol, ul {
	list-style: none;
	padding: 0;
	margin: 0
}
a {
	text-decoration: none;
	color: #212121;
	outline: 0
}
button, input {
	list-style: none;
	border: 0
}
i {
	font-style: normal
}
.pointer {
	cursor: pointer !important
}
.text-l {
	text-align: left
}
.text-r {
	text-align: right
}
.text-c {
	text-align: center
}
.text-through {
	text-decoration: line-through
}
.fr {
	float: right
}
.fl {
	float: left
}
.no-border-r {
	border-right: none !important
}
.ml {
	margin-left: -50px !important
}
.mr {
	margin-right: -30px !important
}
.clearfix::after, .clearfix::before {
	content: '';
	display: table;
	clear: both
}
.clearfix::after {
	clear: both
}
.clearfix {
*zoom:1
}
.m_show {
	display: none
}
.body_view {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	word-wrap: break-word;
}
.content_view {
	padding: 0 3%;
	background-color: #f5eeee;
}
.header_title {
	width: 100%;
	position: relative;
	padding: 0 5%;
}
.title_tips_text {
	padding: 5px 0px 5px 5px;
    font-size: 15px;
	color: #242b33
}
.header_title .logo {
	display: block;
	width: 280px;
	padding: 20px 0 15px
}
.header_title .logo img {
	width: 100%
}
.header_title .title_tips {
	position: absolute;
	right: 0;
	bottom: 18px;
	font-size: 16px;
	color: #667380;
	border: 1px dashed #667380;
	padding: 5px 10px;
	border-radius: 3px
}
.xianlu {
	width: 100%;
	padding: 25px 30px 25px 50px;
}
.xianlu .xianlu_item {
	float: left;
	display: block;
	margin-right: 20px;
	height: 140px;
	line-height: 140px;
	width: 20%;
	border: 1px solid #ff0000;
	border-radius: 10px;
	box-sizing: border-box;
	text-align: center;
	font-size: 24px;
	color: #ff0000;
	position: relative
}
.xianlu .xianlu_item .text {
	display: inline-block;
	padding-left: 40px;
	background-image: url(/img/icon01.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 30px 30px
}
.fore-five { display: flex; justify-content:space-between;}
.fore-five a { display: flex; justify-content:center; width: calc(50% - 8px); padding: 12px 0 8px 0; text-align:center; font-size: 16px; color: #ff0000; border: solid 1px #ff0000; box-sizing: border-box; border-radius: 16px;}
.fore-five a img { display: block; width: 36px; height: 36px; margin: 0 auto 4px auto;}
.fore-five a span { display: block; padding-top: 4px; font-size: 14px;}
.fore-five a em { font-style: normal;}
@media screen and (max-width:500px){    
.fore-five a em { display: block;}
}  

.xianlu .xianlu_item .icon {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -1px;
	width: 20px;
	height: 20px;
	background-image: url(../img/right_icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 100% 100%
}
.commonlyUsed .address_item {
	display: block;
	text-decoration: none;
	color: #242b33;
	cursor: pointer;
	font-size: 20px
}
.commonlyUsed .address_item img {
	width: 28px
}
.commonlyUsed .used_left {
	width: 70%;
	padding-right: 10px
}
.left_item {
	border-radius: 10px;
	background: #f5f5f5;
	padding-bottom: 20px;
	margin-bottom: 20px
}
.left_item .left_title, .right_item .right_title {
	font-size: 24px;
	color: #242b33;
	padding: 24px 30px
}
.left_item .left_body {
	width: 100%
}
.left_item .address_item {
	float: left;
	width: 20%;
	padding: 20px 0;
	text-align: center
}
.left_item .address_item img {
	margin-right: 3px;
	display: inline-block;
	vertical-align: middle
}
.left_item .address_item span {
	display: inline-block;
	vertical-align: middle
}
.commonlyUsed .used_right {
	width: 30%;
	padding-left: 10px
}
.right_item {
	border-radius: 10px;
	background: #f5f5f5;
	padding-bottom: 30px
}
.right_item .address_item {
	float: left;
	width: 50%;
	padding: 34px 0;
	text-align: center
}
.right_item .address_item img {
	display: block;
	margin: 0 auto 5px
}
.right_item .address_item span {
	display: block
}
.commonlyUsed_title {
	width: 100%;
	padding: 10px 0
}
.commonlyUsed_title .used_title_item {
	float: left;
	display: block;
	width: 25%;
	border-right: 1px solid #919599;
	font-size: 14px;
	color: #a9abad;
	text-align: center;
	cursor: pointer
}
.commonlyUsed_title .used_title_item.select {
	color: #81878d
}
.download {
	display: inline-block;
	margin-top: 42px;
	margin-left: 20px;
	width: 138.5px;
	height: 45px;
}
.download span {
	display: inline-block;
	vertical-align: auto;
}
.download-icon {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-image: url(../img/download_button-icon.png);
	background-position: auto;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.str {
				color: #f10529;
				font-size: 12px;
				position: absolute;
				right: 10px;
				top: 8px;
				margin-left: 20px;
			}

.m_none {
	display: none !important
}
.m_show {
	display: flex;
}
.m_guanbo {
    width: 80%;
    padding: 0 5px 0 10px;
    height: 30px;
}
.m_showUsed {
	display: block !important
}
.download {
	margin-top: 0px;
	margin-left: 0px;
	width: 107.5px;
	height: 35px;
	position: absolute;
	right: 3%;
	top: 50%;
	margin-top: -17.5px;
}
.header_title {
	background-color: #ebbaba;
	margin-bottom: 0px;
}
.header_title .logo {
	width: 180px;
	float: initial;
	margin: 8px 0;
	padding: 0;
}
.header_title .title_tips {
	display: none
}
.ml, .mr {
	margin-left: 0 !important;
	margin-right: 0 !important
}
.xianlu {
	padding: 0 0%
}
.xianlu .clearfix {
	#padding: 10px 15px;
	border: 2px solid #ff0000;
	border-style: dashed;
	border-radius: 5px
}
.xianlu .xianlu_item {
	width: 100%;
	border-radius: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	float: initial;
	text-align: left;
	padding: 0 20px;
	margin-bottom: 10px
}
.xianlu .xianlu_item .text {
	padding-left: 24px;
	background-size: 20px 20px
}
.commonlyUsed .address_item {
	font-size: 18px
}
.commonlyUsed .used_item_title {
	display: none !important
}
.commonlyUsed .used_item {
	background: none !important;
	padding: 0 5%
}
.commonlyUsed .used_item .clearfix {
	padding: 10px 0 !important;
	border: 2px solid #ff0000 !important;
	border-style: dashed !important;
	border-radius: 5px !important;
	background: none !important
}
.commonlyUsed .address_item {
	width: 25% !important;
	padding: 10px 0 !important;
	font-size: 14px !important
}
.commonlyUsed .address_item img {
	display: block;
	margin: 0 auto 5px
}
.commonlyUsed .address_item span {
	display: block;
	height: 20px;
	line-height: 20px
}
.commonlyUsed .used_right, .commonlyUsed .used_left {
	float: inherit !important;
	width: 100% !important;
	padding: 0 !important
}

.header, .focus, .searchbar, .highterm, .content, .footer{ min-width:80%;}
.searchbar{padding:3px 0; background:#dcdcdc; border-bottom:1px #ccc solid;}
.searchbar .inner{ background: #0e8a7a;}
.searchbar dl{ height:350px; padding:3px 3px 3px 0;}
.searchbar dt{ float:left; width:5%; height:355px; color:#FFFFFF; text-align:center; font-size:40px; padding-top:4px; font-weight:bold;font-family:"微软雅黑"; letter-spacing:8px}
.searchbar dd{ float:left; width:80%; height:355px; background:url(lottery.png) no-repeat left center #FFFFFF; padding-left:7px}
.searchbar li{ float:left; width:57px; height:20px; padding:5px 0px 0px 5px; text-align:center; font-family:Arial;}
.searchbar li a{ display:block; width:57px; height:20px; background:#f5f5f5; line-height:20px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; behavior:url(PIE.htc); position:relative;}
.searchbar li a.hl,
.searchbar li a:hover{ background:#ff7800; color:#fff;}



.footer-blank { height: 40px;}
.footer {text-align: center; display: flex; align-items: center; width: 100%; max-width: 500px;padding: 0 8px; box-sizing: border-box; color: #fff; height: 40px; background: rgba(0,0,0,.7); position: fixed; left: 0; right: 0; bottom: 0; margin: auto;}
.footer .footer1 {}
.footer .footer1 span { display: inline-block; width: 16px; height: 16px;}
.footer .footer1 span img { height: 16px;}
.footer .footer2 { flex: 1; font-size: 14px;}
.footer .footer2 font { color: #ff0;}
.footer .footer3 {}
.footer .footer3 a { display: block;  color: #f00; padding: 3px 8px; font-size: 13px; border-radius: 100px; background: linear-gradient(to top, #ff0, #fff);}
.cs{position: absolute;right: 50px;top: 50%;margin-top: -25px;color: #ff0000;font-size: 16px;}

.downbar { padding: 10px 5% 0 5%;}
.downbar a {display: block;padding: 5px 0;color: #fff;text-align: center;background: #e83c08;border-radius: 5px;font-size: 20px;}
img{max-width:100%}

.blue{color:#49a1df}a.blue:link{color:#49a1df}a.blue:visited{color:#49a1de}a.blue:hover{color:#49a1df}a.white:link{color:#fff}a.white:visited{color:#fbfbfb}a.white:hover{color:#f6f8fa}a.orange:link{color:#f60}a.orange:visited{color:#ff6601}a.orange:hover{color:#ff6602}.t_center{text-align:center}.noline{border:none!important}.gray{color:#a5a5a5}.fr{float:right}.f14{font-size:14px}
.clearfix:after{visibility:hidden;display:block;font-size:0;content:"";clear:both;height:0}

.home_mz1 li{float:left;height:35px;line-height:35px;text-align:center;-webkit-box-sizing:border-box;border-bottom:1px #e2e4e8 dotted;border-right:1px #e2e4e8 dotted;overflow:hidden}@media all and (orientation:portrait){.home_mz1 li{width:20%}.home_mz1 li:nth-child(5n){border-right:0}}@media all and (orientation:landscape){.home_mz1 li{width:20%}.home_mz1 li:nth-child(5n){border-right:0}}#Tab0{display:-webkit-box;-webkit-box-orient:horizontal;margin-top:-1px;-webkit-box-sizing:border-box;height:35px;background:-webkit-gradient(linear,left top,left bottom,from(#e0ebf6),to(#cedce9));border-bottom:1px #b3c8d6 solid}#Tab0 li{-webkit-box-flex:1;margin:0 6px;height:35px;line-height:35px;text-align:center}.tab_on{border-bottom:3px #3397d6 solid;color:#1272c8}#Tab_div{background:#f6f8fa;border-bottom:1px #c5c5c5 dotted}#Tab_search{display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-sizing:border-box;height:27px;margin-bottom:10px}#Tab_search li{-webkit-box-flex:1;margin:0 3px;height:27px;line-height:26px;text-align:center}.tab_on2{background:#dae6f2;color:#1272c8;-webkit-border-radius:4px}#Tab_div_search div{display:none}.input{-webkit-box-sizing:border-box;width:100%;height:29px;line-height:29px;border:1px #9bb6c8 solid;font-size:14px;padding:0 5px;-webkit-border-radius:3px}.btn{width:58px;height:29px;line-height:29px;border:1px #9bb6c8 solid;background:-webkit-gradient(linear,left top,left bottom,from(#dee9f4),to(#d1ddeb));-webkit-border-radius:3px}.news_pic{float:left;width:100px;height:75px;position:relative;margin-right:10px}.news_pic span{display:block;width:100px;height:20px;line-height:20px;text-align:center;font-size:13px;color:#fff;background:rgba(0,0,0,0.5);position:absolute;bottom:0;left:0}.news_pic img{width:100px;height:75px}.wrap_news li{height:28px;white-space:nowrap;overflow:hidden}
.title{margin-top:1px;height:33px;line-height:33px;padding:0 18px 0 12px;background:#429bd3;color:#fff}
.borange{background:#eeb04f}.borange2{background:#f27d54}.borange2{background:#f27d54}
.bgreen{background:#a1bf4f}
.bblue{background:#51b3d7}
.bbblue{background:#5972F9}
.bgrey{background:#b8c0c8}.module{padding:10px}
.list li{float:left;height:33px;line-height:33px;text-align:center;-webkit-box-sizing:border-box;border-bottom:1px #e2e4e8 dotted;border-right:1px #e2e4e8 dotted;overflow:hidden}
.list li{width:20%}.list li:nth-child(5n){border-right:0}.list2{padding:10px}
.list4 li{height:28px;white-space:nowrap;overflow:hidden}.list4 li a{margin-left:15px}
.list5 li{-webkit-box-sizing:border-box;float:left;width:50%;padding:6px 0 6px 12px;border-top:1px #c5c5c5 dotted;border-right:1px #c5c5c5 dotted;white-space:nowrap;overflow:hidden}
.list5 a{display:block}.list5 li:nth-child(2n){border-right:0}
.list6{background:#f6f8fa}.list6 li{-webkit-box-sizing:border-box;float:left;width:20%;height:17px;line-height:16px;margin:8px 0;text-align:center;border-right:1px #b8c0c8 solid;white-space:nowrap;overflow:hidden}.list6 li:nth-child(5n){border-right:0}.listpic{margin-bottom:12px}.listpic li{float:left;width:25%;height:90px}.listpic li div{margin:auto;width:65px;height:90px;position:relative}.listpic li div span{display:inline-block;width:65px;height:19px;font-size:12px;color:#fff;text-align:center;background:rgba(0,0,0,0.5);position:absolute;left:0;bottom:0;white-space:nowrap;overflow:hidden}footer{padding:10px 0;text-align:center;background:#e5e8ec;border-top:1px #c4d1e2 solid}footer span{margin:0 13px;color:#c6cad0}.copy{margin:6px 0 20px;font-size:13px;color:#8d8d8d;line-height:20px}.search_cc_border{padding:0 5px}.search_cc{margin:0;border:1px solid #a7adb4;-webkit-border-radius:3px;position:relative;padding:0 34px 0 55px;line-height:30px;height:30px}.search_input{width:100%;line-height:30px;border:0;height:30px;font-family:"\5FAE\8F6F\96C5\9ED1";font-size:16px;color:#5f7b98}.search_cc_close{position:absolute;top:6px;right:7px;font-size:16px;width:16px;height:16px;-webkit-border-radius:100%;background:#babfc2;color:#fff;line-height:14px;text-align:center;font-weight:bold}#search_icon{width:19px;height:19px;position:absolute;top:5px;left:6px}#search_icon:before{content:' ';position:absolute;width:0;height:0;left:26px;top:8px;border:5px solid;border-color:#5f7b98 transparent transparent transparent}

.list8 li {float:left;width:33.33%;height:33px;line-height:33px;text-align:center;border-right:1px #e2e4e7 dashed;border-bottom:1px #e2e4e7 dashed;-webkit-box-sizing:border-box;}
.list8 li:nth-child(3n+3) {border-right:none;}
.list8 li a {display:block;}

.w95{width:90%;text-align:left;margin-left:15px;margin-right:15px;}