





/*轮播1*/
.inlunbo1 .carousel-control.left{
	background-image: none;
	background: url(../images/left.png) center no-repeat;
	background-size: 100% 100%;
	width: 27px;
	height: 68px;
	top: 50%;
	margin-top: -34px;
	left: 60px;
}
.inlunbo1 .carousel-control.right{
	background-image: none;
	background: url(../images/right.png) center no-repeat;
	background-size: 100% 100%;
	width: 27px;
	height: 68px;
	top: 50%;
	margin-top: -34px;
	right: 60px;
}
.carousel-control{
	opacity: 1;
}
.inlunbo1 .carousel-indicators .active{
	background: url(../images/lunbo1.png) center no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 12px;
	border: 0;
	border-radius: 0;
}
.inlunbo1 .carousel-indicators li{
	background: url(../images/lunbo.png) center no-repeat;
	background-size: 100% 100%;
	width: 56px;
	height: 12px;
	border: 0;
	border-radius: 0;
}
@media (min-width: 200px) {
.inlunbo1 .carousel-indicators .active{
	width: 36px;
	height: 8px;
}
.inlunbo1 .carousel-indicators li{
	width: 36px;
	height: 8px;
}	
.inlunbo1 .carousel-control.left{
	width: 15px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	left: 20px;
}
.inlunbo1 .carousel-control.right{
	width: 15px;
	height: 40px;
	top: 50%;
	margin-top: -20px;
	right: 20px;
}   
}
@media (min-width: 768px) {
.inlunbo1 .carousel-indicators .active{
	width: 46px;
	height: 10px;
}
.inlunbo1 .carousel-indicators li{
	width: 46px;
	height: 10px;
}	
.inlunbo1 .carousel-control.left{
	width: 20px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	left: 40px;
}
.inlunbo1 .carousel-control.right{
	width: 20px;
	height: 50px;
	top: 50%;
	margin-top: -25px;
	right: 40px;
}
}
@media (min-width: 992px) {
.inlunbo1 .carousel-indicators .active{
	width: 56px;
	height: 12px;
}
.inlunbo1 .carousel-indicators li{
	width: 56px;
	height: 12px;
} 
.inlunbo1 .carousel-control.left{
	width: 27px;
	height: 68px;
	top: 50%;
	margin-top: -34px;
	left: 60px;
}
.inlunbo1 .carousel-control.right{
	width: 27px;
	height: 68px;
	top: 50%;
	margin-top: -34px;
	right: 60px;
}
}
@media (min-width: 1200px) {
  
}
/*第一块*/
.in_p1{
	text-align: center;
	font-size: 30px;
	color: #333333;
	padding-top: 70px;
}
.in_p1 span{
	color: #0082a2;
}
.in_p2{
	text-align: center;
	font-size: 24px;
	color: #dddddd;
	padding-bottom: 30px;
}
.inm1_0{
	max-width: 1560px;
	margin: 0 0 0 auto;
	margin-bottom: 70px;
}
/*.inm1_1{
	float: right;
}*/
.inm1_text{
	float: left;
	width: 35%;
}
.inm1_video{
	float: right;
	width: 61%;
	text-align: center;
	height: 408px;
	position: relative;
}
.inm1_video video{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}
.in_p3{
	position: relative;
	font-size: 18px;
	color: #0082a2;
	font-weight: bold;
}
.in_p3 span{
	position: absolute;
	font-size: 120px;
	line-height: 120px;
	color: #f2f7f9;
	top: -30px;
	left: 22%;
	z-index: -1;
	text-transform: uppercase;
	font-weight: 500;
}
.in_p4{
	font-size: 12px;
	color: #0082a2;
	font-weight: bold;
	padding-bottom: 50px;
}
.inm1_2time{
	float: left;
	width: 25%;
	font-size: 36px;
	color: #333333;
	text-align: center;
}
.inm1_2time p:nth-of-type(1){
	line-height: 36px;
}
.inm1_2time p:nth-of-type(2) {
	height: 60px;
}
.inm1_2time p:nth-of-type(2) i{
	width: 1px;
	display: inline-block;
	height: 100%;
	background: #d2d2d2;
}
.inm1_2time p:nth-of-type(4) {
	height: 32px;
}
.inm1_2time p:nth-of-type(4) i{
	width: 1px;
	display: inline-block;
	height: 100%;
	background: #d2d2d2;
}



