*{
    margin:0;
    padding:0;
}
body{
    width:100%;
    min-width:1400px;
    background:#fff;
    font-family:'Microsoft yahei';
}
ul{
    list-style:none;
}
a{
    text-decoration:none;
}
.clear:after{
    content:'';
    display:block;
    clear:both;
    visibility:hidden;
}
.home-top{
    padding:10px;
    font-size:14px;
}
.home-top .left{
    float:left;
}
.home-top .right{
    float:right;
}
.body-top{
    padding:5px 50px;
    box-shadow:0 0 5px rgba(0,0,0,.3);
    background:#fff;
}
.logo{
    position:relative;
    float:left;
}
.logo:after{
    position:absolute;
    left:0;
    content:"";
    clear:both;
    height:100%;
    width:10px;
    background:rgba(255,255,255,.7);
    animation:lr 2s 3s infinite;
    transform:rotate(25deg);
}
@keyframes lr{
    0%{
        left:0;
    }
    100%{
        left:100%;
    }
}
.nav{
    float:right;
}
.nav li{
    position:relative;
    margin:10px 0;
    float:left;
    height:30px;
    line-height:30px;
    font-size:14px;
}
.nav li .inner{
    position:absolute;
    padding:5px;
    top:50px;
    left:50%;
    display:none;
    width:130px;
    background:#fff;
    transform:translateX(-50%);
    z-index:10;
    box-shadow:0 0 5px #999;
}
.nav li:hover .inner{
    display:block;
}
.nav li .inner:before{
    position:absolute;
    top:-20px;
    left:50%;
    content:'';
    display:block;
    width:0;
    height:0;
    border-color:transparent transparent rgba(223,223,223,0.75) transparent;
    border-style:solid;
    border-width:10px;
    transform:translateX(-50%);
}
.nav li .inner a{
    display:block;
    height:38px;
    line-height:38px;
    font-size:14px;
    text-align:center;
    color:#333;
    border-bottom:1px dotted #dfdfdf;
}
.nav li .inner a:hover{
    color:#fff;
    background:#0597ff;
}
.nav li .inner a:last-of-type{
    border:0;
}
.nav li > a{
    padding:10px;
    display:block;
    color:#333;
}
.nav li > a:hover{
    color:#fff;
    background:#0597ff;
    border-radius:20px;
}
@media screen and (min-width:1300px){
    .nav li > a{
        padding:10px;
    }
}
@media screen and (min-width:1500px){
    .nav li > a{
        padding:10px 17px;
    }
}
@media screen and (min-width:1600px){
    .nav li > a{
        padding:10px 20px;
    }
}
@media screen and (min-width:1700px){
    .nav li > a{
        padding:10px 22px;
    }
}
/* .nav li a.on,.nav li a:hover{
    color:#1E388C;
} */
.body-banner{
    /*height:700px!important;*/
    width:100%;
	min-width:1300px;
    height:820px;
	overflow:hidden;
}
.body-banner div{
    position:absolute;
    display:none;
}
.body-banner div:nth-child(1){
    display:block;
}
.body-banner div a{
    position:absolute;
    padding:5px 10px;
    color:#333;
    font-size:14px;
    font-weight:800;
}
.body-banner div a:hover{
    padding:5px 10px;
    color:#fff;
    background:#1E388C;
}
.body-banner img{
    display:block;
    width:100%;
    min-width:1300px!important;
    display:none;
}
.body-banner img:nth-child(1){
    display:block;
}
.body-title{
    position:relative;
}
.body-title div{
    position:relative;
    padding:10px 20px;
    margin:0 auto;
    width:180px;
    text-align:center;
    background:#fff;
    z-index:5;
}
.body-title h3{
    font-size:20px;
}
.body-title h3 em{
    color:#0597ff;
    font-style:normal;
}
.body-title span{
    font-size:14px;
    text-transform:uppercase;
}
.body-title i{
    position:absolute;
    top:50%;
    display:block;
    width:100%;
    height:1px;
    background:#999;
}
.body-about,.body-item{
    margin:50px auto;
    padding:0 50px;
    width:1100px;
}
.body-about div{
    float:left;
}
.body-about .ba1{
    width:400px;
}
.body-about .ba1 img{
    display:block;
    width:100%;
}
.body-about .ba2{
    padding:0 60px;
    width:400px;
}
.body-about .ba2 .ba-title{
    width:100%;
    display:block;
}
.body-about .ba2 .ba-title h4,
.body-about .ba2 .ba-title h4 a{
    color:#0597ff;
}
.body-about .ba2 .ba-title span{
    color:#999;
}
.body-about .ba2 p{
    margin-top:60px;
    line-height:200%;
    font-size:14px;
}
.body-about .ba3{
    width:150px;
}
.body-about .ba3 div{
    position:relative;
    width:180px;
    display:block;
}
.body-about .ba3 div img{
    height:130px;
}
.body-about .ba3 div span{
    position: absolute;
    left:0;
    bottom:0;
    width:100%;
    height:30px;
    line-height:30px;
    color:#fff;
    font-size:14px;
    text-align:center;
    background:rgba(0,0,0,.4);
}
.body-info{
    padding:20px 0;
    text-align:center;
    font-size:14px;
    color:#555;
}
.body-info a{
    font-style:normal;
    color:#555;
    margin:0 5px;
}
.body-info a:hover{
    color:#0597ff;
}
.bg1{
    background:#fff;
}
.body-product{
    margin:0 auto;
    padding:50px 0 80px;
    width:1200px;
    overflow:hidden;
}
.body-product ul{
    position:relative;
    width:200%;
    right:0;
}
.body-product li{
    position:relative;
    float:left;
    margin-left:8px;
    width:140px;
    text-align:center;
    border:1px solid transparent;
}
.body-product li:hover{
    border-color:#0597ff;
    cursor:pointer;
}
.body-product li img{
    display:block;
    width:100%;
}
.body-product li span{
    display:block;
    width:100%;
    height:30px;
    line-height:30px;
    color:#333;
    background:#f3f3f3;
    font-size:14px;
    transition:.4s;
}
.body-product li a{
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
}
.body-product li:hover span{
    color:#fff;
    background:#0597ff;
}
.body-item ul{
    display:flex;
    justify-content:space-between;
}
.body-item li{
    position:relative;
    width:240px;
    height:260px;
    border:5px solid #fff;
    box-shadow:0 0 2px rgba(0,0,0,.1);
	overflow:hidden;
}
.body-item li .img{
    width:240px;
    background:#333;
    overflow:hidden;
}
.body-item li .img img{
    width:100%;
}
.body-item li .title{
    position:absolute;
    left:0;
    top:190px;
    padding:20px 10px;
    width:100%;
    box-sizing:border-box;
    transition:.4s;
    z-index:5;
    background:#f1f1f1;
}
.body-item li:hover .title{
	top:140px;
    color:#fff;

}
.body-item li .title h2{
	color:#333;
}
.body-item li .title span{
	margin-bottom:10px;
	display:block;
	padding:5px 0;
	color:#999;
	font-size:10px;
}
.body-item li .title a{
	padding:5px 10px;
	width:100px;
	color:#fff;
	box-sizing:border-box;
	background:#1E388C;
	border-radius:5px;
}
.body-item li h2{
    color:#333;
    font-size:18px;
}
.body-item li p{
    margin:5px 0;
    color:#b5b5b5;
    font-weight:bold;
    text-transform:uppercase;
}
.img-h4{
	position:absolute;
	left:0;
	right:0;
	top:55%;
	text-align:center;
	width:650px;
	margin:0 auto;
	z-index:6;
	color:#fff;
	font-size:24px;
	font-weight:500;
	text-align-last: justify;
}
.body-product .wrap{
	position:relative;
}
.body-product .wrap .left{
	position:relative;
	float:left;
	padding:35px 30px 0;
	width:170px;
	height:260px;
	color:#fff;
	background:#1E388C;
	border:3px solid #fff;
	transform:scale(.8);
}
.body-product .wrap .left h3{
	margin-top:0px;
	margin-bottom:40px;
	font-size:26px;
	text-align:center;
}
.body-product .wrap .left p{
	font-size:18px;
}
.body-product .wrap .left .p p{
    display:none;
}
.body-product .wrap .left .p p:nth-child(1){
    display:block;
}
.body-product .wrap .left .p a{
    margin-top:10px;
    width:46px;
    height:24px;
    line-height:24px;
    display:block;
    border-radius:5px;
    text-align:center;
    color:#fff;
    font-size:12px;
    border:2px solid #fff;
}
.body-product .wrap .right{
    position:relative;
	margin-left:0px;
	top:70px;
	float:right;
	padding-left:100px;
	padding:10px 15px;
	color:#fff;
}
.body-product .wrap .right a{
	margin-right:20px;

	color:#fff;
	padding:8px 10px;
	color:#999;
	border:2px solid #efefef;
}
.body-product .wrap .right a:hover{
	color:#1E388C;
	border-color:#1E388C;
}
.body-product .wrap{
	margin:0 auto;
    padding:0 50px 50px;
    width:1100px;
}
.body-footer-list .wrap{
    margin:0 auto;
    padding:50px;
    width:1100px;
}
.body-product .wrap{
    position:absolute;
    top:0px;
    left:50%;
    transform:translateX(-50%);
    z-index:5;
    width:1200px;
}
.body-news .wrap{
    width:1200px;
    margin:0 auto;
}
.body-news .left{
    float:left;
    width:466px;
    border-radius:100px;
    overflow:hidden;
}
.body-news ul{
    width:600px;
    float:right;
}
.body-news ul li{
    padding:10px 0;
    border-bottom:1px dotted #dadada;
}
.body-news ul li div.date{
    float:left;
    width:70px;
    height:70px;
    background:#0597ff;
    text-align:center;
    color:#fff;
}
.body-news ul li div.date p{
    display:block;
    padding:5px 0;
    font-size:20px;
}
.body-news ul li div.date span{
    font-size:14px;
    font-style:initial;
}
.body-news ul li .con a{
    padding-left:10px;
    height:70px;
    line-height:70px;
    color:#333;
}
.body-news ul li .con a:hover{
    color:#0597ff;
}
.foot-ban{
    margin-top:50px;
}
.foot-ban img{
    width:100%;
    display:block;
}
.body-footer-list{

    background:#efefef;
}
.body-footer-list ul{
    width:780px;
    float:left;
}
.body-footer-list ul li{
    float:left;
    width:150px;
}
.body-footer-list ul li > a{
    color:#333;
    font-size:18px;
    font-weight:500;
}
.body-footer-list .inner{
    margin-top:10px;
}
.body-footer-list .inner a{
    margin-bottom:3px;
    display:block;
    color:#999;
    width:110px;
    font-size:12px;
    line-height:180%;
    transition:.3s;
}
.body-footer-list .inner a:hover{
    padding:0 5px 0 10px;
    color:#fff;
    background:#1E388C;
}
.body-footer-list .lr a{
    width:110px;
    font-size:12px;
    line-height:180%;
}
.body-footer-list .img{
    float:right;
}
.body-footer-list .wrap{
	margin:-25px auto;
}
.body-footer{
    padding:40px 0;
    color:#fff;
    font-size:14px;
    text-align:center;
    background:#1E388C;
}
.body-footer p{
    margin-bottom:10px;
}
.body-footer p:last-of-type{
    margin:0;
}
.body-footer p a{
    color:#fff;
}
.body-footer p a:hover{
    color:#c7c7c7;
}
.inner-top{
    margin-bottom:40px;
}
.inner-top > img{
    width:100%;
    display:block;
    border-bottom:1px solid #efefef;
}
.inner-top .title{
    padding:30px 0;
}
.inner-top .title h2{
    font-size:28px;
    color:#333;
    text-align:center;
}
.inner-top .title p{
	margin:0 auto;
    color:#999;
    font-size:16px;
    text-transform:uppercase;
	text-align:center;
	/*width:150px;
    text-align:justify;
	text-align-last: justify;*/
}
.inner-top .title span{
	color:#1E388C;
}
.inner-con{
    margin:0 auto;
    width:1400px;
    min-height:500px;
}
.inner-con .list{
    float:left;
    width:200px;
}
.inner-con .list a{
    margin-bottom:1px;
    display:block;
    height:40px;
    line-height:40px;
    text-indent:2em;
    color:#333;
    background:#fff;
    box-shadow:0 0 1px rgba(0,0,0,.1);
}
.inner-con .list a:hover,
.inner-con .list a.on{
    color:#fff;
    background:#1E388C;
}
.inner-con .list-justify{
    display:flex;
}
.inner-con .list-justify a{
    width:200px;
    padding:10px 5px;
    margin:0 5px;
    text-indent:0;
    text-align:center;
    box-sizing:border-box;
    font-size:16px;
    color:#333;
    background:#fff;
    transition:.6s;
}
.inner-con .list-justify a:hover,
.inner-con .list-justify a.on{
    color:#fff;
    background:#1E388C;
}
.inner-con .product{
    margin:20px 0;
    min-height:300px;
    background:#fff;
}
.inner-con .product-list{
    display:flex;
    flex-wrap:wrap;
    padding:50px;
}
.inner-con .product-list li{
    margin-right:10px;
    margin-bottom:10px;
    width:240px;
}
.inner-con .product-list li:nth-child(4n+4){
    margin-right:0;
}
.inner-con .product-list li .img{
    position:relative;
    width:240px;
    height:180px;
    background:#efefef;
    overflow:hidden;
    box-shadow:0 0 5px rgba(0,0,0,.3);
}
.inner-con .product-list li .img img{
    display:block;
    margin:auto;
    height:100%;
}
.inner-con .product-list li .img a{
    position:absolute;
    top:0;
    display:block;
    width:100%;
    height:100%;
}
.inner-con .product-list li .img a:hover{
    opacity:.6;
    background:#333 url(../images/product-mask.png) no-repeat center;
}
.inner-con .product-list li .title{
    padding:10px 0;
    margin-bottom:20px;
    text-align:center;
    color:#333;
    font-size:14px;
    height:40px;
    line-height:40px;
}
.inner-con .product-list li > a{
    margin:0 auto 50px;
    display:block;
    width:80px;
    height:30px;
    line-height:30px;
    text-align:center;
    color:#fff;
    font-size:12px;
    box-sizing:border-box;
    background:#1E388C;
    border-radius:8px;
}
.inner-con .product-list li > a:hover{
    background:#333;
}
.inner-con .product-con{
    padding:10px 50px 0;
}
.inner-con .product-con > p{
    text-indent:2em;
    line-height:200%;
    font-size:14px;
}
.inner-con .product-con > p.tit{
    color:#000;
    font-size:16px;
    font-weight:bold;
}
.inner-con .product-con h3{
    text-align:center;
}
.inner-con .product-con .img{
    padding:30px;
}
.inner-con .product-con img{
    margin:5px auto;
    display:block;
    max-width:500px;
}
.inner-con .product-con .title{
	position:relative;
    margin-bottom:30px;
    background:#efefef;
}
.inner-con .product-con .title span{
    display:block;
    width:200px;
    height:40px;
    line-height:40px;
    color:#fff;
    text-align:center;
    background:#1E388C;
}
.inner-con .content{
    float:right;
    padding:50px;
    width:1200px;
    min-height:300px;
    background:rgba(255,255,255,.7);
    box-sizing:border-box;
}
.inner-con .content > p{
	color:#000;
    line-height:200%;
    text-indent:2em;
	font-size:14px;
}
.inner-con .list-face li{
    margin-right:40px;
    margin-bottom:40px;
    width:340px;
    float:left;
}
.inner-con .list-face li:nth-child(3n){
    margin-right:0;
}
.inner-con .list-face li img{
    width:100%;
}
.inner-con .product-path{
    padding:30px 50px;
    color:#999;
    font-size:14px;
    border-bottom:1px double #efefef;
}
.inner-con .product-path a{
    color:#999;
}
.inner-con .product-path a:hover{
    color:#0597ff;
}
.inner-con .product-path i{
    color:#f66;
    font-style:initial;
}
.inner-con .contact{
    padding:50px;
    width:1400px;
    min-height:300px;
    background:#fff;
    box-sizing:border-box;
}
.inner-con .contact .left{
    padding:15px 100px;
    float:left;
    width:380px;
    height:370px;
    line-height:290%;
    color:#fff;
    background:#0597ff;
}
.inner-con .contact .left p{

}
.inner-con .contact .right{
    float:right;
}
#allmap{
    width:700px;
    height:400px;
    background:#efefef;
}
.inner-news{
    padding:50px;
    margin:0 auto 30px;
    width:1000px;
    min-height:400px;
    background:#fff;
}
.inner-news li{
    padding:10px 0;
    border-bottom:1px dotted #efefef;
}
.inner-news li a{
    color:#888;
}
.inner-news li a:hover{
    color:#1E388C;
}
.inner-news li span{
    float:right;
    color:#999;
    font-size:12px;
}
.news-con{
    margin:0 auto 50px;
    padding:50px;
    width:1100px;
    min-height:400px;
    background:#fff;
}
.news-con h2{
    color:#1E388C;
    text-align:center;
}
.news-con p{
    text-indent:2em;
    line-height:200%;
}
.inner-service{
    margin-bottom:100px;
}
.inner-service .item{
    position:relative;
    margin-bottom:4px;
    float:left;
    width:50%;
    overflow:hidden;
}
.inner-service .item .con{
    padding:100px 40px;
    position:absolute;
    right:0;
    top:0;
    width:65%;
    height:100%;
    background:rgba(255,255,255,.6);
    box-sizing:border-box;
}
.inner-service .item img{
    display:block;
    transition:.4s;
}
.inner-service .item:hover img{
    transform:scale(1.3);
}
.inner-service .item .con h6{
    margin-bottom:10px;
    font-size:28px;
    font-weight:500;
}
.inner-service .item .con h6 a{
	color:#333;
}
.inner-service .item .con i{
    font-style:initial;
    color:#1E388C;
}
.inner-service .width{
    width:100%;
}
.share{
    position:fixed;
    right:0;
    bottom:22%;
    width:70px;
    height:130px;
    background:#1E388C;
    border-left:1px solid #fff;
    z-index:9;
    transition:.4s;
}
.share .button{
    position:absolute;
    left:-25px;
    top:40px;
    width:50px;
    height:50px;
    line-height:50px;
    text-indent:10px;
    background:#1E388C;
    border-radius:50%;
    font-family:'Courier New', Courier, monospace;
    color:#fff;
    cursor:pointer;
    z-index:9;
}
.share .button i{
    position:absolute;
    display:block;
    left:25px;
    top:0;
    width:1px;
    height:50px;
    background:#fff;
}
.share .img a{
    position:relative;
    display:block;
    margin:15px auto 0;
    width:40px;
    height:40px;
    border-radius:10px;
    box-shadow:0 0 5px #fff;
    z-index:10;
}
.share .img .qzone{
    background:url(../images/qzone.gif) no-repeat;
    background-size:cover;
}
.share .img .xlwb{
    background:url(../images/sinaminiblog.gif) no-repeat;
    background-size:cover;
}
.on{
    right:-70px;
}
.return{
    position:fixed;
    width:74px;
    padding:10px;
    bottom:10%;
    right:0;
    background:#1E388C;
    cursor:pointer;
    box-sizing:border-box;
    border-width:1px 0 1px 1px;
    border-style:solid;
    border-color:#fff;
    box-shadow:0 0 4px rgba(0,0,0,.2);
}
.return img{
    display:block;
    margin:0 auto;
}
.return p{
    color:#fff;
    font-size:12px;
}
div.news{
    margin:0 auto;
    padding:50px 50px 0;
    width:80%;
    height:100%;
    background:#fff;
    box-sizing:border-box;
    z-index:5;
	overflow:auto;
}
div.news .content h2{
    padding:15px;
    color:#333;
    text-align:center;
}
div.news .content p{
    color:#999;
    text-indent:2em;
    line-height:200%;
}
.newest{
    position:relative;
    width:1000px;
    height:300px;
    overflow:hidden;
    padding:50px;
    margin:auto;
    background:#fff;
}
ul.news{
    position:absolute;
    padding:20px 50px;
    left:0;
    width:1000%;
    height:100%;
    transition:.4s;
}
ul.news li{
    position:relative;
    margin-right:1px;
    height:100%;
    float:left;
}
ul.news li:after{
    content:'';
    display:block;
    clear:both;
}
ul.news li .img{
    float:left;
    width:320px;
    height:100%;
    overflow:hidden;
}
ul.news li .img img{
    width:100%;
}
ul.news li .cons{
    padding-left:50px;
    float:left;
    width:350px;
}
ul.news li .cons h3{
    padding-bottom:15px;
    font-weight:500;
}
ul.news li .cons h3 a{
    color:#1E388C;
}
ul.news li .cons p{
    padding-bottom:10px;
    height:100px;
    color:#555;
}
ul.news li .cons span{
    color:#999;
    font-size:14px;
}
ul.btn{
    position:absolute;
    padding:0 40px;
    left:400px;
    bottom:15px;
    width:500px;
}
ul.btn li{
    margin-right:15px;
    float:left;
    width:50px;
    height:10px;
    background:#cacaca;
    border-radius:5px;
    cursor:pointer;
}
ul.btn li.on{
    background:#1E388C;
}
.news-view{
    overflow:auto;
    width: 1100px;
    padding: 50px;
    margin:50px auto;
    box-sizing: border-box;
    background: #fff;
}
.news-view li{
    display:flex;
    margin-top:25px;
}
.news-view li:after{
    content:"";
    display:block;
    clear:both;
}
.news-view li div{
    float:left;
}
.news-view .date{
    padding:10px;
    width:60px;
    height:60px;
    color:#fff;
    background:#1E388C;
    text-align:center;
}
.news-view .date p{
    font-size:26px;
}
.news-view .date span{
    display:block;
    font-size:14px;
}
.news-view .conn{
    padding-left:15px;
    width:90%;
}
.news-view .conn h4 a{
    color:#1E388C;
}
.body-newss{
    background:#fff;
}
.title-h3{
	text-align:center;
	padding:30px 0 0;
	font-size:30px;
	font-weight:500;
    color:#999;
    background:#fff;
}
.product-con > .bshare-custom{
	position:absolute;
	left:50%;
	top:0;
	padding:8px 0;
	text-align:center;
}
.bshare-custom{
    position:absolute;
    left:50%;
    top:8px;
}