*{
	font-family: "微软雅黑";
}
ul, li, ol,{
	list-style: none;text-decoration:none; padding: 0; margin: 0;
}
a{
	text-decoration:none;
	out-line: none;
	color: #000000;
}
img{ width: 100%;}
body, p, h1, h2, h3, h4, h5, h6{ padding: 0; margin: 0; font-weight: 500;}
body, html{ width: 100%;}
ul, li, ol{list-style: none;text-decoration:none;padding: 0; margin: 0;
}
html { overflow-x:hidden; }
.right{
	float: right;
}
.left{
	float: left;
}
.tright{
	text-align: right;
}
.tleft{
	text-align: left;
}
.height70{
	height: 70px;
	width: 1px;
}
.nine-banner-big{
	width: 1200px;
	height: 900px;
	margin: 0 auto;
}
.nine-banner{
	width: 1920px;
	height: 900px;
/*	background-image: url(../img/nine-banner.jpg);*/
background-image: url(../image/nine777-banner3.jpg);
background-image: ;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	text-shadow: 5px 2px 6px #000000;
}

.nine-banner h1{
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	top: 230px;
	font-size: 88px;
	font-weight: 800;
	font-family: "宋体";
    line-height: 1;
    text-align: center;
    
}
.nine-banner h5{
	color: #FFFFFF;
	position: absolute;
	width: 100%;
	top: 350px;
	font-size: 84px;
	font-weight: 800;
	font-family: "宋体";
    line-height: 1;
    text-align: center;
    
}
.nine-banner h2{
	font-size: 34px;
	text-align: center;
	position: absolute;
	top: 466px;
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
	color: #FFFFFF;
	padding: 20px;
	background: rgba(255,0,0,0.5);
}
.nine-banner h3{
	font-size: 20px;
	width: 100%;
	text-align: center;
	position: absolute;
	font-weight: 400;
	top: 565px;
	color: #FFFFFF;
}
.nine-banner button{
	width: 240px;
	height: 70px;
	position: absolute;
	top: 460px;
	left: 50%;
	transform: translateX(-50%);
	background: #FFFFFF;
	border-radius: :;;
	border: none;
	font-size: 24px;
}
.nine-banner h4{
	font-size: 20px;
	width: 100%;
	text-align: center;
	position: absolute;
	font-weight: 400;
	top: 610px;
	color: #FFFFFF;
}
.nine-banner-icon{
	width: 1200px;
	height: 126px;
	position: absolute;
	top: 700px;
	left: 50%;
	transform: translateX(-50%);
}
.nine-banner-item{
	width: 150px;
	height: 126px;
	float: left;
	position: relative;
}
.nine-banner-img{
	width: 50px;
	padding: 10px 20px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	border: #04457d solid 1px;
}
.nine-banner-item p{
	font-size: 20px;
	line-height: 36px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
}
.nine-title{
	margin: 5px auto;
	width: 550px;
	height: 100px;
	border: #CCCCCC solid 6px;
	padding: 20px 40px;
	position: relative;
}
.nine-title h2{
	width: 550px;
	text-align: center;
	padding:20px 0;
	font-size: 40px;
	background: #04457d;
	color: #FFFFFF;
}
.nine-title p{
	font-size: 14px;
	position: absolute;
	text-align: center;
	bottom:-10px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0 60px;
	background: #FFFFFF;
}
.nine-box1{
	width: 100%;
	box-sizing: border-box;
	padding: 0 50px;
	height: 380px;
	
}
.nine-box1-item{
	width: 25%;
	height: 380px;
	float: left;
	background: #FFFFFF;
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	/*-moz-box-shadow:2px 2px 5px #dedede; -webkit-box-shadow:2px 2px 5px #dedede; box-shadow:2px 2px 5px #dedede;*/
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	
}

