* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 14px;
	font-family: " 微软雅黑", 黑体;
	line-height: 1;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;

}

i {
	font-style: normal;
}

ul,
li,
hr,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
	background: none;
}

.header-banner {
	width: 100%;
	position: relative;
}

.header-banner img {
	display: block;
	width: 100%;
}

.header-banner .banner-text {
	position: absolute;
	top: 0;
	left: 54%;
	margin-left: -600px;
}

.header-banner .banner-text h1 {
	font-size: 60px;
	font-weight: bold;
	color: #1168e4;
	margin-top: 50px;
	margin-bottom: 20px;
}

.header-banner .banner-text p {
	font-size: 40px;
	color: #ee3217;
	margin-top: 20px;
	font-weight: bold;
}

.header-banner .banner-text h2 {
	font-size: 50px;
    color: #ee3217;
    margin-top: 20px;
    font-weight: bold;
}

.header-banner .banner-text .banner-ljzx {
	display: flex;
	justify-content: space-between;
	width: 60%;
	margin-top: 30px;
	/* margin-bottom: 20px; */
}

.header-banner .banner-text .banner-ljzx a {
	width: 200px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 25px;
	background: #1d65d4;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	letter-spacing: 5px;
	color: #ffffff;
	border: 3px solid #1d65d4;
	font-weight: bolder;
}

.header-banner .banner-text .banner-ljzx a:hover {
	color: #1d65d4;
	background: #FFF;
}

.header-banner .banner-text ul {
	width: 50%;
	margin-top: 10px;
	float: left;
}

.header-banner .banner-text ul li {
	text-align: left;
	background-position: 0px 0px;
	font-size: 18px;
	letter-spacing: 3px;
	margin-top: 20px;
	color: #00000c;
}

.header-banner .banner-text ul li img {
	width: 20px;
	margin-right: 8px;
	float: left;
}

.header-youshi {
	width: 1200px;
	height: auto;
	margin: 30px auto;
}

.header-youshi ul {
	width: 1120px;
	height: 60px;
	margin: 0 auto;
}

.header-youshi ul li {
	width: 219px;
	height: 60px;
	float: left;
	border-right: 1px solid #b2b2b2;
	margin-right: 20px;
	cursor: default;
}

.header-youshi ul li:last-child {
	margin-right: 0;
	border-right: 0;
	width: 160px;
}

.header-youshi ul li span {
	display: block;
	width: 50px;
	height: 58px;
	float: left;
	overflow: hidden;
}

.header-youshi ul li span .imgbox {
	width: 50px;
	height: 116px;
	transition: all ease 0.3s;
}

.header-youshi ul li:hover span .imgbox {
	margin-top: -58px;
}

.header-youshi ul li span .imgbox img {
	display: block;
	width: 100%;
	height: auto;
}

.header-youshi ul li .firstp {
	height: 28px;
	line-height: 28px;
	font-size: 25px;
	color: #333238;
	text-align: left;
	float: left;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.header-youshi ul li:hover .firstp {
	color: #1168e4;
}

.header-youshi ul li p {
	height: 16px;
	line-height: 16px;
	font-size: 16px;
	color: #333238;
	text-align: left;
	margin-left: 15px;
	float: left;
}

.center-hzyh {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../../images/yhbg.jpg) no-repeat;
	background-size: cover;
}

