@charset "UTF-8";

/*****************************************************************************************/


/*Html Reset*/

html {
	color: #000;
	background: #FFF;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {}

abbr,
acronym {
	border: 0;
}

img {
	margin: 0;
	display: block;
}

a,
button,
input,
optgroup,
select,
textarea {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline: none;
	/*去掉a、input和button点击时的蓝色外边框和灰色半透明背景*/
	border: 0
}

input[type=”button”],
input[type=”submit”],
input[type=”reset”] {
	-webkit-appearance: none;
	/*去掉苹果默认样式*/
}


/*offcn-useless*/

.layout {
	width: 1000px;
	margin: 0 auto;
}

.fl {
	float: left;
}

.fr {
	float: right;
}


/*ClearFix*/

.clearfix {
	clear: both;
	width: 0px;
	height: 0px;
}


/*<a></a>*/

a {
	text-decoration: none;
	cursor: pointer;
}


/*Body min-width*/

body {
	font-family: 'Arial', "微软雅黑", 'Microsoft YaHei';
	min-width: 1280px;
}

.red-text {
	color: #E60012;
}

.blue-text {
	color: #00aaff;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.height30px {
	height: 30px;
}

.height60px {
	height: 60px;
}

.disBlock {
	display: block;
}

.disInline {
	display: inline;
}

.disNone {
	display: none;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
}


/*****************************************************************************************/


/*Header Of  Offcn*/

.headerbar {
	background: #ffffff;
	width: 100%;
	height: 70px;
	min-width: 1000px;
}

.header {
	width: 1000px;
	height: 70px;
	margin: 0 auto;
}

.header .offcn_logo {
	padding-top: 8px;
	float: left;
}

.header .header_nav {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
}

.header .header_nav li {
	float: left;
	line-height: 70px;
	width: 90px;
	text-align: center;
	font-size: 16px;
}

.header .header_nav li a {
	color: #323232;
}

.header .header_nav li:hover a {
	color: #e60012;
	font-size: 17px;
}

.header .offcn_gz_tel {
	float: right;
	line-height: 70px;
	padding-top: 4px;
	font-size: 18px;
	font-family: 'Arial', 'Microsoft Yahei';
}


/*设备屏幕兼容*/

@media screen and (min-width:1336px) and (max-width:1600px) {
	/*侧边栏*/
	.ceb-k {
		zoom: 0.8;
	}
}


/*Banner*/

.banner {
	background: url(../images/banner-bg.jpg) no-repeat center;
	height: 734px;
	max-width: 1920px;
	margin: 0 auto;
}

.bannerbox {
	width: 1000px;
	height: 734px;
	margin: 0 auto;
	position: relative;
	background: url(../images/banner-box.jpg) no-repeat center;
}

.banner-top {
	width: 846px;
	height: 160px;
	position: absolute;
	left: 76px;
	top: 27px;
	z-index: 1;
	background: url(../images/banner-tit.png?112) no-repeat center;
}

.banner-center {
	width: 1007px;
	height: 245px;
	position: absolute;
	left: -3px;
	top: 222px;
	z-index: 1;
	background: url(../images/banner-zhuti.png) no-repeat center;
}

.banner-center a {
	display: block;
	width: 100%;
	height: 100%;
}

.banner-slogan {
	width: 154px;
	height: 223px;
	position: absolute;
	left: 758px;
	top: 450px;
	z-index: 1;
	background: url(../images/banner-ren.png) no-repeat center;
}


/*main1*/

.main1 {
	background: url(../images/main1.jpg) no-repeat center;
	max-width: 1920px;
	height: 678px;
	margin: 0 auto;
}

.main1 .main1-tit {
	background: url(../images/main1-tit.png?11) no-repeat center;
	width: 640px;
	height: 84px;
	margin: 0 auto;
	padding-top: 70px;
}

.main1 .main1-bg {
	background: url(../images/main1-bg.png) no-repeat center;
	width: 1000px;
	height: 462px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;
}

.main1 .main1-bg .main1-xbg {
	background: url(../images/main1-xbg.png) no-repeat center;
	width: 764px;
	height: 134px;
	margin: 74px 0px -36px 122px;
}

.main1 .main1-bg .main1-xbg p {
	text-align: center;
	font-size: 30px;
	color: #cb2824;
	padding-top: 20px;
	font-weight: 600;
}


/*main2*/

.main2 {
	background: url(../images/main2.jpg?22) no-repeat center;
	max-width: 1920px;
	height: 1497px;
	margin: 0 auto;
}

.main2 .main2-tit {
	background: url(../images/main2-tit.png) no-repeat center;
	width: 640px;
	height: 84px;
	margin: 0 auto;
	padding-top: 50px;
}

.main2 .main2-left {
	background: url(../images/main2-left.png) no-repeat center;
	width: 474px;
	height: 623px;
	padding-top: 90px;
	float: left;
}

.main2 .main2-left p,
.main2 .main2-right p {
	width: 756px;
	/* height: 160px; */
	font-size: 18px;
    line-height: 38px;
	color: #ffcf67;
	margin: 200px 10px -110px 123px;
	text-align: center;
}
.main2 .main2-right p:first-child {
	margin: 250px 10px -110px 123px;
}

.main2 .main2-left p span {
	font-weight: bold;
	font-size: 26px;
	color: #fff;
}

.main2 .main2-right {
	background: url(../images/main2-right.png) no-repeat center;
	width: 1000px;
	height: 1162px;
	background-size: 100% 100%;
	padding-top: 70px;
	margin: 0 auto;
	/*float: right;*/
}


/* .main2 .main2-right p{
	width: 280px;
	height: 160px;
	font-size: 22px; 
	line-height: 36px;
	color: #ffcf67; 
	margin: 118px 10px -110px 105px;
} 
.main2 .main2-right p span{
	font-weight: bold;
	font-size: 26px;
	color: #fff;
} */


/*main3*/

.main3 {
	background: url(../images/main3.jpg) no-repeat center;
	max-width: 1920px;
	height: 860px;
	margin: 0 auto;
}

.main3 .main3-tit {
	background: url(../images/main3-tit.png) no-repeat center;
	width: 640px;
	height: 84px;
	margin: 0 auto;
	padding-top: 70px;
}

.main3 .main3-bg {
	background: url(../images/main3-bg.png) no-repeat center;
	width: 987px;
	height: 636px;
	margin: 0 auto;
	padding-top: 20px;
}

.main3 .main3-left {
	background: url(../images/main3-xbg.png) no-repeat center;
	width: 445px;
	height: 555px;
	padding-top: 60px;
	margin-left: 35px;
	float: left;
}

.main3-lefttit {
	background: url(../images/main3-bdtit.png) no-repeat center;
	width: 346px;
	height: 58px;
	margin: 0 auto;
}


/*表单*/

.biaodan {
	width: 420px;
	height: 450px;
	margin-left: 11px;
}

.biaodan form {
	width: 500px;
	height: 300;
	margin: 0px auto;
	padding-top: 2px;
}

.biaodan form .form-info {
	margin: 8px auto;
}

.form-info span {
	font-size: 18px;
	color: #666;
	font-family: "微软雅黑";
	font-weight: bold;
}

.form-info input {
	width: 413px;
	font-size: 22px;
	font-family: "微软雅黑";
	color: #88acff;
	height: 60px;
	background: #03236e;
	outline: none;
	padding-left: 10px;
}

.form-info select {
	width: 414px;
	font-size: 22px;
	font-family: "微软雅黑";
	color: #88acff;
	height: 60px;
	background: #03236e;
	outline: none;
	padding-left: 8px;
	box-sizing: content-box;
}

#yzm {
	width: 65%;
}

