
html, body {padding: 0;margin: 0;background: #fff;width: 100%;min-height: 100%;}
* {margin: 0;padding: 0;font-family: Arial, Helvetica, Verdana, 'Microsoft YaHei';border: 0;outline: medium;text-shadow: none;text-decoration: none;}
body {color: #444;font-size: 14px;position: relative;overflow-x: hidden; -webkit-text-size-adjust: none;-ms-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input {vertical-align: middle;}
textarea {resize: none;}
ul {list-style: none;}
img, {display: block;}
a{color: #444;text-decoration: none;}
a:hover{color: #444;text-decoration: none;}
i, em {font-style: normal;}
p{margin-bottom: 0px;}
.left{float: left;}
.right{float: right;}
/*input placeholder 样式 */
::-webkit-input-placeholder {color: #999999;}
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
:-ms-input-placeholder {color: #999999;}
/*修改滚动条*/
::-webkit-scrollbar{width:6px;height:6px ;}
::-webkit-scrollbar-track{box-shadow: inset 0 0 6px transparent;background: #f8f8f8;border-radius: 6px;}
::-webkit-scrollbar-thumb{border-radius: 6px;background: #bbb;}
/* 无内容 */
@font-face {
	font-family:fz;
	src: url('../font/bahnschrift.ttf');
}
#dituContent label {max-width: unset!important;text-align: center;}
/*top*/
.topa{line-height: 40px;height: 40px; color: #777;font-size: 13px;position: relative;z-index: 88;background: #fff;border-bottom: 1px solid #f1f4f7;}
.topa a{color: #777;transition:.4s;}
.topa a:hover{
    color: #6580FF;
}
.topb{position: relative;z-index: 888;}
.topb img{max-width: 100%;}
.topba a{float: left;border-right: 1px solid #e6e6e6;}
.topba strong{display: block;font-size: 20px;line-height: 35px;}
.topba strong b{color: #6580FF;}
.topba p{color: #777;line-height: 25px;font-size: 13px;}
.topba p i{color: #6580FF;}
.topbb span{display: block;color: #777;font-size:12px;line-height: 25px; }
.topbb p{font-size:32px;line-height: 40px;font-family: fz;color: #6580FF}
.topbb p i{font-size:24px;}
.menu {position: relative;z-index: 88;width: 100%;background: #fff;border-top: 1px solid #dcdcdc;}
.menu ul{margin-bottom: 0px;}
.menu li{position: relative; text-align: center;height: 100%;}
.menu li span{display: block;font-size: 15px;line-height: 35px;transition:.4s; }
.menu li:hover span{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    border-radius: 60px;
    color: #fff;
}
.menu li.curr .submenu{display: block;} 
.menu li .submenu{position:absolute;z-index: 88;top:35px; width:100%; display: none;text-align: center;padding-top: 15px; }
.menu li .submenu p{line-height:45px;height: 45px;overflow: hidden;background:rgba(255,255,255,0.8);  }
.menu li .submenu p a {display: block; font-size: 13px;line-height:45px;transition:.4s;}
.menu li .submenu p a:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff; 
}

.mobmenu{text-align: right;}
.mobmenu span{display: block;line-height: 55px;background: #444;padding-left: 1rem;}
.mobmenu .toolbar{position: relative;}
.mobmenu .flex-control-nav{background: #ddd;float: left;width: 3%;}
.mobmenu .code{-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;color:#000;font-family:'Fira mono', 'Courier New', Courier, monospace;font-size:85%;letter-spacing:.05em;padding:1em;}
.mobmenu .aligncontent-center {text-align: center;}
.mobmenu .main-header {text-align: center;font-weight:300;font-size: 90%;}
.mobmenu .menu-button {position: absolute;margin: 5px;height: 36px;width: 36px;right: 0px;top: -25px;}
.mobmenu .menu-left {float: right;}
.mobmenu .sidebar{display: none;width: 100%;height: 2000%;margin: 0;left:0; position: fixed;top: 0;z-index: 9999;}
.mobmenu .menu-button i{font-size: 24px;color:#6580FF}
.mobmenu .sidebar > .bg-cover{display: block;position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 2000%;background: rgba(0,0,0,.5);}
.mobmenu .sidebar nav{float: left;width: 260px;height: 100%;margin-left: -260px;color: white;background:rgba(255,255,255,0.9);}
.mobmenu .sidebar ul{text-align: left;}
.mobmenu .sidebar li a{display: block;line-height: 50px;border-bottom: 1px solid rgba(62,62,62,.2);transition:.4s;padding-left: 1rem;}
.mobmenu .sidebar li i{color: #666;float: right;margin-right: .5rem;}
.mobmenu .sidebar li a:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.mobmenu .sidebar li a:hover i{color: #fff;}
/*首页大图*/
.banner {position: relative;height: auto !important;z-index: 1}
.banner .swiper-wrapper{height: auto !important;}
.banner #bannerSwiper {height: auto !important;}
.banner .swiper-slide {position: relative;height: auto !important;float: left;}
.banner .swiper-slide a{display:block;width:100%;height: auto !important;}
.banner .swiper-slide a img{ width: 100%; height: auto;}
.banner .swiper-pagination-bullet{width: 60px;border-radius:10px;height: 6px;background: #fff;}
.banner .swiper-pagination-bullet-active{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
/*首页-topc*/
.topcaa{height: auto;overflow: hidden;}
.topcaa strong{float: left;width: 80px;line-height: 40px;font-size: 17px;color: #6580FF;}
.topca{border-right: 1px solid #ebebeb;}
.topcab{line-height: 30px;height: 30px;overflow: hidden;}
.topcab a{color: #777;transition:.4s;}
.topcab a:hover{color: #6580FF;}
.search{position: relative; height: auto;overflow: hidden;}
.search #keyword{ width: 100%; height: 40px; line-height: 40px;float: left;border:solid 1px #cccccb;border-radius:60px; outline: none;font-size: 12px;text-indent:10px;}
.search #button{position: absolute;right:5px;top:5px; width: 30px; height: 30px; line-height: 40px; background:url(../image/fdj.png) center no-repeat #6580FF;border-radius: 60px;cursor: pointer;color: #fff;text-align: center; border:none;outline: none; transition: 0.3s;}
.search #button:hover{ background:url(../image/fdj.png) center no-repeat #333;}

.topcb i{float: left;font-size: 44px;margin-right: .5rem;}
.topcb span{display: block;line-height: 25px;color: #777;}
.topcb p{line-height: 35px;font-size: 30px;color: #6580FF;font-family: fz;}
.topcc li{float: left;width: 25%;text-align: center;border-right: 1px solid #ebebeb;transition:.4s;}
.topcc li i{font-size: 30px;color: #666;}
.topcc li a{display: block;}
.topcc li:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.topcc li:hover i{color: #fff;}
.topcc li:hover span{color: #fff;}
.topcc li span{display: block;color: #777;line-height: 25px;}
.topcc li:nth-of-type(1){border-left: 1px solid #ebebeb;}

/*首页-01*/
.in_01{height: auto;overflow: hidden;background: #f7f7f7;}
.intita{height: auto;overflow: hidden;text-align: center;}
.intita strong{display: block;font-size: 78px;color: #f1f1f1;text-transform: uppercase;}
.intita span{display: block;font-size: 36px;font-weight: bold;margin-top: -80px;}
.intita span b{font-size: 40px;color: #6580FF}
.intita p{line-height: 30px;color: #777;font-size: 15px;}
.in01a .gallery-thumbs  .swiper-slide{display: block;border: 1px solid #cccccc;line-height: 40px;border-radius: 60px;text-align: center;transition:.4s;cursor: pointer;}
.in01a .gallery-thumbs  .swiper-slide:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.in01a .gallery-thumbs  .swiper-slide-thumb-active{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.in01a .gallery-top li img{width: 100%;transition: all 1s ease}
.in01a .gallery-top li span{display: block;line-height: 50px;border-bottom: 1px solid #d5d5d5;transition:.4s;}
.in01a .gallery-top li span i{float: right;}
.in01a .gallery-top li:hover span{background:#6580FF;color: #fff;}
.in01a .gallery-top li:hover img{transform: scale(1.05, 1.05)}
.in01aa{height: auto;overflow: hidden;}
.intitb{height: auto;overflow: hidden;text-align: center;}
.intitb strong{display: block;font-size: 78px;color: #f1f1f1;text-transform: uppercase;}
.intitb span{display: block;font-size: 30px;font-weight: bold;margin-top: -80px;}
.intitb span b{font-size: 42px;color: #6580FF}
.intitb span i{font-size: 36px;color: #6580FF}
.intitb p{line-height: 30px;color: #777;font-size: 15px;}
.in01b{height: auto;overflow: hidden;}
.in01b img{display: block;width: 100%;}
.in01ba strong{display: block;font-size: 48px;color: #f0f0f0;line-height: 60px;text-transform: uppercase; }
.in01ba span{display: block;line-height: 50px;font-size: 22px;}
.in01bb{height: auto;overflow: hidden;border: 1px solid #e2e2e2;}
.in01bb a{float: left;width: 20%;line-height: 40px;height: 40px;overflow: hidden; text-align: center;color: #777;transition:.4s;}
.in01bb a:hover{color: #6580FF;}
.in01bc p{line-height: 30px;color: #777;}
.in01bd{height: auto;overflow: hidden;}
.in01bd span{display: block;width: 40%;float: left;}
.in01bd b{font-size: 32px;color: #6580FF;font-family: fz;}
.in01be{float: right;width: 56%;}
.in01be a{float: left;width: 48%;background: #6580FF;color: #fff;line-height: 45px;border-radius: 3px;text-align: center;margin-right: 2%;transition:.4s;}
.in01be a:hover{background: #444;}
.in01be a:nth-of-type(2){
    margin-right:0px;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.in01be a:nth-of-type(2):hover{background: #444;}
/*首页-02*/
.in_02 .gallery-top .swiper-slide{display: block;position: relative;}
.in02b{position: absolute;width: 100%;height: 100%; z-index: 3;right:0;top:0;background: url(../image/in02b.png) center top no-repeat;}
.in02b .in02ba{float: right;width: 30%;padding: 9% 0;color: #fff;}
.in02c{position: relative;}
.in02ba strong{font-size: 24px;line-height: 40px;}
.in02ba span{float: left;font-size: 60px;font-family: impact;}
.in02ba p{line-height: 30px;margin-top: 12%;}
.in02ba b{float: left; width: 30px;line-height: 30px;font-size: 18px; text-transform: uppercase;transform:rotate(90deg);font-weight: normal;margin-top: -5px;
-ms-transform:rotate(90deg); /* IE 9 */
-moz-transform:rotate(90deg); /* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); /* Opera */}
.in02bb {width:80%;}
.in02bb a{width: 48%;background: #6580FF;border: 1px solid #6580FF;color: #fff; border-radius: 50px;line-height: 40px;text-align: center;transition:.4s;}
.in02bb a:last-child{background: #fff;border: 1px solid #fff;color: #444;}
.in02bb a:hover{background: none;color: #fff;}

.in02a{position: relative;}
.in02a::before {position: absolute;content: "";height: 1px;width: 100%;left:0;top:0px; background: #cccccc;}
.in02a .gallery-thumbs{width: 60%;margin: 0 auto;}
.in02a .gallery-thumbs .swiper-slide{text-align: center;cursor: pointer;}
.in02a .gallery-thumbs .swiper-slide strong{display: block; line-height: 60px;position: relative;font-size: 18px;}
.in02a .gallery-thumbs .swiper-slide strong i{color: #888;}
.in02a .gallery-thumbs .swiper-slide strong::before{position: absolute;content:"";top:0;left:0;width: 100%; height: 4px;background: #cccccc;}
.in02a .gallery-thumbs .swiper-slide-thumb-active{color: #6580FF;}
.in02a .gallery-thumbs .swiper-slide-thumb-active strong::before{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.in02a .gallery-thumbs .swiper-slide-thumb-active strong i{color: #6580FF;}
.in02a {height: auto;overflow: hidden;background: rgba(0,0,0,0.);}
.in02a .gallery-top .swiper-slide img{width: 100%;}
.in02a .swiper-button-next:after, .in02a .swiper-button-prev:after{display: none;}
/*首页-03*/
.in03a .swiper-slide a{display: block;position: relative;padding-bottom: .5rem;}
.in03a .swiper-slide img{display: block;max-width: 100%; transition: all 1s ease}
.in03a .swiper-slide:hover .in03ab{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.in03a .swiper-slide:hover .in03ab p{color: #fff;}
.in03a .swiper-slide:hover .in03ab i{color: #fff;}
.in03a .swiper-slide:hover img{transform: scale(1.05, 1.05)}
.in03a .swiper-button-prev{background: rgba(215,255,255,0.4);transition:.4s;width: 40px;}
.in03a .swiper-button-prev i{color: #444;font-size: 24px;transition:.4s;}
.in03a .swiper-button-prev:hover{background: rgba(210,17,38,0.8);}
.in03a .swiper-button-prev:hover i{color: #fff;}
.in03a .swiper-button-next{background: rgba(255,255,255,0.4);transition:.4s;width: 40px;}
.in03a .swiper-button-next i{color: #444;font-size: 24px;transition:.4s;}
.in03a .swiper-button-next:hover{background: rgba(210,17,38,0.8);}
.in03a .swiper-button-next:hover i{color: #fff;}
.in03a .swiper-button-next:after, .in03a .swiper-button-prev:after{display: none;}
.in03aa{height: auto;overflow: hidden;}
.in03ab{background: #f5f5f5;width: 80%;margin-top: -20%;position: relative;z-index: 3;transition:.4s;box-shadow: rgba(0,0,0,0.2) 0 2px 5px;}
.in03ab span{display: block;font-size: 16px;line-height: 45px;}
.in03ab p{line-height: 25px;color: #777;transition:.4s;}
.in03ab i{display: block; line-height: 35px;color: #777;text-align: right;transition:.4s;}
/*首页-04*/
.in_04{height: auto;overflow: hidden;background:url(../image/in04bg.jpg) center top repeat;}
.in04a {height: auto;overflow: hidden;}
.in04a i{font-size: 56px;color: #6580FF;}
.in04a strong{display: block;line-height: 50px;font-size: 32px;}
.in04a p{line-height:30px;color: #777;}
.in04a em{display: block; background:url(../image/in04a.jpg) left no-repeat;height:4px; }
.in04a a{display: block;border: 1px solid #d7d7d7;color: #777; width: 140px;line-height: 40px;text-align: center;border-radius: 50px;transition:.4s;}
.in04a a:hover{background:#6580FF;color: #fff;}
.in_04 img{width: 100%;}

/*首页-05*/
.in_05{height: auto;overflow: hidden;background:url(../image/in05bg.jpg) center no-repeat;}
.in05a {text-align: center;color: #fff;}
.in05a strong{display: block;font-size: 32px;line-height: 50px;}
.in05a span{display: block;font-size: 15px;line-height: 30px;}
.in05b input{float: left;height: 40px;width: 23%; line-height: 40px;background: #fff;padding-left:2%;margin-right: 2%;}
.codea input{float: left; height: 40px;line-height: 40px;background: #fff;padding-left:2%;margin-right: 2%;}
.in_05 .verify{float: left;width: 11%;}
.in_05 .verify img{display: block;max-width: 100%;height: 40px;}
.in_05 .submit{float: left;display: block;width: 11%; background: #00a3a6;color: #fff ;text-align: center;line-height: 40px;transition:.4s;margin-left: 2%;}
.in_05 .submit:hover{background: #444;}
.in_05 .common-inner{width:70%;margin:1rem auto 0 auto;}
/*首页-06*/
.in_06{height: auto;overflow: hidden;background:#f7f7f7;}
.in06a{height: auto;overflow: hidden;}
.in06aa{background: #fff;height: auto;overflow: hidden;}
.in06aa i{display: block;border-top: 2px solid #1e3e83;width: 40px; margin:6% auto;}
.in06aa p{line-height: 30px;color: #777;}
.in06ab{display: block;border: 1px solid #d9d9d9;line-height: 40px;border-radius: 5px;width: 80%;margin:6% auto;transition:.4s;}
.in06ab a{display: block;}
.in06ab:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.in06ab:hover a{color: #fff;}
.in06ac{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    border:1px solid #6580FF; 
    line-height: 45px;
    border-radius: 5px;
    width: 80%;
    margin:6% auto 19% auto;
    transition:.4s;
}
.in06ac a{display: block; color: #fff;}
.in06ac:hover {background: #fff;}
.in06ac:hover a{color: #444;}
.in06ab a{display: block;color: #444;}
.in06aa h3{color: #6580FF;}
.in06aa h3 b{font-family: fz;}
.in06aa h3 small{font-size: 14px;color: #777;}
.morec{margin: 6% auto 20% auto;}
.morec a{display: block;border: 1px solid #d9d9d9;color: #444; line-height: 40px;border-radius: 5px;text-align: center;transition:.4s;}
.morec a:hover{background:  #6580FF;color: #fff;}
/*首页-07*/
.in07a{height: auto;overflow: hidden;}
.in07a .swiper-slide{height: auto;overflow: hidden;transition:.4s;}
.in07a .swiper-slide a{display: block; height: auto;overflow: hidden;position: relative;}
.in07a .swiper-slide img{display: block;max-width: 100%;}
.in07a .swiper-slide span{display: block;position: absolute;z-index: 3;left:0;bottom: 0;background: rgba(0,0,0,0.6);width: 100%;color: #fff;line-height: 60px;transition:.4s;}
.in07a .swiper-pagination-bullet{width: 8px;height: 8px;background: #fff;}
.in07a .swiper-pagination-bullet-active{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.in07a .swiper-pagination{text-align: right;padding-right: 1rem;bottom: 20px !important;}

.in07b  li{height: auto;overflow: hidden;border-bottom: 1px solid #f0f0f0;}
.in07b  li a{display: block;}
.in07b  li:hover .timeyy{background:#6580FF;color: #fff;}
.in07b  li:hover .yuefen{color: #fff;}
.in07b  li:hover span{color:#6580FF;}
.fonta{float: right;height: auto;overflow: hidden;width: 84%;}
.fonta span{display: block;line-height:35px;height:35px;overflow: hidden;font-size: 16px;}
.fonta p{display: block;line-height: 25px;color: #777;}
.timeyy{float: left; display:block; width: 13%;height: 100%;background:#c6c6c6;color: #fff; text-align: center;transition:.4s;}
.riqi{ display:block;line-height:45px;font-size:42px;font-weight: normal;font-family: impact;}
.yuefen{display: block; font-weight: normal;line-height: 25px;font-family: fz;font-size: 16px;color: #fff;}
.morea a{display: block;border: 1px solid #d7d7d7;color: #777;width: 140px;line-height: 40px;text-align: center;border-radius: 50px;transition: .4s;margin:0 auto;}
.morea a:hover{background:#6580FF;color: #fff;}
.in07aa{
    position: absolute;
    z-index: 2;
    left: 0;
    top:0;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
    text-align: center;
}
.in07aa strong{display: block;font-family: fz;font-size: 42px;line-height: 40px;}
.in07aa p{font-family: fz;line-height: 25px;font-size: 16px;}

/*首页-08*/
.in_08{height: auto;overflow:hidden;background: #f6f6f6;}
.in_08 li em{display: block;float: left; width: 60px;height: 60px;line-height: 60px; text-align: center;background: #1da2fc; border-radius: 80px; /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #0259ff, #1183fd, #1da2fc);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #0259ff, #1183fd, #1da2fc); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.in_08 li em i{font-size: 30px;color: #fff;}
.in_08 li span{display: block;font-size: 17px;font-weight: bold;line-height: 35px;}
.in_08 li p{line-height: 25px;color: #777;}
.in08a{border-left: 1px solid #bfbfbf;border-right: 1px solid #bfbfbf;}
/*脚步*/
.footer{height: auto;overflow: hidden;background:#393939;color: #afafaf; }
.foota{height: auto;overflow: hidden;border-bottom: 1px solid #616161; }
.foota span{display: block;color: #666666;line-height: 25px;}
.foota p{font-size: 36px;line-height: 45px;color: #f6f6f6;font-family: fz;}
.footb{height: auto;overflow: hidden;}
.footba li strong{display: block;margin-bottom: .75rem;}
.footba li strong a{display: block;color: #fff;line-height: 35px;font-size: 17px;}
.footba li p{line-height: 30px;}
.footba li p a{display: block;color:#f6f6f6;transition:.4s; }
.footba li p a:hover{color:#ddd; }
.footbb {text-align: center;}
.footbb span{display: block;text-align: center;line-height: 40px;color: #666666}
.fewm {float: right;}
.footc{border-top: 1px solid #616161;line-height: 70px;color: #f6f6f6;text-transform: uppercase;}
.footc a{color: #f6f6f6;transition:.4s;}
.footc a:hover{color:#ddd; }

.footnav{left: 0;bottom:0;float: left;width: 100%;position: fixed;background:#6580FF;color:#fff;z-index: 888;}
.footnav li{float: left;text-align: center; color: #fff;}
.footnav li a{display: block;}
.footnav li:nth-of-type(1){width: 15%;}
.footnav li:nth-of-type(1) a{border-right: 1px solid #af0e1f;}
.footnav li:nth-of-type(2){width: 15%;}
.footnav li:nth-of-type(2) a{border-right: 1px solid #af0e1f;}
.footnav li:nth-of-type(3){background: #444;width: 35%;}
.footnav li:nth-of-type(3) a{border-right: 1px solid #585858; }
.footnav li:nth-of-type(4){background: #444;width: 35%;}
.footnav li i{font-size: 20px;}
.footnav li span{display: block;line-height: 25px;}
.footnav li a{display: block; color: #fff !important;padding-top:4%;}
.footnav li a:hover{color: #ffb40b}

.online_kefu{ position: fixed;  bottom: 20vh;right:1px;z-index:889;}
.online_kefu p{font-size:12px;}
.online_kefu ul li{ width:60px; height:60px; text-align: center;border-bottom: 1px solid #555;border-top: 1px solid #333; position: relative;background-color:#484848; color: #fff; cursor: pointer; transition: background-color .2s linear 0s;perspective:1000;transform-style:preserve-3d;}
.online_kefu ul li a{ color: #fff;}
.online_kefu ul li .con{ position: relative; line-height:60px;}
.online_kefu ul li .con i{font-size: 30px ;color: #fff ;}
.online_kefu ul li .hover_con{ position: absolute;  left:-200px;left:-100px;    width: 100px;   color: #ffffff;text-align: center;background-color: #6580FF;height:60px; line-height:60px; bottom:0; transform:rotateX(-90deg); transition: all .2s linear 0s; }
.online_kefu ul li .hover_con img{ width:100px;}
.online_kefu ul li.qrcode .hover_con{ height: 137px;padding: 10px;width: 130px;left: -130px;}
.online_kefu ul li.qrcode .hover_con p{ color: #fff; line-height:24px;font-size:12px;}
.online_kefu li:hover{background-color: #6580FF;}
.online_kefu li:hover .hover_con{left:-110px; transform:rotateY(0deg);}
.online_kefu li .hover_con:before{width: 0px;height: 0px;border: 8px solid transparent;border-left: 8px solid #6580FF; display: block; content: '';position: absolute; top: 12px;right: -16px; transition: top .2s linear ; transition-delay: .1s; }
.online_kefu li.qrcode:hover .hover_con{  bottom: -60px;}
.online_kefu li.qrcode:hover .hover_con:before{top: 48px;}

/*简介*/
.ban{height: 340px;overflow: hidden;background: url(../image/ban.jpg) center no-repeat; background-size: cover; color: #fff;text-align: center;}
.ban span{display: block;font-size: 30px;line-height: 50px;margin-top: 6rem;}
.ban p{line-height: 30px;font-size: 16px; display: none;}
.search{float: right;font-size: 12px;width:45%;}
.search #key{ width: 80%; height: 35px; line-height: 35px;background:#f8f8f8; float: left;outline: none;text-indent:2em;}
.search .fdj{ width: 20%; height: 35px;font-size: 14px;background: #6580FF; float: right;cursor: pointer;color: #fff;text-align: center; border:none;outline: none; transition: 0.3s;}
.search .fdj:hover{ background: #333;}

.location{border-bottom: 1px solid #ededed;}
.locationa{color: #777;overflow: hidden;line-height: 70px; }
.locationa a{color: #777;}
.locationa a:hover {color: #383c45;}
.locationb{height: 37px;overflow: hidden;line-height: 35px;}
.locationb a{display: block; position: relative; transition:.4s;border: 1px solid #e5e5e5;line-height: 35px;height: 35px;overflow: hidden; border-radius:40px;text-align: center;margin: 0 1%;}
.locationb a:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
/*content_company*/
.coma {height: auto;overflow: hidden;background: url(../image/coma.png) right center no-repeat;}
.coma i{font-size: 56px;color: #6580FF;}
.coma strong{display: block;line-height: 50px;font-size: 32px;}
.companya p{line-height:30px;color: #777;}
.companyb{height: auto;overflow: hidden;background: url(../image/companyb.jpg) center top repeat;}
.companyb li {text-align: center;}
.companyb li span{display: block;font-size: 24px;line-height: 50px;margin-top: .75rem;transition:.4s;color: #fff}
.companyb li p{line-height: 30px;color: #dadada;}
.companyb li em{display: block;width: 100px;line-height: 75px;padding-top: 10px; border: 1px solid rgba(255,255,255,0.6);border-radius: 80px;margin:0 auto;transition:.4s;}
.companyb li:hover em{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.companyb li:hover span{color: #6580FF;}
.companyb li em i{font-size: 44px;color: #fff;transition:.4s;}
.comtit{height: auto;overflow: hidden;position: relative;text-align: center;}
.comtit span{display: block;font-size:32px;line-height: 60px;font-weight: bold;color: #fff;}
.comtit i{display: block;width: 40px;height: 1px;background: #fff;margin:0 auto;}
.comtita{font-weight: 100;font-size: 32px;line-height: 60px;text-align: center;}
.companyc ul{border: 1px solid #e3e3e3;border-bottom: none;height: auto;overflow: hidden;background: #fcfcfc;}
.companyc ul li{text-align: center;border-right: 1px solid #e3e3e3;border-bottom: 1px solid #e3e3e3;}
.companyc ul li:nth-of-type(6n+0){border-right: none;}
.companyc ul li span{display: block;font-size: 30px;color: #c1c1c1;}
.companyc ul li p{display: block;color: #777;line-height: 40px;}
.companyd{height: auto;overflow: hidden;background: url(../image/companyd.jpg) center top repeat;}
.companyd .col-lg-3{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.companyd li{height: auto;overflow: hidden;}
.companyd li a{position: relative;display: block;border: 15px solid #fff;height: auto;overflow: hidden;}
.companyd li:hover span{bottom: 0;}
.companyd li:hover img{transform: scale(1.05, 1.05)}
.companyd li span{position: absolute;bottom: -55px;left:0;width: 100%;background: rgba(0,0,0,0.6);color: #fff;line-height: 55px;text-align: center;transition:.4s;}
.companyd li img{display: block;width: 100%; margin:0 auto;transition: all 1s ease}
.comtitb{height: auto;overflow: hidden;position: relative;text-align: center;}
.comtitb span{display: block;font-size:32px;line-height: 60px;font-weight: bold;}
.comtitb i{display: block;width: 40px;height: 1px;background: #444;margin:0 auto;}

.companye .swiper-container {width: 100%;height: 100%;padding: 6rem 0;}
.companye .swiper-slide {text-align: center;background: #fff;overflow: hidden;
/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(1);
    }
.companye .swiper-slide-active{transform: scale(1.4);z-index: 6;position: relative;}
.companye .swiper-slide-duplicate-active{transform: scale(1.4);z-index: 6;position: relative;}
.companye .swiper-slide img{display: block;max-width: 100%;}
.companye .swiper-slide-prev {position: relative;}
.companye .swiper-slide-prev::before {position: absolute;content: "";width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.7);}
.companye .swiper-slide-next {position: relative;}
.companye .swiper-slide-next::before {position: absolute;content: "";width: 100%;height: 100%;z-index: 2;background: rgba(0,0,0,0.7);}
.companye .swiper-button-next::after {display: none;}
.companye .swiper-button-prev::after {display: none;}
.companye .swiper-button-prev {left:10%;}
.companye .swiper-button-prev:hover span{color: #999;border-bottom: 1px solid #999;}
.companye .swiper-button-prev span{display: block;color: #fff;font-size: 20px;line-height: 40px;border-bottom: 1px solid #fff;transition:.4s;}
.companye .swiper-button-prev i{color: #fff;}
.companye .swiper-button-next span{display: block;color: #fff;font-size: 20px;line-height: 40px;border-bottom: 1px solid #fff;transition:.4s;}
.companye .swiper-button-next:hover span{color: #999;border-bottom: 1px solid #999;}
.companye .swiper-button-next {right:10%;}
.companye .swiper-button-next i{color: #fff;}

.companye .swiper-slide-active:hover .comb{bottom: 0;}
.comb{position: absolute;bottom: -130px;z-index: 3;background: rgba(39,162,87,0.8);width: 100%;color: #fff;padding: 1rem;transition: all .6s ease 0s;}
.comb span{display: block;font-size: 18px;}
.comb p{line-height: 20px;font-size: 12px;}

/*content_product*/
.producta{height: auto;overflow: hidden;}
.typelist{height: auto;overflow: hidden;}
.typelist:nth-of-type(2n+0){height: auto;overflow: hidden;background:#f4f6f8}
.typea{height: auto;overflow: hidden;width: 100%;}
.typea span{float: left; display: block;line-height: 45px;font-size: 22px;}
.typea span i{display: block;border-top: 2px solid #d7132e;width: 30px;}
.typeb{ clear:both; height: auto;overflow: hidden;}
.typeb img{display: block;max-width: 100%;transition:.4s;}
.typeb span{display: block;line-height: 55px;background: #fff;transition:.4s;}
.typeb span i{float: right;}
.typeb .swiper-slide a {display: block;}
.typeb .swiper-slide a:hover .inimga img{transform: scale(1.02)}
.typeb .swiper-slide a:hover span{background: #6580FF;color: #fff;}
.typec{height: auto;overflow: hidden;}
.typec p{line-height: 30px;color: #777;}
.ptypea{width: 30%;}
.ptypea a{float: left;margin-right: 2%; display: block;width: 60%;background:#6580FF;line-height: 35px;margin-top: .25rem; text-align: center;border-radius: 80px;color: #fff;transition:.4s;}
.ptypea a:hover{background: #444;}
.ptypea a:nth-of-type(2){
    float: right;
    width: 38%;
    margin-right: 0px;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    border: 1px solid #ececec;
    color: #fff;
}
.ptypea a:nth-of-type(2):hover{background: #444;}

.prolist .row{padding-left: 15px !important;padding-right: 15px !important;}
.prolist .col-xl-3{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.prolist li a{display: block;}
.prolist li a:hover .infontc i{width: 40px;}
.prolist li a:hover .inimga span {bottom: 0px;}
.prolist li a:hover img{transform: scale(1.02) rotate(-1deg)}
.prolist li img{display: block;max-width: 100%;transition: all .5s ease 0s;}
.inimga{height: auto;overflow: hidden;position: relative;border: 1px solid #eee;}
.inimga img {display: block;width: 100%;transition: all .5s ease 0s;}
.inimga span {position: absolute;bottom: -50px;left: 0;z-index: 3; text-indent: 2em; line-height: 50px; width: 100%;background: rgba(0, 0, 0, .5);color: #fff;transition: all .5s ease 0s;}
.infontc{height: auto;overflow: hidden;background: #f4f6f8}
.infontc span{display: block;font-size: 22px;line-height: 35px;}
.infontc i{
    display: block;
    width: 20px;
    height: 2px; 
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    margin:1rem 0;
    transition:all .6s ease 0s;
}
.infontc p{line-height: 25px;color: #6580FF;margin:1rem 0;}
.infontc em{display: block;line-height: 30px;color: #777;text-transform: uppercase;font-size: 12px;}

.typeside {position: fixed;left:1%;bottom: 10%;width: 180px;border: 1px solid #eee;z-index: 88;background: #f4f6f8;}
.typeside li{line-height: 45px;height: 45px;transition:.4s;}
.typeside li a{display: block;border-bottom: 1px dashed #e5e5e5;font-size: 13px;}
.typeside li:hover {
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.typeside li:hover a{color: #fff;}
.sidetita{height:70px;overflow: hidden;background:#6580FF;color: #fff;text-align: center;padding-top: 1rem;}
.sidetita h5 {line-height: 40px;height: 40px;margin-bottom: 0px;font-size: 22px;}
.sidetita h5 small{font-size: 14px;}
.sidetita strong{display: block;font-size: 60px;color: #b11224;line-height: 50px;height: 50px; text-transform: uppercase;font-family: impact;}
.typeside li.current{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
}
.typeside li.current a{color: #fff;}
.cptop{text-align: center;font-size: 28px;line-height: 45px;font-family: fz;color: #e77745;cursor: pointer;transition:.4s;}
.cptop i{font-size: 22px;}
.cptop:hover{color: #6580FF;}
.cptop:hover i{color: #6580FF;}


.joba{height: auto;overflow: hidden;background: #f4f6f8;}
.joba ul{margin-bottom: 0;}
.joba li{height: auto;overflow: hidden;border-bottom: 1px solid #eee;transition:.4s;}
.joba li a{display: block; transition:.4s;}
.joba li:hover{box-shadow: rgba(0,0,0,0.3) 0px   6px 15px;}
.joba li:hover a{transform: translate3d(0,-5px,0)}

.jobb span{display: block;font-size: 22px;line-height: 35px;}
.joba li p{display: block;line-height: 35px;color: #777;}
.jobc{text-align: right;}
.jobda span{display: block;font-size: 22px;line-height: 35px;}
.jobda p{display: block;line-height: 35px;color: #777;}
.jobe{text-align: right;}
.jobe a{display: block;float: right; width: 120px;line-height: 45px;background: #b11224;text-align: center;color: #fff;transition:.4s;}
.jobe a:hover{background: #444;border-radius: 3px;}
.jobs-info-content{border-top: 1px solid #eee;}
.jobinfoa{height: auto;overflow: hidden;background: #f4f6f8;}
.apply-job{height: auto;overflow: hidden;}
.apply-job .job-tr{width: 100%;height: auto;overflow: hidden;margin-bottom: 1rem;}
.apply-job .job-tr .tr-title{float: left;width: 50px;margin-right:2%;line-height: 40px;}
.apply-job .job-tr .tr-cont{float: left;}
.apply-job .job-tr .tr-cont input{display: block;padding: 0 10px;width: 300px; line-height:40px;border: 1px solid #e6e6e6;}
.apply-job .job-tr .tr-cont textarea{display: block;padding: 0 10px;width: 300px; line-height:40px;border: 1px solid #e6e6e6;}
.apply-job .job-tr .radio-cont {text-align: center;width: 110px;}
.apply-job .job-tr .radio-cont input{width: 50px;}
.apply-job .job-tr .tr-conta input{width: 150px;float: left;margin-right: 10px;}
.apply-job .job-tr .tr-cont .verify {cursor: pointer;float: left;width: 120px;height: 40px;line-height: 40px;text-align: center;font-size: 0;}
.apply-job .job-tr .tr-cont a.submit {display: block;width: 190px;height: 40px;line-height: 40px;text-align: center;background: #b11224;color: #fff;margin-left:4.25rem;transition:.4s;}
.apply-job .job-tr .tr-cont a:hover{background: #444;}

/*荣誉*/
.honorlist{height: auto;overflow: hidden;padding: 2% 0;}
.honorlist .row{padding-left: 15px !important;padding-right: 15px !important;}
.honorlist .col-lg-4{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.honorlist .col-6{padding-left: 0.5% !important;padding-right: 0.5% !important;}
.honorlist li{height: auto;overflow: hidden;margin-bottom: 4%;}
.honorlist li a{display: block;position: relative;border: 1px solid #efefef;}
.honorlist li img{display:block;height: auto;margin:0 auto;max-width: 100%;transition: all 1s ease;}
.honorlist li:hover img{transform: scale3D(1.1, 1.1, 1.1)}
.honorlist li:hover .honorfonta{background: rgba(0,0,0,0.8);opacity: 0.8;bottom: 0;}
.honorfonta{position: absolute;z-index: 8;bottom: -260px;width: 100%;color: #fff; height: 100%;padding-top: 20%; overflow: hidden;text-align: center;background: rgba(0,0,0,0);transition: .4s;}
.honorfonta span{display: block; line-height: 30px;font-size: 15px;}
.honorfonta i{font-size: 42px;}

/*新闻*/
.newslist{height: auto;overflow: hidden;}
.newslist .col-lg-4{padding-right:0px;padding-left: 0px;}
.newslist ul li{border-right: 1px solid #f1f1f1;border-bottom: 1px solid #f1f1f1;transition: all 1s ease}
.newslist ul li a{display: block;transition:.4s; }
.newslist ul li img{display: block;width: 100%;}
.newslist ul li:hover{box-shadow: rgba(0,0,0,0.3) 0px   6px 15px;}
.newslist ul li:hover a{transform: translate3d(0,-10px,0)}
.newslist ul li:hover em{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
    border: 1px solid #6580FF
}
.time {display: block;line-height: 40px;font-size: 22px;color: #777;}
.newsfonta span{font-size: 16px;line-height: 40px;}
.newsfonta p{line-height: 25px;color: #777;}
.newsfonta em{display: block;width: 140px;line-height: 35px;border: 1px solid #777;color: #777;text-align: center;border-radius: 50px;transition:.4s;}

/*新闻详情*/
.newsinfo{height: auto;overflow: hidden;background: #f4f6f8;}
.newsinfoa{height: auto;overflow: hidden;}
.newsinfoa strong{display: block;font-size: 18px;color: #4c4c4c;line-height:40px;} 
.meta{line-height: 35px;color: #777;border-bottom: 1px solid #dbdbdb;}
.newsaa {height: auto;overflow: hidden;}
.newsaa  img{display: block;margin:0 auto;max-width: 100%;}
.newsaa  p{line-height: 30px;}
.newsinfob{padding: 2% 0;height: auto;overflow: hidden;}
.newsinfob strong{display: block;font-size: 1.375rem;line-height: 60px;}
.newsinfob li{height: auto;overflow: hidden;margin-bottom: 20px;background: #f1f1f1;transition:.4s;}
.newsinfob li:hover{
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
}
.newsinfob li:hover span{color: #fff;}
.newsinfob li:hover p{color: #fff;}
.newsinfob li img{max-width: 100%;}
.newsinfob li span{display: block;line-height: 25px;margin:10px 0;color: #666;}
.newsinfob li p{line-height: 25px;color: #666;font-size: 13px;}
#prev_next{height: auto;overflow: hidden;border-top: 1px solid #dbdbdb;padding-top: 1rem;margin-top: 1rem;}
#prev_next li{line-height: 35px; color: #777;}
#prev_next li i{float: left;}
#prev_next li a{transition:.4s;}
#prev_next li:hover a{color: #6580FF !important;}

/*产品详情*/
.proa img{display: block;width: 100%;}
.proaa{height: auto;overflow: hidden;}
.proaa strong{display: block;font-size: 50px;color: #f0f0f0;line-height: 60px;text-transform: uppercase;}
.proaa span{display: block;font-size: 22px;line-height: 50px;font-weight: normal;}
.proaa span i{display: block;width: 30px;height: 2px;background: #d7132e;}
.proaa p{line-height: 35px;color: #777;}
.proab{height: auto;overflow: hidden;border-top: 1px solid #eee;border-bottom: 1px solid #eee;}
.proab p{clear: both; line-height: 30px;height: auto;overflow: hidden; color: #777;}
.proab p i{display: block;float: left;width: 100px;line-height: 40px;background: #f6f6f6;border-radius: 3px;margin-right: 1rem;text-align: center;}
.proab p i:nth-of-type(4){margin-right: 0px;}

.prob{background: #f4f6f8;}
.sidea{height: auto;overflow: hidden;border: 1px solid #efefef;}
.sidea li{position: relative; line-height: 52px;height: 52px;transition:.4s;}
.sidea li a{display: block;transition:.4s;border-bottom: 1px dashed #e5e5e5;text-indent: 2em;font-size: 15px;}
.sidea li:before {position: absolute;content: "";left: 0;top:0; width: 5px;height: 0px;background: #6580FF;transition:.4s;}
.sidea li:hover:before {height: 100%;}
.sidea li:hover {background: #f6f6f6;}
.sideb li {height: auto;overflow: hidden;background: #f9f9f9;transition:.4s;position: relative;z-index: 3}
.sideb li:hover {background: #6580FF;}
.sideb li:hover span{color: #fff;}
.sideb li img{display: block;max-width: 100%;}
.sideb li span{display: block;text-align: center;line-height: 45px;}
.sidec li{height: auto;overflow: hidden;border-bottom: 1px solid #e9e9e9;}
.sidec li span{display: block;line-height: 40px;}
.sidec li p{line-height: 25px;color: #777;}
.sidec li p a{display: block;transition:.4s;}
.sidec li a:hover {color: #6580FF;}
.sidetit{
    height: auto;
    overflow: hidden;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color:#6580FF;
    font-size: 18px;
    text-align: center;
    padding: 1rem 0;
    text-transform: uppercase;
    font-family: impact;
}
.sidetit span{font-size: 24px;line-height: 40px;font-weight: bold;color: #fff;}
.sideaa {background: #fff;height: auto;overflow: hidden;padding: 4%;}
.sidetel{height: auto;overflow: hidden;background: url(../image/sidetel.png) left  no-repeat;padding-left:60px;float: right;}
.sidetel span{display: block;color: #777;font-size:12px;line-height: 25px; }
.sidetel p{font-size:28px;line-height: 30px;color: #6580FF;font-family: fz;}

.ptit{line-height: 70px;background: #fff;font-size: 16px;text-align: center;border-bottom: 1px solid #e8e8e8;}
.ptit a{display: block;transition:.4s;border-top:4px solid #fff;}
.ptit a:hover{border-top:4px solid #6580FF;color: #6580FF;}
.ptita{height: auto;overflow: hidden;position: relative;text-align: center;}
.ptita strong{display: block;font-size:40px; color: #eef0f2;text-transform: uppercase;font-family: impact;}
.ptita span{display: block;font-size:32px;line-height: 50px;margin-top: -55px;}
.ptita p{line-height: 40px;color: #777;font-size: 16px;}
.ptita i{font-size: 28px;color: #3966a7;}
.ptita .hr{margin: 10px auto;position: relative;width: 52px;height: 11px;background-image: url(../image/bgt-firItem.png);}

.proda{background: url(../image/proda.png) center no-repeat;}
.proda .row{padding-left: 15px;padding-right: 15px;}
.proda li em i{font-size: 40px;color: #fff;}
.proda li strong{font-size: 22px;line-height: 45px;color: #555;font-weight: normal;}
.proda li p{line-height: 25px;color: #777;}
.proda_a em{display: block;float: left; background: url(../image/in02aa.png) center no-repeat;width: 78px;padding-top: 15px; height: 84px;text-align: center;line-height: 54px;}
.proda_b li{text-align: right;}
.proda_b em{display: block;float: right; background: url(../image/in02aa.png) center no-repeat;width: 78px;padding-top: 15px; height: 84px;text-align: center;line-height: 54px;}


.proea .row{padding-left: 15px;padding-right: 15px;}
.proea .col-lg-4{padding-left: 0.5%;padding-right: 0.5%;}
.proea li:hover .infontb{background: rgba(0,0,0,0.6);opacity: 1;bottom: 6%; }
.infontb{position: absolute;width: 92%; background: rgba(0,0,0,0);opacity: 0; left:4%;bottom: 26%; height: auto;overflow: hidden;transition:.4s;}
.infontba{border: 1px solid #646465;}
.infontb span{display: block;font-size: 16px;color: #fff; line-height: 40px;height: 40px;overflow: hidden; letter-spacing: 1px;}
.infontb p{line-height: 25px;color: #aaabad;}
.infontb i{color: #aaabad;line-height: 40px;}
.proca{height: auto;overflow: hidden;line-height: 30px;color: #777;}
.proca img{display: block;margin: 0 auto;max-width: 100%;}
.profa ul li{text-align: center;background: url(../image/in06a.png) right 52px  no-repeat;}
.profa ul li i{font-size: 30px;color: #fff;height: 40px;line-height: 40px;overflow: hidden;position: relative;z-index: 3;top:12%;left: 0px;}
.profa ul li:nth-of-type(4) b{padding-top: 25px;line-height:75px;}
.profa ul li:nth-of-type(5) b{padding-top: 25px;line-height:75px;}
.profa ul li:nth-of-type(6) b{padding-top: 25px;line-height:75px;}
.profa ul li:nth-of-type(6) {background:none !important;}
.profa ul li b{display: block;width: 135px;height: 135px;padding-top:35px;margin:0 auto; background: url(../image/tipa.png) center no-repeat;background-size: 80%; transition:.4s;font-weight: normal;}
.profa ul li:hover b{padding-top: 30px; }
.profa ul li:hover em{background:  #d7132e;}
.profa ul li span{display: block;font-size: 18px;line-height: 45px;transition: all linear 0.3s;}
.profa ul li em{display: block;width: 20px;height: 2px;background: #6580FF;margin: 0 auto;}
.profa ul li p{color: #777;text-transform: uppercase;font-size: 12px;line-height: 40px;}

.forma{height: auto;overflow: hidden;}
.forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.forma input:last-child{margin-right: 0px;}
.form-tr{margin-top: 2%;}
.prog textarea{display: block;padding-left: 2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.prog .code input {display: block;width: 188px;float: left;padding-left: 2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}
.prog .verify {cursor: pointer;float: left;margin: 0 25px;width: 120px;height: 40px;line-height: 40px;text-align: center;}
.prog .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;}
.prog .submit {float: left;display: block;width: 190px;height: 40px;text-align: center;line-height: 40px;background: #6580FF;color: #fff !important;font-size: 15px;}
/*联系*/
.contacta{height: auto;overflow: hidden;}
.contacta .row{padding-left: 15px;padding-right: 15px;}
.contacta li{position: relative;height: auto;overflow: hidden;border-left: 1px solid #e9e9e9;padding-left: 3%;}
.contacta li span{ display: block;line-height:40px;font-size: 16px; }
.contacta li:before{position: absolute;content: ""; height: 40px;width: 2px;background: #444;left:0;top:0;}
.contacta li i{font-size: 28px;color:#6580FF;}
.contacta li p{line-height:30px;color:#777;}
.contactc{height: auto;overflow: hidden;background: #f4f6f8;}
.contactca{background:#fff;height: auto;overflow: hidden;}
.contactca span{display: block;line-height: 40px;font-size: 20px;}
.contactca p{color: #777;line-height: 25px;}
.contactcb{height: auto;overflow: hidden;background: #fff;text-align: center;}
.contactcb span{display: block;font-size: 20px;line-height: 40px;}
.contactcb p{line-height: 25px;color: #777;}
.contactcb em{display: block;line-height: 40px;width: 47px;border-radius: 100px;border: 1px dashed #bfbfbf;margin:0 auto;}
.contactcb em i{font-size: 26px;color: #777;}
.contactcb strong{display: block;font-size: 28px;color: #6580FF;font-family: fz;border-bottom: 1px dashed #dcdcdc;}
.contactcb a{display: block;width: 160px;line-height: 45px;background: #6580FF;color: #fff;text-align: center;margin:0 auto;border-radius: 2px;}
.contactcb a i{position: relative;z-index: 3;}

.contactc .forma{height: auto;overflow: hidden;}
.contactc .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactc .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactc .forma input:last-child{margin-right: 0px;}
.contactc textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactc .code {width: 50%;}
.contactc .code input {width: 31%;line-height: 40px;float: left;}
.conaa p {line-height: 40px;color: #fff;text-align: center;margin-top: 2%;}
.conaa p i{font-size: 18px;}
.contactc .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;line-height: 40px;text-align: center;}
.contactc .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactc .submit {
    position: relative; 
    float: left;
    display: block;
    width: 31%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    color: #fff;
    border-radius: 3px;
}
.contactc .submit em {display: block; position: relative;z-index: 3}
.contactc .form-tr {overflow: hidden;margin-top: 2%;}
.contactc input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.cona {text-align: center;}
.cona span{display: block;line-height: 30px;}
@media (max-width: 576px) {  
.topba a{border-right: none;}
.menu {background: #f4f6f8;} 
.menu .container{padding-left: 0px;padding-right: 0px;} 
.menu li span{font-size: 14px;color: #666;}
.intita strong{font-size: 36px;}
.intita span{font-size: 22px;margin-top:-40px;}
.in01ba strong{font-size: 36px;font-family: fz;}
.in01be{width: 100%;}
.in01c {padding-left: 15px;padding-right: 15px;}
.in01c .col-6{padding-left: 0.5%;padding-right: 0.5%;}
.intitb strong{font-size: 36px;}
.intitb span{font-size: 22px;margin-top:-40px;}
.intitb span b{font-size: 24px;}
.in02a .gallery-thumbs{width: 100%;}
.in02ba strong{font-size: 17px;line-height: 30px;}
.in02ba span{font-size: 22px;}
.in02ba b{font-size: 12px;}
.in03ab{width: 100%;margin-top:0px;}
.in_04{background: #f6f6f6}
.in04a i{font-size: 32px;}
.in04a strong{font-size: 22px;}
.in05a strong{font-size: 22px;}
.in_05 .common-inner{width: 100%;}
.codea{margin-top: 1rem;}
.codea input{width:31%;}
.in05b{height: 40px;}
.in05b input{width: 48%;}
.in_05 .verify{width: 32%;}
.in_05 .submit{width: 31%;}
.in06aa h4{font-size: 17px;line-height: 35px;font-weight: bold;}
.fonta{width: 100%;}
.footer{padding-bottom: 14%;}
.footer .right{width: 100%;}
.footer .text-right{text-align: left !important;}
.fewm{float: left;margin-left: 2%;}
.morec{margin:4% auto;}
.in06ac{margin:4% auto;}
.in06aa i{margin:4% auto;}
.ban{height: 160px; background-size: cover;}
.ban span{margin-top: 2rem;font-size: 22px;line-height: 40px; display: none;}
.coma i{font-size: 32px;}
.coma strong{font-size: 22px;line-height: 40px;}
.comtit span{font-size: 22px;line-height: 40px;}
.companyb li span{font-size: 22px;line-height: 40px;}
.comtita{font-size: 22px;}
.companyc ul{margin-left: 0px !important;margin-right: 0px !important;}
.companyc ul li:nth-of-type(2n+0){border-right: none;}
.companyd .row{padding-left: 15px;padding-right: 15px;}
.comtitb span{font-size: 22px;line-height: 40px;}
.companye .swiper-container{padding:3rem 0;}
.honorfonta{padding-top: 14%;}
.honorfonta i{font-size: 22px;}
.ptypea a:nth-of-type(2){width: 100%;}
.typea span{font-size: 16px;}
.infontc span{font-size:16px;line-height:30px;}
.ptit .row{margin-left: 0px;margin-right: 0px;}
.ptit .col{padding-left: 0px;padding-right: 0px;font-size: 14px;}
.ptita span{font-size: 22px;}
.proda{background: none;}
.proda .col-12{padding-left: 0px;padding-right: 0px;}
.profa ul li b{width: 110px;}
.profa ul li{background: none;}
.profa ul li span{font-size: 14px;line-height: 30px;}
.profa ul li i{top:16%;}
.prog .code input{width: 95px;}
.prog .verify{margin:0 10px;}
.prog .submit{width: 110px;}
.contactc .code{width: 100%;}
.newslist .row{padding-left: 15px;padding-right: 15px;}
.newsfonta span{font-size: 14px;line-height: 30px;}
.menu li .submenu{display: none !important;}
.in02b{
    position: relative;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    height: 100%;
    overflow: hidden;
}
.in02b .in02ba{width: 100%;clear: both;}
.in02ba p{margin-top: 4%;}
.locationb{height: auto;font-size: 12px;}
.locationb a{border-radius: 1px;padding: .25rem;line-height: 25px;}
.apply-job .job-tr .tr-cont{float: left;}
.apply-job .job-tr .tr-cont input{width: 230px;}
.apply-job .job-tr .radio-cont input{width: 40px;}
.apply-job .job-tr .tr-cont textarea{width: 230px;}
.apply-job .job-tr .tr-conta input{width: 100px;}
.jobb span{font-size: 14px;}
}

@media (min-width: 576px) and (max-width: 768px) { 
.topba a{border-right: none;}
.menu {background: #f4f6f8;} 
.menu .container{padding-left: 0px;padding-right: 0px;} 
.menu li span{font-size: 14px;color: #666;}
.menu li .submenu{display: none !important;}
.in01be{width: 100%;}
.in03ab{width: 100%;margin-top:0px;}
.in_05 .common-inner{width: 100%;}
.in05b input {width: 48%;}
.in06ac{margin: 4% auto;}
.intitb span{font-size: 24px;}
.intitb span b{font-size: 28px;}
.ptypea a:nth-of-type(2){width: 100%;}
.morec{margin: 4% auto;}
.fonta{width: 100%;}
.fonta{width: 100%;}
.footer{padding-bottom: 6%;}
.footer .right{width: 100%;}
.footer .text-right{text-align: left !important;}
.fewm{float: left;margin-left: 2%;}
.in02b{
    position: relative;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    height: 100%;
    overflow: hidden;
}
.in02b .in02ba{width: 100%;clear: both;}
.in02ba p{margin-top: 4%;}
.intita strong{font-size: 36px;}
.intita span{font-size: 22px;margin-top:-40px;}
.in01ba strong{font-size: 36px;font-family: fz;}
.companyc ul li p{font-size: 13px;}
.profa ul li:nth-of-type(3){background: none;}
.proa .col-12{padding-left: 0px;padding-right: 0px;}
.location .col-12{padding-left: 0px;padding-right: 0px;}
.locationb a{font-size: 12px;}
.in05b{height: auto;overflow: hidden;}
.codea{margin-top: 1rem;}
.codea input{width:31%;}
.in_05 .verify{width: 32%;}
.in_05 .submit{width: 31%;}
.proda{background: none;}
.prog .submit{width: 150px;}
 }
@media (min-width: 768px) and (max-width:992px) { 
.menu li .submenu{display: none !important;}
.in01be{width: 100%;}
.in03ab{width: 100%;margin-top:0px;}
.in_05 .common-inner{width: 100%;}
.in05b input {width: 21%;}
.in06ac{margin: 4% auto;}
.morec{margin: 4% auto;}
.footer .text-right{text-align: left !important;}
.fewm{float: left;margin-left: 2%;width: 46%;}
.intitb span{font-size: 24px;}
.intitb span b{font-size: 28px;}
.in02b{
    position: relative;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    height: 100%;
    overflow: hidden;
}
.in02b .in02ba{width: 100%;clear: both;}
.in02ba p{margin-top: 4%;}
.intita strong{font-size: 36px;}
.intita span{font-size: 22px;margin-top:-40px;}
.in01ba strong{font-size: 36px;font-family: fz;}
.companyc ul li p{font-size: 13px;}
.profa ul li:nth-of-type(3){background: none;}
.in01ba span{line-height: 30px;}
.in01bc p{line-height: 25px;}
.in02bb{width: 60%;}
.topba a {border-right: none;}
 }
@media (min-width: 992px) and (max-width:1200px) { 
.in01bd b{font-size: 22px;}
.in_05 .common-inner{width: 90%;}
.riqi{font-size: 24px;line-height: 35px;}
.fonta p{line-height: 20px;font-size: 12px;}
.locationb a{font-size: 12px;}
.proaa strong{font-size: 28px;line-height: 30px;}
.profa ul li:nth-of-type(3){background: none;}
.in02b .in02ba{padding: 3% 0;}
.in02ba span{font-size: 40px;}
.in02ba b{font-size: 14px;}
.in02ba strong{font-size: 18px;}
.in02ba p{margin-top: 4%;font-size: 13px;}

 }
@media (min-width: 992px) and (max-width:1199px){.topba a {border-right: none;}}

@media (min-width: 1200px) {
	.container{max-width: 1400px;}
}
@media (min-width: 1200px) and (max-width:1220px) {
.topba p{font-size: 12px;}
.proaa strong{font-size: 46px;}
}

@media (min-width: 1200px) and (max-width:1400px) {
.online_kefu{display: none !important;}
.typeside{display: none !important;}
.in02ba span{font-size: 40px;}
.in02ba b{font-size: 14px;}
.in02b .in02ba{padding: 5% 0;}
.in02ba p{margin-top: 6%;}
}
@media (min-width: 1400px) and (max-width:1600px) {
.in02b .in02ba{padding: 5% 0;}
}

@media (min-width: 1200px) and (max-width:1760px) {
.typeside{display: none !important;}
}

.drop_down {
    border: solid 1px #fff;
    color: #5b5b5b;
    background: #eaeaea;
    font-size: 14px;
    height: 49px !important;
    line-height: 49px;
    width: 35%;
    text-indent: 10px;
    margin-right: 10px;
}

@media (max-width: 576px) {
    .drop_down{
        width: 34%;
    }
    .topba img{
        height: 38px;
    }
}
.drop_down option {
    line-height: 30px;
}
.chaxun {
    width: 24%;
    outline: none;
    border: none;
    background: linear-gradient(225deg, #6580FF 0%, #39AEFF 54%, #45C2FF 100%);
    box-shadow: 0px 6px 14px 0px rgba(57,174,255,0.4);
    height: 49px;
    line-height: 49px;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}






.cdsadw{
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 96%;
}