.center-hzyh .hzyh-box {
	width: 1200px;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .hzyh-title {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 35px;
	margin-top: 45px;
}

.center-hzyh .hzyh-box .hzyh-title h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 45px;
	color: #1d65d4;
	text-align: center;
	margin-bottom: 20px;
	font-weight: 500;
	position: relative;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxl {
	width: 400px;
	height: 16px;
	float: left;
	position: absolute;
	top: 20px;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxl .hx-1 {
	display: block;
	font-style: normal;
	width: 390px;
	height: 1px;
	background: #1d65d4;
	float: left;
	position: absolute;
	top: 7.5px;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxl img {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxr {
	width: 400px;
	height: 16px;
	float: right;
	position: absolute;
	top: 20px;
	right: 0;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxr .hx-2 {
	display: block;
	font-style: normal;
	width: 390px;
	height: 1px;
	background: #1d65d4;
	float: right;
	position: absolute;
	top: 7.5px;
	right: -1px;
}

.center-hzyh .hzyh-box .hzyh-title h1 .hxr img {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

.center-hzyh .hzyh-box .hzyh-title p {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 35px;
	color: #373737;
	text-align: center;
	font-weight: bold;
}

.center-hzyh .hzyh-box .yhfl {
	width: 1200px;
	height: 60px;
	background: #1d65d4;
	float: left;
}

.center-hzyh .hzyh-box .yhfl form {
	width: 1180px;
	height: auto;
	margin: 0px 10px;
}

.center-hzyh .hzyh-box .yhfl form ul {
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl form ul li {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	float: left;
	margin-right: 15px;
	color: #FFF;
	text-align: left;
	font-family: "微软雅黑";
	font-weight: 500;
	cursor: pointer;
	padding: 20px 0;
}

.center-hzyh .hzyh-box .yhfl form ul li:last-child {
	margin-right: 0;
}

.center-hzyh .hzyh-box .yhfl form ul li input {
	display: block;
	width: 12px;
	height: 12px;
	float: left;
	margin-top: 5.5px;
	margin-right: 3px;
}

.center-hzyh .hzyh-box .yhfl form ul li p {
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	float: left;
	color: #FFF;
	text-align: left;
	font-family: "微软雅黑";
	font-weight: 500;
}

.center-hzyh .hzyh-box .yhfl form ul li .pys {
	color: #12e2ef;
}

.center-hzyh .hzyh-box .yhfl-xz {
	width: 1198px;
	height: auto;
	float: left;
	border: 1px solid #dddddd;
	border-top: 0;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 {
	width: 1180px;
	height: auto;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 .sub1-title {
	width: 80px;
	height: 36px;
	float: left;
	margin-top: 80px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 .sub1-title h1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 35px;
	color: #4b4d4f;
	text-align: left;
	letter-spacing: 4px;
	margin-bottom: 10px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form {
	width: 1085px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd {
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul {
	width: 100%;
	/* height: auto; */
	display: flex;
    flex-wrap: wrap;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li {
	/* width: 170.8px; */
	height: 55px;
	float: left;
	margin-top: 10px;
	margin-left: 8px;
	border: 1px solid #dddddd;
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
	width: 15.73%;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .dd {
	width: 100%;
	height: 100%;
	background: rgb(0, 0, 0);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .kuangbox {
	width: 100%;
	height: 100%;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .kuangbox .layer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	line-height: 90px;
	color: #fff;
	display: none;
	z-index: 8;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .kuangbox .layer span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .kuangbox .nima {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 9;
	color: #fff;
	text-align: center;
	line-height: 90px;
	position: absolute;
	display: none;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li .kuangbox .nima span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul .on {
	border: 1px solid #1d65d4;
	/*width: 166.8px;
	height: 59px;
	margin-top: 6.2px;*/
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li span {
	display: block;
	width: 23px;
	height: auto;
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 11;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li h6 {
	width: 100%;
	height: 20px;
	float: left;
	position: absolute;
	bottom: -45%;
	left: 0;
	font-weight: 100;
	text-align: center;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li h6 p {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub1 form .sub1-yhbd ul li input {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	right: 2px;
	bottom: 2px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 {
	width: 1180px;
	height: auto;
	float: left;
	padding: 15px 10px;
	background: #fff;
	margin-top: 20px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 .sub2-title {
	width: 80px;
	height: auto;
	float: left;
	margin-top: 50px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 .sub2-title h1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 35px;
	color: #737373;
	text-align: left;
	letter-spacing: 4px;
	margin-bottom: 10px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form {
	width: 1085px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd {
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul {
	/* width: 100%; */
	height: auto;
	display: flex;
    flex-wrap: wrap;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li {
	/* width: 170.8px; */
	height: 55px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	border: 1px solid #dddddd;
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
	width: 15.73%;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .kuangbox {
	width: 100%;
	height: 100%;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .kuangbox .layer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	line-height: 90px;
	color: #fff;
	display: none;
	z-index: 8;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .kuangbox .layer span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .kuangbox .nima {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 9;
	color: #fff;
	text-align: center;
	line-height: 90px;
	position: absolute;
	display: none;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .kuangbox .nima span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 24px;
	line-height: 24px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li .dd {
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul .on {
	border: 1px solid #1d65d4;
	/*width: 166.8px;
	height: 59px;
	margin-top: 6.2px;*/
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li span {
	display: block;
	width: 23px;
	height: auto;
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 11;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li input {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	right: 2px;
	bottom: 2px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li h6 {
	width: 100%;
	height: 20px;
	float: left;
	position: absolute;
	bottom: -45%;
	left: 0;
	font-weight: 100;
	text-align: center;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub2 form .sub2-yhbd ul li h6 p {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 {
	width: 1180px;
	height: auto;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 .sub3-title {
	width: 80px;
	height: auto;
	float: left;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 .sub3-title h1 {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 35px;
	color: #4b4d4f;
	text-align: left;
	letter-spacing: 4px;
	margin-bottom: 10px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form {
	width: 1085px;
	height: auto;
	float: left;
	margin-left: 15px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd {
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul {
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li {
	width: 170.8px;
	height: 55px;
	float: left;
	margin-top: 15px;
	margin-left: 8px;
	border: 1px solid #dddddd;
	position: relative;
	cursor: pointer;
	margin-bottom: 30px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .kuangbox {
	width: 100%;
	height: 100%;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .kuangbox .layer {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	text-align: center;
	line-height: 90px;
	color: #fff;
	display: none;
	z-index: 8;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .kuangbox .layer span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 20px;
	line-height: 20px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .kuangbox .nima {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .4);
	z-index: 9;
	color: #fff;
	text-align: center;
	line-height: 90px;
	position: absolute;
	display: none;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .kuangbox .nima span {
	font-size: 14px;
	color: #fff;
	padding: 5px;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 70px;
	height: 24px;
	line-height: 24px;
	border-radius: 6px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li .dd {
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul .on {
	border: 1px solid #1d65d4;
	/*width: 166.8px;
	height: 59px;
	margin-top: 6.2px;
	z-index: 10;*/
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li span {
	display: block;
	width: 23px;
	height: auto;
	position: absolute;
	top: -5px;
	right: -5px;
	z-index: 11;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li input {
	display: block;
	width: 13px;
	height: 13px;
	position: absolute;
	right: 2px;
	bottom: 2px;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li a {
	display: block;
	width: 100%;
	height: 59px;
	line-height: 59px;
	font-size: 22px;
	color: #737373;
	text-align: center;
	background: #fff;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li h6 {
	width: 100%;
	height: 20px;
	float: left;
	position: absolute;
	bottom: -45%;
	left: 0;
	font-weight: 100;
	text-align: center;
}

.center-hzyh .hzyh-box .yhfl-xz .yhfl-sub3 form .sub3-yhbd ul li h6 p {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .yhdb {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
	margin-bottom: 15px;
}

.center-hzyh .hzyh-box .yhdb button {
	display: block;
	width: 156px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background: #1d65d4;
	margin: 0 auto;
	border-radius: 80px;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #1d65d4;
	cursor: pointer;
	outline: none;
}

.center-hzyh .hzyh-box .yhdb button:hover {
	background: #fff;
	color: #1d65d4;
}

.center-hzyh .hzyh-box .yhdb p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	color: #e9120d;
	text-align: center;
	margin: 10px 0 5px 0;
}

.center-hzyh .hzyh-box .tables {
	width: 100%;
	border: 1px solid #dedede;
	border-collapse: collapse;
}

.center-hzyh .hzyh-box .tables th {
	border: 1px solid #dedede;
	color: #FFFFFF;
	background: #1D65D4;
	font-size: 15px;
	font-weight: 100;
}

.center-hzyh .hzyh-box .tables td {
	text-align: center;
	padding: 8px 0;
	border: 1px solid #dedede;
	font-size: 13px;
	background: #fff;
}

.center-hzyh .hzyh-box .tables td:first-child {
	background: #e1edff;
	color: #1D65D4;
	text-decoration: underline;
	line-height: 1.4;
}

.center-hzyh .hzyh-box .tables td ul {
	padding-left: 7px;
	padding-right: 7px;
	text-align: left;
}

.center-hzyh .hzyh-box .tables td .ll {
	text-align: center;
}

.center-hzyh .hzyh-box .tables td ul li {
	margin-bottom: 5px;
	line-height: 1.5;
}

.center-hzyh .hzyh-box .tables td p {
	margin-bottom: 5px;
	line-height: 1.5;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
}

.center-hzyh .hzyh-box .tables td:first-child p {
	text-align: center;
}

.center-hzyh .hzyh-box .tables td ul .blue-t {
	color: #166BEB;
	text-decoration: underline;
}

.center-hzyh .hzyh-box .tables td ul .red-t {
	color: #ff0000;
	margin-top: 20px;
}

.center-hzyh .hzyh-box .hzyh-tip {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}

.center-hzyh .hzyh-box .hzyh-tip span {
	display: block;
	width: 24px;
	height: 24px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
}

.center-hzyh .hzyh-box .hzyh-tip span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-hzyh .hzyh-box .hzyh-tip p {
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	text-align: left;
	color: #ee3217;
	float: left;
}

.center-hzyh .hzyh-box .xlj {
	width: 100%;
	float: left;
	margin-top: 25px;
}

.center-hzyh .hzyh-box .xlj span {
	display: block;
	width: 50px;
	height: auto;
	margin: 0 auto;
}

.center-hzyh .hzyh-box .xlj span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda {
	width: 100%;
	height: auto;
	float: left;
}

.center-wenda .wenda-top {
	width: 100%;
	height: auto;
}

.center-wenda .wenda-top a {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda .wenda-top img {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda .wenda-box {
	width: 1200px;
	height: auto;
	margin: 50px auto;
}

.center-wenda .wenda-box .wenda-left {
	width: 599px;
	height: auto;
	float: left;
	border-right: 1px solid #7e7d7d;
}

.center-wenda .wenda-box .wdrt {
	border-right: 0px;
}

.center-wenda .wenda-box .wenda-left .wenda-title {
	width: 559px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 30px;
	margin: 0 auto;
	position: relative;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btl {
	width: 130px;
	height: 16px;
	position: absolute;
	top: 36px;
	left: 10px;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btl i {
	display: block;
	width: 114px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: left;
	position: absolute;
	left: 3px;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btl img {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btr {
	width: 130px;
	height: 16px;
	position: absolute;
	top: 36px;
	right: 10px;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btr i {
	display: block;
	width: 114px;
	height: 1px;
	background: #343435;
	margin-top: 7.5px;
	float: right;
	position: absolute;
	right: 3px;
}

.center-wenda .wenda-box .wenda-left .wenda-title .btr img {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

.center-wenda .wenda-box .wenda-left .wenda-title h1 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 35px;
	color: #343435;
	text-align: center;
	font-weight: 100;
}

.center-wenda .wenda-box .wenda-left .wenda-nr {
	width: 585px;
	height: auto;
	float: left;
}

.center-wenda .wenda-box .wenda-left .wdnrt {
	margin-left: 20px;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul {
	width: 100%;
	height: auto;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	cursor: pointer;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li img {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li img:nth-child(2) {
	display: none;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li a {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li a span {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin-top: 2px;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li a span img {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrd {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #000;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrd .htp {
	display: block;
	width: 23px;
	height: auto;
	float: right;
	margin-top: -6px;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrd .htp img {
	display: block;
	width: 100%;
	height: auto;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrd:hover {
	color: rgb(255, 0, 0) !important;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrs {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	background: #f1f1f1;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrs div {
	display: none;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	text-align: left;
	margin: 8px 10px 10px 10px;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li .wdnrs div p {
	color: #343435;
}


.center-wenda .wenda-box .wenda-left .wenda-nr ul li a i {
	display: block;
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	margin-left: 10px;
	text-align: left;
	float: left;
	color: #838383;
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li a i:hover {
	color: rgb(255, 0, 0);
}

.center-wenda .wenda-box .wenda-left .wenda-nr ul li a p {
	height: 20px;
	line-height: 20px;
	font-size: 17px;
	text-align: left;
	float: right;
	margin-right: 25px;
	color: #838383;
}

.center-wenda .wenda-box .wenda-left .ckgd {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 25px;
}

.center-wenda .wenda-box .wenda-left .ckgd a {
	display: block;
	width: 98px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	background: #1D65D4;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border: 1px solid #1D65D4;
}

.center-wenda .wenda-box .wenda-left .ckgd a:hover {
	background: #fff;
	color: #1D65D4;
}

.hide {
	display: none;
}

.yhkh-gl {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 50px;
	background-color: #262626;
	padding-bottom: 60px;
}

.yhkh-gl .glbox {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: url(../images/khbg.jpg) center center no-repeat;
	background-size: cover;
}

.yhkh-gl .glbox .gl-title {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}

.yhkh-gl .glbox .gl-title h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 35px;
	text-align: center;
	font-weight: 100;
	color: #fff;
	float: left;
	position: relative;
}

.yhkh-gl .glbox .gl-title h1 .lhx {
	width: 430px;
	height: 15px;
	float: left;
	position: absolute;
	left: 0;
	top: 22px;
}

.yhkh-gl .glbox .gl-title h1 .lhx i {
	display: block;
	width: 415px;
	height: 1px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #fff;
	position: relative;
	left: 2px;
}

.yhkh-gl .glbox .gl-title h1 .lhx img {
	display: block;
	width: 15px;
	height: 15px;
	float: right;
}

.yhkh-gl .glbox .gl-title h1 .rhx {
	width: 430px;
	height: 15px;
	float: right;
	position: absolute;
	right: 0;
	top: 22px;
}

.yhkh-gl .glbox .gl-title h1 .rhx i {
	display: block;
	width: 415px;
	height: 1px;
	float: left;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #fff;
	position: relative;
	right: 2px;
}

.yhkh-gl .glbox .gl-title h1 .rhx img {
	display: block;
	width: 15px;
	height: 15px;
	float: left;
}

.yhkh-gl .glbox .gl-title p {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	float: left;
	margin-top: 25px;
}

.yhkh-gl .glbox .glnr {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 55px;
}

.yhkh-gl .glbox .glnr .gltp {
	width: 800px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 15px;
}

.yhkh-gl .glbox .glnr .gltp img {
	display: block;
	width: 100%;
	height: auto;
}

.yhkh-gl .glbox .glnr .glnrs {
	width: 800px;
	height: auto;
	margin: 0 auto;
}

.yhkh-gl .glbox .glnr .glnrs ul {
	width: 100%;
	height: auto;
}

.yhkh-gl .glbox .glnr .glnrs ul li {
	width: 131px;
	height: auto;
	float: left;
	margin-right: 92px;
}

.yhkh-gl .glbox .glnr .glnrs ul li:last-child {
	margin-right: 0;
}

.yhkh-gl .glbox .glnr .glnrs ul li h1 {
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}

.yhkh-gl .glbox .glnr .glnrs ul li p {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	float: left;
	margin-bottom: 8px;
}

.yhkh-gl .glbox .glnr .glnrs ul li a {
	display: block;
	width: 129px;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	float: left;
	background: #e03621;
	border: 1px solid #e03621;
}

.yhkh-gl .glbox .glnr .glnrs ul li a:hover {
	background: #fff;
	color: #e03621;
}

.zxfw {
	width: 100%;
	float: left;
}

.zxfw .fwbox {
	width: 100%;
	position: relative;
	/*background: url(../../images/fubg.jpg) center center no-repeat;
	background-size:cover;*/
}

.zxfw .fwbox img {
	display: block;
	width: 100%;
}

.zxfw .fwbox .fwbt {
	width: 1000px;
	margin: 0 auto;
	margin-top: 56px;
}

.zxfw .fwbox .fwbt h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 40px;
	color: #343435;
	text-align: center;
	font-weight: 100;
}

.zxfw .fwbox .lxqy {
	width: 980px;
	height: auto;
	margin: 0 auto;
	margin-top: 2%;
}

.zxfw .fwbox .lxqy img {
	display: block;
	width: 100%;
	height: auto;
}

.zxfw .fwbox .djzx {
	width: 198px;
	height: auto;
	margin: 0 auto;
	/* margin-top: 26%; */
	/* float: left; */
	position: absolute;
	bottom: 27%;
	left: 43%;
	float: left;
}

.zxfw .fwbox .djzx a {
	display: block;
	width: 100%;
	height: 51px;
	line-height: 50px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: #e03621;
	border-radius: 50px;
	border: 1px solid #e03621;
}

.zxfw .fwbox .djzx a:hover {
	color: #e03621;
	background: #fff;
}

.zxfw .fwbox .ljzx {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0%;
}

.zxfw .fwbox .ljzx a {
	display: block;
	width: 100px;
	height: auto;
	margin: 0 auto;
	padding-left: 20px;
}

.zxfw .fwbox .ljzx a img {
	display: block;
	width: 100%;
	height: auto;
}

.zxfw .fwbox .ljzx span {
	display: block;
	width: 60px;
	height: auto;
	margin: 0 auto;
	padding-left: 22px;
}

.zxfw .fwbox .ljzx span img {
	display: block;
	width: 100%;
	height: auto;
}

.xyfw {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
	margin-bottom: 80px;
}

.xyfw .xyfwbox {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.xyfw .xyfwbox .xyfwbt {
	width: 100%;
	height: auto;
}

.xyfw .xyfwbox .xyfwbt h1 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 35px;
	color: #1d65d4;
	text-align: center;
	font-weight: 100;
	position: relative;
}

.xyfw .xyfwbox .xyfwbt h1 .lfw {
	width: 400px;
	height: 16px;
	float: left;
	position: absolute;
	top: 22px;
	left: 0;
}

.xyfw .xyfwbox .xyfwbt h1 .lfw i {
	display: block;
	width: 384px;
	height: 1px;
	margin-top: 7.5px;
	margin-bottom: 7.5px;
	float: left;
	background: #1D65D4;
	position: relative;
	left: 2px;
}

.xyfw .xyfwbox .xyfwbt h1 .lfw img {
	display: block;
	width: 16px;
	height: 16px;
	float: right;
}

.xyfw .xyfwbox .xyfwbt h1 .rfw {
	width: 400px;
	height: 16px;
	float: right;
	position: absolute;
	top: 22px;
	right: 0;
}

.xyfw .xyfwbox .xyfwbt h1 .rfw i {
	display: block;
	width: 384px;
	height: 1px;
	margin-top: 7.5px;
	margin-bottom: 7.5px;
	float: right;
	background: #1D65D4;
	position: relative;
	right: 2px;
}

.xyfw .xyfwbox .xyfwbt h1 .rfw img {
	display: block;
	width: 16px;
	height: 16px;
	float: left;
}

.xyfw .xyfwbox .xyfw-nr {
	width: 870px;
	height: auto;
	margin: 0 auto;
	margin-top: 80px;
}

.xyfw .xyfwbox .xyfw-nr ul {
	width: 100%;
	height: auto;
}

.xyfw .xyfwbox .xyfw-nr ul li {
	width: 118px;
	height: auto;
	float: left;
	margin-right: 70px;
}

.xyfw .xyfwbox .xyfw-nr ul li:last-child {
	margin-right: 0;
}

.xyfw .xyfwbox .xyfw-nr ul li img {
	display: block;
	width: 100%;
	height: auto;
}

.xyfw .xyfwbox .xyfw-nr ul li a {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	float: left;
	margin-top: 30px;
	text-align: center;
	font-size: 19px;
}

.xyfw .xyfwbox .xyfw-nr ul li a:hover {
	color: #ee3217;
}

#maybe {
	width: 100%;
	border-top: 1px solid transparent;
	height: 400px;
	float: left;
}

.maybe-title {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	position: relative;
	border-top: 3px solid #1d65d4;
	margin: 0 auto;
	margin-top: 100px;
	height: 20px;
}

.maybe-title span {
	display: inline-block;
	position: relative;
	font-size: 35px;
	top: -25px;
	width: 50%;
	text-align: center;
	background: #ffffff;
	color: #1d65d4;
	letter-spacing: 5px;
}

.maybe-content {
	width: 70%;
	margin: 50px auto 0 auto;
	display: flex;
	justify-content: space-between;
}

.maybe-content>div {
	width: 18%;
	text-align: center;
}

.maybe-content>div img {
	display: inline-block;
	width: 50%;
}

.maybe-content>div p {
	margin-top: 35px;
	text-align: center;
	font-size: 18px;
}

.maybe-content>div p:hover {
	color: rgb(255, 0, 0);
}

.yhkh-gl .glbox .glnr .khlc {
	width: 100%;
	float: left;
	margin-top: 50px;
	padding-bottom: 80px;
}

.yhkh-gl .glbox .glnr .khlc ul {
	width: 100%;
	float: left;
}

.yhkh-gl .glbox .glnr .khlc ul li {
	width: 230px;
	height: 260px;
	float: left;
	background-color: #fff;
	margin-right: 93px;
	position: relative;
}

.yhkh-gl .glbox .glnr .khlc ul li:last-child {
	margin-right: 0;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcjs {
	/* height: 20px; */
	line-height: 20px;
	margin: 0 18px;
	font-size: 17px;
	text-align: left;
	margin-top: 20px;
}

.yhkh-gl .glbox .glnr .khlc ul li p:first-child {
	margin-top: 45px;
}

.yhkh-gl .glbox .glnr .khlc ul li:last-child .lcjs {
	margin-top: 60px;
	margin-top: 20px;
}

.yhkh-gl .glbox .glnr .khlc ul li:last-child p:first-child {
	margin-top: 45px;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcdj {
	display: block;
	width: 210px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	background-color: #e03621;
	float: left;
	/* margin-top: 32px; */
	border: 1px solid #e03621;
	margin-left: 9px;
	margin-right: 9px;
	/* margin-bottom: 20px; */
	/* font-weight: 600; */
	position: absolute;
	bottom: 25px;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcdj:hover {
	background-color: #fff;
	color: #e03621;
	font-size: 18px;
	font-weight: 600;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcbt {
	width: 185px;
	float: left;
	position: absolute;
	top: -36px;
	left: 22px;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcbt img {
	display: block;
	width: 100%;
	height: auto;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcjt {
	width: 70px;
	float: left;
	position: absolute;
	right: -80px;
	top: 102px;
}

.yhkh-gl .glbox .glnr .khlc ul li .lcjt img {
	display: block;
	width: 100%;
	height: auto;
}

.menu-right {
    position: fixed;
    right: 10px;
    top: 50%;
    margin-top: -200px;
    z-index: 2017;
    width: 120px;
    height: 400px;
}
.clearfix {
    zoom: 1;
}
.menu-right li {
    float: left;
    margin-bottom: 10px;
    height: 32px;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    letter-spacing: 3px;
    color: white;
    background: #1d65d4;
    border: 2px solid #1d65d4;
}
.menu-right li a {
    width: 100%;
    float: left;
    text-decoration: none;
}
.menu-right li:hover {
	color:#1d65d4;
	background: white;
}
.menu-right li.on {
	color: #1d65d4;
	border-color: #1d65d4;
	background: #ffffff;
}
.menu-right li:nth-child(5) {
	background: #e03521;
    border: 2px solid #e03521;
}
.menu-right li:nth-child(5):hover {
	color:#e03521;
	background: white;
}
.menu-right li:nth-child(5).on {
	color: #e03521;
	border-color: #e03521;
	background: #ffffff;
}



/*------------------------------固定搜索栏------------------------------*/

.fixed-nav {
	width: 100%;
	height: 60px;
	background-color: rgba(254, 162, 1, .8);
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2000;
}

.fixed-nav .fixed-nav-con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.fixed-nav .close-button,
.fixed-nav .open-button {
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 50px;
	color: #7f560f;
	text-align: center;
	display: block;
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 10px;
	/*top: 50%;
    margin-top: -25px;*/
}

.fixed-nav .fixed-nav-l {
	width: 200px;
	height: 90px;
	float: left;
	text-align: center;
}

.fixed-nav .fixed-nav-l span {
	font-size: 24px;
	padding-top: 22px;
	display: inline-block;
	color: #ffa200;
	font-family: 微软雅黑;
}

.fixed-nav .fixed-nav-l p {
	margin-top: 10px;
	color: white;
}

.fixed-nav .sousuo-con {
	float: left;
	height: 90px;
}

.fixed-nav .sousuo-con ul {
	margin-top: 9px;
	margin-bottom: 11px;
	text-align: center;
}

.fixed-nav .sousuo-con li {
	padding: 0 20px;
	color: white;
	display: inline-block;
	font-size: 16px;
	cursor: pointer;
}

.fixed-nav .sousuo-con li.on {
	color: #ffa200;
}

.fixed-nav .sousuo-con li:not(:last-child) {
	border-right: 1px solid white;
}

.fixed-nav .sousuo-form {
	margin-top: 15px;
	width: 420px;
	height: 30px;
	float: left;
	margin-right: 10px;
}

.fixed-nav .sousuo-form>div {
	width: 715px;
	height: 42px;
	border-radius: 5px;
	background-color: #ffa200;
}

.fixed-nav .sousuo-form form {
	width: 425px;
	height: 42px;
	border-radius: 30px;
	background-color: #ffa200;
}

.fixed-nav .sousuo-form .xg-form .input1 {
	width: 420px;
	background-color: white;
	text-indent: 10px;
	height: 38px;
	border-radius: 30px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}

.fixed-nav .sousuo-form .la-form .input1,
.fixed-nav .sousuo-form .sb-form .input1 {
	width: 320px;
	background-color: white;
	text-indent: 10px;
	height: 38px;
	border-radius: 5px 0px 0px 5px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}

.fixed-nav .sousuo-form .la-form .input2,
.fixed-nav .sousuo-form .sb-form .input2 {
	width: 250px;
	background-color: white;
	text-indent: 10px;
	height: 38px;
	border-radius: 0px 5px 5px 0px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}

.fixed-nav .sousuo-form .cx-submit {
	color: white;
	/*line-height: 42px;*/
	font-size: 18px;
	font-family: 微软雅黑;
	float: right;
	/*width: 108px;*/
	padding-left: 28px;
	text-align: left;
	background: url(../../images/img/sousuo3.png) no-repeat left center;
	cursor: pointer;
	position: absolute;
	top: 11px;
	right: 5px;
}

.fixed-nav-con .phonenumber {
	height: 60px;
	width: 185px;
	float: left;
	margin-left: 15px;
	/*margin-right: 10px;*/
	border-left: 1px solid #bb8220;
	padding-left: 60px;
	background: url(../../images/img/syzxdh.png) no-repeat;
	background-position: 10px;
	margin-right: 20px;
}

.fixed-nav-con .phonenumber span {
	width: 100%;
	display: block;
	/*padding-top: 15px;*/
	font-family: 微软雅黑;
	color: #492e00;
	font-size: 26px;
	font-weight: bold;
}

.fixed-nav-con .phonenumber p {
	margin-top: 10px;
	font-size: 16px;
	color: white;
	/*line-height: 30px;*/
	/*padding-left: 35px;*/
	/*background: url(../../images/img/telephone.png) no-repeat left bottom;*/
	color: #7f560f;
}

.kefuonline {
	height: 60px;
	width: 110px;
	float: left;
	/*margin-right: 10px;*/
	border-left: 1px solid #bb8220;
	padding-left: 60px;
	background: url(../../images/img/sykf.png) no-repeat;
	background-position: 10px;
	margin-right: 20px;
}

.kefuonline span {
	width: 100%;
	display: block;
	font-family: 微软雅黑;
	color: #492e00;
	font-size: 22px;
	margin-top: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
}

.kefuonline p {
	margin-top: 5px;
	font-size: 16px;
	color: #7f560f;
}

.shuomin {
	height: 60px;
	width: 120px;
	float: left;
	/*margin-right: 10px;*/
	border-left: 1px solid #bb8220;
	padding-left: 60px;
	background: url(../../images/img/sysmh.png) no-repeat;
	background-position: 10px;
	margin-right: 20px;
}

.shuomin span {
	width: 100%;
	display: block;
	font-family: 微软雅黑;
	color: #492e00;
	font-size: 25px;
	margin-top: 10px;
	letter-spacing: 1.5px;
	font-weight: bold;
}

.shuomin p {
	margin-top: 5px;
	font-size: 16px;
	color: #7f560f;
}


/*.fixed-nav-con>a {
    float: left;
    border-radius: 5px;
    overflow: hidden;
    margin-top: 36px;
    margin-left: 25px;
}*/


/*固定搜索栏——弹出框一样式*/

#hongkong-company-search {
	display: none
}

.itxtitle {
	display: none
}

.itxtable {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
	width: 96%;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 10px;
}

.itxtable th {
	font-size: 16px;
	text-align: center;
	font-size: 20;
	background-color: #0081ff;
	color: white;
	border-right: 2px solid white;
	height: 2.2em;
	padding-left: 5px;
}

.itxtable th:first-child {
	border-top-left-radius: 7px;
}

.itxtable th:last-child {
	border-top-right-radius: 7px;
}

.itxtable td {
	font-size: 16px;
	text-align: center;
	font-size: 20;
	color: #000;
	border: 1px solid #ccc;
	height: 2.2em;
	padding-left: 5px;
}

.prompt {
	width: 90%;
	margin: 15px auto;
}

.load-time {
	width: 400px;
	height: 300px;
	margin: 50px auto;
}

.load-time img {
	width: 400px;
	height: 300px;
}

.null-enter {
	width: 23%;
	margin: 30px auto 50px auto;
	position: relative;
}

.null-enter p {
	position: absolute;
	top: 0;
	left: 30px;
	color: #ff6969;
}

#hongkong-company-list select {
	border: 1px solid #ccc;
	margin: 0 5px;
	padding: 0 2px;
}

.animated2 {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated2.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated2.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}


/*固定搜索栏——表单——样式*/

button.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	/*    filter: alpha(opacity=20);
    opacity: .2*/
}

button.close:hover,
button.close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

button.close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	width: 32px;
	height: 32px;
	background: url(../../images/img/chanxn1.png) no-repeat;
}


/*.modal-open {
    overflow: hidden
}*/

.modal {
	position: fixed;
	top: 100px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2020;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal .model-mask {
	filter: alpha(opacity=50);
	opacity: .5;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
	z-index: 10;
	height: 2000px;
}

.modal.fade .modal-dialog {
	z-index: 20;
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out;
	/*    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)*/
}

.modal.in .modal-dialog {
	/*    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)*/
}

.modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000
}

.modal-backdrop.fade {
	/*filter: alpha(opacity=0);*/
	/*opacity: 0*/
}

.modal-backdrop.in {
	/*filter: alpha(opacity=50);*/
	/*opacity: .5*/
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	padding-bottom: 10px;
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	height: 40px;
	text-align: center;
	font: bold 26px/46px "微软雅黑";
	color: #4c556e;
	border-radius: 3px 3px 0 0;
}

.modal-body {}

.modal-body .mod1-content {
	width: 868px;
	margin: 15px;
	margin-bottom: 30px;
	border: 1px solid #DEDEDE;
	border-radius: 10px;
}

.modal-body .mod2-content {
	width: 100%;
	border-top: 1px solid #DEDEDE;
	text-align: center;
}

.modal-body .mod2-content p {
	margin-top: 55px;
	width: 100%;
	text-align: center;
	color: #4C556E;
	font-size: 16px;
}

.modal-body .mod2-content button {
	margin-top: 30px;
	margin-bottom: 50px;
	width: 150px;
	height: 40px;
	font-size: 17px;
	font-weight: bold;
	border: none;
	border-radius: 5px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	background: #0080FF;
	cursor: pointer;
}

.modal-body .mod2-content .saoyisao-box {
	border-top: 1px solid #DEDEDE;
	width: 100%;
	height: 320px;
	text-align: center;
}

.modal-body .mod2-content .saoyisao-box img {
	width: 200px;
	height: 200px;
	margin-top: 50px;
}

.modal-body .mod2-content .saoyisao-box p {
	margin-top: 15px;
	font-size: 14px;
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-bottom: 0;
	margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width:768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}
	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}
	.modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.modal-lg {
		width: 900px
	}
}

#LR_text1 {
	width: 420px;
	background-color: white;
	text-indent: 10px;
	height: 30px;
	line-height:  30px;
	border-radius: 30px;
	float: left;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 15px;
}

#LR_button1 {
	width: 100px;
	background-color: #492e00;
	height: 30px;
	line-height:  30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	font-size: 15px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 17px;
	left: 322px;
	cursor: pointer;
}