.nine-box1-item:hover{
	position: relative;
	bottom: 10px;
	height: 400px;
	padding-top: 20px;
	box-shadow:0px 5px 20px #666666;
	border-radius: 10px;
}
.nine-box1-img{
	width: 220px;
	margin: 0 auto;
}
.nine-box1 h2{
	height: 60px;
	line-height: 60px;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #04457d;
}
.nine-box1 p{
	margin-top: 10px;
	font-size: 16px;
	padding: 0 16px;
	color: #333333;
}
.nine-box2{
	width: 1200px;
	height: 600px;
	margin: 0 auto;
	position: relative;
}

.nine-box2-img{
	width: 730px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}
.nine-box2-item{
	width: 436px;
	font-size: 20px;
	position: absolute;
	padding: 10px 20px;
	border: 2px solid #04457d;
	border-radius: 20px;
	box-sizing: border-box;
}
.nine-box2-dw1{
	top: 20px;
	left: 0;
}
.nine-box2-dw2{
	top: 120px;
	left: 0;
}
.nine-box2-dw3{
	top: 220px;
	left: 0;
}
.nine-box2-dw4{
	top: 320px;
	left: 0;
}
.nine-box2-dw5{
	top: 20px;
	right: 0;
}
.nine-box2-dw6{
	top: 120px;
	right: 0;
}
.nine-box2-dw7{
	top: 220px;
	right: 0;
}
.nine-box2-dw8{
	top: 320px;
	right: 0;
}
.nine-box3-big{
	width: 100%;
	height: 450px;
	padding-top: 70px;
	background: rgba(204, 204, 204, 0.3);
	box-sizing: border-box;
}
.nine-box3{
	width: 1200px;
	height: 360px;
	margin: 0 auto;
}
.nine-box3-item{
	width: 170px;
	height: 360px;
	float: left;
	box-sizing: border-box;	
}
.nine-box3-item:hover{
	position: relative;
	width: 180px;
	bottom: 20px;
	border-bottom: 5px salmon solid;
}
.nine-box3-item:hover img{
	position: relative;
	width: 120%;
	right: 10%;
	
}
.nine-box3-img{
	margin: 0 auto;
	width: 150px;
	height: 185px;
}
.nine-box3-item h3{
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	
}
.nine-box3-item p{
	width: 170px;
	padding: 14px;
	font-size: 14px;
	height: 120px;
	box-sizing: border-box;
	text-indent: 2em;
	/* color: #333333;
	display: none; */
	background: #04457d;
	color: #FFFFFF;
}
.nine-box3-item:hover{
	/* background: #04457d;
	color: #FFFFFF; */
}
.nine-box3-item:hover p{
	/* display: block;
	color: #FFFFFF; */
}
/*.nine-box4-big:nth-child(1){
	width: 100%;
	height: 550px;
/*	background: #f0fcff;*/
/*background-image: linear-gradient(#f0fcff, #ffffff);*/
	/*background-color: #ecf2ff;
}*/
/*
.nine-box4-big:nth-child(2){
	width: 100%;
	height: 550px;
	background-color: #d2e9ff;
}
.nine-box4-big:nth-child(3){
	width: 100%;
	height: 550px;
	background-color: #c4e1ff;
}
.nine-box4-big:nth-child(4){
	width: 100%;
	height: 550px;
	background-color: #acd6ff;
}
.nine-box4-big:nth-child(5){
	width: 100%;
	height: 550px;
	background-color: #97cbff ;
}*/
.nine-box4-big{
	width: 100%;
	height: 550px;
	border-top: 1px solid #DEDEDE;
}
.nine-box4-big:nth-child(2N){
	width: 100%;
	height: 550px;
	background-color: #F5F5F5;
	padding: 80px 0;
}
.nine-box4{
	width: 1200px;
	height: 550px;
	/*padding: 50px 0;*/
	padding-top: 100px;
	margin: 0 auto;
}
.nine-box4-img{
	width: 550px;
	height: 450px;
}
.nine-box4-text{
	width: 650px;
	height: 450px;
	box-sizing: border-box;
}
.nine-box4-text h1{
	font-weight: bold;
	font-size: 50px;
	text-align: center;
	line-height: 100px;
	margin-top: 50px;
	color: #04457d;
	margin: 0 20px;
}
.nine-box4-text p{
	font-size: 18px;
	margin-top: 30px;
	padding: 0 40px;
	color: #222222;
}
.nine-box4-text b{
	font-size: 20px;
}
.nine-box5{
	width: 1200px;
	height: 430px;
	margin: 0 auto;
}
.nine-box5-item{
	width: 300px;
	height: 430px;
	float: left;
	position: relative;
}
.nine-box5-img{
	width: 175px;
	height: 175px;
	margin: 10px 62px;
	border-radius: 50%;
	overflow: hidden;
}
.nine-box5-item h2{
	font-size: 30px;
	text-align: center;
	line-height: 60px;
	margin-bottom: 30px;
}
.nine-box5-item p{
	font-size: 16px;
	color: #333333;
	padding: 0 22px;
}
.nine-box5-xian{
	position: absolute;
	width: 120px;
	height: 1px;
	background: #04457d;
	left: 50%;
	transform: translateX(-50%);
	top: 260px;
}
.nine-box6{
	width: 800px;
	height: 150px;
	margin: 0 auto;
	border-top:#CCCCCC solid 1px ;
	border-bottom:#CCCCCC solid 1px ;
}
.nine-box6-item{
	width: 400px;
	height: 150px;
	float: left;
	position: relative;
}
.nine-box6-item img{
	width: 80px;
	position: absolute;
	left: 35px;
	top: 35px;
}
.nine-box6-item h1{
	position: absolute;
	font-weight: bold;
	font-size: 36px;
	top: 50px;
	left: 135px;
	
}
.nine-box6-item button{
	width: 230px;
	height: 60px;
	position: absolute;
	font-size: 26px;
	top: 46px;
	left: 135px;
	background: #04457d;
	color: #FFFFFF;
	border: none;
}
.nine-box6-item button:hover{
	color: #04457d;
	background: #FFFFFF;
	border: 2px solid #04457d;
}
.nine-box7{
	width: 1300px;
	height: 150px;
	margin: 0 auto;
}
.nine-box7-item{
	width:250px;
	height:150px;
	margin: 0 5px;
	float: left;	
	box-sizing: border-box;
}

