/*reset*/
*{box-sizing: border-box;}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; font-size:20px;}
body{margin: 0; padding: 0; background:#0a2c56; font-family: "Hiragino Sans GB", "Helvetica Neue", Helvetica, "Microsoft YaHei", "PingFang SC", Arial, sans-serif;position: relative;}
input:focus {outline: none;}
html,body{height:100%; }
a{text-decoration: none; outline:none;}
ul,li,dl,dt,dd,ol{ margin:0; padding:0; list-style:none;}
em,i{ font-style:normal; margin:0; padding:0;}
h1,h2,h3,h4,h5,p{ margin:0; padding:0;}
img{display: block;margin:0 auto;}
a:link,a:visited{outline:none; text-decoration: none; blr:expression(this.onFocus=this.blur());}
a:hover{color: #f60; outline:none; text-decoration: none;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{display: none;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{display:none;}
/* .swiper-button-prev{width:30px;height:51px; background:url(../images/arrow_left.png) no-repeat center center;} */
/* .swiper-button-next{width:30px;height:51px; background:url(../images/arrow_right.png) no-repeat center center;} */
.swiper-button-next,.swiper-button-prev{outline: none;}
.swiper-pagination-bullet{opacity:0.1;}
.swiper-pagination-bullet-active{background:#000; opacity:0.5;}
/*scrollbar*/
*::-webkit-scrollbar {
	width: 8px;
	background-color: #ddd;
}

*::-webkit-scrollbar-thumb {
	background-color: #666;
	border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(255, 255, 255, .3);
}

.nav-tabs{height:auto; overflow:hidden; border:0; margin:70px -10px; text-align: center;}
.nav-tabs li{width:25%; padding:0 10px; margin:0;}
.nav-tabs>li>a{width:100%; height:120px; overflow:hidden; display: block; text-align:center; border-radius:0px; border:1px #ddd solid;}
.nav-tabs>li>a span{width:52px; height:52px; overflow:hidden; background-position:center center; background-repeat: no-repeat; display:block; margin:10px auto 10px auto;}
.nav-tabs>li>a p{font-size:18px; color:#666;}
.nav-tabs>li>a:hover{background:#e7f4fe; border-color:#e7f4fe;}
.nav-tabs>li>a:hover span{}
.nav-tabs>li>a:hover p{font-size:20px; color:#333;}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover{background:#e7f4fe; border-color:#e7f4fe;}
.tab-content{width:100%; height:auto; background:none; }
.tab-content .tab-pane{width:100%;}

/*public*/
.container{ max-width:1200px; height:auto; margin:0 auto; padding:0;}
.banner{height:auto;overflow: hidden; position: relative; }
.banner img{width:100%;display: block;}
.banner .pcbanner{display:block;}
.banner .wapbanner{display: none;}
.header{ width:100%; height:80px;overflow: hidden; transition:all 0.6s ease; position: fixed; top: 0; z-index:999; left:0;}
.header .logo{height:auto;overflow: hidden; float: left; margin:5px 0 0 50px;}
.header .logo img{height:70px; display: block;}
.menu{height:auto; overflow: hidden; margin:0px 0 30px 0; position: relative; z-index:1;}
.menu ul{ display: flex; justify-content:space-between; align-items:center;}
.menu li{}
.menu li a{width:100%; display: block; height:60px; overflow:hidden; background-repeat:no-repeat;background-position:center top; background-size:100% 100%; }
.menu li a span{visibility: hidden;}
.menu li.mline{width:50px; padding:0 10px;}
.menu li img{width:100%; display: block;}
.menu li.menu1{flex:1;}
.menu li.menu2{flex:1;}
.menu li.menu3{flex:1;}
.menu li.menu4{flex:1.4;}
.menu li.menu1 a{background-image:url(../images/nav_a1.png);}
.menu li.menu2 a{background-image:url(../images/nav_b1.png);}
/* .menu li.menu3 a{background-image:url(../images/nav_c1.png);}
.menu li.menu4 a{background-image:url(../images/nav_d1.png);} */
/* .menu li.menu1 a:hover{background-image:url(../images/nav_a2.png);}
.menu li.menu2 a:hover{background-image:url(../images/nav_b2.png);}
.menu li.menu3 a:hover{background-image:url(../images/nav_c2.png);}
.menu li.menu4 a:hover{background-image:url(../images/nav_d2.png);} */

/* .menu li.menu1.active a{background-image:url(../images/nav_a2.png);}
.menu li.menu2.active a{background-image:url(../images/nav_b2.png);}
.menu li.menu3.active a{background-image:url(../images/nav_c2.png);}
.menu li.menu4.active a{background-image:url(../images/nav_d2.png);} */

.box_con{height: auto; overflow:hidden; text-align:center; margin:60px 0;}
.box_tit{height: auto; overflow: hidden; text-align:center; position: relative; margin:40px 0 40px 0; }
.box_tit img{display: block;width: 35%;max-width: 600px; margin: 0 auto	;}
/* .box_tit img{height:80px; display: block; margin:0 auto;} */
.mainbody{height: auto; overflow:hidden; position: relative; z-index:1;}
/* .footer{ height:auto; overflow: hidden;  padding:60px 0; text-align: center; } */
.footer img{max-width:15%;display: block; margin:0 auto 20px auto; transition:all 0.4s ease;}
.footer a:hover img{transform:scale(1.1);}
.footer h3{color:#fff;font-size:20px; line-height:2;  }

/*index*/
.index{}
.index .pagebox1{margin: 60px 0;}
.index .pagebox1 p{width: 85%; margin: 20px auto; text-align: center;color: #fff;font-size: 48px;background: url(../images/pagebox1bg1.png) no-repeat center top;background-size: 100% 100%;height: 120px;line-height: 120px;}
.index .pagebox2 {border: 1px solid #2584ca;padding: 40px 40px;border-radius: 20px;position: relative;}
.index .pagebox2 h3{position: absolute;top: 30px;right: -40px; width: 500px; height: 60px;line-height: 60px;color: #fff;background-color: #36aaff;text-align: center;font-weight: 700;}
.index .pagebox2 h4{color: #39d0ff;font-size: 30px;}
.index .pagebox2 h4::before{content: '';display: inline-block;width: 10px;height: 10px;border-radius: 5px;background-color: #39d0ff;vertical-align: middle;margin-right: 15px;}
.index .pagebox2 p{font-size: 20px;padding-left: 25px;color: #fff;margin: 15px 0 25px 0;}


.index .pagebox3{ background:#fff; height: auto; overflow:hidden;  padding:40px 30px;}
.index .pagebox3 a h3{color: #333; font-size: 28px;font-weight: 700;text-align: center;}
.index .pagebox3 a:hover h3{color:#36aaff;}


.index .pagebox4{padding: 30px 40px;border: 5px solid #4b84b7;background: #234bac;border-radius: 30px;}
.index .pagebox4 ul li{position: relative; width:31%;height:auto; overflow:hidden; background:#fff; padding:10px 20px 0 20px;margin:15px 1%;vertical-align: top; display: inline-block; box-shadow:1px 1px 20px rgb(0,0,0,0.02); border-radius:10px;}
.index .pagebox4 li a{height:auto; overflow:hidden; display: block; background:rgba(255,255,255,1);transition:all 0.4s ease; padding:15px; border-radius:20px;}
.index .pagebox4 li img{width:100%; display: block; border-radius:15px;border:2px solid #eeeeef; transition:all 0.4s ease;}
.index .pagebox4 li h3{font-size:20px; color:#333; font-weight:bold; margin:20px 0px 10px 0px;text-align: center; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition:all 0.4s ease;}
.index .pagebox4 li a:hover{ background:rgba(255,255,255,0.6);}
.index .pagebox4 li a:hover img{transform:scale(1.1) translateY(-6px);}
.index .pagebox4 li a:hover h3{color:#f30;}
.index .pagebox4 li.bm p{position: absolute;bottom: 5px;left: 28%; font-size: 12px;color: #333;text-align: center;}
.index .pagebox4 p{text-align: center;margin-top: 20px;color: #fff;font-size: 20px;}

.index .pagebox5{border: 1px solid #2584ca;padding: 40px 50px;border-radius: 15px;}
.index .pagebox5 p{margin: 20px 0;color: #fff;font-size: 20px;}
.index .pagebox5 p strong{font-size: 26px;color: #39d0ff;margin-right: 20px;}
.index .pagebox5 p strong::before{content: '';display: inline-block;width: 10px;height: 10px;border-radius: 5px;background-color: #39d0ff;margin-right: 15px;vertical-align: middle;}

.index .pagebox6 {padding: 30px 40px;border: 5px solid #4b84b7;background: #234bac;border-radius: 30px;}
.index .pagebox6 ul{display: flex; justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.index .pagebox6 ul li{width:23%;height:auto; overflow:hidden; background:#fff;margin:15px 1%;vertical-align: top; border-radius:10px;transition: all 0.3s ease;}
.index .pagebox6 ul li a{display: block;width: 100%;height: 100%; padding:10px 15px;}
.index .pagebox6 ul li a .qylogo{width:70px;height:70px;border: 1px solid #ccc;border-radius: 10px;overflow: hidden;line-height: 70px;}
.index .pagebox6 ul li a .qylogo img{width: 100%;margin: auto 0;}
.index .pagebox6 ul li a .br{float: right;width: 65%; display: flex;flex-direction: column;justify-content: space-between; align-items: flex-start;padding: 8px 0;}
.index .pagebox6 ul li a .br .top{color: #333;height:40px;}
.index .pagebox6 ul li a .br .top h4{font-size: 14px;font-weight: 700;}
.index .pagebox6 ul li a .br h3{font-size: 14px; color: #333;}
.index .pagebox6 ul li:hover{box-shadow: 0 0 5px 5px rgba(255,255,255,0.1);transform: scale(1.02);}
.index .pagebox6 p{text-align: center;margin-top: 20px;color: #fff;font-size: 20px;}

.index .pagebox7{margin: 60px 0;}
.index .pagebox7 h3{color: #fff;text-align: center;font-size: 40px;}
.index .pagebox7 a{display: block;width: 350px; height: 70px;line-height: 70px;margin: 30px auto 0 auto;background: -webkit-linear-gradient(left,#62d5ff,#4563ff);  color: #fff;text-align: center;font-size: 30px;}

.index .pagebox8{border: 1px solid #2584ca;border-radius: 20px;overflow: hidden}
.index .pagebox8 a{display: block;width: 100%}
.index .pagebox8 a img{display: block;width: 100%;margin: 0 auto}

.recommend .pagebox1{margin: 30px auto;}
.recommend .pagebox1 img{display: block;width: 100%;margin: 0 auto;}
.recommend .pagebox2{margin-bottom: 100px;}
.recommend .pagebox2 ul{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.recommend .pagebox2 ul li{width:48%;height:auto; overflow:hidden; background:#fff; padding:10px 20px 0 20px;margin:15px 1%;vertical-align: top; display: inline-block; box-shadow:1px 1px 20px rgb(0,0,0,0.02); border-radius:10px;position: relative;border:2px solid #97d6fa; }
.recommend .pagebox2 ul li a{height:auto; overflow:hidden; display: block; background:rgba(255,255,255,1);transition:all 0.4s ease; padding:15px; border-radius:20px;}
.recommend .pagebox2 li img{width:100%; display: block; border-radius:15px;transition:all 0.4s ease;}
.recommend .pagebox2 li h3{font-size:20px; color:#333; font-weight:bold; margin:20px 0px 10px 0px;text-align: center; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; transition:all 0.4s ease;}
.recommend .pagebox2 li a:hover{ background:rgba(255,255,255,0.6);}
.recommend .pagebox2 li a:hover img{transform:scale(1.1) translateY(-6px);}
.recommend .pagebox2 li a:hover h3{color:#97d6fa;}
.footer{border-top: 2px solid #fff;}
.footer ul{display: flex;justify-content: center;padding: 20px 0 40px 0;}
.footer ul li{width: 15%;height: 150px; padding:0 35px;border-right: 1px dotted #d2d2d2;}
.footer ul li dt{font-size: 14px; font-weight: 700; color: #666;}
.footer ul li dd a{font-size: 12px;color: #999;}
.footer ul li:first-child{font-size: 12px;padding: 50px 25px 0 25px;color: #666;text-align: center; line-height: 25px;background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-contact-icon.ef4928b5.png) top no-repeat;}
.footer ul li:nth-child(5){text-align: center;color: #666;}
.footer ul li:nth-child(5) p{font-size: 12px;}
.footer ul li:nth-child(5) .wb{display: inline-block;border: 1px solid #ccc; vertical-align: middle; width: 44px;height: 44px; background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-weibo-icon.70fffeab.png) 0 0 no-repeat;}
.footer ul li:nth-child(5) .focus{display: inline-block;	vertical-align: middle; width: 62px;height: 22px; line-height: 22px; margin-top: 10px; background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-sina-icon.1b4b5b29.png) 0 0 no-repeat;}
.footer ul li:last-child{border: none;text-align: center;color: #666;}
.footer ul li:last-child i{display: inline-block;border: 1px solid #ccc;vertical-align: middle;width: 78px;height: 78px;line-height: 78px;background: url(//concat.lietou-static.com/fe-www-pc/v5/static/images/footer/icon-mishu.e8815648.png) no-repeat;background-size: 100% 100%;}
.footer ul li:last-child p{font-size: 12px;}
.footer .right{clear: both;background: #f6f6f6; padding: 20px 0; color: #999;text-align: center;font-size: 12px;}
.footer .right p{text-align: center;line-height: 1.2;}
.footer .right p a{color: #999;}
.footer .right p img{display: inline;vertical-align: middle;margin: 0;}

.pagebox {margin-top:50px;border: 8px #332c2b solid;background: #f39801;padding: 30px 30px;border-radius: 60px;height: auto;overflow: hidden;}
/* .index .pagebox li {
    width: 23%;
    float: left;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin: 20px 1%;
} */
.index .pagebox li a {
    height: auto;
    overflow: hidden;
    display: block;
    background: rgba(255,255,255,1);
    transition: all 0.4s ease;
    padding: 15px;
    border-radius: 20px;
}
.index .pagebox li img {
    width: 100%;
    display: block;
    border-radius: 15px;
    transition: all 0.4s ease;
}
.index .pagebox li h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    margin: 30px 0px 10px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.4s ease;
	text-align:center;
}
.index .pagebox li a:hover{ background:rgba(255,255,255,0.6);}
.index .pagebox li a:hover img{transform:scale(1.1) translateY(-6px);}
.index .pagebox li a:hover h3{color:#f30;}


.menu .container{
	width:700px;
}
.container {
 width: 100%;
 height: auto;
 padding-right:0px;
 padding-left:0px;
 margin:0 auto;
 position: relative;
}
@media screen and (min-width:1000px){
 .container {
	max-width:1200px; 
 }
}
 @media screen and (max-width:1000px){
 .container {
  padding-right:0.5rem;
  padding-left:0.5rem;
 }
 
 .box_con{ margin:3rem 0;}
 .box_tit{margin: 1.5rem 0;}
 .box_tit img{display: block;width: 60%;max-width: 600px; margin: 0 auto	;}
 
 .index .pagebox1{margin:0 0 2rem 0;}
 .index .pagebox1 p{width: 100%; font-size: 1.15rem;font-weight: 700;height: 4rem;line-height: 1.5;padding-top: 0.3rem;}
 
 .index .pagebox2 {padding:4rem 1rem 1rem 1rem;}
 .index .pagebox2 h3{position: absolute;top: 1rem;left: 0; width:110%; height: 2.5rem;line-height: 2.5rem;font-size: 1rem;}
 .index .pagebox2 h4{font-size: 1rem;font-weight: 700;}
 .index .pagebox2 h4::before{width: 0.4rem;height: 0.4rem;margin-right: 15px;}
 .index .pagebox2 p{font-size: 0.8rem;padding-left: 1.25rem;}
 
 .index .pagebox3 a h3{ font-size: 1rem;}
 
.index .pagebox4{padding: 0.5rem 0.75rem;}
.index .pagebox4 ul li{width:47.3%;padding:0 0 0.8rem 0}
.index .pagebox4 li h3{font-size:0.9rem; }
.index .pagebox4 li.bm p{bottom: 2px;left:0	; font-size: 12px;}
.index .pagebox4 p{font-size: 0.8rem;}

 
 .index .pagebox5{padding: 1rem 1.5rem;}
 .index .pagebox5 p{font-size: 0.85rem;}
 .index .pagebox5 p strong{font-size: 1rem;margin-right: 0.5rem;}

.index .pagebox6 {padding: 1rem 1.5rem;}
.index .pagebox6 ul { justify-content: center;}
.index .pagebox6 ul li{width:100%;}
.index .pagebox6 ul li a{ padding:10px;}
.index .pagebox6 ul li a .qylogo{width:4.5rem;height:4.5rem;line-height: 4.5rem;}
.index .pagebox6 ul li a .br{float: right;width:60%; padding: 0.3rem 0;}
.index .pagebox6 ul li a .br .top{height:3rem;}
.index .pagebox6 ul li a .br .top h4{font-size: 0.9rem;}
.index .pagebox6 ul li a .br h3{font-size: 0.85rem;}
.index .pagebox6 p{font-size: 0.8rem;}

.index .pagebox7{margin: 2.5rem 0;}
.index .pagebox7 h3{font-size: 1rem;}
.index .pagebox7 a{width: 10rem; height: 2.5rem;line-height: 2.5rem;margin: 1rem auto 0 auto;font-size: 1rem;}

 .footer ul{flex-wrap: wrap; padding: 20px 0 0 0;}
 .footer ul li{width: 33%; padding:0 0.5rem;margin-bottom: 1rem;}
 .footer ul li dt{font-size: 0.7rem; }
 .footer ul li:first-child{font-size: 12px;padding: 50px 0.2rem 0 0.2rem; line-height: 25px;}
 .footer ul li:nth-child(3){border: none;padding:0 1.2rem;}
 .footer ul li:nth-child(5) p{font-size: 0.6rem;}
 .footer ul li:nth-child(5) .wb{ width: 2.1rem;height: 2.1rem;}
 .footer ul li:nth-child(5) .focus{display: inline-block;	vertical-align: middle; width: 62px;height: 22px; line-height: 22px; margin-top: 10px; background: url(//concat.lietou-static.com/fe-www-pc/v5/images/common/footer/footer-sina-icon.1b4b5b29.png) 0 0 no-repeat;}
 .footer ul li:last-child{border: none;text-align: center;color: #666;}
 .footer ul li:last-child i{display: inline-block;border: 1px solid #ccc;vertical-align: middle;width: 78px;height: 78px;line-height: 78px;background: url(//concat.lietou-static.com/fe-www-pc/v5/static/images/footer/icon-mishu.e8815648.png) no-repeat;background-size: 100% 100%;}
 .footer ul li:last-child p{font-size: 12px;}
 .footer .right{clear: both;background: #f6f6f6; padding: 20px 0; color: #999;text-align: center;font-size: 12px;}
 .footer .right p{text-align: center;line-height: 1.2;}
 .footer .right p a{color: #999;}
 .footer .right p img{display: inline;vertical-align: middle;margin: 0;}

}
 