.probanner{
	position: relative;
}
.prosearch{
	position: absolute;
	top: 20%;
	width: 100%;
	text-align: center;
	color: #fff;
}
.pros input{
	border-top-left-radius:20px ;
	border-bottom-left-radius:20px ;
	border: 1px solid #fff;
	background: none;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border-right: none;
	color: #fff;
	width:260px;
}
.pros input:focus{
    border: none;
}
.pros button{
	border-top-right-radius:10px ;
	border-bottom-right-radius:10px ;
	background: #3485be;
	border: 1px solid #3485be;
	height: 31px;
	width: 40px;
}
.pros button img{
	width: 20px;
	position: relative;
	top: -1px;
}

.prosl{
	margin-bottom: 0;
}
.prosr{
	margin-bottom: 0;
}
.prosl li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 25px;
}
.prosl li a span{
	float: right;
	font-weight: bold;
	font-family: '宋体';
}
.prosl li:first-child a{
	color: #3485be;
	font-size: 20px;
}

.prosl li:nth-child(2) a{
	color: #333;
	font-size: 20px;
}
.prosl li:hover a{
	color: #3485be;
}
.prosr li{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #ebebeb;
	padding: 0 10px;
}
.prosr li span{
	font-size: 15px;
	font-weight: bold;
	color: #333;
	margin-left: 15px;
}
.prosr li a h5{
	font-size: 15px;
	color: #333;
	display: inline-block;
	margin-left: 15px;
}

.nprol{
	float: left;
	width: 17.5%;
}
.npror{
	float: right;
	width: 82.5%;
	display: flex;
	flex-wrap: wrap;
}
.npro .i-npro a.hqbj{
    background: #ff0000;
}

.list_dt{
    background: #3485be;
    color: white;
    width: 95%;
    padding: 0 40px 0 20px;
    height: 70px;
    line-height: 70px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    border-bottom: 1px solid #fff;
}

.list_dt:hover ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}
/*#open{
    background: #222;
}
#open ._after{
    display: block;
    width: 3px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4285F4;
}*/
.list_dt_icon{
    position: absolute;
    right: 10px;
    top: 11px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../images/off.png") no-repeat;
    background-size: cover;
}
#open .list_dt_icon{
    background: url("../images/open.png") no-repeat;
    background-size: cover;
}
.list_dd{
    display: none;
}
.list_li{
    background: #fff;
    list-style-type: none;
    color: white;
    width: 95%;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border-bottom: 1px dashed #d6d6d6;
    color: #333;
    font-size: 1.2rem;
}
.list_li a{
    color: #333;
    font-size: 1.2rem;
}
.list_li a.active{
    color: #3485be;
}
.list_dt h2{
	margin-bottom: 0;
	color: #fff;
	font-size: 1.4rem;
	font-weight: normal;
	line-height: 70px;
}
.list_dl ul,.list_dl dd{
	margin-bottom: 0;
}

.npro .proimg-i{
	height: 260px;
	background-color: #fff;
	vertical-align: middle;
	line-height: 260px;
	text-align: center;
}
.npro .proimg-i img{
	width: 80%;
}
.npro .i-npro{
	background-color: #f5f5f5;
}
.npro .i-npro h4{
	font-size: 20px;
	margin-top: 30px;
	color: #333;
	font-weight: 600;
}
.npro .i-npro .sh6{
	font-size: 16px;
	margin-top: 10px;
	color: #333;
}
.npro .i-npro p{
	font-size: 15px;
	margin-top: 15px;
	color: #333;
}
.npro .i-npro a{
	background-color: #3485be;
	border-radius: 20px;
	display: inline-block;
	width: 90px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
}

.xgfa .swiper {
	overflow: hidden;
	position: relative;
	height: 370px;
	width: 100%;
}
.xgfa .swiper .swiper-pagination-bullet{
	width: 18px;
	height: 7px;
	border-radius: 12px;
}
.xgfa .swiper .swiper-pagination-bullet-active{
	background: #2ab8ed;
}
.xgfa .zlzs{
	text-align: center;
	background: #fff;
}