#getyzm {
	height: 60px;
	width: 30%;
	position: relative;
	left: -66px;
	top: 1px;
	font-size: 20px;
	z-index: 2;
	cursor: pointer;
	background: #C30000;
	display: inline-block;
	text-align: center;
	line-height: 62px;
	color: #fff;
}

#daojishi {
	width: 125px;
	position: absolute;
	margin-left: 5px;
	margin-top: 1px;
	font-size: 14px;
	height: 38px;
}

form .btnbar {
	width: 420px;
	margin: 10px auto;
	padding-top: 10px;
	margin-right: 80px;
}

.btnbar .button {
	background: url(../images/main3-bdbtn.png) no-repeat center;
	width: 414px;
	height: 72px;
	margin: 0 auto;
	cursor: pointer;
}

.sp1 span {
	font-weight: bold;
	color: #C30000;
}

#tc1 form .form-info:nth-child(4) {
	height: 60px;
}


/*表单结束*/

.main3 .main3-right {
	background: url(../images/main3-xbg.png) no-repeat center;
	background-size: 100% 555px;
	width: 600px;
	height: 555px;
	padding-top: 60px;
	margin: 0 auto;
}

.main3-righttit {
	background: url(../images/main3-mktit.png) no-repeat center;
	width: 346px;
	height: 58px;
	margin: 0 auto;
}

