body{

font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";
}

.nav1{
	background-color: #019912;
	height: 8px;
}
.nav2{
 background-color:#f0f1f3;
	padding: 1% 0;
	margin-bottom: 0;
}
.nav2 a{
	color: #000;
	font-size: 1.8rem;
}.nav2 li a:hover,.nav2 li a:active,.nav2 li a:visited,.nav2 li a:focus{
	background-color: #019912;
}
.nav3{
	margin-left:30px;
}
.nav3 li a{
	padding-left: 20px;
	padding-right: 20px;
}

.nav4 li a{
	padding-left: 30px;
	padding-right: 30px;
	background-color: #019912;
	color: #fff;
}
/*@media screen and (max-width:1800px) and (min-width:1300px){
	.nav4{
	margin-right: 2%;
}
	.nav3{
	margin-left:6%;
}
}
@media screen and (max-width:1300px){
	.nav3{
	margin-left:4%;
}
	.nav4{
	margin-right: 5%;
}
}
@media screen and (max-width:1200px){
	.nav3{
	margin-left:3%;
}
	.nav4{
	margin-right: 2%;
}
}
@media screen and (max-width:1150px){
	.nav3{
	margin-left:2%;
}
	.nav4{
	margin-right: 9%;
}
}
@media screen and (max-width:800px){
	.nav4{
	margin-right: 0;
}
	.nav3{
	margin-left:0;
}
}*/

/*.section1{
	padding: 5% 0;
}*/
.section1 h1, .section1 h4{
	text-align: center;
	color: #029a13;
}
.section1 h1{
	margin-bottom: 5%;
}
.section1 h4{
	margin-bottom: 3%;
}
.bg-statu{
	margin-right: 10px;
}
.more{
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	color:#029a13; 
	margin: 0 auto;
	border: 1px solid #029a13;
	border-radius: 5px;
	padding-left: 1%;
}
.more:hover{
	text-decoration: none;
	color:#029a13; 
}
.apply{
	position: relative;
	color: #fff;
}
.apply h3{
	position: absolute;
	top: 5%;
	left: 54%;
	
}
.apply p{
	position: absolute;
	left: 54%;
	top: 45%;
}
.section2{
	background: url(../images/b3.jpg) no-repeat;
	background-size: cover;
	padding: 5% 0;
}

