html {
	position: relative;
	overflow: auto;
}

body {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	outline: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	overflow-x: hidden;
	overflow-y: auto;
}

body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
p,
table,
input {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

li {
	list-style: none;
	vertical-align: bottom;
}

a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

i,
em {
	font-style: normal;
}

img {
	border: none;
}

body .demo-class {
	background: none;
	box-shadow: none;
	top: 0px;
}

body .layui-layer {
	background: none;
}

.Rotp {
	width: 850px;
	margin: auto;
	position: relative;
}

.Rotp a {
	display: block;
	position: absolute;
	width: 143px;
	height: 48px;
	margin-left: -143px;
	margin-top: 20px;
}

.Rotp a img {
	display: block;
}

.clearfix:after {
	display: block;
	content: "";
	visibility: hidden;
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.red {
	color: #fc0909;
}

.green {
	color: #0eb70e !important;
}

.bg-a {
	background: #eee;
}

.title-bg {
	background: #33b3ed;
}

.top {
	width: 100%;
	overflow: hidden;
}

.top .logo {
	float: left;
	width: 166px;
	height: 88px;
	background: u no-repeat;
}

.banner {
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
}

.bann-one {
	height: 255px;
	background: url("../images/banner_01.jpg") no-repeat center;
}

.bann-two {
	height: 254px;
	background: url("../images/banner_02.jpg") no-repeat center;
}

.bann-three {
	height: 255px;
	background: url("../images/banner_03.jpg") no-repeat center;
}

.warp {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.p-txt {
	padding-top: 190px;
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}

.p-txt i {
	padding: 5px 10px;
	background: #06509a;
	border-radius: 30px;
	color: #fff58b;
}

.box-zz {
	position: absolute;
	width: 1000px;
	margin-top: -500px;
}

.box-zz-left {
	float: left;
	width: 304px;
	height: 304px;
	margin-left: 125px;
}

.box-zz-right {
	float: right;
	width: 424px;
	margin-right: 48px;
}

.span-xx {
	display: block;
	text-align: center;
	font-size: 26px;
	margin-top: 63px;
	font-weight: bold;
	color: #06509a;
}

.box-center {
	width: 100%;
	overflow: hidden;
}

.box-center-title {
	width: 100%;
	margin-top: 20px;
}

.title-ul {
	position: relative;
	display: block;
	width: 1000px;
	overflow: hidden;
	margin: 50px auto;
}

.title-ul li {
	float: left;
	width: 249px;
	border-right: 1px solid #d5e4f8;
}

.title-ul li i {
	display: block;
	width: 98px;
	height: 94px;
	margin: 0 auto;
	padding-bottom: 10px;
	background: url("../images/icons.jpg") no-repeat;
}

.title-ul li .ico-one {
	background-position: 0 -152px;
}

.title-ul li .ico-two {
	background-position: 0 -251px;
}

.title-ul li .ico-three {
	background-position: 0 -350px;
}

.title-ul li .ico-four {
	background-position: 0 -451px;
}

.title-ul li span {
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 25px;
}

.box-show {
	display: block;
	padding: 50px 0;
}

.box-title {
	font-size: 30px;
	line-height: 40px;
}

.box-show p {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #333;
}

.p1 {
	background: url("../images/title-one.png") no-repeat;
}

.p2 {
	background: url("../images/title-two.png") no-repeat;
}

.box-show em {
	color: #eb1717;
}

.box-show i {
	padding: 2px 15px;
	margin-right: 10px;
	border-radius: 20px;
	border: 1px solid #0478b8;
}

.box-show span {
	display: block;
	line-height: 70px;
	font-size: 18px;
	text-align: center;
}

.box-show-bg {
	display: block;
	width: 1000px;
	height: 849px;
	overflow: hidden;
	background: url("../images/content_bg_01.jpg") no-repeat;
}


/* content */

.cont-menu {
	display: block;
}

.cont-menu-left {
	float: left;
	position: relative;
	margin: 66px 0 0 80px;
}

.cont-menu-left h3 {
	display: block;
	padding-left: 45px;
	font-size: 30px;
	font-weight: bold;
	color: #686868;
	background: url("../images/icon-s.png") no-repeat;
}

.cont-menu-right {
	float: right;
	width: 620px;
	margin-right: 37px;
	margin-top: 66px;
}

.cont-menu-right ul {
	display: block;
	overflow: hidden;
}

.cont-menu-right ul li {
	float: left;
	width: 206px;
	font-size: 18px;
	line-height: 45px;
}

.cont-menu-right ul li em {
	font-size: 30px;
	font-weight: bold;
}

.title-show {
	display: block;
}

.title-show p {
	display: block;
	position: absolute;
	font-size: 18px;
	font-weight: normal;
}

.title-show strong {
	line-height: 40px;
}

.title-show .pt1 {
	margin-top: 265px;
	margin-left: 110px;
	text-align: left;
}

.title-show .pt2 {
	margin-top: 256px;
	right: 110px;
	text-align: left;
}

.title-show .pt3 {
	margin-top: 494px;
	margin-left: 68px;
	text-align: left;
}

.title-show .pt4 {
	margin-top: 488px;
	right: 75px;
	text-align: left;
}

.title-show .pt5 {
	margin-top: 675px;
	margin-left: 411px;
	text-align: left;
}

.txt {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 36px 0;
	margin-bottom: 0;
}

.txt li {
	float: left;
	display: block;
	width: 331px;
	height: 358px;
	margin: 0 1px;
	background: url("../images/t2-bg.png") no-repeat;
}

.txt li h3 {
	font-size: 24px;
	line-height: 70px;
	font-weight: bold;
	text-align: center;
}

.txt li i {
	display: block;
	width: 270px;
	height: 176px;
	border: 0;
	margin: 0 auto;
}

.txt li p {
	margin-top: 20px;
	font-size: 18px;
	line-height: 84px;
	color: #fff;
	font-weight: normal;
}

.title-p {
	font-size: 25px;
	font-weight: bold;
	line-height: 116px;
	color: #FFF;
}

.title-span {
	z-index: 5;
	display: block;
	position: absolute;
	width: 594px;
	height: 156px;
	left: 400px;
	overflow: hidden;
	margin-top: -136px;
	background: url("../images/title-bg.png") no-repeat;
}

.footer {
	width: 100%;
}

.footer p {
	text-align: center;
	font-size: 13px;
	line-height: 23px;
	color: #333333;
}

.youlian{ width:1000px; margin:0 auto;}
.ylti{ width:auto; margin:0 auto; height:35px; line-height:35px;}
.youlian a{ word-spacing:15px; color:#000; font-size:14px; text-align:center; text-decoration:none;}

.search-text {
	float: left;
	width: 330px;
	height: 70px;
	margin-top: 42px;
	margin-left: 28px;
	margin-right: 5px;
	padding: 0 10px;
	line-height: 70px;
	font-size: 17px;
	background: #fff url("../images/searchtext-bg.jpg") repeat-x top;
	color: #333;
	border: 0;
}

.search-bnt {
	width: 185px;
	height: 70px;
	margin-top: 42px;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	text-shadow: 2px 2px #d4481b;
	-webkit-text-shadow: 2px 2px #d4481b;
	-o-text-shadow: 2px 2px #d4481b;
	-moz-text-shadow: 2px 2px #d4481b;
}

.Mtz {
	float: left;
	width: 370px;
	height: 50px;
	margin: 15px 0 0 15px;
	padding: 0 10px;
	line-height: 50px;
	font-size: 17px;
	color: #333;
	border: 1px solid #91c9de;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
}

.search {
	width: 185px;
	height: 70px;
	background: url("../images/btn_08.jpg") no-repeat center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-o-border-radius: 8px;
	-moz-border-radius: 8px;
	float: left;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	border: none;
	color: #fff;
	cursor: pointer;
	line-height: 70px;
	font-family: 微软雅黑;
}

.Ktzc {
	width: 383px;
	height: 70px;
	border: 2px solid #a2f3ff;
	background: #f3682d;
	margin: 22px 0 0 17px;
	border-radius: 37px;
	-webkit-border-radius: 37px;
	-o-border-radius: 37px;
	-moz-border-radius: 37px;
	text-shadow: 3px 2px #d4481b;
	-webkit-text-shadow: 3px 2px #d4481b;
	-o-text-shadow: 3px 2px #d4481b;
	-moz-text-shadow: 3px 2px #d4481b;
	font-family: 微软雅黑;
}

.txt-p {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #06509a;
}

.znz {
	display: block;
	width: 164px;
	height: 164px;
	margin: 155px 0 0 72px;
	background: url("../images/zhizhen.png") no-repeat center;
	background-position: 2px 3px;
	-webkit-animation: rotating 3s linear infinite;
	animation: rotating 3s linear infinite;
}

@-webkit-keyframes rotating {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg);
	}
}

@keyframes rotating {
	from {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.theme-popover-mask {
	display: none;
	z-index: 10;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background: #000;
	opacity: .5;
	;
	=50);
	-moz-opacity: .5;
}

.formOne {
	z-index: 99;
	display: none;
	width: 500px;
	height: 380px;
	padding: 50px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -200px 0 0 -300px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.formTop {
	border-top-left-radius: 5px;
	-o-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
}

.formTop h3 {
	font-family: 'microsoft Yahei';
	color: #f35a48;
	font-size: 18px;
	text-align: left;
}

#dataBoxTemplate {
	display: none;
}

.layui-layer-page {
	width: 592px;
	border-radius: 10px;
	background: #fff;
}

.layui-layer-page .layui-layer-content {
	padding: 50px;
	text-align: center;
	overflow: visible!important;
	position: relative;
}

.dataBox_ul li {
	margin-bottom: 15px;
	color: #000;
	overflow: hidden;
}

.dataBoxInfo {
	font-family: 'microsoft Yahei';
	color: #f35a48;
	font-size: 20px;
	text-align: left;
	margin-bottom: 20px;
}

.dataBox_ul li input {
	font-family: 'microsoft Yahei';
	border: 2px solid #ccc;
	text-align: center;
	width: 490px;
	height: 75px;
	color: #000;
	border-radius: 10px;
	font-size: 18px;
}

.btn {
	border: none;
	width: 100%;
	font-family: 'microsoft Yahei';
	color: #fff;
	text-align: center;
	border-radius: 0.08rem;
	font-size: 16px;
	border-radius: 10px;
	height: 75px;
	cursor: pointer;
}

.dataBox_ul li.imgCode input {
	width: 50%;
	margin-right: 2%;
}

.ident img {
	width: 47%;
	border-radius: 3px;
	vertical-align: middle;
}

#getCode {
	background: #ddd;
	color: #000;
	border: 2px solid #ccc;
}

#submitBtn {
	background: #f35a48;
	font-size: 30px
}

#submitBtn:hover {
	background: #cc3b2a;
}