.main3 .main3-right p {
	font-size: 24px;
	font-family: "Source Han Sans CN";
	color: rgb(0, 12, 97);
	text-align: center;
	line-height: 38px;
	letter-spacing: 2px;
}

.main3 .main3-left .zhg {
	background: url(../images/main3-zhg.png) no-repeat center;
	width: 390px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	line-height: 120px;
	font-size: 30px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 27px;
}

.main3 .main3-left p {
	font-size: 24px;
	font-family: "Source Han Sans CN";
	color: rgb(0, 12, 97);
	text-align: center;
	margin-top: 48px;
	line-height: 38px;
	letter-spacing: 2px;
}

.main3 .main3-left p2 {
	font-size: 28px;
	font-weight: bold;
	font-family: "Source Han Sans CN";
	color: #FF0004;
	text-align: center;
	margin-top: 48px;
	line-height: 28px;
	letter-spacing: 2px;
}

.main3 .main3-left h1 {
	font-size: 30px;
	font-family: "Source Han Sans CN";
	color: rgb(0, 12, 97);
	text-align: center;
	margin-top: 18px;
	line-height: 28px;
}

.main3 .main3-right p2 {
	font-size: 28px;
	font-weight: bold;
	font-family: "Source Han Sans CN";
	color: #FF0004;
	text-align: center;
	margin-top: 48px;
	line-height: 28px;
	letter-spacing: 2px;
}

.main3 .main3-right p3 {
	color: #000;
	font-size: 16px;
}

.main3 .main3-left ul {
	width: 410px;
	height: 80px;
	margin: 0 auto;
}

.main3 .main3-left ul li {
	float: left;
	margin: 22px 14px 0px 18px;
	cursor: pointer;
}

.main3 .main3-right .zhg {
	background: url(../images/main3-zhg.png) no-repeat center;
	width: 390px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	line-height: 120px;
	font-size: 30px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 44px;
}

.main3 .main3-right .ylg {
	background: url(../images/main3-ylg.png) no-repeat center;
	width: 390px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
	line-height: 120px;
	font-size: 30px;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	margin-top: 10px;
}
.main3-right-a {
	overflow: hidden;
	width: 600px;
	margin: 30px auto;
}
.main3 .main3-right a.A-span {
	width: 350px;
	height: 50px;
	margin: 0 auto;
	display: block;
}
.main3 .main3-right a span {
	background: url(../images/main3-ylg.png) no-repeat center;
	background-size: 100% 100%;
	width: 350px;
	height: 50px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	float: left;
	margin: 0 auto 10px;
	display: block;
}

.main3 .main3-right h1 {
	font-size: 30px;
	font-family: "Source Han Sans CN";
	color: rgb(0, 12, 97);
	text-align: center;
	margin-top: 10px;
	line-height: 28px;
}

.main3 .main3-right ul {
	width: 410px;
	height: 80px;
	margin: 0 auto;
}

.main3 .main3-right ul li {
	float: left;
	margin: 22px 14px 0px 18px;
	cursor: pointer;
}

.l1 {
	animation: donghua 2s linear infinite;
	transform-origin: center;
}

@keyframes donghua {
	0% {
		transform: translateY(2px);
	}
	50% {
		transform: translateY(4px);
	}
	100% {
		transform: translateY(2px);
	}
}

.l2 {
	animation: donghua1 2s linear infinite;
	transform-origin: center;
}

@keyframes donghua1 {
	0% {
		transform: translateY(-2px);
	}
	50% {
		transform: translateY(-4px);
	}
	100% {
		transform: translateY(-2px);
	}
}


/*main4*/

.main4 {
	background: url(../images/main4.jpg) no-repeat center;
	max-width: 1920px;
	height: 1047px;
	margin: 0 auto;
}

.main4 .layout {
	width: 1100px;
	margin: 0 auto;
}