.nine-box7-img{
	width: 250px;
	height: 120px;
	background: rgba(6, 6, 6, 0.1);
}
.nine-box7-item h1{
	background: #04457d;
	line-height: 30px;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
}
.nine-box8{
	width:1300px;
	height: 92px;	
	margin: 0 auto;
	margin-top: 26px;
}
.nine-box8-item{
	width: 216.6px;
	height: 92px;
	float: left;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}
.nine-box8-item img{
	height: 90px;
}
.nine-box9{
	width: 100%;
	position: relative;
}
.nine-box9-con{
	width: 1200px;
	height: 200px;
	/* margin: 0 auto; */
	position: absolute;
	top: 90px;
	left: 50%;
	transform: translate(-50%,-50%);
}
.nine-box9-con h1{
	font-size: 40px;
	font-weight: bold;	
	color: #FFFFFF;
	position: absolute;
	top: 16%;
	left: 100px;
	text-shadow: 2px 2px 2px #000000;
}
.nine-box9-con h2{
	font-size: 26px;
	color: #FFFFFF;
	position: absolute;
	top: 41%;
	left: 200px;
	text-shadow: 2px 2px 2px #000000;
}
.nine-box9-con b{
	color: #ffffff;
	font-size: 45px;
	text-shadow: 2px 2px 2px #f00;
	
}
@media screen and (max-width: 1360px) {
	.nine-box9-con b{
		color: #ffffff;
		font-size: 30px;
		text-shadow: 2px 2px 2px #f00;
		
	}

}

.nine-box9-con button{
	width: 270px;
	height: 70px;
	color: #FFFFFF;
	background: #ee685d;
	border: none;
	border-radius: 5px;
	font-size: 18px;
	position: absolute;
	bottom: 0px;
	right: 136px;
	
}
.nine-box9-con button:hover{
	color: yellow;
	margin-bottom: 5px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.7);
}