.xgfa .zlzs h4{
	background: #e5e5e5;
	margin-bottom: 0;
	padding: 0.6rem 0.5rem;
	font-size: 1rem;
	overflow: hidden;
	color: #333;
}
.xgfa .zlzs h5{
	background: #e5e5e5;
	margin-bottom: 0;
	padding: 0.6rem 0.5rem;
	font-size: 1rem;
	overflow: hidden;
	color: #333;
}
.xgfa .zlzs h5 .float-left{
    -webkit-line-clamp:1 ; 
    font-weight: bold;
}
.xgfa .zlzs .mmimg {
    height: 228px;
    overflow: hidden;
    display: grid;
    align-content: center;
}

.prolx{
	position: absolute;
	background: url(../images/lxbg.png) no-repeat;
	width: 77px;
	height: 80px;
	z-index: 999;
	top: -20px;
	left: 10%;
	line-height: 70px;
	text-align: center;
	color: #fff;
}
.position{
	margin: 1rem 0 3rem;
	color: #333333;
	font-size: 16px;
}
.position a{
	color: #333333;
	font-size: 16px;
}
.view .swiper-container { height: 420px;width: 100%; }
.view .swiper-container .swiper-slide{ text-align: center;background: #fff;height: 420px;line-height: 420px;}
.view .swiper-container .swiper-slide img{ vertical-align: middle;max-height:400px}
.view:hover .arrow{display: block;}
.view .arrow{display: none;position: absolute;top: 50%;margin-top: -35px;width: 70px;height: 70px;z-index: 10; }
.view .arrow-left {background: url("../images/arrowl.png") no-repeat center; left: 10px;}
.view .arrow-right {background: url("../images/arrowr.png") no-repeat center; right: 10px;}
.preview { width: 100%;margin-top: 10px;position: relative;}
.preview .swiper-slide {padding: 0 12px;width: 23%;height: 100%;background: #fff;margin-right: 10px;}
.preview .arrow{position: absolute;top: 50%;margin-top: -9px;width: 9px; height: 18px;z-index: 10;}
.preview .arrow-left {background: url("../images/culture/arrow-left.png") no-repeat center;left: 10px;}
.preview .arrow-right {background: url("../images/culture/arrow-right.png") no-repeat center;right: 10px;}
.preview img {padding: 1px;}

.prodesc{
	margin-top: 1rem;
}
.prodesc h1{
	font-size: 2rem;
	font-weight: bold;
}
.prodesc .xh{
	font-size: 1.2rem;
	font-weight: normal;
	margin-top: 0.8rem;
}
.prodesc .nline{
	width: 30px;
	height: 3px;
	background: #3485be;
	margin: 1.2rem 0;
}
.prodesc .hline{
	border-bottom: 1px solid #cdcdcd;
	color: #333;
	margin: 1rem 0;
	padding-bottom: 3rem;
	font-size: 1rem;
}
.prodesc .zxly{
	margin-top: 4.2rem;
}
.prodesc .zxly a{
	border: 1px solid #3485be;
	display: inline-block;
	width: 150px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-radius: 20px;
	font-size: 1.1rem;
}
.prodesc .zxly a:nth-child(1){
	color: #333;
}
.prodesc .zxly a:nth-child(2){
	color: #fff;
	background: #3485be;
	margin-left: 20px;
}
.protel{
	margin-top: 3.3rem;
	color: #333;
	font-size: 1.6rem;
}
.protel span{
	color: #3485be;

}
.pronnav {
	background: #fff;
	overflow: hidden;
	margin-bottom: 0;
	border-bottom: 1px solid #ececec;
}
.pronnav li{
	display: inline-block;
	margin-left: 60px;
	position: relative;
	height: 60px;
	line-height: 60px;
	font-size: 1.2rem;
	cursor: pointer;
}
.pronnav li:first-child{
	margin-left: 20px;
}

.pronnav li.on{
	color: #3485be;
}
.pronnav li.on:after{
	content: '';
	width: 100%;
	position: absolute;
	height: 1px;
	bottom: 0;
	left: 0;
	background: #3485be;
}

.procontent{
	background: #fff;
	padding: 2rem 0rem 0;
}
.procontent img{
    max-width: 100%;
}
.procontent>div{
	display: none;
	padding: 0 1rem;
}
.procontent .prod{
	display: block;
	padding: 0;
}
.procontent .prod>p{
    padding:2rem;
}
.procontent .prog{
	display: block;
	padding:2rem 2rem;
	background: #eaeaea;
}
.ptitle{
	text-align: center;
}
.ptitle .sh4{
	font-size: 1.5rem;
}
.ptitle .sh4 span{
	color: #32b5e6;
}
.ptitle .nline{
	width: 40px;
	height: 2px;
	background: #32b5e6;
	margin: 0.8rem auto 0.5rem;
}
.ptitle .sh5{
	text-transform: uppercase;
	color: #e0e0e0;
	font-size: 1.3rem;
}
.prop .con{
	float: left;
	width: 49%;
}
.prop .mob{
	float: left;
	width: 49%;
	margin-left: 2%;
}
.prop input{
	width: 100%;
	height: 55px;
	line-height: 55px;
	padding-left: 15px;
	border: 1px solid #e5e5e5;
}
.prop textarea{
	width: 100%;
	margin-top: 2rem;
	height: 260px;
	padding-left: 15px;
	border: 1px solid #e5e5e5;
}
.prop button{
	width: 100%;
	background: #3485be;
	color: #fff;
	text-align: center;
	border: none;
	margin-top: 1rem;
	height: 40px;
	line-height: 40px;
}

.xgcp{
	width: 100%;
	overflow: hidden;
}
.xgcp li{
	text-align: center;
	background: #ffffff;
}
.xgcp li img{
	padding: 1rem;
}
.xgcp li h3{
	font-size: 1.2rem;
	padding: 1rem 0;
	border-top: 1px solid #ececec;
	color: #333;
}
.sms{
	background: #fff;
	padding: 1rem 1.5rem 1.5rem;
}
.sms li span{
	color: #333;
}
.sms li{
	overflow: hidden;
	width: 100%;
	border-bottom: 1px dashed #e1e1e1;
	padding: 10px 0;
}
.nnews{
	width: 100%;
}
.nnews li{
	display: flex;
	flex-wrap: wrap;
	border-bottom: 1px solid #bcbcbc;
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}
.nnews li .nnimg{
	/*background: #fff;*/
	padding: 1rem;
	height: 200px;
	overflow: hidden;
}
.nnews li .nncon h3{
	font-size: 1.5rem;
	margin-top: 1rem;
	margin-bottom: 0rem;
	color: #333;
}
.nnews li .nncon .ntime{
	font-size: 0.9rem;
	color: #333;
}
.nnews li .nncon p{
	font-size: 1rem;
	margin: 0.5rem 0;
	line-height: 25px;
	color: #333;
	word-break: break-all;
text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}
.nnews li .nncon span{
	border: 1px solid #6ebedc;
	display: inline-block;
	margin-top: 1rem;
	width: 100px;
	text-align: center;
	border-radius: 20px;
	color: #333;
	font-size: 1rem;
	height: 30px;
	line-height: 28px;
}
.nnews li:hover .nncon span{
	color: #fff;
	background: #3485be;
}
.nhang{
	background: #fff;
	padding: 1rem 0 0;
}
.nhang .newtitle{
	border-bottom: 1px solid #bfbfbf;
	margin-left: 15px;
	padding-bottom: 7px;
	position: relative;
	font-size: 1.4rem;
}
.nhang .newtitle:after{
	height: 1px;
	width: 95px;
	background: #2aa2cf;
	position: absolute;
	bottom: 0;
	content: '';
	left: 0;
}
.nhang ul{
	padding-left: 15px;
}
.nhang ul li{
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 10px;
	margin: 10px 0;
}
.nhang ul li:last-child{
	border-bottom: none;
}
.nhang ul li h4{
	color: #333;
	font-size: 0.9rem;
}
.nhang ul li div{
	color: #333;
	font-size: 0.9rem;
}

.nhang1{
	background: #fff;
	padding: 1rem 0 0.2rem;
}
.nhang1 .newtitle{
	border-bottom: 1px solid #bfbfbf;
	margin-left: 15px;
	padding-bottom: 7px;
	position: relative;
	font-size: 1.4rem;
}
.nhang1 .newtitle:after{
	height: 1px;
	width: 95px;
	background: #2aa2cf;
	position: absolute;
	bottom: 0;
	content: '';
	left: 0;
}
.nhang1 ul{
	padding-left: 15px;
}
.nhang1 ul li{

	margin: 6px 0;
}

.nhang1 ul li a h4{
	color: #333;
	font-size: 0.9rem;
}
.nhang1 ul li div{
	color: #333;
	font-size: 0.9rem;
}

.newcontent{
	background: #fff;
	padding: 2rem 1.5rem;
}
.newcontent .ncon{
	padding: 2rem 0;
}
.newstitle{
	text-align: center;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 1rem;
}
.newstitle h1{
	color: #333;
	font-size: 1.6rem;
}
.newstitle .date{
	color: #707070;
	font-size: 1rem;
}

.newcontent .nret{
	overflow: hidden;
	border-top: 1px solid #d3d3d3;
	padding-top: 1rem;
}
.newcontent .nret a{
	color: #333;
}
.newcontent .nret a h4{
	color: #333;
	font-size: 1rem;
	display: inline-block;
}
.newcontent .return{
	color: #fff!important;
	background: #2ab8ed;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 120px;
	text-align: center;
}

.soulist{
	width: 100%;
	overflow: hidden;
}
.soulist li{
	float: left;
	width: 32.33%;
	margin-right: 1.5%;
}
.soulist li:nth-child(3n){
	margin-right:0;
}
.soulist li h3{
	color: #333;
	font-size: 1.1rem;
	background: #fff;
	padding: 1rem 0.5rem;
	position: relative;
}
.soulist li h3:after{
	content: '';
	background: url(../images/smore.png) no-repeat;
	height: 27px;
	width: 27px;
	position: absolute;
	right: 10px;
}
.soulist li:hover h3{
	background: #3485be;
	color: #fff;
}
.soulist li:hover h3:after{
	background: url(../images/smore1.png) no-repeat;
}

.protj .swiper {
	overflow: hidden;
	position: relative;
	/*height: 400px;*/
	padding:40px 0;
}

.protj .swiper .swiper-pagination-bullet-active{
	background: #2ab8ed;
}
.protj .zlzs{
	border: 1px solid #e5e5e5;
	text-align: center;
	background: #f6f6f6;
}
.protj .zlzs img{
	padding: 1rem 0;

}
.protj .zlzs h3{
	background: #fff;
	margin-top: 1rem;
	margin-bottom: 0;
	padding: 1rem 0;
	font-size: 1.4rem;
	color: #333;
	
}
.protj .zlzs h4{
	background: #fff;
	margin-top: 1rem;
	margin-bottom: 0;
	padding: 1rem 0;
	font-size: 1.4rem;
	color: #333;
	
}
.soucon{
	padding: 3rem 2rem;
}
.soucon h1{
	text-align: center;
	font-size: 2rem;
	color: #333;
}

.prolist{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.prolist .card{
	height: 300px;
}
.prolist .card .proimg-i{
	text-align: center;
	border-right: 1px solid #eaeaea;
	padding: 2rem 0;
	height: 300px;
}
.prolist .card .i-npro{
	padding: 2rem 0 2rem 2rem;
}
.prolist .card .i-npro h4{
	font-size: 1.6rem;
	color: #333;
}
.prolist .card .i-npro .nline{
	width: 30px;
	height: 2px;
	background: #3485be;
	margin: 1rem 0 1.5rem;
}
.prolist .card .i-npro p{
	font-size: 1.2rem;
}
.prolist .card .i-npro a{
	display: inline-block;
	background: #3485be;
	border-radius: 20px;
	color: #fff;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 1rem;
	margin-top: 2rem;
}

.case{
	background: #f5f5f5;
}
.casetop{
	background: #ffffff;
	position: relative;
	top: -70px;
	padding: 2rem 1rem;
}
.casetop h1{
	text-align: center;
	font-size: 2rem;
	color: #333;
	font-weight: 700;
}
.casetop .nline{
	width: 30px;
	margin: 1rem auto;
	background: #3485be;
	height: 2px;
}
.casetop .casetopcon{
	margin: 1rem 0;
}
.casetop a{
	text-align: center;
	display: block;
	margin-top: 2rem;
	color: #333;
	font-size: 1.1rem;
}
.casebottom{
	background: #ffffff;
	position: relative;
	top: -30px;
	padding: 2rem 5rem;
}
.casebottom h2{
	text-align: center;
	font-size: 2rem;
	color: #333;
	font-weight: 700;
}
.casebottom .nline{
	width: 30px;
	margin: 1rem auto;
	background: #3485be;
	height: 2px;
}
.casebottom .casetopcon{
	margin: 1rem 0;
}
.down table{
	padding: 2rem;
	background: #fff;
	width: 100%;
}
.down table thead tr th{
	padding: 1rem 3rem;
	background: #3485be;
	color: #fff;
	font-size: 1.4rem;

}
.down table thead tr th:last-child{
	text-align: center;
}
.down table tbody tr {
	border-bottom: 1px dashed #ccc;
	

}
.down table tbody tr td{
	padding: 2rem 3rem;
	background: #fff;
	color: #333;
	font-size: 1.4rem;
	

}

.down table tbody tr td:last-child{
	text-align: center;
}
.down table tbody tr td:last-child a{
	background: #999999;
	color: #fff;
	font-size: 1rem;
	display: inline-block;
	height: 2.8rem;
	line-height: 2.8rem;
	width: 125px;
}
.down table tbody tr:hover td a{
	background: #32b5e6;
}
.down table tbody tr:last-child{
	border-bottom: none;
}

.qiti{
	padding: 2rem 0;
}
.qiti li{
	margin-top: 3rem;
}
.qiti li h3{
	margin-left: 25px;
	width: 30px;
	background: #3485be;
	color: #fff;
	text-align: center;
}
.qiti li a{
	margin-left: 25px;
	color: #333;
	margin-top: 12px;
	position: relative;
	top: 3px;
	display: inline-block;
}
@media(max-width:1599px){
    .npro .i-npro a{
        width: 82px;
    }
}
@media(max-width:768px){
    .prodesc{
        margin-top:15px!important;
    }
    .npro .i-npro a{
    width: 77px;
    font-size: 13px;
}
    .npro .i-npro a{
        margin-top: 10px;
    }
    .npro .i-npro p{
        margin-bottom: 10px;
    }
    .ntitle .ttitle{
        font-size: 1.6rem;
    }
    .casetop h2{
        font-size: 1.4rem;
    }
    .casebottom h2{
        font-size: 1.4rem;
    }
    .casebottom{
        padding:1rem 2rem;
    }
    .nnews li .nncon h3{
        font-size: 1.4rem;
    }
    .prodesc h1{
        font-size: 1.4rem;
    }
    .pronnav li{
        margin-left:8px!important;
        font-size: 1rem;
    }
    .pronnav{
        margin-top:1rem;
    }
    .soulist li{
        width: 100%;
        margin-right:0;
    }
    .nnews li .nnimg{
        background: none;
        height: auto;
    }
    .nnews li .nnimg img{
        width: 100%;
    }
    .xgfa .swiper .swiper-slide{
        padding:0 15px;
    }
    .npro .i-npro h4{
        font-size: 18px;
    }
    .down table tbody tr td{
        padding:1rem 0.5rem;
    }
    .prosr li{
        height: auto;
        line-height: 35px;
    }
    .nprol{
        display: none;
    }
    .npror{
        width: 100%;
    }
}