header{

}
.head_top{
	background: #fafafa;
	line-height: 36px;
	height: 36px;
}
.wel{
	float: left;
}
.head_a{
	float: right;
}
.head_a a{
	color: #666;
}

.container{
	max-width: 1200px;
	width: 96%;
	margin:0 auto ;
}
.header{
/*	padding: 12px 0	;*/
}
.logo{
	float: left;
	display: flex;
	align-items: center;
}
.logo a{
	display: block;
}
.logo img{
	max-height: 80px;
}
.head_tel {
    float: right;
    padding-left: 28px;
    background: url(../images/tel1.png) no-repeat left center;
    background-size: 22px;
    font-size: 16px;
    color: #333;
    line-height: 60px;
    margin-top: 10px;
    margin-left: 30px;
}
/*.head_tel strong{
    color: #3982c7;
    font-size: 20px;
}*/
nav{
    float: right;
}
nav .nav{
    margin-top:10px;
}
.nav li{
	float: left;
	position: relative;
}
.nav li a{
	font-size: 16px;
	color: #333;
	text-align: center;
	line-height: 60px;
	height: 60px;
	display: block;
    padding: 0 20px;
    border-bottom: 2px solid #fff;
}

.nav li .Header-sunNav{
	background: #3982c7;
	padding:10px 5px;
	width: 100%;
	position: absolute;
	top:60px;
	left: 0;
	z-index: 9;
	display: none;
}
.nav li .Header-sunNav a{
	font-size: 14px;
	color: #666;
	border-bottom: none;
	line-height: 2em;
	height: 2em;
	padding:0;
	margin:0;
    border:none;
}
.nav li:hover a{
	color: #3982c7;
    border-bottom: 2px solid #3982c7;
}
.nav li:hover .Header-sunNav a{
	border: none;
}
.nav li .Header-sunNav a:hover{
	color: #3982c7;
    border:none;
}

.menu-button{
    display: none;
    position: absolute;
    top: 7px;
    right: 0px;
    padding: 5px 12px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    background-color: #3982c7;
    z-index: 99999;
}
.menu-button .bar {
    display: block;
    height: 2px;
    background: #fff;
    margin: 9px 0;
    opacity: 1;
    transition: all .5s ease;
    width: 30px;
    transform-origin: left center;
    position: relative;
}

.mnav .bar:nth-child(1){
    transform:rotate(45deg);
    left: 4px;
    top:1px;
    /*width: 40px;*/
}
.mnav .bar:nth-child(2){
    opacity: 0;
}
.mnav .bar:nth-child(3){
    transform:rotate(-45deg);
    /*width: 40px;*/
    left: 4px;
}

.mobileNav{
    display: none;
    background-color: #3982c7;
    text-align: center;
    position: absolute;
    left:0;
    top:59px;
    z-index: 99999;
    width: 100%;
}
.mobileNav li {
    line-height: 2em;
    padding:1em 0;
}
.mobileNav li a{
    font-size: 1rem;
    color: #fff;
}
#swiper-container1 .swiper-pagination span{
    background-color: #3982c7;
    outline: none;	
}
#swiper-container1 .swiper-button-prev,#swiper-container1 .swiper-button-next{ 
    position:absolute; 
    left:7.5%; 
    top:50%; 
    margin-top:-43px; 
    display:block; 
    width:32px; 
    height:43px; 
    background:url(../images/slider-arrow.png) -110px 5px no-repeat #3982c7; 
    filter:alpha(opacity=20);
    opacity:0.2; 
    border-radius:3px;
    outline:none;
}
#swiper-container1 .swiper-button-next{ 
    left:auto; 
    right:7.5%; 
    background-position:8px 5px; 
}
#swiper-container1 .swiper-button-prev:hover,#swiper-container1 .swiper-button-next:hover{ 
    filter:alpha(opacity=100);
    opacity:1;  
}


@media(max-width: 1600px){
	.nav li a{
	    padding: 0 15px;	
	}
}
@media(max-width: 1440px){

}
@media(max-width: 1360px){
	.nav li a{
	    padding: 0 15px;	
	}
}
@media(max-width: 1024px){
	.head_top{
		display: none;
	}
    .head_tel{
        display: none;
    }
	.nav li a{
	    padding: 0 15px;	
	}	
	#swiper-container1 .swiper-button-prev, #swiper-container1 .swiper-button-next{
		display: none;
	}
}
@media(max-width: 992px){
	.nav li a{
	    padding: 0 12px;
	    font-size: 14px;	
	}	
	.container{
		width: 96%;
	}
}
@media(max-width: 768px){
	.header {
	    padding: 5px 0;
	}
	.nav li a{
	    padding: 0 10px;	
	}	
	nav{
		display: none;
	}
	.logo{
		width: 70%;
		height: 58px;
	}

	.menu-button{
		display: block;
	}
}
@media(max-width: 767px){


}

.banner_bottom{
	display: none;
	padding:10px 0;
}
.b_key{
	float: left;
	line-height: 36px;
}
.b_key a{
	margin-right: 15px;
}
.b_key a:last-child{
	margin-right: 0;
}



