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

body{ font-size:12px; color:#333; font-family:"微软雅黑","宋体", Arial; min-width:1200px; margin:0 auto; background:#f0ead9;}
* { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a { text-decoration:none; color:#333;}
.p_r { position:relative;}
.p_a { position:absolute;}
.fix { width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.7); z-index:99998; position:fixed; display:none;}
.red { color:red;}
.blue { color:blue;}
.in_2em { text-indent:2em;}
.blod { font-weight:bold;}
.mc { margin:0 auto;}
.img-block img { display:block; width:100%; margin:0 auto;}
.mc20 { margin:0 20px;}
.clean-both:after { clear:both; height:0; content:' '; visibility:hidden; display:block;}
.border-b { border-bottom:2px dashed #dcdcdc;}
.none { display:none !important;}
.mt8 { margin-top:8px;}
.ml10 { margin-left:10px;}
.a-block { position:absolute; top:0; left:0; width:100%; height:100%;}
.tx-r { text-align:right;}
.block { display:block;}
.cu-p { cursor:pointer;}

.header { width:100%; height:48px; background-color:#f0f0f0;}
.header-wrapper { width:1000px; height:48px; margin:0 auto;}
	.logo { float:left; margin-left:1em; margin-top:3px;}
	.header-nav { float:right; line-height:48px; font-size:13px; color:#0065b0; margin-right:1em;}
		.header-nav a { color:#0065b0;}
		.header-nav a:hover { color:#e50077;}
		.header-nav span { margin:0 0.5em;}

.banner img { width:100%; display:block;}

.wrapper { width:100%; height:auto; position:relative; background:url(../images/wrap-bg.png) repeat-y; background-position:center top;}
.wrapper a.block {}

.tab { width:1036px; height:128px; margin-bottom:40px; background:url(../images/tab-bg.png) no-repeat left bottom;}
.tab-t { width:490px; height:115px; float:left; margin:0 14px; line-height:115px; background:url(../images/tab-c.png) no-repeat; text-align:center; color:#3e1818; font-size:50px; font-weight:bold;}
.tab-c { background:url(../images/tab.png) no-repeat; margin-top:5px; color:#fff;}

.ta1 { width:1100px; height:603px; background:url(../images/ta1.png) no-repeat; margin-bottom:50px;}
.ta1-a1 { width:180px; height:62px; left:356px; top:463px;}
.ta1-a2 { width:180px; height:62px; left:583px; top:463px;}

.ta1-w { width:1100px; height:580px; background:url(../images/ta1-w.png) no-repeat; margin-bottom:50px;}
.ta1-w-a1 { width:180px; height:62px; left:469px; top:463px;}
.more-ta { width:850px; height:auto; padding-left:150px; padding-bottom:20px; background:#faf6eb; margin-bottom:50px; line-height:32px; font-size:20px; font-weight:bold; color:#4e1506;}

.ta2 { width:1100px; height:533px; background:url(../images/ta2.png) no-repeat; margin-bottom:50px;}
.ta2-a1 { width:180px; height:62px; left:356px; top:413px;}
.ta2-a2 { width:180px; height:62px; left:583px; top:413px;}

.ta3 { width:1100px; height:563px; background:url(../images/ta3.png) no-repeat; margin-bottom:50px;}
.ta3-a1 { width:180px; height:62px; left:356px; top:423px;}
.ta3-a2 { width:180px; height:62px; left:583px; top:423px;}

.ta4 { width:1100px; height:543px; background:url(../images/ta4.png) no-repeat; margin-bottom:50px;}
.ta4-a1 { width:180px; height:62px; left:470px; top:411px;}

.tb1 { width:1100px; height:573px; background:url(../images/tb1.png) no-repeat; margin-bottom:50px;}
.tb1-a1 { width:180px; height:62px; left:519px; top:464px;}
.tb1-a2 { width:180px; height:62px; left:519px; top:740px;}

.tb2 { width:1100px; height:573px; background:url(../images/tb2.png) no-repeat; margin-bottom:50px;}
.tb2-a1 { width:180px; height:62px; left:519px; top:464px;}
.tb2-a2 { width:180px; height:62px; left:519px; top:740px;}

.footer { width:100%; height:50px; text-align:center;}
.gov { width:100%; height:25px; display:inline-block; line-height:25px; position:absolute; top:50%; left:0; margin-top:-13px; font-size:18px;}
.gov img { vertical-align:middle; height:1.2em; margin-right:.4em; margin-bottom:4px;}
.footer-msg { width:1100px; height:100%; left:50%; top:0; margin-left:-550px; position:absolute;}

.modal{ width:100%; height:100%; position:fixed; left:0; top:0; z-index:99; text-align:left; display:none;}
.mod-bg{ width:100%; height:100%; position:absolute; background-color:rgba(0,0,0,0.8);}
.mod-area { width:620px; margin:0 auto; position:relative; z-index:99; top:50%; border-radius:6px; background:#fffce9; border:1px solid #f2b72f; margin-top:-50%;}
.mod-tit { width:100%; height:70px; line-height:70px; text-align:center; font-weight:bold; font-size:35px; color:#4c1705; position:relative; background:#fff4cc; border-top-left-radius:8px; border-top-right-radius:8px;}
.mod-tit .off { width:46px; height:46px; position:absolute; background:url(../images/off.png) no-repeat; top:-20px; right:-20px; z-index:100; cursor:pointer;}
.mod-con { box-sizing:border-box; padding:20px; overflow-y:auto;}
.mod-con p { font-size:18px; margin-bottom:.5em; color:#4c1705; white-space:normal; word-break:break-all;}
.mod-con p strong { font-size:22px;}
.mod-btn { width:100%; height:auto; padding:26px 0; border-top:1px solid #f5ebc4; border-bottom:1px solid #f5ebc4; margin:15px 0;}
.mod-a { display:block; margin:0 auto; width:251px; height:66px; background:#421360; text-align:center; font-weight:bold; font-size:34px; line-height:66px; border-radius:8px; color:#fff;}
.mod-no { background:#999999;}
.mod-bro { width:100%; height:0; border-bottom:1px solid #f5ebc4; margin:15px 0;}
.mod-xy { text-align:center; margin-bottom:20px !important;}
.mod-xy span:before { display:inline-block; border:1px solid #4c1705; width:18px; height:18px; content:''; position:absolute; left:-1.4em; top:0;}
.mod-xy-checked span:before { background:url(../images/gou.png) no-repeat;}
.mod-table { width:100%; text-align:center; border-collapse:collapse;}
.mod-table td,.mod-table th { border:1px solid #ce961a; font-size:24px; padding:10px 0;}
.mod-table th { background:#eee6c8; color:#4c1705;}
.mod-table td { color:#af2500;}
.mod-table td:first-child { background:#eee6c8; color:#4c1705;}