.section2 h1, .section2 h4{
	text-align: center;
	color: #fff;
}
.section2 h1{
	margin-bottom: 2%;
}
.section2 h4{
	margin-bottom: 2%;
}
.more1{
	display: block;
	width: 105px;
	height: 30px;
	line-height: 30px;
	color:#fff; 
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 5px;
	padding-left: 1%;
}
.more1:hover{
	text-decoration: none;
	color:#fff; 
}
.suc1{
	width: 95%;
	margin: 3% auto;
}
.suc2{
	background-color: #fff;
	position: relative;
/*	padding: 20px;*/
}
.suc2 h3{
	position: absolute;
	top:16%;
	left: 30%;
}
.suc2 p:nth-child(3){
	position: absolute;
	top: 55%;
	left: 23%;
}
.suc2 p:last-child{
	position: absolute;
	top: 70%;
	left: 23%;
}
.suc2 p:last-child span{
	color: #12944c;
}
.section3{
	background-color: #000;
	padding: 5% 3%;
	color: #fff;
}
.item{
	position: relative;
}
.item p:first-child{
	font-size: 5rem;
	border: 2px solid #fff;
	border-radius: 5px;
/*	padding: 0 9%;*/
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.item p:nth-of-type(2){
	position:absolute;
	left:72px;
	top:4px;
	font-size: 2rem;
}
.item p:nth-of-type(3){
	position:absolute;
	left:77px;
	top:56%;
	color: #908e8f;
}
.server{
	width: 90%;
	margin: 0 auto;
}
.footer1{
	padding-top: 2%;
	background-color: #868688;
	color: #fff;
}
.footer2{
	width: 80%;
	margin: 0 auto;
}
.row1{
	border-bottom: 2px dotted #fff;
	margin-bottom: 2%;
}
.row1 p{
	font-size: 2rem;
	text-align: left;
	padding-left: 7%;
	padding-top: 2%;
}

.y_section1{
	padding: 10% 0;
	background: url(../images/b3.jpg) no-repeat;
	background-size:100% 100%;
	margin-top: 0;
	color: #fff;
	position: relative;
}
.y_section1 div{
	position: absolute;
	top:25%;
	right: 30%;
}

.y_sectionAdd{
	width: 900px;
	height: 250px;
	/*background: khaki;*/
	margin-left: 12%;
}
.y_sectionAdd h2{
	color: #038e4b;
	/*font-weight: bold;*/
}
.box1{
	float: left;
	width: 350px;
	height: 190px;
	/*background: navajowhite;*/
}
.box1 img{
	width: 100%;
	height: 100%;
}
.box2{
	float: left;
	width: 400px;
	height: 190px;
	margin-left: 15px;
	/*background: salmon;*/
	padding-top: 8px;
}
.addP{
	font-size: 1.1em;
	line-height: 10px;
	font-weight: bold;
}
#list{
	margin-left: 39px;
	margin-top: -37px;
}
#list li{
	font-size: 0.9em;
	list-style: none;
	float: left;
	width: 70px;
	height: 25px;
	cursor: pointer;
	margin-right: 5px;
	text-align: center;
	line-height: 25px;
}
.border{
	border: 1px solid lightgray;
}
.addP span{
	color: red;
	font-weight: 100;
}
.addP label{
	font-size: 0.95em;
	font-weight: 100;
}
.float{
	border: 1px solid #08bb06;
	color: #08bb06;
}
.box2 a{
	display: block;
	float: left;
	width: 100px;
	height: 27px;
	border-radius: 5px;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 25px;
	background: #08bb06;
	margin-right: 10px;
	margin-top: 50px;
	font-size: 1em;
}




.y_section2{
	padding: 0% 0;
	

	overflow: hidden;
}
.y_section2 h2{
	color: #038e4b;
}


.y_section2 p{
	margin-top: 3%;
}

.y_border{
	position: relative;
	border-top: 1px solid #01b460;
	border-bottom: 1px dotted #000;
	padding-bottom: 3%;
}
.y_border h3{
	position: absolute;
	top:15%;
    left:1%;
	color: #99dc3f;
}
.y_border h4{
	position: absolute;
	top:24%;
    left:1%;
	color: #99dc3f;
}
.y_border div{
	position: absolute;
	top:75%;
    left:5%;
	
}

@media screen and (max-width:1550px){
	.y_border div{
	top:70%;
    left:2%;
	
}
}
.y_section3{
	padding: 3% 0;
}
.y_section3 div:first-child{
	margin-bottom: 6%;
}
.y_section3 div p{
	font-size: 2rem;
}
.y_section3 div p:first-child{
	color: #98cbac;
}
.y_section3 a{
	display: block;
	width: 230px;
	margin: 2% auto;
	color: #fffe42;
}


.d_section1{
	padding: 10% 0;
	background: url(../images/b3.jpg) no-repeat;
	background-size:100% 100%;
	margin-top: 0;
	color: #fff;
	position: relative;
}
.d_section1 div{
	position: absolute;
	top:25%;
	right: 30%;
}
.d_section2{
	padding: 5% 0;
	background-color: #f0f1f3;
}