/**/
.wanh{ 
    overflow: hidden;
    padding:50px 0;
}
.wanh dl dt{ float: right; width: 31%; overflow: hidden;}
.wanh dl dd{ float: left; padding-left: 79px; width: 65%;background:url(../images/a_io.png) no-repeat; margin-top: 25px;}
.wanh dl dd h3{font-weight: normal;  color: #1a1a1a; font-size: 22px;}
.wanh dl dd h3 span{ display: block; font-size: 30px; line-height: 100%; padding-bottom: 10px;}
.wanh dl dd p{ color: #4c4c4c; font-size: 16px; line-height: 25px; padding-top: 12px;}
.wanh dl dd p i{ display: block;}
.wanh dl dd p span{ display: block; text-align: right; padding-top: 15px;}

@media(max-width: 1440px){
    .wanh dl dd h3 span{
        font-size:24px;
    }
    .wanh dl dd h3{
        font-size:18px;
    }
    .wanh dl dd p{
        font-size:15px;
    }
}
@media(max-width: 1259px){
    .wanh dl dd{
        padding-left:70px;
    }
    .wanh dl dd h3 span{
        font-size:20px;
    }
    .wanh dl dd h3{
        font-size:16px;
    }
    .wanh dl dd p{
        font-size:14px;
    }    
}
@media(max-width: 992px){
    .wanh dl dd{
        margin-top:0;
        padding-left: 65px;
    }
    .wanh dl dd h3 span{
        font-size:18px;
    }
    .wanh dl dd h3{
        font-size:14px;
    }   
    .wanh dl dd p{
        padding-top: 5px;
    }
}
@media(max-width: 768px){
    .wanh {
        padding: 40px 0;
    }   
}
@media(max-width: 640px){
    .wanh {
        padding: 30px 0;
    }  
    .wanh dl dd{
        width:100%;
        float:none;
        padding-left: 60px;
    }
    .wanh dl dt {
        float: none;
        width: 100%;
        margin-bottom:15px;
        text-align:center;
    }
    .wanh dl dd h3 span {
        font-size: 16px;
    }
}


.index_ryzz{
    padding:50px 0;
}
.index_ryzz .container{
    padding:0 80px;
    position: relative;
}
.index_ryzz .swiper-slide{
    text-align: center;
}
.index_ryzz h3{
    font-size: 16px;
    color: #333;
    font-weight: normal;
    text-align: center;
    padding-top:5px;
}
.index_ryzz .swiper-button-prev,.index_ryzz .swiper-button-next{ 
    position:absolute; 
    left:2%; 
    top:50%; 
    margin-top:-22px; 
    display:block; 
    width:32px; 
    height:43px; 
    background:url(../images/slider-arrow.png) -110px 5px no-repeat #3982c7; 
    filter:alpha(opacity=60);
    opacity:0.2; 
    border-radius:3px;
    outline:none;
}
.index_ryzz .swiper-button-next{ 
    left:auto; 
    right:2%; 
    background-position:8px 5px; 
}
.index_ryzz .swiper-button-prev:hover,.index_ryzz .swiper-button-next:hover{ 
    filter:alpha(opacity=100);
    opacity:1;  
}

@media(max-width:1440px){
    
}
@media(max-width:1259px){
    .index_ryzz{
        padding:40px 0;
    }    
    .index_ryzz .container{
        padding:0 60px;
    }
}
@media(max-width:992px){
    
}
@media(max-width:768px){
    .index_ryzz{
        padding:30px 0;
    }    
}
@media(max-width:640px){
    .index_ryzz .container{
        padding:0 50px;
    }    
}


/**/
.zhit{background:url(../images/bg1.jpg) center ; padding: 78px 0; overflow: hidden;}
h2.tt1{ text-align: center;font-weight: normal; font-size: 18px; color: #666; padding-bottom: 66px;background:url(../images/h2.png) no-repeat center bottom; margin-bottom:37px;}
h2.tt1 i{ display: block; font-size: 46px; line-height: 100%; padding-bottom: 10px; color: #333;}
.zhit dl{ overflow: hidden;background: #fff;}
.zhit dl dt{ float: left; overflow: hidden; width: 41.5%; }
.zhit dl dd{ float: right; width: 58.5%; padding: 60px 39px 0 3.5%;}
.zhit dl dd h3 a{ 
    display: block; font-size: 30px; 
    color: #333;font-weight: normal;
    line-height: 1em;
}
.zhit dl dd h3 b{ padding-right: 10px;}
.zhit dl dd h3 span{ display: block; font-weight: normal; padding: 8px 0 21px 0; text-transform: uppercase; color: #999; font-family: Century Gothic;}
.zhit dl dd p{ color: #4c4c4c; font-size: 14px; line-height: 24px; height: 84px;}
.zhit dl dd em{ display: block;background:url(../images/t_m.png) no-repeat; width: 162px; height: 40px; line-height: 40px;}
.zhit dl dd em a{ display: block; padding-left: 18px; font-size: 14px; color: #fff;}
.zi_shw{ 
    background: #fff;position: relative;
    padding:30px 15px;
}
.zi_uu{ position: absolute; top: 88px; left: 10px; z-index: 6; cursor: pointer;}
.zi_dd{ position: absolute; top: 88px; right: 10px; z-index: 6; cursor: pointer;}
.zi_shw ul{ overflow: hidden; margin-left: 43px;}
.zi_shw ul li{ float: left; width: 275px; margin-left: 18px; overflow: hidden; text-align: center;}
.zi_shw ul li span{ display: block; color: #4c4c4c; font-size: 16px; padding-top: 6px;}

@media(max-width: 1600px){
    h2.tt1 i{
        font-size:36px;
    }    
}
@media(max-width: 1440px){
    .zhit{
        padding: 50px 0;
    }
    h2.tt1{
        font-size:16px;
    }
    h2.tt1 i{
        font-size:36px;
        padding-bottom: 5px;
    }
    .zhit dl dd {
        padding: 40px 30px 0 3.5%;
    }
    .zhit dl dd h3 a{
        font-size:24px;
    }
    
}
@media(max-width: 1259px){
    .zhit{
        padding: 50px 0;
    }
    h2.tt1{
        font-size:12px;
        padding-bottom: 60px;
    }
    h2.tt1 i{
        font-size:30px;
        padding-bottom: 10px;
    }    
}
@media(max-width: 992px){
    .zhit {
        padding: 40px 0;
    }
    h2.tt1 {
        padding-bottom: 50px;
        margin-bottom:30px;
    }
    h2.tt1 i{
        font-size:26px;
        padding-bottom: 5px;
    } 
    .zhit dl dd {
        padding: 20px;
        width:58.5%;
    }
    .zhit dl dd h3 a {
        font-size: 20px;
    }
    .zhit dl dd h3 span {
        padding: 5px 0 0px 0;
    }
    .zhit dl dd p{
        height:80px;
        margin-bottom:10px;
    }
    .zi_shw{
        padding:20px 15px;
    }
}
@media(max-width: 768px){
    .zhit dl dd p{
        height:90px;
    }    
}
@media(max-width: 640px){
    .zhit {
        padding: 30px 0;
    } 
    h2.tt1 {
        margin-bottom: 20px;
    }
    h2.tt1 i{
        font-size:22px;
        padding-bottom: 2px;
    } 
    .zhit dl dt {
        float: none;
        width: 100%;
    }
    .zhit dl dd {
        padding: 15px 10px 0;
        width: 100%;
    }
    .zhit dl dd h3 span{
        padding: 2px 0 0px 0;
    }
    .zhit dl dd p{
        height:100px;
        margin-bottom:0;
    } 
    
    .zhit dl dd h3 a {
        font-size: 16px;
    }
    .zhit dl dd em{
        display:none;
    }
    .zi_shw {
        padding: 0px 15px 15px;
    }

}


/**/
.shil{ 
    overflow: hidden;
    padding:75px 0;
}
.shil h2{ margin-bottom: 50px;}
.shil dl{/*margin-bottom: -80px;*/}
.shil dl dt{ 
    float: right; 
/*    margin-right: -360px;*/
    width: 50%;
}
.shil dl dd{ 
    padding-left:115px;
    width: 45%;
    margin-left: 5%;
    background:url(../images/sno1.png) no-repeat  left 25px;
}
.shil dl dd h3{ 
    height: 75px;
    font-size: 16px; color: #333; font-weight: normal; 
}
.shil dl dd h3 i{font-weight: bold; font-size: 36px; padding-right: 9px;}
.shil dl dd p{ max-width: 444px; font-size: 16px; color: #666; line-height: 30px;}
.shil dl dd p span{ display: block; padding-bottom:11px;}
.shil dl:nth-of-type(2){ 
    position: relative; 
    margin-bottom:0px; 
}
.shil dl:nth-of-type(2) dt{ float: left; 
/*    margin-left: -360px; */
    margin-right: 0;}
.shil dl:nth-of-type(2) dd{ 
    float: right; 
    padding-left: 60px; 
    padding-right: 115px;
    margin-left: 0;
    margin-right:5%;

/*    width: 533px; */
    padding-top:70px;
    background:url(../images/sno2.png) no-repeat right 70px;
}
.shil dl:nth-of-type(2) dd h3{ /*padding-top: 42px;*/}
.shil dl:nth-of-type(2) dd p{ width: 100%;}
.shil dl:nth-of-type(3) dd{ 
    padding-top: 100px;
    background:url(../images/sno3.png) no-repeat left 120px;
}
.shil dl:nth-of-type(3) dd p span{ padding-bottom: 0;}
.shil dl:nth-of-type(3) dd p{ padding-bottom: 40px;}
.shil dl dd h4{ padding-left: 42px;background:url(../images/s_tel.png) no-repeat;font-weight: normal; color: #848484; font-size: 14px;}
.shil dl dd h4 span{ font-family: Century Gothic; font-size: 26px; color: #333;font-weight: bold;}
.shil dl dd h4 em{ display: block; margin-left: -42px; padding-top: 20px;background:url(../images/s_btn.jpg) no-repeat 0 20px;}
.shil dl dd h4 em a{ display: block; padding-left: 17px; font-size: 14px; color: #fff; line-height: 40px;}

@media(max-width: 1440px){
    .shil{
        padding:60px 0;
    }
    .shil dl dd h3{
        font-size:20px;
        height:65px;
    }
    .shil dl dd h3 i{
        font-size:32px;
    }
    .shil dl dd p{
        width:100%;
        font-size:15px;
    }
}
@media(max-width: 1259px){
    .shil{
        padding:50px 0;
    }
    .shil dl dd{
        padding-left:100px;
        background-size:60px;
    }
    .shil dl dd h3{
        font-size:15px;
        height:55px;
    }
    .shil dl dd h3 i{
        font-size:24px;
    }
    .shil dl dd p{
        font-size:14px;
        line-height:2em;
    }
    .shil dl:nth-of-type(2) dd {
        padding-left: 30px;
        padding-right: 100px;
        padding-top: 40px;
        background: url(../images/sno2.png) no-repeat right 40px;
        background-size:60px;
    }
    .shil dl:nth-of-type(3) dd {
        padding-top: 50px;
        background: url(../images/sno3.png) no-repeat left 70px;
        background-size:60px;
    }
}
@media(max-width: 992px){
    .shil {
        padding: 40px 0;
    }  
    .shil h2 {
        margin-bottom: 40px;
    }
    .shil dl{
        margin-bottom:15px;
    }
    .shil dl dt{
        width:100%;
        float:none;
    }
    .shil dl dd{
        width:98%;
        float:none;
        padding-left: 80px;
        
        margin-left: 2%;
        background: url(../images/sno1.png) no-repeat left 20px;
        background-size: 50px;
    }
    .shil dl dd p{
        max-width:100%;
        padding-right:2%;
    }
    .shil dl:nth-of-type(2) dd {
        padding-left: 80px;
        padding-right: 0px;
        padding-top: 0px;
        background: url(../images/sno2.png) no-repeat left 20px;
        background-size: 50px;
        margin-right:0%;
        margin-left:2%;
    }
    .shil dl:nth-of-type(3) dd {
        padding-top: 10px;
        background: url(../images/sno3.png) no-repeat left 20px;
        background-size: 50px;
    }
    .shil dl:nth-of-type(3) dd p {
        padding-bottom: 0px;
    }
}
@media(max-width: 768px){
    
}
@media(max-width: 640px){
    .shil {
        padding: 30px 0 20px;
    }    
    .shil h2 {
        margin-bottom: 30px;
    }
    .shil dl dd{
        margin-top:10px;
        padding-left: 70px;
        background: url(../images/sno1.png) no-repeat left 10px;
        background-size:45px;
    }
    .shil dl dd h3 {
        font-size: 14px;
        height: 40px;
    }
    .shil dl dd h3 i {
        font-size: 20px;
    }
    
    .shil dl:nth-of-type(2) dd {
        padding-left: 70px;
        background: url(../images/sno2.png) no-repeat left 10px;
        background-size: 50px;
    }    
    
}


  /**/
.lic{
    padding:60px 0;
    background: #f7f7f7;
}
.lic ul{ overflow: hidden;}
.lic ul li{ 
    float: left; width: 300px; height:200px; text-align: center; 
    font-size: 24px; color: #333;background: url(../images/lc1.jpg) no-repeat; 
    padding-top: 130px;
    animation-delay: 0s;
}
.lic ul li:nth-child(2){background: url(../images/lc2.jpg) no-repeat;animation-delay: 0.3s;}
.lic ul li:nth-child(3){background: url(../images/lc3.jpg) no-repeat;animation-delay: 0.6s;}
.lic ul li:nth-child(4){background: url(../images/lc4.jpg) no-repeat;animation-delay: 0.9s;}
.lic ul li:nth-child(5){
    background: url(../images/lc5.jpg) no-repeat 15px 50px #fff; 
    padding-top: 50px; height: 200px; text-align: left;
}
.lic ul li:nth-child(6){background: url(../images/lc6.jpg) no-repeat;animation-delay: 1.2s;}
.lic ul li:nth-child(7){background: url(../images/lc7.jpg) no-repeat;animation-delay: 1.5s;}
.lic ul li:nth-child(8){background: url(../images/lc8.jpg) no-repeat;animation-delay: 1.8s;}
.lic ul li em{ display: block; padding-left: 51px; color: #848484; font-size: 16px; height: 36px; line-height: 26px;}
.lic ul li span{ 
    color: #022f66; font-weight: bold; font-size: 28px; 
    font-family: Century Gothic; display: block; padding-bottom: 15px;
    line-height: 1em;
    padding-left: 15px;
}
.lic ul li a{ 
    display: block; width:100px; height: 35px; 
    line-height: 35px; text-align: center; background: #022f66; 
    color: #fff; font-size: 14px;
    margin-left: 15px;
}
@media(max-width: 1440px){

}
@media(max-width: 1360px){
    .lic ul li{
        width:25%;
        background-position:center;
    }
    .lic ul li span{
        font-size:22px;
    }
}
@media(max-width: 1259px){
    .lic{
        display:none;
    }

}
@media(max-width: 992px){
    
}
@media(max-width: 768px){
    
}
@media(max-width: 640px){
    
}


.index_product{
	padding:80px 0;
}
.index_title1{
	text-align: center;
	margin-bottom: 30px;
}
.index_title1 h3{
	font-size: 32px;
	color: #000;
	line-height: 1em;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.index_title1 h3:before{
	content:'';
	position: absolute;
	bottom:0;
	left:50%;
	margin-left: -30px;
	width: 60px;
	height: 2px;
	background: #ccc;
}
.index_title1 p{
	font-size: 16px;
	color: #666;
	line-height: 1em;
}
.sort1{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 40px;
}
.sort1 li{
/*	width: 13%;*/
	margin-right: 1.5%;
	display: inline-block;
	margin-bottom: 5px;
}
.sort1 li:last-child{
	margin-right: 0;
}
.sort1 li a{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	background: #f2f2f2;
	padding:0 10px;
}
.sort1 li a:hover{
	background: #3982c7;
	color:#fff;
}
.product_list{
	display: flex;
	flex-wrap: wrap;
}
.product_list li{
	width: 32%;
	margin-right: 2%;
/*	border:3px solid #fff;*/
	margin-bottom: 15px;
	position: relative;
}
.product_list li:nth-child(3n){
	margin-right: 0;
}
.product_list li a{
    display: block;
    overflow: hidden;
    position: relative;
}
.product_list li .img{
	display: block;
	overflow: hidden;
}
.product_list li .img img{
	transition: all 0.6s ease-out;
}
.product_list li .ct{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(57, 130, 199, .8);
    opacity: 0;
    line-height: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.product_list li .ct p{

}
.product_list li .ct span{
    display: block;
    font-size: 12px;
    border: 1px solid #fff;
    width: 110px;
    line-height: 2em;
    margin: 15px auto 0px;
}
.product_list li:hover .img img{
	transition: all 0.6s;
	transform: scale(1.1);
	text-align: center;
}
.product_list li:hover .ct{
    opacity: 1;
}
a.more1{
	width: 163px;
    height: 52px;
    border-radius: 30px;
    background: #3982c7;
    color: #fff;
    font-size: 16px;
    display: block;
    margin: 50px auto 0;
    text-align: center;
    line-height: 50px;
    border: 2px solid #3982c7;
    transition: all 0.3s;
}
a.more1:hover{
    background:#fff;
    color:#0219a3;
    border:2px solid #0219a3;
    transition: all 0.3s;
}

@media(max-width: 1600px){
	.index_product {
	    padding: 60px 0;
	}
	.index_title1 h3{
		font-size: 28px;
	}
	.index_title1 h3:before{
		margin-left: -25px;
		width: 50px;
	}
}
@media(max-width: 1440px){

	.sort1 li a{
		font-size: 14px;
	}

}
@media(max-width: 1360px){


}
@media(max-width: 1199px){
	.index_product {
	    padding: 40px 0;
	}
	a.more1{
		width: 140px;
	    height: 40px;
	    font-size: 14px;
	    line-height: 36px;
	}
}
@media(max-width: 992px){
	a.more1{
		margin: 30px auto 0;
	}

}
@media(max-width: 768px){
	.index_product {
	    padding: 30px 0;
	}
	.index_title1 h3{
		font-size: 24px;
	}
	.index_title1 p{
		font-size: 14px;
	}
	a.more1{
		width: 120px;
	    height: 36px;
	    line-height: 32px;
	}
}
@media(max-width: 767px){
	.index_product {
	    padding: 20px 0;
	}	
	.index_title1{
		margin-bottom: 20px;
	}
	.index_title1 h3{
		font-size: 20px;
		padding-bottom: 10px;
	    margin-bottom: 8px;
	}
	.index_title1 h3:before {
	    margin-left: -15px;
	    width: 30px;
	}
	.sort1{
		margin-bottom: 20px;
	}
	.product_list li{
		width: 49%;
		margin-bottom: 10px;
	}
	.product_list li:nth-child(3n){
		margin-right: 2%;
	}
	.product_list li:nth-child(2n){
		margin-right: 0%;
	}

	a.more1{
		margin: 20px auto 0;
	}
}


/*.swiper-pagination span{
    outline: none;
}
.index_case{
    background-color: #fafafa;
    padding:50px 0;
}
#swiper-container2{
    padding-bottom: 80px;
}
#swiper-container2 .swiper-pagination .swiper-pagination-bullet-active{
    background: #3982c7;
    outline: none;
}
#swiper-container2 a{
    display: block;
}
#swiper-container2 .img{
    overflow: hidden;
}
#swiper-container2 .img img{
    transition: all 0.6s ease-out;
}
#swiper-container2 .text{
    padding:15px 10px;
    background: #fff;
}
#swiper-container2 .text h3{
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    height: 1em;
    line-height: 1em;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}
#swiper-container2 .text p{
    font-size: 14px;
    color: #999;
}
#swiper-container2 a:hover .img img{
    transition: all 0.6s;
    transform: scale(1.1);
}
@media(max-width: 1600px){

}
@media(max-width: 1440px){
    
}
@media(max-width: 1259px){
    
}
@media(max-width: 992px){
    
}
@media(max-width: 768px){
  
}
@media(max-width: 640px){
    .index_case{
        padding:35px 0 20px;
    }   
    #swiper-container2{
        padding-bottom: 60px;
    }
    #swiper-container2 .text{
        padding:10px 5px;

    }   
}*/




.index_about{
    background:url(../images/bg2.jpg) no-repeat top center;
    background-size: cover;
/*    background-attachment: fixed;*/
    padding:80px 0;

}
.index_about .index_title1 h3{
    color: #fff;
}
.index_about_cont{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    padding:0 80px;
}
.index_about_text{
	width: 100%;
    font-size: 16px;
    color: #fff;
    line-height: 2em;
    text-align: center;
    opacity: 0.8;
}
.index_about_text h4{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}
.index_about_text p{
/*	text-indent: 2em;*/
}
.index_about_num{
    width: 100%;
    margin-top:30px; 
}
.index_about_num li{
    width: 23.5%;
    float: left;
/*    padding: 0px 10px;
    display: block;*/
    border: 1px solid #fff;
    padding: 30px 10px;
    margin-right: 2%;
}
.index_about_num li:last-child{
    margin-right: 0;
}
.index_about_num li *{
    -webkit-transition:all .5s ease;
    -moz-transition:all .5s ease;
    transition:all .5s ease;
}
.index_about_num li p{
    color: #fff;
    text-align: center;
    line-height: 1em;
}
.index_about_num li .p1{
    font-size: 44px;
    font-family: Arial;
    font-weight: 700;    
}
.index_about_num li .p2{
    font-size: 16px;
    margin-top: 5px;    
}
.index_about_num li:hover{
    background: #fff;
}
.index_about_num li:hover p{
    color: #3982c7;
}

a.more{
    display: inline-block;
    margin: 40px auto 0;
    color: #fff;
    font-size: 14px;
    position: relative;
    padding-right: 40px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
a.more span {
    background: url(../images/moreicon.png) no-repeat;
    width: 24px;
    height: 8px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 5px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
a.more:hover span{
    right: 0px;
}
@media(max-width: 1600px){
    .index_about_text h4{
        font-size:22px;
    }
}
@media(max-width: 1440px){
    .index_about_cont{
        padding:0 50px;
    }
    .index_about_num li .p1{
        font-size: 40px;
    }
    a.more{
        margin:30px auto 0;
    }
}
@media(max-width: 1259px){
    .index_about{
        padding:60px 0;
    }
	.index_about_text{
		font-size: 14px;
	} 
	.index_about_text h4{
	    font-size:20px;
	}
    .index_about_cont{
        padding:0 20px;
    }
    .index_about_num li .p1{
        font-size: 32px;
    }
}
@media(max-width: 768px){
    .index_about{
        padding:50px 0;
    }
    .index_about_cont{
        padding:0 0px;
    }
	.index_about_text{

		margin-bottom: 15px;
	} 
	.index_about_text h4{
	    font-size:18px;
	}
    a.more{
        margin:20px auto 0;
    }
}   
@media(max-width: 640px){
	.index_about{
		padding:30px 0;
	} 
	.index_about_text h4{
	    font-size:16px;
	    margin-bottom:10px;
	}
    .index_about_num li {
        width: 49%;
        padding: 15px 10px;
        margin-bottom: 10px;
    }
    .index_about_num li:nth-child(2n){
        margin-right: 0;
    }
    a.more {
        margin: 15px auto 0;
    }
}


.index_ys{
	background: #fafafa;
	padding:50px 0;
}
.index_ys .gallery-top{
    margin-bottom:10px;
}
.gallery-top .swiper-slide {
    display: flex;

}
.gallery-top .swiper-slide .img{
    width: 50%;
    box-sizing:border-box;
    padding:5px;
    background:#b3b3b3;
    float: left;
}
.gallery-top .swiper-slide .text{
    width: 50%;
    float: right;
    padding:54px 38px 0;
    box-sizing:border-box;
    border:1px solid #e5e5e5;
    border-left: none;
}
.gallery-top .swiper-slide .text h3{
    font-size: 26px;
    color: #4c4c4c;
    line-height: 1em;
    margin-top: 8px;
}   
.gallery-top .swiper-slide .text h3 span{
    display: block;
    font-size:14px;
    color: #b2b2b2;
    text-transform: uppercase;
}
.gallery-top .swiper-slide .text p{
    font-size: 14px;
    color: #666;
    margin:20px 0 45px;
}
.gallery-top .swiper-slide .text a{
    display: block;
    width: 136px;
    line-height:38px;
    border:2px solid #022f66;
    text-align: center;
    font-size:14px;
    color: #333;
    border-radius: 25px;
}
.gallery-top .swiper-slide .text a:hover{
    background:#022f66;
    color: #fff;
}
.gallery-top .swiper-button-prev2{
    position: absolute;
    right: 60px;
    bottom: 1px;
    width: 55px;
    display: block;
    height: 40px;
    background:url(../images/left1.png) no-repeat center #022f66;
    z-index: 99;
    cursor: pointer;
    outline: none;
}
.gallery-top .swiper-button-prev2:hover{
    opacity: 0.9;
}
.gallery-top .swiper-button-next2{
    position: absolute;
    right: 5px;
    bottom: 1px;
    width: 55px;
    display: block;
    height: 40px;
    background:url(../images/left1.png) no-repeat center #022f66;
    transform: rotate(-180deg);
    z-index: 99;
    cursor: pointer;
    outline: none;
}
.gallery-top .swiper-button-next2:hover{
    opacity: 0.9;
}

.zhit .gallery-thumbs{
    padding:30px 10px;
    background: #fff;
}
.gallery-thumbs .swiper-slide{
    cursor: pointer;
/*    transition: all 0.3s ease-out;*/
}
.gallery-thumbs .swiper-slide h3{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background:rgba(0,0,0,.5);
    font-size:22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-out;
}
.gallery-thumbs .swiper-slide:hover{
    box-sizing:border-box;
    padding:3px;
    background:#022f66;
/*    transition: all 0.3s;*/
}
.gallery-thumbs .swiper-slide:hover h3{
    opacity: 0;
    transition: all 0.3s;
}
.gallery-thumbs .swiper-slide-thumb-active{
    box-sizing:border-box;
    padding:3px;
    background:#022f66;
/*    transition: all 0.3s;*/
}
.gallery-thumbs .swiper-slide-thumb-active h3{
    opacity: 0;
    transition: all 0.3s;
}
#swiper-container3 .swiper-slide a{
    display: block;
}
#swiper-container3 .swiper-slide h3{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background:rgba(0,0,0,.5);
    font-size:22px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-out;
    opacity: 0;
}
#swiper-container3 .swiper-slide:hover h3{
    opacity: 1;
    transition: all 0.3s;
}
/*#swiper-container3 .swiper-slide-active h3{*/
/*    opacity: 1;*/
/*    transition: all 0.3s;*/
/*}*/
@media(max-width: 1440px){
    .zhit .gallery-thumbs {
        padding: 20px 10px;
    }
    .gallery-thumbs .swiper-slide h3{
        font-size: 20px;
    }
}
@media(max-width: 1259px){
    .index_ys{
        padding:40px 0;
    }
    .gallery-top .swiper-slide .text{
        padding: 30px 20px;
    }
    .gallery-top .swiper-slide .text img{
        max-width: 60px;
    }
    .gallery-top .swiper-slide .text h3{
        font-size: 20px;
    }
    .gallery-top .swiper-slide .text p{
        margin: 10px 0 15px;
    }
    .zhit .gallery-thumbs {
        padding: 20px 0px;
    }
    .gallery-thumbs .swiper-slide h3{
        font-size:18px;
    }
    #swiper-container3 .swiper-button-next,#swiper-container3 .swiper-button-prev{
        display:none;
    }
}
@media(max-width: 768px){
    .index_ys {
        padding: 30px 0;
    }
    .gallery-top .swiper-slide .text {
        padding: 20px 15px;
    }
    .gallery-top .swiper-slide .text h3 {
        font-size: 18px;
        line-height: 1.2em;
    }
    .gallery-top .swiper-slide .text a{
        width: 120px;
    }
    .zhit .gallery-thumbs {
        padding: 15px 0px;
    }
    .gallery-thumbs .swiper-slide h3{
        font-size:16px;
        font-weight:normal;
    }
    .gallery-top .swiper-button-next2,.gallery-top .swiper-button-prev2{
        display:none;
    }
}
@media(max-width: 640px){

    .gallery-top .swiper-slide{
        flex-wrap: wrap;
    }
    .gallery-top .swiper-slide .img{
        width: 100%;
        float: none;
    }
    .gallery-top .swiper-slide .text{
        width: 100%;
        float: none;
        padding: 10px 10px;
    }
    .gallery-top .swiper-slide .text a {
        width: 100px;
        line-height:32px;
    }
    .gallery-top .swiper-slide .text h3{
        font-size: 16px;
    }
    .gallery-top .swiper-slide .text h3 span{
        font-weight: normal;
        /*font-size:;*/
    }
    .zhit .gallery-thumbs {
        padding: 10px 0px 0;
    }
    .gallery-thumbs .swiper-slide:hover{
    	padding: 1px;
    }
    .gallery-thumbs .swiper-slide-thumb-active{
    	padding:1px;
    }
    .gallery-thumbs .swiper-slide h3 {
        font-size: 12px;
        font-weight: normal;
        line-height:1.6em;
        text-align:center;
    }
}




.index_news{
	padding:80px 0;
}
.index_news_content{
    display: flex;
    flex-wrap: wrap;
    margin-top: 100px;
}
.news_list1{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    width: 100%;
}
.news_list1 li{
	width: 48%;
    padding:20px 0;
    border-bottom: 1px solid #e5e5e5;
}
.news_list1 li a{
    display: block;
}
.news_list1 li .date{
    width: ;
    float: left;
    text-align: center;
    color: #333;
}
.news_list1 li .date em{
    display: block;
    font-style: normal;
    font-size:50px;
 
    font-family: 'impact';
    line-height: 1em;
}
.news_list1 li .date span{
    display: block;
    font-size:16px;
}
.news_list1 li .text{
    width: 85%;
    float: right;    
}
.news_list1 li .text h3{
    font-size: 20px;
    color:#4c4c4c;
    white-space: nowrap; 
    text-overflow: ellipsis;
    overflow: hidden;
}
.news_list1 li .text p{
    font-size: 14px;
    color:#808080;
}
.news_list1 li:hover .date{
    color: #3982c7;	
}
.news_list1 li:hover .text h3{
    color: #3982c7;
}
.news_list1 li:hover .text p{
/*    font-weight: bold;*/
}
@media(max-width: 1600px){
    .index_news_content{
        margin-top:50px;
    }


}
@media(max-width: 1440px){
    .index_news_content{
        margin-top:50px;
    }

}
@media(max-width: 1259px){
    .index_news{
        padding:50px 0;
        background:#f7f7f7;
    }
    .index_news_content{
        margin-top:00px;
    }
    .news_list1 li .date em{
        font-size:42px;
    }
    .news_list1 li .text{
        width: 82%;
    }

}
@media(max-width: 768px){
    .index_news {
        padding: 40px 0;
    }
    .news_list1{

    }
    .news_list1 li {
        padding: 15px 0;
        width: 100%;
    }
    .news_list1 li .text h3{
        font-size:16px;
    }
    .news_list1 li .date em {
        font-size: 32px;
    }
}
@media(max-width: 767px){
    .index_news {
        padding: 30px 0;
    }    
    .news_list1 li {
        padding: 10px 0;
    }
    .news_list1 li .date{
    	padding-top: 10px;
    }
    .news_list1 li .date em {
        font-size: 26px;
    }
    .news_list1 li .date span{
    	font-size: 14px;
    }
    .news_list1 li .text p{
    	line-height: 1.6em;
    }
}


/*news*/
.news_list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.news_list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.news_list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.news_list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.news_list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.news_list li .more {
    margin-top: 15px;
}

.news_list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.news_list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.news_list li:hover .tit h3 {
    color: #3982c7;
}

.news_list li:hover .more span {
    color: #fff;
    background-color: #3982c7;
}

@media (max-width: 990px) {
    .news_list li .tit {
        border-bottom: none;
    }

    .news_list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }

    .news_list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}



.yin{
	display: none;
}




/*底部*/
.foot{
    width:100%;
    background:#3a3b3c;
    padding:50px 0px;
}
.foot-u1{
/*    float: left;*/
}
.foot-u1 li{
    float:left;
    color:#DDE2EB;
    width:14%;
}
.foot-u1 li h4{
    font-weight:bold;
    font-size:14px;
    padding-bottom:5px;
    line-height:36px;
}
.foot-u1 li a{
    display: block;
    color:#7F8795;
    font-size:12px;
    line-height:32px;
    transition: all 0.3s;
}
.foot-u1 li a:hover{
    color:#0219a3;
    transition: all 0.3s;
}
.foot-u1 li p{
    display: block;
    color:#7F8795;
    font-size:12px;
    line-height:32px;
    transition: all 0.3s;
}
.foot-u1 .foot_txt {
    line-height: 12px;
    text-align: left;
    font-size:12px;
    position: relative;
    float: left;
    width: 25%;
}

.foot-u1 .foot-ewm{
    float: right;
    width: 14%;
}
.foot-u1 .foot-ewm h4{
    text-align:center;
}
.foot-ewm p{
    font-size:12px;
    color:#DDE2EB;
    line-height:26px;
    text-align:center;
}

.copyright{
    width:100%;
    line-height:30px;
    text-align: center;
    font-size:14px;
    color:#797D8F;
    background:#323334;
    padding:10px 0;
}
.copyright a{
    font-size:14px;
    color:#797D8F;    
}
@media(max-width: 1440px){
    .foot{
        padding:30px 0;
    }
    .foot .container{
        max-width:1100px;
    }
}
@media(max-width: 1259px){
    
}
@media(max-width: 768px){
    .foot{
        display: none;
    }
    .copyright{
        line-height:30px;
    }
}
@media(max-width: 767px){
    
}





/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}
.f_none{
    display: none;
}


/*内页*/
.n_banner {
    width: 100%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%;
    margin: 0 auto
}
.sitemp{
    color: #333;
    padding:15px 0;
    border-bottom: 1px solid #e5e5e5;
}
.site{
    padding-left: 30px;
    background:url(../images/home.png) no-repeat left center;
    background-size: 22px;
    font-size: 15px;
    color: #333;
}
.site a{
    font-size: 15px;
}
.wrap {
    padding: 60px 0 80px;
}
.left {
    float: left;
    width: 20%;
}
.left h3{
    padding: 20px 30px;
    color: #fff;
    background-color: #3982c7;
    font-size: 30px;
    font-weight: normal;
    display: block;
}

/*.left .aspg-left-nav li {
    position: relative;
    border-bottom: 1px solid #ccc;
}
.left .aspg-left-nav li a{
    font-size: 16px;
    line-height: 30px;
    position: relative;
    display: block;
    padding: 15px 30px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
.left .aspg-left-nav li:hover a{
    color: #3982c7;

}
.left .aspg-left-nav li.on a{
    color: #3982c7;

}*/


.right {
    float: right;
    width: 80%;
    padding-left: 30px;
}
.right .content{
    font-size: 15px;
}

@media(max-width: 1440px){
    .wrap {
        padding: 50px 0;
    }
    .left h3{
        padding: 10px 30px;
        font-size: 24px;        
    }
}
@media(max-width: 1199px){
    .left h3{
        padding: 10px 25px;      
    }
/*    .left .aspg-left-nav li a {
        padding: 10px 25px;

    }  */  
}

@media(max-width: 768px){
    .wrap {
        padding: 35px 0;
    }
    .sitemp{
        padding:10px 0;
    }
    .site{
        font-size: 14px;
    } 
    .site a{
        font-size: 14px;
    }
    .left{
        width: 100%;
        float: none;
        display: none;
    }  
    .left h3{
        display: none;
    } 
/*    .left .sort{
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 30px;
    }
    .left .aspg-left-nav li{
        border:none;
        display: inline-block;
        margin-bottom: 5px;
    }
    .left .aspg-left-nav li a {
        padding: 2px 15px;
        font-size: 14px;
    }*/
    .right{
        width: 100%;
        float: none;
        padding-left: 0;
    } 

}
@media(max-width: 767px){
    .wrap {
        padding: 20px 0;
    }  
/*    .left .sort{
        margin-bottom: 20px;
    }
    .left .aspg-left-nav li a{
        padding: 0px 10px;
    }  */
}



/*about*/


/*news*/
.news_list2{
	display: flex;
	flex-wrap: wrap;
}
.news_list2 li{
	width: 32%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.news_list2 li:nth-child(3n){
	margin-right: 0;
}
.news_list2 li a.img{
	overflow: hidden;
	display: block;
}
.news_list2 li a.img img{
	transition: all 0.6s ease-out;
}
.news_list2 li h3 a{
	font-size: 16px;
	color: #333;
}
.news_list2 li p{
	font-size: 14px;

}
.news_list2 li:hover .img img{
	transition: all 0.6s;
	transform: scale(1.1);
}
.news_list2 li:hover h3 a{
	color: #3982c7;
}
@media(max-width:1600px){
	.news_list2{

	}
}
@media(max-width:1440px){

}
@media(max-width:1360px){

}
@media(max-width:1024px){

}
@media(max-width:992px){
	.news_list2 li{
		width: 49%;
	}
	.news_list2 li:nth-child(3n) {
	    margin-right: 2%;
	}
	.news_list2 li:nth-child(2n) {
	    margin-right: 0;
	}
}
@media(max-width:768px){

}
@media(max-width:767px){
	.news_list2 li{
		width: 100%;
		margin-right: 0;
	}
	.news_list2 li:nth-child(3n) {
	    margin-right: 0%;
	}

}



/*n_message*/
.message{
/*    padding:70px 0;*/
}
.message h3{
    font-size: 32px;
    color: #222;
}
.message p{
    font-size: 16px;
    color: #999;
    padding:25px 0 30px;
}
.message ul{
    display: flex;
    flex-wrap: wrap;
}
.message ul li{
    position: relative;
    width: 22%;
    margin-right: 4%;
    margin-bottom:25px;
}
.message ul li:last-child{
    margin-right: 0;
}
.message ul li span{
    color: #ff0000;
    display: block;
    position: absolute;
    right:10px;
    top:5px;
}
.message ul li input{
    display: block;
    width: 100%;
    border:1px solid #ccc;
    outline: none;
    line-height:36px;
    text-indent: 12px;
}
.mess_content textarea{
    width: 100%;
    line-height:30px;
    height: 155px;
    outline: none;
    padding:10px ;
    box-sizing: border-box;
    border: 1px solid #ccc;
}
.mess_btn input{
    width: 115px;
    line-height: 38px;
    font-size: 14px;
    color:#fff;
    display: block;
    border:none;
    background: #3982c7;
    margin-top:50px;
    cursor: pointer;
}
@media(max-width: 1440px) {
    .message h3{
        font-size: 26px;
    }
}
@media(max-width: 1199px){

}
@media(max-width: 768px){
/*    .message{
        padding:30px 1%;
    }*/
}
@media(max-width: 640px){
/*    .message {
        padding: 20px 1%;
    }*/
    .message h3{
        font-size: 20px;
    }
    .message p {
        font-size: 12px;
        padding: 10px 0;
    }
    .message ul li{
        width: 100%;
        margin-right: 0%;
        margin-bottom:5px;
    }
    .message ul li:nth-child(2n){
        margin-right: 0;
    }
    .mess_btn input{
        margin-top:10px;
    }
}





/*n_contact*/
.n_contact{
    padding:80px 0 60px;
}
.n_contact h3{
    font-size: 32px;
    color: #222;
    text-align: center;
    margin-bottom: 10px;
}
#c1{
    display: flex;
    flex-wrap: wrap;
    margin:25px 0;
}
.n_contact1_text{
    /*width: 50%;*/
}
.n_contact h4{
    font-size: 24px;
    color: #333;
    font-weight: normal;
}
.n_contact1_text p{
    font-size: 16px;
}
.n_contact1_text p strong{
    font-weight: normal;
}
.n_contact_list{
    display: flex;
    flex-wrap: wrap;
 /*   margin:25px 0;*/
    width: 50%;
}
.n_contact_list li{
    width: 100%;
/*    margin-right: 4%;*/
/*    padding:20px 15px;*/
    color: #333;
/*    background: #999;*/
/*    text-align: center;*/
/*    float: left;*/
    font-size: 16px;
    margin:5px 0;
}
.n_contact_list li:last-child{
    margin-right: 0;
}
.n_contact_list li .img{
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border:1px solid #fff;
    border-radius: 50%;
    margin:0 auto 10px;
}
.n_contact_list li .img img{
    max-width: 40px;
}
.n_contact_list li p{
    line-height: 1.6em;
}
.n_contact_list li:nth-child(1){
    
}
.n_contact_list li:nth-child(2){
    
}
.n_contact_list li:nth-child(3){
    
}

/*.n_contact_list p{*/
/*    margin-right:60px;*/
/*    font-size: 16px;*/
/*    color: #666;*/
/*}*/
/*.n_contact_list p:nth-child(4){*/
/*    margin-right: 0;*/
/*}*/
@media(max-width: 1440px){
    .n_contact {
        padding: 60px 0 ;
    }
    .n_contact h3{
        font-size: 26px;
    }
    .n_contact h4{
        font-size: 20px;
    }
}
@media(max-width: 1199px){
    .n_contact{
        padding:30px 1%;
    }
    .n_contact_list p{
        margin-right: 40px;
    }
    .n_contact_intro{
        margin: 20px auto 40px;
        padding: 25px 0;
    }
    
}
@media(max-width: 768px){
    .n_contact1_text{
        width: 100%;
    }
    .n_contact_list{
        width: 100%;
        margin-top: 15px;
    }
    .n_contact_list p:nth-child(4) {
        margin-right: 30px;
    }
    .n_contact_intro h3{
        font-size: 22px;
    }
    .n_contact_intro p{
        font-size: 14px;
    }
    .n_contact h3{
        font-size: 24px;
    }
    .n_contact h4 {
        font-size: 20px;
        padding: 5px 0 5px;
    }
    .n_contact_list li{
        width:100%;
        margin-bottom:10px;
    }
}
@media(max-width: 767px){
    .n_contact {
        padding: 20px 1%;
    }
    .n_contact h3{
        font-size: 20px;
    }
    .n_contact h4 {
        font-size: 16px;
        padding: 0;
    }
    .n_contact_list {
        margin: 0px 0 20px;
    }
    .n_contact_list p {
        width: 100%;
        margin-right: 0px;
    }
    .n_contact_list p:nth-child(4) {
        margin-right: 0px;
    }

    .n_contact1_text p strong{
        display: block;
    }
}








h1.title{
    font-size: 24px;
    color: #3982c7;
    padding-top: 4px;
    padding-bottom: 18px;
    line-height:1.4em;
    font-weight: normal;
}
.info_title{
    font-size: 14px;
    color: #999;
}
h3.tag{
    font-size: 14px;
    color: #666;
    font-weight: normal;
}
.page{
    font-size: 14px;
    color: #666;    
    margin-top:10px;
}
.page a{
    font-size: 14px;
    color: #666;    
}

@media(max-width: 768px){
    h1.title{
        font-size: 18px;
    }
}

.pageController{
    text-align: center;
    color:#505050;margin:0 auto;
    margin:2em 0;
    line-height:24px;
}
.pageController a{background-color:#FFF;vertical-align:middle; border:#efefef 1px solid; 
    color:#505050;padding:5px 8px; margin-right:3px;margin-left:3px;
}
.pageController a:hover{background-color:#2b70bb;color:#fff; text-decoration:none;border:#efefef 1px solid;}
.pageController .currPage {background-color: #2b70bb;color:#ff0000;border:#efefef 1px solid;}
.pageController .t1{
    float:left;margin-right:5px;height:24px;line-height:22px;white-space:nowrap;
    display: none;
}
.pageController .t2{vertical-align:middle;line-height:39px;}
.pageController .t2 #current{
    line-height: 39px;
    background-color: #ef8200;
    vertical-align: middle;
    border: 1px solid #ef8200; 
    color: #fff;padding: 5px 8px;
    margin-right: 3px;
    margin-left: 3px;
    width: 39px;
}
.pageController .t1 span{
    /*padding-left:4px;
    padding-right:4px;*/
    width: 39px;
}
.pageController select{height:24px;vertical-align:middle;text-align:center;line-height:24px;
    display: none;
}
.pageController select option{vertical-align:middle;}






.fixed-contact-wrap {
    z-index: 999;
    position: fixed;
    right: 30px;
    top: 75%;
    width: 60px;
    margin-top: -90px;
    overflow: hidden;
    border-radius: 30px;
    opacity: 0;
    transition: all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);

}

.fixed-contact-wrap.show {
    transform: none;
    opacity: 1;
}

.fixed-contact-wrap.active {
    width: 215px;
}

.fixed-contact-wrap li {
    position: relative;
    height: 60px;
    background: #222;
    overflow: hidden;
}

.fixed-contact-wrap.active li {
    overflow: inherit;
}

.fixed-contact-wrap li a {
    position: relative;
    z-index: 1000;
    display: block;
}

.fixed-contact-wrap li i {
    z-index: 1000;
    position: absolute;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    transition: all .4s;
}

.fixed-contact-wrap.active li:after {
    z-index: 1001;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 80%;
    height: 1px;
    margin-left: -40%;
    background: rgba(255, 255, 255, .1);
}

.fixed-contact-wrap.active li:last-child:after {
    display: none;
}

.fixed-contact-wrap li:hover i, .fixed-contact-wrap li:hover strong {
    opacity: .5;
}

.fixed-contact-wrap .phone i {
    background: #222 url(../images/fix-icon1.png) no-repeat center center;
    border-top-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
}

.fixed-contact-wrap .qq i {
    background: #222 url(../images/fix-icon2.png) no-repeat center center;
}

.fixed-contact-wrap .back-top i {
    background: #222 url(../images/fix-icon3.png) no-repeat center center;
}

.fixed-contact-wrap.active .back-top i {
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}

.fixed-contact-wrap li strong {
    position: absolute;
    top: 0;
    right: -135px;
    display: block;
    width: 115px;
    padding: 0 15px 0 30px;
    font: normal 16px/60px 'gotham-medium';
    color: #fff;
    background: #222;
    white-space: nowrap;
    transition: all .4s;
    box-sizing: content-box;
}

.fixed-contact-wrap.active li strong {
    right: 60px;
}

.fixed-contact-wrap.black li {
    background: #111;
}

.fixed-contact-wrap.black li strong {
    background: #111;
}

.fixed-contact-wrap.black .phone i {
    background: #111 url(../images/fix-icon1.png) no-repeat center center;
}

.fixed-contact-wrap.black .qq i {
    background: #111 url(../images/fix-icon2.png) no-repeat center center;
}

.fixed-contact-wrap.black .back-top i {
    background: #111 url(../images/fix-icon3.png) no-repeat center center;
}

@media (max-width: 1400px) {
    .fixed-contact-wrap {
        right: 15px;
        width: 50px;
        border-radius: 25px;
    }

    .fixed-contact-wrap.active {
        width: 200px;
    }

    .fixed-contact-wrap li {
        height: 50px;
    }

    .fixed-contact-wrap li i {
        width: 50px;
        height: 50px;
    }

    .fixed-contact-wrap li strong {
        right: -120px;
        width: 100px;
        padding: 0 15px 0 20px;
        font: normal 14px/50px 'gotham-medium';
    }

    .fixed-contact-wrap.active li strong {
        right: 50px;
    }
}

@media (max-width: 1200px) {
    .top-footer .logo {
        width: 15%;
    }

    .top-footer .logo img {
        width: 80px;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item dl {
        width: 95%;
        padding-right: 5%;
    }
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 71px;
    position: relative;
    background: #222;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 35px;
    background-position: -27px -51px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 77px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #222;
    color: #fff;
    height: 56px;
    width: 247px;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-main {
    background: #222;
    width: 97px;
    height: 56px;
    position: relative;
    padding:9px 0 6px;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -140px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 140px;
    height: 140px;
}

@media(max-width: 1199px){
    .client-2{
        display: none;
    }
}