.leftcontact{
	width: 200px;
    height: 562px;
    background: url(../image/leftcontact.png);
    background-size: 200px auto;
    background-repeat: no-repeat;
    position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

@media screen and (max-width: 1360px) {
	.leftcontact{
		width: 150px;
		height: 370px;
		background: url(../image/leftcontact.png);
		background-size: 150px auto;
		background-repeat: no-repeat;
		position: fixed;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
}
#checkbox{
    display: none;
}
#checkbox-label{
    width: 170px;
    height: 100px;
    position: fixed;
    bottom: 70px;
    left: 0;
    background-color: #f00;
    color: #fff;
}
#checkbox:checked ~ #xr-video{      /*打钩后产生改变*/
	display:block;
	}
#xr-video{
    position:fixed; 
    width: 342px; 
    left: 0;
    top: 70px;
    display: none;
}
@media(max-width:1280px){
	#xr-video{
        position:fixed; 
        width: 180px; 
        left: 0;
        top: 70px;
    }
}
@media(max-width:1400px){
	#xr-video{
        position:fixed; 
        width: 200px; 
        left: 0;
        top: 70px;
    }
}
#xr-video-a{
    position: absolute;
    right: -40px;
    top:45%;
    width: 40px;
    height: 30px;
    border: 1px solid #000000;
    text-align: center;
    line-height: 30px;
    background-color: #ffffff;
}






















.nine-box12{
	width: 1200px;
	height: 900px;
	margin: 0 auto;
}

.nine-box12-list{
	width: 1200px;
	height: 460px;
}
.nine-box12-item{
	width: 300px;
	height: 300px;
	float: left;	
}
.nine-box12-item p{
	text-align: center;
	font-size: 40px;
	line-height: 60px;
	color: #04457d;
}
.nine-box12-img{
	width: 130px;
	margin: 30px auto;
	background: #04457d;
	border-radius: 50%;
	padding: 30px;
	box-sizing: border-box;
}
.nine-box12-bg-bm{
	width: 800px;
    margin: 0 auto;
}


.nine-box13{
	width: 1200px;
	margin: 0 auto;
}
.nine-box13 h1{
	border-left: 10px solid #faff72;
    font-size: 40px;
    color: #ffffff;
    line-height: 80px;
    margin: 60px 0;
    padding-left: 26px;
    text-shadow: 1px 1px 6px #023c6f;
}
.nine-box13-item{
	width: 250px;
    margin-right: 50px;
    margin-bottom: 50px;
    height: 584px;
    overflow: hidden;
    float: left;
    box-shadow: 6px 6px 12px #3992e0;	
}
.nine-box13-img{
	width: 100%;
	height: auto;
}

.service{
	width: 1920px;
	height: 850px;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	background-image: url(../image/service-bg.jpg);
	color: #ffffff;
}
.service-content{
	width: 1200px;
	margin: 0 auto;
}
.service-item{
	width: 400px;
	height: 280px;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	text-align: center;
}
.service-img{
	width: 60px;
	height: 60px;
	padding: 10px;
	margin: 0 auto;
}
.service-item h2{
	font-size: 28px;
	margin-top: 30px;
}
.service-item p{
	font-size: 16px;
	padding: 20px 30px;
}


#scrollobj{
	white-space:nowrap;overflow:hidden;width:1920px;position: fixed;bottom: 0;left: 0;
	background-color: #003371; height: 40px;font-size: 20px;line-height: 40px;color: #faff72;
	z-index: 99;
}

.danger{
	width: 1200px;
	margin: 0 auto;
}
.danger-title{
	text-align: center;
	/* background-color: #f5f5f5; */
}
.danger-title h2{
	font-size: 50px;
	padding-top: 100px;
}
.danger-title b{
	color: #ff0000;
}
.danger-title p{
	font-size: 16px;
	line-height: 60px;
}