.d_section4{
	width: 227px;
	height: 54px;
	background: url(../images/don1.png) no-repeat;
	background-size: cover;
	color: #fff;
	line-height: 54px;
	text-align: center;
	font-size: 22px;
	margin-bottom: 1%;
}
.d_section5{
	padding: 3% 0;
    color: #000;
}
.media-body{
	padding: 3% 1%;
}
.media{
	border: 1px dotted #000;
	margin-top: 15px;
}
.d_l_section2{
	padding: 3%;
}
.d_l_section3{
	width:100px;
	height: 20px;
	background-color: #01b460;
}
.d_l_section2 h2{
	color:#01b460; 
}
.d_l_section4{
	border-top: 1px solid #000;
	padding: 2% 0;
	margin-top: 2%;
}
.j_section1{
	padding: 10% 0;
	background: url(../images/b3.jpg) no-repeat;
	background-size:100% 100%;
	margin-top: 0;
	color: #fff;
	position: relative;
}
.j_section1 div{
	position: absolute;
	top:25%;
	right: 30%;
}
.j_section2{
	background-color: #f0f1f3;
	padding: 3%;
}
.j_section3 h2{
	color:#01b460; 
}
.j_section3{
	width: 60%;
	margin: 0 auto;
}
.j_section4{
position: relative;
	border: 1px solid #aaaaaa;
	
}
.j_section4>ul{
	
	background-color:#e8e8e8;
}
.j_section4 ul li a{
	color: #000;
	
}
.tab-content{
	position: absolute;
	top: 30%;
	left: 24%;
}
.tab-content div a{
	display: block;
	color: #000;
	margin-bottom:15px;
	font-size: 18px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #64bcee;
    border: 1px solid #64bcee;
    border-bottom-color: transparent;
	font-size: 18px;
	width: 105%;
	text-align: center;
}
.nav-tabs>li>a{
	text-align: center;
	font-size: 18px;
}


.h_section1{
	padding: 10% 0;
	background: url(../images/he1.png) no-repeat;
	background-size:100% 100%;
	margin-top: 0;
	color: #fff;
	position: relative;
}
.h_section1 div{
	position: absolute;
	top:25%;
	left: 21%;
}
.h_section2 {
	padding: 3% 12%;
}
.h_section3{
	border: 1px solid #000;
	padding: 20%;
}
.h_section4{
	padding: 3% 25%;
}
.h_section4 .h_item{
	background-color: #fafafa;
	padding: 5% 3%;
}
.h_section4 .h_item h3{
	text-align: center;
}
.h_section4 .h_item img{
	margin: 0 auto;
	display: block;
}
.h_section5{
	background-color: #f1f1f1;
	padding: 3% 20%;
}
.h_section5 .h_item_1{
	background-color: #fff;
	padding: 7% 5%;
	height: 550px;
}

.h_item_1 h2,.h_item_1 form div.form-group,.h_item_1 p,.h_item_1 img{
	margin-bottom: 5%;
}
.h_form_2{
	margin: 3% auto;
	width: 90%;
	padding-left: 12%;
}
.h_form_2 input{
	width: 60%;
	display: inline-block;
}


.chat-right {
    position: fixed;
    right: 0;
    top:200px;
    border-top: 1px solid #09BB07;
	border-bottom: 1px solid #09BB07;
	color:#a7d2b2; 
}
.s_item {
	margin-bottom: -7px;
}
.s_item div{
	display: inline-block;
}
.s_item div:last-child{
	width: 81px;
	height: 85px;
	overflow: hidden;
}
.chat-right .zx{
	text-align: center;
	color: #09BB07;
	padding: 10px 0;
	background-color: #f1f1f1;
	font-size: 18px;
}
 .s_item1{
	position: absolute;
	top:70px;
	right: 81px;
	 padding: 5px;
	display: none;
	 border: 1px solid #eee;
	 background-color: #eee;
	 width:135px;
	 height: 84px;
	 overflow: hidden;
}
.s_item1 p:first-child{
	color: #000;
	font-size: 18px;
}
.s_item1 p:last-child{
	font-size: 19px;
}
.s_item3{
	position: absolute;
	right: 81px;
	top: 133px;
    display: none;
}
.s_item5{
	position: absolute;
	right: 81px;
	top:225px;
	display: none;
	padding: 5px;
	background-color: #eee;
	 width: 124px;
	 height: 84px;
	 overflow: hidden;
}
.s_item5 p:first-child{
	color: #000;
	font-size: 18px;
}
.s_item5 p:last-child{
	font-size: 19px;
}