html {
	}html,img,fieldset {
	border:0;
}
html,body,form {
	margin:0;
	padding:0;
}
body {
	color:#000;
	background-color:#fff;
}
body,td {
	}h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	font-weight: normal;
}
ul,ol {
	margin:0;
}
dl,p {
	margin:0;
}
a,a:link {
	color: #333;
	text-decoration:none;
}
body {
	font-size:14px;
	color:#333;
	min-width: 1200px;
}
input,select,textarea {
	font-family:"Open Sans",sans-serif;
	font-size:1em;
}

img,a {
	border:0;
}
ul,li {
	list-style:none;
}
*,*:after,*:before {
	margin:0;
	padding:0;
	font-style: normal;
	box-sizing: border-box;
}
.wrap {width: 1200px;/* max-width:1200px; */margin:0 auto;/* position:relative; */}
.wrap:after{
  content: "020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; } 
.wrap {
  zoom: 1; 
  }
 .clearfix:after{
        content: "";
        display: block;
        height: 0;
        clear:both;
        visibility: hidden;
    }
    .clearfix{
        *zoom: 1;
    }
/*header*/
.indextop{
    position: relative;
}
.indextop *{color: #fff;}
    
    
    
.header{
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.header .logo{
    float: left;
    margin-right: 30px;
}
.header .logo a{
    height: 90px;
    display: flex;
    align-items: center;
}
.header .logo a img{}
.header .nav{
    float: left;
    display: flex;
    align-items: center;
}
.header .nav ul{
}
.header .nav ul li{
    float: left;
    position: relative;
    /* padding: 25px 0; */
}
.header .nav ul li a{
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    display: block;
    padding: 25px 30px;
    text-align: center;
}
.header .nav ul li a.on,.header .nav ul li a:hover{
    border-bottom:1px solid #1789fc;
    color: #1789fc;
}
.topphone {
    float: right;
    color: #1789fc;
    line-height: 90px;
    font-size: 24px;
    background: url(../images/topphone.png) left center no-repeat;
    padding-left: 40px;
}
.phoneicon{position:absolute;right: 16px;top:0px;display: none;}
.phoneicon span{width: 30px;height: 90px;display:block;background: url(../images/phonecd.png) no-repeat center center;background-size: 100%;}
.phoneicon.close span{background: url(../images/phonecl.png) no-repeat center center;background-size: 100%;}

.header .nav ul li .zinav{
    background: #fff;
    padding: 10px  0;
    display:none;
    position: absolute;
    left: -46%;
    top: 90px;
    width: max-content;
    border-top: 1px solid #1789fc;
    border-radius: 4px;
    /* width: 197px; */
    display: none;
}
.header .nav ul li .zinav:before{content:".";display: block;width: 15px;height: 15px;background: #fff;position: absolute;top: -7px;left: 50%;margin-left: -7px;transform: rotate(45deg);}
.header .nav ul li .zinav h3{font-size:18px;color:#1789fc;border-bottom: 1px solid #1789fc;padding-bottom: 10px;}
.header .nav ul li .zinav a{
    color: #666;
    line-height: 50px;
    font-size: 15px;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 0;
    text-align: left;
    line-height: 44px;
    background: #fff;
    position: relative;
    z-index: 2;
    padding: 0 10px;
    /* width: 150px; */
}
.header .nav ul li .zinav a:hover{border:0;font-weight: bold;}
.header .nav ul li:hover .zinav{display: block;top: 90px;}
.two_nav {
    margin: 0 10px;
    text-align: left;
    width: 220px;
    display: flex;
    position: relative;
    justify-content: space-between;
    /* border-bottom: 1px solid #ddd; */
}
.two_nav:before{content:".";position: absolute;left: 0;right: 0;top: 50%;height: 2px;background: #1789fc;}
/*----------indexbanner----------*/
.neibigimg img {
    width: 100%;
}
.mainer {
	position:relative;
	font-size: 0;
	/* min-width: 1198px; */
}
.banner {
	position:relative;
}
.banner img{
	/* width:100%; */
}
.cur {
	height:0;
	position:absolute;
	top:50%;
	margin-top:-30px;
	left:5%;
	right:5%;
	z-index: 2;
}
.banner_cur.cur span {
	display:block;
	cursor:pointer;
	background:url(../images/leftcur.png) no-repeat center center;
	width: 60px;
	height:60px;
	opacity:.5;
}
.cur span.prev {
	float:left;
}
.cur span.next {
	float:right;
	background:url(../images/rightcur.png) no-repeat center center;
}
.cur span:hover {
	opacity:1;
}
.banner .item {
	position:relative;
	/* height: 600px; */
	overflow: hidden;
}
.banner .item .bgimg{
	width:100%;
	display: flex;
	justify-content: center;
	/* background-position: center; */
}


.banner .item .text ul li{list-style-type: disc;font-size: 20px;
    line-height: 35px;}

.banner .item .bgimg img{width:100%}
.banner .item .text {font-size:25px;width: 50%;margin-top:70px;}

.absothing{
    position: absolute;
    top: 90px;
    overflow: hidden;
    left: 0;
    right: 0;
}
.absothing .img{
    float: left;
    width: 50%;
}
.absothing .img img{
    width: 100%;
}
.absothing .text{
    float: right;
}
.absothing .text h1{
    font-size: 38px;
    font-weight: bold;
}
.absothing .text span{
    font-size: 22px;
    opacity: 0.5;
    margin: 5px 0 20px;
    display: block;
}
.absothing .text p{
    font-size: 20px;
    line-height: 35px;
    opacity: 0.8;
}

.absothing .text a {
   display: inline-block;
    padding: 8px 45px;
    background-image: linear-gradient(to right, #1789fc , #20d7e5);
    margin: 30px 0px 0;
    font-size: 14px;
    color: #fff;
    
}

.text1 a {
   display: inline-block;
    padding: 16px 45px;
    background-image: linear-gradient(to right, #1789fc , #20d7e5);
    margin: 30px 0px 0;
    font-size: 20px;
    color: #fff;
}

.anniu1{position: absolute;bottom: 20px;right: 20px;left: 20px;}

.anniu1 i{
    display: block;
    padding: 10px;
    background-image: linear-gradient(to right, #1789fc , #20d7e5);
    margin: 0px auto;
    font-size: 14px;
    color: #fff;
    width: 160px;
    text-align: center;
    }
    
    .anniu2{position: absolute;bottom: 20px;}

.anniu2 i{
    display: block;
    padding: 10px;
    background-image: linear-gradient(to right, #1789fc , #20d7e5);
    margin: 0px auto;
    font-size: 14px;
    color: #fff;
    width: 160px;
    text-align: center;
    }
    
.text1{
    text-align: center;
    margin-bottom: 20px;
}
.ann_le i{margin: 30px 0 0;text-align: center;}
.phoneban{display:none}








/*indexmain*/

.bigtitle{text-align: center;position: relative;}
.bigtitle h1{font-size: 42px;position: relative;z-index: 1;margin-bottom: 15px;}
.bigtitle span{font-size: 80px;font-weight: bold;color: rgba(201, 201, 201, 0.2);position: absolute;top: -50px;left: 0;right: 0;z-index: 0;}
.bigtitle p{font-size: 16px;}

.hxcp{margin-bottom:90px}	
.price{
}
.category{
}
.category ul{
    /* display: grid; */
    /* grid-template-columns: repeat(4,1fr); */
    /* gap: 2rem; */
    /* text-align: center; */
    /* width: 60%; */
    /* margin: 0 auto; */
    /* color: #999; */
}
.category ul li{
    cursor: pointer;
    float: left;
    width: 25%;
    text-align: center;
    border-bottom: 1px solid #fff;
}
.category ul li:hover,.category ul li.active{border-bottom: 1px solid #f7c324;}
.category ul li i{
    width: 70px;
    height: 70px;
    display: block;
    margin: 0 auto;
    background-image: url(../images/cpicon.png);
    background-repeat: no-repeat;
}
.category ul li i.cp01{background-position: 8px 0;}
.category ul li i.cp02{background-position: -113px 0;}
.category ul li i.cp03{background-position: -235px 0;}
.category ul li i.cp04{background-position: -354px 0;}
.category ul li:hover i,.category ul li.active i{background-image: url(../images/cpiconh.png);background-repeat: no-repeat;}
.category ul li h4{
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 5px;
    }
.category ul li span{
    font-size: 18px;
    line-height: 33px;
    display: block;
    position: relative;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    padding: 0 15px;
}
.category ul li h4:before, .category ul li h4:after{content:".";display: inline-block;width: 15px;height: 41px;background: url(../images/cptibg.png) no-repeat;margin: -6px 0px 0px;font-size:0}
.category ul li h4:after{transform: rotate(180deg);margin: 6px 0 0 0;}
.category ul li.active h4:before,.category ul li:hover h4:before,.category ul li.active h4:after,.category ul li:hover h4:after{background: url(../images/cptibgh.png) no-repeat}
.category ul li.active h4 span,.category ul li:hover h4 span{color: #f7c324;border-top: 1px solid #f7c324;border-bottom: 1px solid #f7c324;}
.cont{display:none;padding: 70px 0;align-items: center;justify-content: center;}

.cont .textnews ul li .main a:hover{}
.cont .textnews ul li .main p{
    font-size: 14px;
    line-height: 24px;
    color: #999;
}
.cont.active{display: flex;}

/*indexcase*/
.indextopcase{
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 9;
}
.casetitle{
    background: #0d2252;
    padding: 10px 20px;
}
.casetitle h3{
    float: left;
    background-position: 0 10px;
    padding-left: 44px;
    line-height: 44px;
}
.casetitle a{
    float: right;
    background-position: 0 -97px;
    line-height: 44px;
    padding: 0px 25px;
}
.casetitle h3,.casetitle a,.casebox ul li i{background-image: url(../images/caseicon.png);background-repeat: no-repeat;}
.casebox{
    background: #2a4682;
}
.casebox ul{}
.casebox ul li{
    float: left;
    width: 25%;
    padding: 30px 10px 30px 10px;
    position: relative;
    overflow: hidden;
    border-left: 1px solid #203d79;
}
.casebox ul li:after{content:".";position: absolute;top: 0;left: 0px;right: 0;bottom: 0;font-size: 0;transform: translate(-100%,0px);z-index: 0;transition: all 0.3s ease;background-image: linear-gradient(to right, #1789fc , #20d7e5);}
.casebox ul li:hover:after{
    transform: translate(0px,0px);
}
.casebox ul li a{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 9;
}
.casebox ul li i{
    display: block;
    width: 100px;
    height: 35px;
}
.casebox ul li.zf i{
    background-position: 0 -210px;
}
.casebox ul li.kj i{
    background-position: 0 -315px;
}
.casebox ul li.jr i{background-position: 0 -422px;}
.casebox ul li.ky i{background-position: 0 -528px;}
.casemain{}
.casemain h4{
    font-size: 18px;
    margin-bottom: 10px;
}
.casemain span{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*indexmain*/
.indexare {/* background: url(../images/indexbg.png) top center #020e3e; */width: 100%;overflow: hidden;position: relative;z-index: 9;}
.indexare *{color:#fff;z-index: 9;position: relative;}
.indexcon{padding: 120px 0px 0;}
.bigtitle{
    margin: 50px 0px 60px;
}
.bigtitle h1{}
.bigtitle span{}
.bigtitle p{}

.dashuju{}
.dashuju ul li{
    float: left;
    width: 25%;
    background: url(../images/sjlibg.png) no-repeat;
    height: 390px;
    text-align: center;
}
.dashuju ul li .number{}
.dashuju ul li .number span{
    display: block;
    width: 70px;
    line-height: 70px;
    margin: 50px auto 30px;
    font-size: 18px;
    background: url(../images/sjicon.png) no-repeat center center;
}
.dashuju ul li .number h2{
    font-size: 22px;
}
.dashuju ul li .number h2:after{content:".";display: block;width: 30px;height: 1px;background: #fff;margin: 25px auto;font-size: 0;}
.dashuju ul li .number p{
    padding: 0px 28px;
    line-height: 26px;
}
.indexbg1 {
    /* background: url(../images/index-bg1.png); */
    background-position: top center;
    background-size: 100% 100%;
    position: relative;
    background: #f9faff;
    z-index: 1;
}
.indexcon:after {
    content: ".";
    display: block;
    width: 120%;
    height: 1010px;
    position: absolute;
    top: 130px;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #021152 0%, #432fb0 100%);
    z-index: 1;
    transform: rotate(5deg) translateX(-10%);
    }
    .indexbg2:after{display:none}
.indexbg1:after {
    content: ".";
    display: block;
    width: 117%;
    height: 600px;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, #021152 0%, #432fb0 100%);
    z-index: 1;
    transform: rotate(5deg) translateX(-7%);
}
.indexbg2:before{
    content: '';
    width: 655px;
    height: 655px;
    border: 130px solid #f7c324;
    position: absolute;
    top: -23%;
    left: 84%;
    border-radius: 50%;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    }
     @keyframes bounce {
          from, 20%, 53%, 80%, to {
            animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transform: translate3d(0,0,0);
          }

          40%, 43% {
            animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transform: translate3d(0, -30px, 0);
          }

          70% {
            animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transform: translate3d(0, -15px, 0);
          }

          90% {
            transform: translate3d(0,-4px,0);
          }
        }
.dashujua {
}
.dashujua ul{
    text-align: center;
    /* display: flex; */
}
.dashujua ul li{
    /* float: left; */
    width: 33%;
    /* background: url(../images/sjlibg.png) no-repeat; */
    display: inline-block;
    margin-bottom: 39px;
}
.dashujua ul li .number{margin: 0px 20px;background: rgba(0,0,0,0.2);height: 300px;padding: 30px;border-radius: 20px;background: #fff;box-shadow: 0px 10px 60px 0px rgba(37, 39, 88, 0.05);transition: all 0.3s ease;}
.dashujua ul li:hover .number{
transform: translateY(10px);
    cursor: pointer;}
.dashujua ul li .number span{
    display: block;
    width: 70px;
    line-height: 70px;
    margin: 50px auto 30px;
    font-size: 18px;
    background: url(../images/sjicon.png) no-repeat center center;
}
.dashujua ul li .number h2{
    font-size: 40px;
    color: #FDD22E;
    font-family: "Impact";
}
.dashujua ul li .number h3 {
    font-size: 24px;
    color: #666;
    margin: 20px 0 0;
}


/*.dashujua ul li .number h2:after{content:".";display: block;width: 30px;height: 1px;background: #fff;margin: 25px auto;font-size: 0;}*/


.dashujua ul li .number p{
    padding: 20px 28px;
    line-height: 30px;
    color: #333;
}


.indexbg2 {
    background: url(../images/index-bg2.png);
    background-position: top center;
    background-size: 100% 100%;
    /* border-top: 1px solid #000; */
}


.jishu{}
.jishu ul li{
    float: left;
    width: 25%;
    /* margin: 30px 0; */
    /* border-right: 1px solid #e4e4e4; */
}
.jishu ul li:nth-child(4n){border:0}
.jishu ul li .jsbox{text-align: center;padding: 50px 0px;margin: 20px;border-radius: 20px;background: #fff;box-shadow: 0px 10px 60px 0px rgba(37, 39, 88, 0.05);transition:all 0.2s ease}
.jishu ul li:hover .jsbox{transform:translateY(10px);cursor:pointer}
.jishu ul li img{
}
.jishu ul li h2{font-size: 18px;margin: 15px 0 0;}
.jishu ul li span{
    font-size: 80px;
    line-height: 20px;
    letter-spacing: 10px;
    background: linear-gradient(to top, #178afc, #20d4e6);
    -webkit-background-clip: text;
    color: transparent;
}



.nengli{}
.nengli ul li{
    float: left;
    width: 25%;
    margin-bottom: 50px;
    cursor: pointer;
}
.nengli ul li .nlbox{
    padding: 0 10px;
    position: relative;
    height: 360px;
}
.nengli ul li .nlimg{
    font-size: 0;
    border-radius: 6px;
    overflow: hidden;
}
.nengli ul li .nlimg img{
    width: 100%;
}
.nengli ul li .nltext{
    position: absolute;
    top: 120px;
    left: 25px;
    right: 30px;
    background: #2a4682;
    bottom: 0;
    border-radius: 4px;
    z-index: 1;
    padding: 30px;
    transition: all 0.2s ease;
}
.nengli ul li:hover .nltext{
    background-image: linear-gradient(to top, #1789fc , #20d7e5);
}
.nengli ul li .nlbox:after{content:".";background:url(../images/nglibg.png);position: absolute;bottom: 10px;top: 110px;left: 35px;right: 20px;z-index: 0;}
.nengli ul li .nltext span{
    font-size: 26px;
    font-weight: 100;
}
.nengli ul li .nltext h3{
    font-size: 20px;
    padding: 10px 0px;
    margin: 0 0 10px;
    border-bottom: 1px solid #fff;
}
.nengli ul li .nltext p{
    font-size: 14px;
    line-height: 22px;
}



/*indexchanping*/
.cptext{
    margin-top: 40px;
}
.cptext .main{
} 
.cptext .main p{
    font-size: 17px;
    line-height: 30px;
    padding: 30px;
    background: url(../images/cptextbg.png) no-repeat;
    width: 390px;
    height: 200px;
}
.cptext a{
    display: inline-block;
    padding: 15px 50px;
    background-image: linear-gradient(to right, #1789fc , #20d7e5);
    margin: 30px 20px 0;
    background: #f7c324;
    font-size: 18px;
    color: #333;
    border-radius: 50px;
    font-weight: 600;
    transition:all 0.3s ease
}
.cptext a:hover{background:#203d79;color:#fff;}
.millimg{
    margin: -50px 45px 0;
}
.millimg img{}
.newsimgbox{
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 10px 30px 0px rgba(37, 39, 88, 0.5);
    font-size: 0;
}
.newsimgbox img{
    width: 100%;
}







/*foot*/
.footercon{
    background: #f9faff;
}
.footbox{
    padding: 30px 0px;
    overflow: hidden;
    clear: both;
    color: #fff;
}
.footbox .left{
    float: left;
}
.footbox .left .slogan{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.footbox .left .slogan img{}
.footbox .left .slogan h1{
    display: initial;
    margin-left: 10px;
    color: #52525d;
    border-left: 1px solid #404256;
    padding-left: 10px;
}
.footbox .left .base{}
.footbox .left .base p{
    font-size: 16px;
    line-height: 38px;
    color: #8B8C9C;
    /* padding-left: 40px; */
    display: flex;
    align-items: center;
}
.footbox .left .base p span{
    width: 25px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/bottomicon.png);
    background-repeat: no-repeat;
    margin-right: 5px;
}

.footbox .left .base p.bottomppeplo span{
    background-position: 0px 5px;
}
.footbox .left .base p.bottomphone span{
    background-position: 0px -32px;
}
.footbox .left .base p.bottomemail span{
    background-position: 0px -107px;
}
.footbox .left .base p.bottomtime span{
    background-position: 0px -69px;
}
.footbox .left .base p.bottomaddress span{
    background-position: 0px -71px;
}
.footbox .right{
    float: right;
    margin-right: 30px;
}
.footbox .right .footewm{}
.footbox .right .footewm img{}
.footbox .right .footewm span{
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #8B8C9C;
}
.footercon .beian{
    background: #f9faff;
    border-top: 1px solid #ddd;
}
.footercon .beian p{
    color: #999;
    text-align: center;
    /* line-height: 60px; */
    padding: 40px 0;
}

/*neiye star*/
.neiare{}
.neicon{
    padding: 20px 0px 100px 0px;
}
.graybg{
    background: #f8f9fb;
}
.fffbg{}

.neicon .bigtitle{}
.neicon .bigtitle h1{}
.neicon .bigtitle p{
    width: 80%;
    margin: auto;
    line-height: 26px;
    color: #999;
}
.cxyzbox{}
.cxyzbox li{
    float: left;
    width: 33.33%;
    margin-bottom: 60px;
}
.cxyzbox .cxyz {
    padding: 0px 40px;
    position: relative;
}
.cxyzbox .cxyz .cxyzimg{box-shadow: 0px 0px 10px rgba(0,0,0,0.1);border-radius: 6px;}
.cxyzbox .cxyz .cxyzimg img{
    width: 100%;
}
.cxyzbox .cxyz h2{
    position: absolute;
    left: 80px;
    right: 80px;
    bottom: -25px;
    line-height: 50px;
    background: #117ff6;
    z-index: 9;
    color: #fff;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
}
.cxyzbox .cxyz h2 em{
    font-size: 26px;
    font-weight: bold;
    opacity: 0.8;
}

.wdyzbox{
    background: url(../images/wdyzbg.png) center center no-repeat;
    padding: 30px 0px;
}
.wdyzbox .mub1{
    margin-bottom: 50px;
}
.wdyzbox .mub2{}
.wdyzbox .mub2 li{
    float: left;
    width: 50%;
}
.wdyzbox .img{
    margin: auto;
    text-align: center;
}
.wdyzbox .img img{
    border: 3px solid #117ff6;
    border-radius: 6px;
}
.wdyzbox h4{
    text-align: center;
    font-size: 18px;
    margin: 10px 0px;
}


.fxyzbox,.yxyzbox{}
.fxyzbox li,.yxyzbox li{
    float: left;
    width: 50%;
    padding: 0px 30px;
    position: relative;
}
.fxyzbox li .img,.yxyzbox li .img{
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    overflow: hidden;
    font-size: 0;
}
.fxyzbox li .img img ,.yxyzbox li .img img{
    width:100%
}
.fxyzbox li h4,.yxyzbox li h4{
    position: absolute;
    left: 30px;
    bottom: 0;
    right: 30px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 44px;
    border-radius: 0px 0px 6px 6px;
}





.kcjzbox {}
.kcjzbox ul li{
    float: left;
    width: 33.33%;
}
.kcjzbox ul li h2{
    line-height: 44px;
    padding: 0px 10px;
    background: #1787eb;
    color: #fff;
    font-size: 18px;
    border-radius: 6px 6px 0 0;
}
.kcjzbox ul li h2 em{
    font-size: 24px;
    font-weight: bold;
    opacity: 0.8;
}
.kcjz {
    margin: 0 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.kcjz .img{

border-radius: 0 0 6px 6px;

overflow: hidden;

font-size: 0;
}
.kcjz .img img{
width: 100%;
}

.cyzsbox {}
.cyzsbox li{
    float: left;
    width: 50%;
}
.cyzsbox li .img{
    border: 3px solid #1787eb;
    border-radius: 6px;
    margin: 0 30px;
}
.cyzsbox li .img img{
    width: 100%;
}
.cyzsbox li h4{
    font-size: 18px;
    text-align: center;
    margin: 10px 0px 0px;
}
.pro3box{
    padding: 80px 0px;
}
.pro3box .img{float: left;box-shadow: 0 0 10px rgba(0,0,0,0.1);font-size: 0;/* width: 50%; */}
.pro3box .img img{}
.pro3box .protext{
    float: right;
    width: 50%;
}

.pro3box .protext h2{
    font-size: 26px;
    padding-left: 30px;
    background: url(../images/pro3icon.png) left center no-repeat;
}
.pro3box .protext p{
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 40px;
}
.pro3box .protext .tiao{}
.pro3box .protext .tiao ul{}
.pro3box .protext .tiao ul li{
    float: left;
    width: 25%;
    color: #999;
    line-height: 36px;
    display: flex;
    align-items: center;
}
.pro3box .protext .tiao ul li:before{content:".";width: 10px;height: 10px;display: inline-block;border: 2px solid #c1c1c1;border-radius: 50%;font-size: 0;margin: 0 10px 0 0;}
.pro3box .img.flr{float:right}
.pro3box .protext.flle{float:left}

.jzpgbox{
    position: relative;
    margin: 100px 0 0;
}
.jzpgbox li{
    float: left;
    width: 50%;
    background: #1789fc;
    color: #fff;
    height: 150px;
    margin: 0 0 20px 0;
}
.jzpgbox li .jzpg{
}
.jzpgbox li .jzpg.textle{
    padding: 30px 230px 0px 30px;
}
.jzpgbox li .jzpg.textri{
    text-align: right;
    padding: 30px 30px 0 230px;
}
.jzpgbox li .jzpg h2{
    font-size: 20px;
    margin: 0 0 20px 0px;
}
.jzpgbox li .jzpg p{
    font-size: 14px;
}
.jzpgbox .img{
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -15%);
    border: 17px solid #f8f9fb;
    border-radius: 50%;
    font-size: 0;
}
.jzpgbox .img img{}
.jsjzbox{}
.jsjzbox .img{    text-align: center;}
.jsjzbox .img img{}


.jczcbox{}
.jczcbox li{
    float: left;
    width: 25%;
}
.jczc{
    margin: 0 20px;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}
.jczc .img{
    font-size: 0;
}
.jczc .img img{
    width: 100%;
}
.jczc .text{
}
.jczc .text p{
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    padding: 30px 0 0px;
    background: url(../images/dou.png) top center no-repeat;
    margin: 30px 0px 25px;
}


.fourbox{
    /* padding: 100px 0 0; */
}
.fourbox li{
    float: left;
    width: 50%;
    height: 220px;
    padding: 0 30px;
    margin-top: 80px;
}
.fourtitle{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.fourtitle i{
    display: inline-block;
    width: 160px;
    height: 70px;
    background: url(../images/case1icon.png);
    background-repeat: no-repeat;
}
.fourtitle i.one{background-position: 0 7px;}
.fourtitle i.two{
    background-position: 0 -113px;
}
.fourtitle i.three{background-position: 0 -231px;}
.fourtitle i.fonr{background-position: 0 -344px;}
.fourtitle h4{
    font-size: 24px;
    color: #1789fc;
}
.fourbox li p{
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.rmywbox{}
.rmywbox li{
    float: left;
    width: 25%;
    padding-right: 60px;
}
.rmyw{}
.rmyw i{
    display: block;
    width: 70px;
    height: 80px;
    background: url(../images/case3icon.png) no-repeat;
    margin-bottom: 30px;
}
.rmyw i.yw01{background-position: 0px 0px;}
.rmyw i.yw02{background-position: 0px -102px;}
.rmyw i.yw03{background-position: 0px -214px;}
.rmyw i.yw04{
    background-position: 0px -322px;
}
.rmyw h2{
    font-size: 18px;
}
.rmyw h2:after{content:".";display: block;width: 40px;height: 2px;background: #a0a0a0;font-size: 0;margin: 15px 0 20px;}
.rmyw p{
    color: #666;
    line-height: 26px;
}


.jjjsbox{}
.jjjsbox li{
    float: left;
    width: 33.33%;
}
.jjjs{
    margin: 0 15px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}
.jjjs .img{
    font-size: 0;
}
.jjjs .img img{
    width: 100%;
}
.jjjs .jjtext{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.8);
    color: #fff;
    padding: 10px 30px;
    transform: translate(0px, 80%);
    transition: all 0.2s ease;
}
.jjjsbox li:hover .jjjs .jjtext{padding: 30px 30px; transform: translate(0px, 0px);}
.jjjs .jjtext h2{
    font-size: 18px;
    margin-bottom: 10px;
}
.jjjs .jjtext h2 em{
    font-size: 26px;
    font-weight: bold;
}
.jjjs .jjtext p{
    opacity: 0.8;
    line-height: 24px;
}


.qjpjbox{}
.qjpjbox li{
    float: left;
    width: 25%;
    position: relative;
    transition: all 0.2s ease;
    cursor: pointer;
}
.qjpjbox li .qjpj{
    background: #fff;
    border: 1px solid #ddd;
    padding: 30px 20px;
    margin: 0 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: center;
}

.qjpjbox li .qjpj i{
    display: block;
    width: 50px;
    height: 46px;
    margin: 0 auto;
    background: url(../images/case3icon1.png) no-repeat;
}
.qjpjbox li .qjpj i.qj01{background-position: 0 0;}
.qjpjbox li .qjpj i.qj02{background-position: 0 -87px;}
.qjpjbox li .qjpj i.qj03{background-position: 0 -177px;}
.qjpjbox li .qjpj i.qj04{
    background-position: 0 -271px;
}
.qjpjbox li .qjpj h4{
    font-size: 18px;
    margin: 30px 0px 15px;
}
.qjpjbox li .qjpj p{
    color: #999;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.qjpjbox li:hover .qjpj{
}
.qjpjbox li:hover .qjpj p{
    display: block;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.qjpjbox li .shu{
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/jiao.png) no-repeat;
    width: 57px;
    height: 45px;
    text-align: center;
    font-weight: bold;
    color: #2f8eec;
    line-height: 30px;
}
.qjpjbox li .shu span{}



.gxysbox{}
.gxysbox li{
    background: #fff;
    margin-bottom: 30px;
    /* display: flex; */
    align-items: center;
    justify-content: center;
    /* padding: 10px 0px; */
    cursor: pointer;
}
.gxysbox li:hover{
    box-shadow: 0 0 10px rgba(23,137,252,0.5);
}
.gxysbox li .gxys{}
.gxysbox li .gxys .biaoti{
    float: left;
    width: 25%;
    /* height: 120px; */
    background: linear-gradient(to left, #178afc, #8dc7ff);
}
.gxysbox li .gxys .biaoti h4{
    color: #fff;
    font-size: 18px;
    line-height: 120px;
    padding: 0 20px;
}
.gxysbox li .gxys .biaoti h4 em{
    font-size: 30px;
    font-weight: bold;
    opacity: 0.6;
}
.gxysbox li .gxys .cjfa{
    float: left;
    width: 30%;
    display: flex;
    align-items: center;
    padding: 30px;
    border-right: 1px solid #ddd;
    height: 120px;
}
.gxysbox li .gxys .cjfa.fa{width: 45%;border: 0;}
.gxysbox li .gxys .cjfa span{
    display: block;
    width: 100px;
    font-size: 16px;
    color: #1789fc;
    position: relative;
    padding-left: 15px;
    text-align: left;
}
.gxysbox li .gxys .cjfa span:before{content:".";font-size: 36px;line-height: 1px;position: absolute;left: 0;}
.gxysbox li .gxys .cjfa p{
    line-height: 24px;
    color: #666;
}
.gxysbox li .gxys .cjfa span.llv{
    color: #20d4e6;
    width: 200px;
}

.casecon {}
.casecon ul li{width: 20%;padding-bottom: 80px;border-bottom: 1px solid #949494;position: relative;opacity: 0.5;}
.casecon ul li i{background-image: url(../images/caseiicon.png);width: 80px;height: 80px;}
.casecon ul li:hover i, .casecon ul li.active i{background: url(../images/caseiicon.png);background-repeat: no-repeat;}
.casecon ul li i.case01{background-position: 0 0;}
.casecon ul li i.case02{background-position: -159px 0px;}
.casecon ul li i.case03{background-position: -319px 0px;}
.casecon ul li i.case04{background-position: -482px 0;}
.casecon ul li i.case05{background-position: -643px 0;}
.casecon ul li h3{}
.casecon ul li:hover,.casecon ul li.active{border-bottom: 1px solid #c6c7c8;opacity: 1;}
.casecon ul li:hover:after,.casecon ul li.active:after{content:".";font-size: 0;position: absolute;width: 15px;height: 15px;background: #f8f9fb;bottom: -8px;transform: rotate(45deg);border-bottom: 1px solid #c6c7c8;border-right: 1px solid #c6c7c8;}
.pad0 {padding: 0;}
.pad0 p{font-size: 16px;line-height: 26px;}



/*about us*/


.aboutcon1{
    padding: 80px 0;
}
.aboutcon1 h1,.aboutcon2 h1,.aboutcon3 h1,.aboutcon4 h1,.aboutcon5 h1{
    font-size: 32px;
    text-align: center;
}
.aboutcon1 span{
    font-size: 22px;
    text-align: center;
    display: block;
    color: #999;
}
.aboutcon1 p{
    font-size: 16px;
    line-height: 40px;
    color: #666;
    margin-top: 50px;
}

.aboutcon2{
    background: url(../images/about2bg.png) #fcfcfc;
    padding: 80px 0;
}
.zhuyin{
    display: flex;
    align-items: center;
    margin-top: 60px;
}
.zhuyin .one_two{
    display: flex;
    flex-direction: column;
    width: 50%;
}
.zhuyin .one_two .onecon{height:179px;}
.onecon{
    background: #fff;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 30px;
    position: relative;
    overflow: hidden;
    clear: both;
    display: flex;
    align-items: center;
}
.onecon .img{
    width: 100px;
    height: 100px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}
.onecon .img img{}
.onecon .text{
    /* float: left; */
    margin-left: 120px;
    transition: all 0.4s ease;
}
.onecon .text h3{
    font-size: 18px;
    margin-bottom: 15px;
}
.onecon .text span{
    font-size: 14px;
    color: #999;
}
.onecon i{
    position: absolute;
    right: 10px;
    top: 10px;
    font-weight: bolder;
    font-size: 20px;
    opacity: 0.1;
}
.onecon:hover .img{
    margin-left: 10px;
}
.onecon:hover .text{
    margin-left: 110px;
}
.zhuyin .three_four_five{
    width: 50%;
}

.aboutcon3{
    padding: 80px 0;
    background: url(../images/peoplebg.jpg) top center;
}
.aboutcon3 h1{color:#fff}
.tuandui{
    margin-top: 70px;
    display: block;
}
.phone_tuandui {
    display: none;
}
.four_peopor{
    overflow: hidden;
    padding: 10px 0 40px;
}
.four_peopor ul.slides{
    width: 200%;
}
.four_peopor ul.slides li {
    float: left;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}
.four_peopor ul.slides li .peopor{
    background: #fff;
    width: 48%;
    padding: 30px;
    border-radius: 6px;
    border-radius: 6px;
    border-radius: 6p;
    border-radius: 6;
}
.four_peopor ul.slides li .peopor:hover{box-shadow:0 0 10px rgba(0,0,0,0.5)}
.four_peopor ul.slides li .peopor h4{
    font-size: 26px;
    margin-bottom: 20px;
}
.four_peopor ul.slides li .peopor span{
    font-size: 16px;
    color: #1789fc;
    display: block;
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.four_peopor ul.slides li .peopor span em{display: flex;align-items: center;float: left;margin-right: 30px;}
.four_peopor ul.slides li .peopor span em:before{content: ".";width: 5px;height: 5px;display: block;background: #1789fc;font-size: 0;margin-right: 10px;}
.four_peopor ul.slides li .peopor p{
    font-size: 14px;
    line-height: 32px;
    color: #666;
}
ul.controls {
    display: none;
}
.pagination li {
	background-color: #83b4e6;
}

.pagination li.active {
	background-color: #fff;
}
  .scrollbar {
  width: 100%;
  height: 160px;
  overflow: auto;
  float   : left;
  padding-right: 15px;
  }
.scrollbar {
  }
  .scrollbar::-webkit-scrollbar {
  width : 5px;  
  height: 1px;
  }
  .scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  background   : #1789fc;
  }
  .scrollbar::-webkit-scrollbar-track {
  box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  background   : #ededed;
  }
.aboutcon4{
    padding: 80px 0;
}
.aboutcon4 .fourtitle i{
    background-image: url(../images/about1icon.png);
}
.aboutcon5{
    padding: 80px 0;
    background: url(../images/ryzz.png);
}
.yzzcon{
    margin-top: 70px;
}
.yzzcon ul{
    border-radius: 6px;
    overflow: hidden;
}
.yzzcon ul li{
    float: left;
    width: 25%;
    background: rgba(255,255,255,0.9);
    padding: 30px 0;
}
.yzzcon ul li .yzzbox{
    border-right: 1px solid #ddd;
    padding: 40px 20px 0px;
    text-align: center;
    position: relative;
    height: 300px;
}
.yzzcon ul li:last-child .yzzbox{border:0}
.yzzcon ul li .yzzbox i{
    width: 80px;
    height: 80px;
    display: block;
    background: url(../images/ryryicon.png) center center  no-repeat;
    margin: 0 auto;
}
.yzzcon ul li .yzzbox h4{
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
}
.yzzcon ul li .yzzbox span{
    font-size: 16px;
    color: #999;
    position: absolute;
    bottom: 25px;
    display: block;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.yzzcon ul li .yzzbox span:before,.yzzcon ul li .yzzbox span:after{content:".";display: inline-block;width: 40px;height: 1px;background: #ddd;font-size: 0;margin: 0 10px;}



.san_zinav {
    height: 0;
    overflow:hidden;
    background:#fff;
    /* padding: 40px 0; */
    position: fixed;
    left: 0;
    right: 0;
    top: 90px;
    transition: all 0.3s ease;
}
.height_auto{height: auto;}
.san_zinav .wrap{display:flex;align-items: center;padding: 40px 0;}
.two_nav_xuan {
    width: 260px;
    border-right: 1px solid #ddd;
}
.two_nav_xuan ul{
}
.header .nav ul li .two_nav_xuan ul li{
    padding: 0 20px;
    float: none;
}
.two_nav_xuan ul li:hover{background:#ddd}
.two_nav_xuan ul li span{
    color: #333;
    line-height: 52px;
    margin: 10px 0;
    display: block;
    background: url(../images/sj.png) right center no-repeat;
    font-size: 18px;
}

.two_nav_nei {
    float: right;
    height: 100%;
    padding-left: 40px;
    flex: 1;
}

.zicon {
    display: none;
}

.zicon.active {
    display: block;
}

.erji_main {display: flex;justify-content: space-between;height: 100%;}

.header .nav ul li .erji_main a {
    display: inline-block;
    width: 40%;
    padding: 20px;
    background-position: left top;
    background-repeat: no-repeat;
    text-align: left;
    flex: 1;
    height: 280px;
    position: relative;
}

.header .nav ul li .erji_main a:hover{background: #ececec;border: 0;}
.header .nav ul li .erji_main a h3{font-size:20px;color: #666;font-weight: normal;margin-bottom: 20px; padding-top: 6px;}
.erji_main a span{
    color: #333;
    font-size: 16px;
    display: block;
    margin-bottom: 16px;
    text-align: center;
    background-image: -webkit-linear-gradient(bottom,#1789fc,#20d7e5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 30px;
}
.erji_main a:last-child span{text-align:left;margin-bottom: 0px;}
.erji_main a p{
    color: #999;
    font-size: 14px;
    margin-top: 20px;
    font-size: 15px;
    line-height: 30px;
}
.erji_main a p em{display: block;color: #999;text-align: center;font-size: 18px;line-height: 34px;}



@media only screen and (max-width:1200px) {
.wrap {/* min-width: 960px; */}



}


@media only screen and (max-width:960px) {
.wrap {/* min-width: 700px; */}


}

@media only screen and (max-width: 768px) {
body{width:100%;min-width: 1px;}
.wrap {width: 90%;}
.header .nav{position:absolute;background: #fff;left: 0;top: 90px;right: 0;z-index: 999;display: none;}
.nav.navshow{display:block}
.header .nav ul{padding:20px 0;width: 100%;}
.header .nav ul li a{color:#333;line-height: 42px;}
.header .nav ul li .zinav a{line-height: 32px;}
.header .nav ul li a.on, .header .nav ul li a:hover{border:none}
.header .nav ul li{float:none;width: 100%;}
.header .nav ul li .zinav{position:relative;width: 100%;background: #fafafa;z-index: 999;padding: 10px 0;border-top: 1px solid #d6d6d6;}
.header .nav ul li:hover .zinav{top:0;left: 0;padding: 10px 20px;}
.header .nav ul li .zinav:before,.topphone{display:none}
.phoneicon{display:block}
.mainer{display: none !important;}
.phoneban{display:block!important;}
.phoneban img{width:100%}
.banner .item .bgimg{height:auto}
.header{position:relative;background:#071e65}


.indextopcase{position:relative;top: 0;background: #020f3e;}
.casebox ul li{width: 100%;border-bottom: 1px solid #203d79;}
.dashuju ul li{width: 100%;background: none;border: 1px solid #ffffff78;height: auto;margin-bottom: 20px;padding: 20px;}
.dashuju ul li .number span{margin:0px auto}
.dashuju ul li:last-child{width: 96%;background-size: 100% 380px;}
.jishu ul li{width: 50%;}
.jishu ul li:nth-child(2n){border:0}
.nengli ul li{width: 100%;margin-bottom: 20px;}
.nengli ul li .nltext{height: 230px;}
.nengli ul li .nlbox{height: 370px;}
.category ul li span{font-size:14px;line-height:22px;padding: 0;border: 0;}
.category ul li.active h4 span, .category ul li:hover h4 span{border: 0;}
.category ul li h4:before, .category ul li h4:after{display:none}
.cont.active{display:block;padding: 0;}
.cptext a,.millimg{display:none}
.cont{padding:20px 0}
.cptext .main p{width:100%;background-size: 100% 100%;margin-bottom: 30px;}
.footbox .left .slogan h1{display:none}
.footbox .left,.footbox .right{float:none;margin-bottom: 30px;}
.footbox .right .footewm{text-align:center}
.footbox{padding:30px 0 10px}
.footercon .beian p{line-height:22px;padding:10px 0}

.cxyzbox li{width:100%}
.cxyzbox .cxyz{padding:0}
.neicon{padding:20px 0}
.wdyzbox .mub2 li{width:100%}
.wdyzbox .img img{width:100%}
.fxyzbox li, .yxyzbox li{width:100%;margin-bottom:20px}
.bigtitle{margin: 20px auto}
.kcjzbox ul li,.cyzsbox li{width:100%;margin-bottom:20px}

.pro3box .img,.pro3box .protext{float:none;width:100%}
.pro3box .img{margin-bottom:30px}
.pro3box .img img{width:100%;}
.pro3box .protext .tiao ul li{width:50%}

.jzpgbox .img{display:none}
.jzpgbox{margin:0}
.jzpgbox li{width:100%}
.jzpgbox li .jzpg.textle,.jzpgbox li .jzpg.textri{padding:30px;text-align: left;}
.jsjzbox .img img{width:100%}

.jczcbox li,.fourbox li{width:100%;margin-bottom:20px;height: auto;margin: 30px 0 0;}

.casecon ul li i{display:none}
.casecon ul li{border:0px;width: 48%;padding: 10px 0;margin: 0 1% 20px;border: 1px solid #949494;}
.casecon ul li:hover, .casecon ul li.active{border: 1px solid #1789fb;}
.casecon ul li:hover:after, .casecon ul li.active:after{display:none}
.cptext{margin:0px}

.rmywbox li{width:100%;margin-bottom:20px;padding: 0;}
.rmyw i,.rmyw h2:after{margin: 10px 0;}
.jjjsbox li,.qjpjbox li{width:100%;margin-bottom:20px}

.gxysbox li .gxys .biaoti{float:none;width: 100%;margin-bottom: 20px;}
.gxysbox li .gxys .biaoti h4{line-height:50px}
.gxysbox li .gxys .cjfa,.gxysbox li .gxys .cjfa.fa{width:100%;display: block;height: auto;padding: 0 20px 20px;}
.zhuyin{display:block}
.zhuyin .one_two, .onecon,.zhuyin .three_four_five{width:100%;height: auto !important;}
.yzzcon ul li{width: 50%;padding: 30px 10px 0;}
.yzzcon ul li .yzzbox{height: 240px;padding: 0;}
.yzzcon ul li:nth-child(2n) .yzzbox{border:0}
.tuandui{display:none ;}
.phone_tuandui {display: block;}
.phone_tuandui .four_peopor ul.slides li .peopor{width:100%}
}