.main4 .main4-bg {
	background: url(../images/main4-bg.png) no-repeat center;
	width: 1196px;
	height: 957px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}

.main4-tit {
	background: url(../images/main4-tit.png) no-repeat center;
	width: 640px;
	height: 84px;
	margin: 20px 20px 20px 66px;
}

.main4 .p1 {
	width: 864px;
	height: 110px;
	font-size: 28px;
	position: absolute;
	left: 116px;
	top: 373px;
	z-index: 1;
	color: #03236e;
	letter-spacing: 4px;
}

.main4 .p2 {
	width: 864px;
	height: 110px;
	font-size: 28px;
	position: absolute;
	left: 116px;
	top: 524px;
	z-index: 1;
	color: #03236e;
	letter-spacing: 4px;
}

.main4 .p3 {
	width: 864px;
	height: 60px;
	font-size: 28px;
	position: absolute;
	left: 116px;
	top: 640px;
	z-index: 1;
	color: #03236e;
	letter-spacing: 4px;
}

.main4 .main4-zhgbtn {
	background: #000;
    width: 160px;
    height: 160px;
    position: absolute;
    left: 40%;
    top: 737px;
    z-index: 1;
}
.main4 .main4-zhgbtn img {
    width: 100%;
    height: 100%;
    display: block;
}

.main4 .main4-zhgbtn p {
	font-size: 24px;
	text-align: center;
	margin-top: 12px;
	line-height: 40px;
	color: #fff;
	letter-spacing: 2px;
}

.main4 .main4-zhgbtn span {
	font-weight: bold;
	font-size: 26px;
}

.main4 .main4-ylgbtn {
	background: url(../images/main4-btn.png) no-repeat center;
	width: 361px;
	height: 103px;
	position: absolute;
	left: 610px;
	top: 750px;
	z-index: 1;
}

.main4 .main4-ylgbtn:hover,
.main4 .main4-zhgbtn:hover {
	transition-duration: 0.8s;
	transform: translateY(-6px);
}

.main4 .main4-ylgbtn p {
	font-size: 24px;
	text-align: center;
	margin-top: 12px;
	line-height: 40px;
	color: #fff;
	letter-spacing: 2px;
}

.main4 .main4-ylgbtn span {
	font-weight: bold;
	font-size: 26px;
}


/*main5*/

.main5 {
	background: url(../images/main5.jpg) no-repeat center;
	max-width: 1920px;
	height: 907px;
	margin: 0 auto;
}

.main5 .main5-tit {
	background: url(../images/main5-tit.png) no-repeat center;
	width: 640px;
	height: 84px;
	margin: 0 auto;
	padding-top: 70px;
}

.main5 .main5-bg {
	background: url(../images/main5-bg.png) no-repeat center;
	width: 1008px;
	height: 547px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}

.main5 .main5-1 {
	position: absolute;
	left: 54px;
	top: 56px;
	z-index: 1;
}

.main5 .main5-2 {
	position: absolute;
	left: 296px;
	top: 56px;
	z-index: 1;
}

.main5 .main5-3 {
	position: absolute;
	left: 54px;
	top: 294px;
	z-index: 1;
}

.main5 .main5-4 {
	position: absolute;
	left: 296px;
	top: 294px;
	z-index: 1;
}

.main5 .main5-5 {
	position: absolute;
	left: 534px;
	top: 56px;
	z-index: 1;
}

.main5 .main5-6 {
	position: absolute;
	left: 534px;
	top: 294px;
	z-index: 1;
}


/*侧边栏*/

.ceb-k {
	background: url(../images/ceb-bg.png) no-repeat center;
	width: 201px;
	height: 605px;
	position: fixed;
	left: 0;
	top: 250px;
	z-index: 9999;
}


/*设备屏幕兼容*/

@media screen and (max-width:1000px) {
	/*侧边栏*/
	.ceb-k {
		position: fixed;
		top: 600px;
		left: 0;
	}
}

.ceb-k li {
	background: url(../images/ceb-k.png) no-repeat center;
	width: 144px;
	height: 42px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	line-height: 42px;
	letter-spacing: 2px;
	margin: 20px;
	cursor: pointer;
}

.ceb-k li.li6 {
	background: url(../images/ceb-top.png) no-repeat center;
	width: 123px;
	height: 55px;
	margin-left: 30px;
}