.inm1_2time p:nth-of-type(3){
	line-height: 36px;
	font-weight: bold;
}
.inm1_2text{
	float: right;
	width: 73%;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}
.inm1_2text>div:nth-of-type(1){
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5;
	margin-bottom: 20px;
}
.inm1_2text>div:nth-of-type(2){
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom: 25px;
}
.inm1_2text a{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border: 1px solid #0082a2;
	box-sizing: border-box;
	color: #0082a2;
	font-size: 18px;
	display: block;
	margin-top: 50px;
}
@media (min-width: 200px) {
.in_p3 span {
    font-size: 70px;
    line-height: 70px;
    top: -10px;
    left: 20%;
} 
.in_p1 {
    text-align: center;
    font-size: 26px;
    color: #333333;
    padding-top: 20px;
}
.in_p2 {
    text-align: center;
    font-size: 20px;
    color: #dddddd;
    padding-bottom: 20px;
}
.inm1_text {
    float: left;
    width: 100%;
}
.in_p4 {
    font-weight: bold;
    padding-bottom: 20px;
}
.inm1_video {
    float: right;
    width: 100%;
    text-align: center;
    height: 240px;
    position: relative;
}
.inm1_2text a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
.inm1_0 {
    max-width: 1560px;
    margin-bottom: 20px;
}
.inm1_2time {
    float: left;
    width: 25%;
    font-size: 30px;
    color: #333333;
    text-align: center;
}  
}
@media (min-width: 768px) {
.in_p3 span {
    font-size: 80px;
    line-height: 80px;
    top: -10px;
    left: 20%;
} 
.in_p1 {
    text-align: center;
    font-size: 26px;
    color: #333333;
    padding-top: 40px;
}
.in_p2 {
    text-align: center;
    font-size: 20px;
    color: #dddddd;
    padding-bottom: 20px;
}
.inm1_text {
    float: left;
    width: 50%;
}
.in_p4 {
    font-weight: bold;
    padding-bottom: 30px;
}
.inm1_video {
    float: right;
    width: 50%;
    text-align: center;
    height: 340px;
    position: relative;
}
.inm1_2text a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
.inm1_0 {
    max-width: 1560px;
    margin-bottom: 40px;
}
.inm1_2time {
    float: left;
    width: 25%;
    font-size: 30px;
    color: #333333;
    text-align: center;
}	
}
@media (min-width: 992px) {
.in_p3 span {
    font-size: 80px;
    line-height: 80px;
    top: -10px;
    left: 20%;
} 
.in_p1 {
    text-align: center;
    font-size: 26px;
    color: #333333;
    padding-top: 40px;
}
.in_p2 {
    text-align: center;
    font-size: 20px;
    color: #dddddd;
    padding-bottom: 20px;
}
.inm1_video {
    float: right;
    width: 61%;
    text-align: center;
    height: 340px;
    position: relative;
}
.inm1_2text a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
}
.inm1_0 {
    max-width: 1560px;
    margin-bottom: 40px;
}
.inm1_2time {
    float: left;
    width: 25%;
    font-size: 36px;
    color: #333333;
    text-align: center;
}
.inm1_text {
    float: left;
    width: 35%;
}
.in_p4 {
    font-weight: bold;
    padding-bottom: 50px;
}
}
@media (min-width: 1200px) {
.in_p3 span {
    font-size: 100px;
    line-height: 100px;
    top: -30px;
    left: 22%;
}
.in_p1 {
    text-align: center;
    font-size: 30px;
    color: #333333;
    padding-top: 70px;
}
.in_p2 {
    text-align: center;
    font-size: 24px;
    color: #dddddd;
    padding-bottom: 30px;
}
.inm1_video {
    float: right;
    width: 61%;
    text-align: center;
    height: 408px;
    position: relative;
}
.inm1_2text a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #0082a2;
    box-sizing: border-box;
    color: #0082a2;
    font-size: 18px;
    display: block;
    margin-top: 50px;
}
.inm1_0 {
    max-width: 1560px;
    margin-bottom: 70px;
}
}
@media (min-width: 1300px) {
.in_p3 span {
    position: absolute;
    font-size: 120px;
    line-height: 120px;
    color: #f2f7f9;
    top: -30px;
    left: 22%;
    z-index: -1;
    text-transform: uppercase;
    font-weight: 500;
}
}