.layermcont .noClick {
	color: #fff;
}

.closePopBtn {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	font-size: 50px;
	top: -60px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.closePopBtn span::before,
.closePopBtn span::after {
	content: " ";
	position: absolute;
	right: 0;
	top: 30px;
	width: 60px;
	height: 1px;
	background: #fff;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}

.closePopBtn span::after {
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}

.layui-layer-btn {
	text-align: center!important;
}

.layui-layer-btn .layui-layer-btn0 {
	background: #f35a48!important;
	border-color: #f35a48!important;
}

.bntCode {
	float: left;
	width: 250px!important;
	cursor: pointer;
	background-color: #e4e0e0;
}

.picImg {
	display: none;
}

.img07 {
	display: block;
	width: 490px;
	height: 75px;
	font-size: 30px;
	line-height: 75px;
	margin: 10px auto 0 auto;
	color: #fff;
	cursor: pointer;
	background: #f35a48;
	text-align: center;
	border-radius: 10px;
}

.img07:hover {
	background: #cc3b2a;
	color: #fff;
}

.imgYma {
	float: left;
	width: 120px;
	height: 75px;
	margin-left: 10px;
	text-align: center;
}

.formP {
	color: #bbbbbb;
}

.bg-x {
	z-index: 10;
	position: fixed;
	width: 100%;
	height: 156px;
	overflow: hidden;
	border-radius: 5px;
	background: #fff;
}

.TYF {
	width: 1160px !important;
}

.Phon {
	width: 512px;
	height: 427px;
	background: url(../images/phon_03.png) no-repeat center;
	position: fixed;
}

.Phon p {
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
	position: absolute;
	margin-left: 21px;
	margin-top: 120px;
	font-weight: bold;
	position: absolute;
}

.Phon .Bt {
	width: 22px;
	height: 23px;
	background: url(../images/bt_03.png) no-repeat center;
	display: block;
	position: absolute;
	margin-left: 473px;
	margin-top: 13px;
}

.Phon .Inp {
	width: 300px;
	display: block;
	height: 14px;
	background: #FFFFFF;
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	padding: 20px;
	position: absolute;
	margin-top: 225px;
	margin-left: 86px;
}

.Phon .Bt1 {
	width: 340px;
	height: 66px;
	background: url(../images/ab_03.jpg) no-repeat center;
	position: absolute;
	margin-top: 299px;
	margin-left: 86px;
	display: block;
}

.inpgp {
	background-color: transparent;
	border: none;
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
	line-height: 18px;
}

#btnTg input {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=50);
}

#sm1,
#sm2,
#btnTg {
	animation: breathe 1.1s infinite;
}

