﻿@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
	padding: 0;
      font-size:14px;
}
html {
	min-height: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
a {
	text-decoration: none;color: inherit;
}
li {
	list-style: none
}
body {
	background-image: url( ../images/bj.jpg);
	background-attachment: fixed;
font-family: Arial,"微软雅黑"; word-wrap: break-word; word-break: break-all;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
.clearfix {
*zoom:1
}
.main {
	margin: 0 auto;
	max-width: 800px;
}
.bs {
	background-color: #fff;
	margin-top: 5px;
}
.box {/*margin-top: 10px;*/
	margin-bottom: 3px;
	padding: 5px;
	border: solid 1px #ddd;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
.logo img {
	max-width: 100%;
	height: auto;
	border: 0;
}
.dh {
    max-width: 800px;
    background: #0063ca;
    padding: 5px 0;
    background-color: #fbffdc;
    border-top: solid 3px #f40000;
    width: 100%;
}
.dh ul {
}
.dh ul li {
	float: left;
	width: 20%;
}
.dh ul li a {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	display: inherit;
	background-image: linear-gradient(to top, #ef0101, #fd6913);
	border-radius: 17px;
	box-shadow: none;/* width: 22%; */
	margin-right: 5px;
}
#daohang[data-fixed="fixed"]{
	position: fixed;
	top:0;
}

@media screen and (max-width:800px) {
.dh ul li a {
	font-size: 15px;
}
	}
.bizhong {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	border: solid 1px #7d7d7d;
	background: #000;
}
.bizhong-tit {
	padding: 5px 0;
	color: #ff0;
	font-size: 24px;
	text-align: center;
	border-bottom: solid 1px #7d7d7d;
	background: #f00;
}
.bizhong-box {
	display: flex;
}
.bizhong-box ul {
}
.bizhong-box ul li {
	padding: 5px 0;
	padding-left: 10px;
	border-bottom: solid 1px #7d7d7d;
}
.bizhong-box ul {
}
.bizhong-box ul {
}
.bizhong-box .bizhong-l {
	width: 50%;
	border-right: solid 1px #7d7d7d;
	box-sizing: border-box;
}
.bizhong-box .bizhong-r {
	width: 50%;
}
.bizhong-foot {
	padding: 5px 0;
	font-size: 24px;
	text-align: center;
}
@media screen and (max-width:900px) {
.bizhong {
	font-size: 16px;
}
}	
.bizhong-tit {
	font-size: 18px;
}
.bizhong-box {
	display: block;
}
.bizhong-box ul {
}
.bizhong-box ul li {
	padding: 5px 0;
	padding-left: 6px;
}
.bizhong-box ul {
}
.bizhong-box ul {
}
.bizhong-box .bizhong-l {
	width: 100%;
	border-right: 0;
}
.bizhong-box .bizhong-r {
	width: 100%;
}
.bizhong-foot {
	font-size: 18px;
}
.gsb b {
	font-weight: 700
}
.gsb-head {
	border-bottom-color: #e83f28;
	border-bottom-width: 1px;
	border-bottom-style: dashed
}
.gsb-head img {
	width: 100%;
	height: auto;
	margin-bottom: 5px
}
.grey-line {
	border-top-color: #e5e5e5;
	border-top-width: 10px;
	border-top-style: solid
}
.gsb {
}
.gsb ul {
	padding: 0 10px 10px;
	margin-block-start: 0;
	margin-block-end: 0
}
.gsb ul li {
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	border-bottom-color: #eaeaea;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	white-space: nowrap;
	-ms-text-overflow: ellipsis
}
.gsb ul li span {
}
.gsb ul li span.gsb-tit {
	background: red;
	padding: 0 5px;
	border-radius: 5px;
	height: 20px;
	color: #fff;
	line-height: 20px;
	font-size: 12px;
	margin-right: 8px;
	display: inline-block
}
.gsb ul li span.gsb-zz {
	color: #999;
	font-size: 14px;
	margin-left: 10px;
	float: right
}
.gsb ul li a {
}
.header {
	max-width: 800px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	box-sizing: border-box;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #c70001;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.header-back {
	position: absolute;
	left: 0;
	top: 0;
}
.header-back a {
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../images/back.png) center center no-repeat;
	background-size: auto 26px;
}
.header-blank {
	height: 50px;
}
.header-tit {
	flex: 1;
	font-weight: bold;
	font-size: 20px;
}
.header-home {
	position: absolute;
	top: 0;
	right: 0;
}
.header-home a {
	display: block;
	padding: 0 15px;
}
.main {
	width: 100%;
	max-width: 800px;
	/*min-height: calc(100vh - 50px);*/
	margin: 0 auto;
	background: #fff;
}
.tit {
	line-height: 1.5;
	padding: 20px;
	text-align: center;
	border-bottom: dashed 1px #ddd;
	background: #f9f9f9;
}
.tit h1 {
	margin-bottom: 15px;
	font-size: 30px;
}
.tit p {
	font-size: 18px;
	color: #888;
}
.detail {
	line-height: 1.75;
	padding: 15px;
	font-size: 20px;
}
@media screen and (max-width:800px) {
.header {
height: 45px;
line-height: 45px;
padding: 0 10px;
font-size: 16px;
}
.header-back a {
width: 45px;
height: 45px;
background-size: auto 22px;
}
.header-tit {
flex: 1;
font-weight: bold;
font-size: 22px;
}
.header-blank {
height: 45px;
}
.header-home a {
padding: 0 10px;
}
.main {
min-height: calc(100vh - 45px);
}
.tit {
padding: 15px;
}
.tit h1 {
margin-bottom: 10px;
font-size: 22px;
}
.tit p {
font-size: 16px;
}
.detail {
padding: 10px;
font-size: 16px;
}
}
 @media only screen and (min-width: 450px) and (max-width: 1080px) {
.ifrAo {
height: 130px;
}
}
.ifrAo {
	height: 160px;
}
@media screen and (max-width:800px) {
.ifrAo {
height:160px;
}
}
@media screen and (max-width:720px) {
.ifrAo {
height:140px;
}
}
@media screen and (max-width:650px) {
.ifrAo {
height:140px;
}
}
@media screen and (max-width:530px) {
.ifrAo {
height:130px;
}
}
@media screen and (max-width:480px) {
.ifrAo {
height:120px;
}
}
@media screen and (max-width:430px) {
.ifrAo {
height:110px;
}
}

	.slx td {
	text-align: center;
	border: 1px solid red;
	width: 25%;
	height: 40px;
	font-weight: 600;
	font-size: 18px;
	color: #f00;
}
.slx .trbj {
	background-color: #ffffcc;
}
.slx .trbj1 {
	background-color: #ffffcc;
	height: 46px;
	font-size: 20px;
	color: #3ebc40;
}
.slx .tdqs {
	color: #000;
}
	.cypt td {
	text-align: center;
	border: 1px solid #C0C0C0;
	width: 25%;s
	height: 35px;
	font-weight: 600;
	font-size: 18px;
}
.qhf {

font-size: 14px;
}
/*--*/
 .cgi-foot{ height: 70px; clear: both; overflow: hidden; font-style:color:#999}
.foot {
    font-size: 16px;
    text-align: center;

    line-height: 30px;
}
/*--*/



.paogou1 { height: 732px; display: flex; background: url(../images/paogou1-bg.jpg) 0 0 no-repeat; background-size: 100% 100%;}
.paogou1-l { width: 248px; margin-top: 40px; padding-left: 50px; box-sizing: border-box;}
.paogou1-l ul {}
.paogou1-l ul li {}
.paogou1-l ul li a { width: 160px; height: 44px; line-height: 44px; margin-bottom: 14px; text-align: center; font-size: 20px; font-weight: bold; color: #fff; display: inline-block; background: url(../images/paogou-a.png) 0 0 no-repeat; background-size: 100% 100%;}
.paogou1-l ul li a:hover { color: #ff0;}
.paogou1-r { width: 537px; height: 649px; margin-top: 26px; background: url(../images/paogou-pic.png) 0 0 no-repeat; background-size: 100% 100%;}
.paogou1-r a{display: none;}
.paogou1-r img {width: 468px; height: 564px; margin-left: 34px; margin-top: 41px; background: url(../images/loading.gif) center center no-repeat;}
@media screen and (max-width:800px) {
     html {font-size: 48px;}
    .paogou1 { height: 7.32rem;}
    .paogou1-l {line-height: 0.1rem;width: 2.8rem; margin-top: 0.4rem; padding-left: 0.6rem;}
    .paogou1-l ul li a { width: 1.6rem; height: 0.44rem; line-height: 0.44rem; margin-bottom: 0.14rem; font-size: 0.24rem;}
    .paogou1-r { width: 4.47rem; height: 6.55rem; margin-top: 0.26rem;}
    .paogou1-r img {width: 3.77rem; height: 5.64rem; margin-left: 0.34rem; margin-top: 0.41rem;}
    .paogou1-r a{display: none;}
}