/*第二块*/
.inm2{
	background: #0082a2;
}
.in_p5{
	text-align: center;
	font-size: 30px;
	color: #8dbaca;
	padding-top: 70px;
}
.in_p5 span{
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.in_p6{
	text-align: center;
	font-size: 24px;
	color: #8dbaca;
	opacity: 0.2;
	position: relative;
	padding-bottom: 240px;
}
.in_p6 span{
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	opacity: 0.1;
	font-size: 120px;
	line-height: 120px;
	width: 100%;
	left: 0;
	z-index: -1;
	top: -20px;
}
@media (min-width: 200px) {
.in_p5 {
    font-size: 26px;
    padding-top: 40px;
} 
.in_p6 {
    font-size: 24px;
    padding-bottom: 220px;
} 
.in_p6 span {
    font-size: 40px;
    line-height: 40px;
    width: 100%;
    left: 0;
    z-index: -1;
    top: -20px;
}   
}
@media (min-width: 768px) {
.in_p5 {
    font-size: 30px;
    padding-top: 40px;
} 
.in_p6 {
    font-size: 24px;
    padding-bottom: 220px;
} 
.in_p6 span {
    font-size: 80px;
    line-height: 80px;
    width: 100%;
    left: 0;
    z-index: -1;
    top: -20px;
}	
}
@media (min-width: 992px) {
.in_p5 {
    font-size: 26px;
    padding-top: 40px;
} 
.in_p6 {
    font-size: 24px;
    padding-bottom: 220px;
} 
.in_p6 span {
    font-size: 100px;
    line-height: 100px;
    width: 100%;
    left: 0;
    z-index: -1;
    top: -20px;
}
}
@media (min-width: 1200px) {
.in_p5 {
    text-align: center;
    font-size: 30px;
    color: #8dbaca;
    padding-top: 70px;
} 
.in_p6 {
    font-size: 24px;
    padding-bottom: 240px;
}
.in_p6 span {
    font-size: 120px;
    line-height: 120px;
    width: 100%;
    left: 0;
    z-index: -1;
    top: -20px;
} 
}

/*第三块*/
.inm3 {
	margin-top: -190px;
}
.inm3>div{
	padding: 0;
}
.inm3_1{
	position: relative;
}
.inm3_2 p{
	height: 150px;
	position: absolute;
	width: 100%;
	padding: 30px 0;
	background: rgba(0,0,0,0.4);
	bottom: 0;
	text-align: center;
}
.inm3_2 p span{
	min-height: 56px;
	display: inline-block;
}
.inm3_2 p i{
	font-style: normal;
	display: block;
	width: 100%;
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.inm3_3{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.7);
	text-align: center;
}
.inm3_3 a{
	display: block;
	height: 100%;
}
.inm3_3 p:nth-of-type(1){
	min-height: 56px;
	margin-top: 70px;
}
.inm3_3 p:nth-of-type(2){
	font-size: 18px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
}
.inm3_3 p:nth-of-type(2):before{
	content: "";
	position: absolute;
	width: 30px;
	height: 1px;
	background: #fff;
	left: 50%;
	margin-left: -15px;
	bottom: 0;
}
.inm3_3 p:nth-of-type(3) span{
	display: inline-block;
	font-size: 18px;
	color: #fff;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #d2d2d2;
}
.inm3_3 p:nth-of-type(3) span a{
	font-size: 18px;
	color: #fff;
}
.inm3_3 p:nth-of-type(3) span:last-of-type{
	border-right:0;
}
.inm3_3 p:nth-of-type(4){
	margin-top: 35px;
}
.inm3_1:hover .inm3_3{
	display: block;
}
.inm3_1:hover .in_p7{
	display: none;
}
@media (min-width: 200px) {
   
}
@media (min-width: 768px) {
.inm3_3 p:nth-of-type(1) {
    min-height: 56px;
    margin-top: 15px;
}
.inm3_3 p:nth-of-type(2) {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.inm3_3 p:nth-of-type(4) {
    margin-top: 15px;
}	
}
@media (min-width: 992px) {
.inm3_3 p:nth-of-type(1) {
    min-height: 56px;
    margin-top: 40px;
}
.inm3_3 p:nth-of-type(2) {
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.inm3_3 p:nth-of-type(4) {
    margin-top: 20px;
} 
}
@media (min-width: 1200px) {
.inm3_3 p:nth-of-type(1) {
    min-height: 56px;
    margin-top: 70px;
}
.inm3_3 p:nth-of-type(4) {
    margin-top: 35px;
}  
}
/*第四块*/

.inm4_left{
	background: url(../images/in3.jpg) center no-repeat;
	background-size: cover;
	padding: 0;
}
.inm4_ul1{
	padding: 50px 0;
	box-sizing: border-box;
}
.inm4_ul1 li{
	margin-bottom: 30px;
}
.inm4_ul1 li div{
	/*float: right;*/
	position: relative;
	margin-right: -50px;
	z-index: 999;
}
.inm4_ul1 li div img:nth-of-type(2){
	display: none;
}
.inm4_ul1 li:last-of-type{
	margin-bottom: 0px;
}
.inm4_ul1 li:hover div img:nth-of-type(2){
	display: block;
	margin: 0 auto;
}
.inm4_ul1 li:hover div img:nth-of-type(1){
	display: none;
}

.inm4_right{
	background: url(../images/in4.jpg) center no-repeat;
	background-size: cover;
	padding: 0;
}
.inm4_ul2{
	padding: 50px 0;
	padding-left: 100px;
}
.inm4_ul2 li{
	width: 60%;
	margin-bottom: 50px;
}
.inm4_ul2 li:last-of-type{
	margin-bottom: 0;
}
.inm4_p1 span{
	font-size: 18px;
	color: #ffffff;
	display: inline-block;
	width: 70%;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-bottom: 5px;
}
.inm4_p1 a{
	font-size: 18px;
	color: #ffffff;
	float: right;
}
.inm4_p2{
	font-size: 16px;
	color: #fff;
	opacity: 0.6;
	height: 50px;
	line-height: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
@media (min-width: 200px) {
	.inm4_ul1 li{
		text-align: center;
	}
.inm4_ul1 li div {
    /*float: right;*/
    position: relative;
    margin-right: -0px;
    z-index: 999;
}  
.inm4_ul2 {
    padding: 30px 15px 30px 15px;
}
.inm4_ul2 li {
    width: 100%;
    margin-bottom: 20px;
}
}
@media (min-width: 768px) {
	.inm4_ul1 li{
		text-align: right;
	}
.inm4_ul2 li {
    width: 80%;
    margin-bottom: 50px;
}
.inm4_ul1 li div {
    float: right;
    position: relative;
    margin-right: -50px;
    z-index: 999;
}
.inm4_ul2 {
    padding: 50px 0 50px 0;
    padding-left: 70px;
}
.inm4_ul2 li {
    width: 60%;
    margin-bottom: 50px;
}
}
@media (min-width: 992px) {
.inm4_ul2 {
    padding: 50px 0 50px 0;
    padding-left: 100px;
}
.inm4_ul2 li {
    width: 60%;
    margin-bottom: 50px;
} 
}
@media (min-width: 1200px) {
  
}
/*第五块*/
.inm5{
	margin-bottom: 80px;
}
.inm5_left{
	padding-left: 0;
	padding-right: 40px;
}
.inm5_left1{
	padding: 40px;
	background: #f7f7f7;
	position: relative;
	overflow: hidden;
}
.inm5_left1 i{
	position: absolute;
	font-style: normal;
	font-size: 120px;
	line-height: 120px;
	color: #097995;
	opacity: 0.06;
	right: -30px;
	bottom: -30px;
}
.inm5_p1{
	font-size: 24px;
	color: #999999;
}
.inm5_p2{
	font-size: 18px;
	color: #333333;
	margin: 30px 0;
}
.inm5_p3{
	font-size: 16px;
	color: #999999;
	border-left: 1px solid #999999;
	padding-left: 10px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	margin-bottom: 25px;
}
.inm5_left1 a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	background: #0082a2;
	display: block;
	margin-top: 40px;
}
.inm5_left1_img{
	width: 480px;
	height: 240px;
	position: relative;
}
.inm5_left1_img img{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}


.inm5_right ul li{
	padding-top: 35px;
	margin-bottom: 35px;
	border-top: 1px solid #e5e5e5;
	background: url(../images/in10.png) right 90% no-repeat;
}
.inm5_right ul li:hover span{
	color: #0082a2;
}
.inm5_right ul li:hover span i{
	color: #0082a2;
}
.inm5_right ul li a span{
	font-size: 16px;
	color: #333333;
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space:nowrap;
	display: inline-block;
	width: 60%;
	margin-bottom: 20px;
}
.inm5_right ul li a div{
	padding-left: 25px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	max-width: 400px;
	font-size: 16px;
	color: #999999;
	line-height: 30px;
	height: 60px;
}
.inm5_right ul li a span i{
	font-size: 16px;
	color: #333333;
	margin-right: 20px;
}
.inm5_right ul li a b{
	font-size: 24px;
	color: #999999;
	float: right;
	font-weight: 500;
	    margin-top: -8px;
}
.inm5_right>a{
	width: 110px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 18px;
	color: #0082a2;
	border: 1px solid #0082a2;
	display: block;
	margin: 70px 0 0 auto;
}
@media (min-width: 200px) {
.inm5_right ul li {
    padding-top: 20px;
    margin-bottom: 20px;
    background: none;
} 
.inm5_right ul li a span {
    font-size: 16px;
    width: 60%;
    margin-bottom: 8px;
} 
.inm5 {
    margin-bottom: 40px;
}	
.inm5_left1 i {
    font-size: 80px;
    line-height: 80px;
    right: -30px;
    bottom: -30px;
}
.inm5_left {
    padding-left: 0;
    padding-right: 0px;
}  
.inm5_left1_img{
	width: 100%;
	height: 167px;
	position: relative;
} 
.inm5_left1 {
    padding: 20px;
}
.inm5_p2 {
    margin: 20px 0;
}
.inm5_right>a{
	margin: 20px 0 0 auto;
}
}
@media (min-width: 768px) {
.inm5_p2 {
    margin: 30px 0;
}
.inm5_left1 {
    padding: 40px;
}
.inm5_right ul li {
    padding-top: 20px;
    margin-bottom: 20px;
    
} 
.inm5_right ul li a span {
    font-size: 16px;
    width: 60%;
    margin-bottom: 15px;
} 
.inm5 {
    margin-bottom: 40px;
}	
.inm5_left1 i {
    font-size: 80px;
    line-height: 80px;
    right: -30px;
    bottom: -30px;
}
.inm5_left {
    padding-left: 0;
    padding-right: 20px;
}
.inm5_left1_img{
	width: 275px;
	height: 138px;
	position: relative;
}
.inm5_right>a{
	margin: 30px 0 0 auto;
}
}
@media (min-width: 992px) {
.inm5_right ul li {
    padding-top: 20px;
    margin-bottom: 20px;
    background: url(../images/in10.png) right 90% no-repeat;
} 
.inm5_right ul li a span {
    font-size: 16px;
    width: 60%;
    margin-bottom: 15px;
} 
.inm5 {
    margin-bottom: 80px;
} 
.inm5_left1 i {
    font-size: 120px;
    line-height: 120px;
    right: -30px;
    bottom: -30px;
}
.inm5_left {
    padding-left: 0;
    padding-right: 40px;
}
.inm5_left1_img{
	width: 376px;
	height: 184px;
	position: relative;
}
.inm5_right>a{
	margin: 70px 0 0 auto;
}
}
@media (min-width: 1200px) {
.inm5_right ul li {
    padding-top: 35px;
    margin-bottom: 35px;
} 
.inm5_right ul li a p{
	height: 35px;
} 
.inm5_right ul li a span {
    font-size: 16px;
    width: 60%;
    margin-bottom: 20px;
}
.inm5_left1_img{
	width: 471px;
	height: 236px;
	position: relative;
}
}
@media (min-width: 1300px) {
.inm5_left1_img{
	width: 480px;
	height: 240px;
	position: relative;
}	
}

@media (min-width: 200px) {
	.inm4_ul1 li div img{width:70px;}
	.inm4_ul1 {padding: 45px 0;}
	.inm4_left {background:#0082A2 ;}
}
@media (min-width: 768px) {
	.inm4_ul1 li div img{width:80px;}
	.inm4_ul1 {padding: 50px 0;}
	.inm4_left {background: url(../images/in3.jpg) center no-repeat;}
}
@media (min-width: 992px) {
	.inm4_ul1 li div img{width:100px;}
}
@media (min-width: 1200px) {

}