.ceb-k .yd {
	position: absolute;
	left: 8px;
	top: 142px;
	z-index: 1;
}

.cebclose {
	background: url(../images/ceb-gb.png) no-repeat center;
	width: 42px;
	height: 42px;
	position: absolute;
	top: -4px;
	right: -40px;
}

.cebclose:hover {
	transition-duration: 0.6s;
	transform: rotateZ(180deg);
	cursor: pointer;
}

.hd {
	width: auto;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #ececec;
}

.hd img {
	margin-left: 20px;
	margin-top: 10px;
}

#foot {
	width: 100%;
	height: auto;
	background-color: #25292C;
	background-repeat: repeat-x;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#foot-all {
	width: 948px;
	height: 60px;
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
	line-height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}

#foot #foot-all a {
	color: #CCC;
	text-decoration: none;
}

.hdd {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#hd .hd-m {
	width: 1000px;
	margin: 0 auto;
}

.dishiqu {
	width: 100%;
	overflow: hidden;
	background: #0d1b37;
}

.zggk_bt {
	width: 100%;
	height: 98px;
	line-height: 98px;
	font: bold 46px "Microsoft Yahei";
	color: #fff;
	text-align: center;
}

.zggk_bt span {
	color: #ffd62e;
	font: bold 46px "Microsoft Yahei";
}

.offcn_dishi li.on {
	background: #39edf8 !important;
	border-color: #39edf8 !important;
	color: #0d1b37 !important;
	font-weight: bold;
}
.offcn_dishi li{
	color: #fff !important;
	border-color: #fff !important;
}
.offcn_fenxiao a{
	background: #fff;
    border-radius: 10px;
        color: #333 !important;
     border: none !important;
}
.offcn_fenxiao a.on{
	background: #39edf8 !important;
	border-color: #39edf8 !important;
	color: #0d1b37 !important;
}
.offcn_address,.offcn_telphone{
	color: #fff !important;
}
.zg_footer {
				background: #3b3b3b;
				padding: 30px 0;
				color: #fff;
				font-size: 12px;
			}
			
			.zg_footer .zg_containter {
				background: none;
			}
			
			.footer {
				text-align: center;
				line-height: 24px;
			}
			
			.footer a {
				color: #fff;
			}
			
			.footer a:hover {
				color: #ff0000;
				text-decoration: underline;
			}
/*右侧咨询QQ*/

.floatqq {
	position: fixed;
	_position: absolute;
	right: 0;
	top: 100px;
	z-index: 9999;
	width: 145px;
}

.floatqq-left {
	float: left;
	width: 28px;
	background: url(../images/floatqqbg.gif) no-repeat 0 0;
}

.floatqq-left h3 {
	display: table-cell;
	width: 28px;
	vertical-align: middle;
	background: url(../images/floatqqbg.gif) no-repeat -28px bottom;
	padding-top: 8px;
}

.floatqq-right {
	float: left;
	width: 116px;
	border: 1px solid #d9d7d7;
	border-left: 0;
	background: #fff;
}

.floatqq-right ul {
	padding: 0 4px;
}

.floatqq-right li {
	border-bottom: 1px solid #d9d7d7;
	padding: 6px 0;
	text-align: center;
	font: normal 13px/16px "Microsoft Yahei";
	color: #393939;
}

.floatqq-right li img {
	margin: 0 auto
}

.floatqq-right .floatqq-tel {
	padding: 11px 0 14px;
	border-bottom: 0;
}

.floatqq-tel img {
	padding: 10px 0 6px;
}

.floatqq-tel span {
	display: block;
	font-size: 12px;
}

.floatqq-close {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 9px;
	height: 9px;
	font-size: 0px;
}

.closeqq {
	position: fixed;
	_position: absolute;
	z-index: 9999;
	right: 0;
	top: 150px;
	display: none;
	width: 28px;
	height: 112px;
	cursor: pointer;
}
.ztadr {
	display: none;
}
.baoming {
	background: url(../images/main4-1.png) no-repeat center;
	max-width: 1920px;
	height: 907px;
	margin: 0 auto;
}
.baoming div h1 {
	width: 640px;
	margin: 0 auto 50px;
}
.baoming div {
	padding-top: 50px;
}
.baoming1 {
    background: url(../images/main5.jpg) no-repeat center bottom;
    max-width: 1920px;
    height: 445px;
    margin: 0 auto;
}