/*zc-start*/
.ma-t {
	float: left;
    width: 370px;
    height: 50px;
    margin: 15px 0 0 15px;
    padding: 0 10px;
    line-height: 50px;
    font-size: 17px;
    color: #333;
    border: 1px solid #91c9de;
    -webkit-border-radius: 8px;
}
.ma-r {
	margin-right: 10px;
}
.txt-p {
	font-size: 12px;
	text-align: left;
    padding-left: 12px;
    color: #666666;
}
.Ktzc {
    height: 60px;
    margin: 3px 0 0 17px;
}
.search {
    line-height: 60px;
}
.box-show {
	padding-bottom: 20px;
}
.bg-x {
	position: relative;
}
.search-bnt {
	margin-top: -9px;
}
.ma-t1{
	float: left;
    width: 330px;
    height: 46px;
    margin: 15px 15px 0 25px;
    padding: 0 10px;
    line-height: 46px;
    font-size: 17px;
    color: #333;
    border: 1px solid #91c9de;
    -webkit-border-radius: 8px;
}
.text-p-t {
	line-height: 30px;
	padding-left: 20px;
	color: #FFFFFF;
}
/*zc-end*/

@keyframes breathe {
	0% {
		transform: scale(.99);
	}
	50% {
		transform: scale(1.03);
	}
	100% {
		transform: scale(.99);
	}
}
