*,html,body{padding: 0;margin: 0;font-family: Arial,sans-serif;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;background-color: #f6fbff;}
html{font-size: calc(100vw / 1920 * 100);}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 5px 10px !important;border: 1px solid #efefef !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.bodybg{background-image: url('../image/bodybg.jpg');background-repeat: no-repeat;background-size: cover;background-position: center center;background-attachment: fixed;}



.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.p-tb60{padding: 60px 0;}
.p-lr10{padding: 0 10px;}
.p-lr5{padding: 0 5px;}
.m-t60{margin-top: 60px;}
.m-t40{margin-top: 40px;}
.m-t20{margin-top: 20px;}
.row-t20{margin-top: -20px;}
.box-title{font-size: 24px;}
.fz-16{font-size: 16px;}
.content-text{font-size: 16px;line-height: 2;color: #888;}
.text-p p{margin-bottom: 0;}
.bg-01{background: #fff;}


.show-width{max-width: 1390px;margin: auto;padding: 0 15px;}
.pc-header{width: 100%;height: 60px;line-height: 60px;background: #fff;box-shadow: 0 1px 8px rgba(0,0,0,0.06);position: fixed;top: 0;left: 0;z-index: 999;}
/*.logo-box img{max-height: 40px;}*/
.pc-header .pc-nav-box ul{margin-right: 240px;}
.pc-header .pc-nav-box ul li{float: left;position: relative;}
.pc-header .pc-nav-box ul li>a{display: block;font-size: 16px;padding: 0 0.3rem;color: #333;}
.pc-header .pc-nav-box ul li .hide-box{padding: 20px 0;width: 100%;border-top: 1px solid #f0f0f0;overflow: hidden;background: #fff;position: fixed;left: 0;z-index: 10; opacity: 0;visibility: hidden;transform: translateY(10px);transition: transform 0.3s ease;}
.pc-header .pc-nav-box ul li .hide-box .top-pro-list{height: 195px;border-radius: 6px;overflow: hidden;}
.pc-header .pc-nav-box ul li .hide-box .title{margin-top: 10px;font-size: 16px;font-weight: bold;line-height: 1.6;}
.pc-header .pc-nav-box ul li .hide-box .title a{color: #333;}
.pc-header .pc-nav-box ul li .hide-box .top-pro-list a:hover img{transform: scale(1.08);}
.pc-header .pc-nav-box ul li.active>a,.pc-header .pc-nav-box ul li:hover>a{background: #6b7dfd;background-image: linear-gradient(to right,#6b7dfd,#53b3fd);color: #fff;}
.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateY(0);}
.pc-header .pc-nav-box ul li .hide-box .title a:hover{color: #6b7dfd;}
.pc-header .other-box{position: absolute;right: 0;}
.pc-header .reg-log{padding: 15px 0;}
.pc-header .reg-log a{float: left;height: 30px;line-height: 30px;font-size: 14px;padding: 0 12px;background: #6b7dfd;color: #fff;}
.pc-header .reg-log a:nth-child(2){background: #53b3fd;}
.pc-header .reg-log a:first-child{border-radius: 5px 0 0 5px;}
.pc-header .reg-log a:last-child{border-radius:  0 5px 5px 0;}
.pc-header .reg-log a:hover{background: #DA251D;}
.pc-header .search{width: 18px;height: 18px;cursor: pointer;background: url('../image/search.png') no-repeat left center/18px;position: absolute;top: 50%;transform: translateY(-50%);right: 185px;}
.pc-header .search-form{display: none;width: 100%;background: #fff;padding: 20px 0;border-top: 1px solid #f0f0f0;position: absolute;left: 0;top: 100%;z-index: 30;}
.pc-header .search-form .search-btn{width: 100%;height: 50px;line-height: 50px;border-bottom: 1px solid #f0f0f0;position: relative;}
.pc-header .search-form .search-btn .keywords{width: 100%;height: 50px;line-height: 50px;padding: 0 40px;color: #888;}
.pc-header .search-form .search-btn .img{width: 18px;position: absolute;top: 50%;transform: translateY(-50%);left: 5px;}
.pc-header .search-form .search-btn .close{width: 18px;height: 18px;background: url('../image/close.png') no-repeat center center/18px;opacity: 1;transition: transform 0.3s ease;position: absolute;top: 50%;transform: translateY(-50%);right: 5px;}
.pc-header .search-form .search-btn .close:hover{transform: translateY(-50%) rotate(180deg);}

.slideBox{margin-top: 60px;}
.foot-bg{width: 100%;padding: 30px 0;background: #fff;}
.foot-bg .foot-con{font-size: 14px;color: #888;display: flex;align-items: center;justify-content: space-between;}
.foot-bg .foot-con a{color: #888;margin-left: 10px;}
.foot-bg .foot-con a:hover{color: #6b7dfd;text-decoration: underline;}
.page_info{display: none;}
.page_list{margin-top: 50px;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;width: 28px;height: 28px;line-height: 28px;text-align: center;color: #888;background: #fff;margin: 2px;}
.page_list a.on,.page_list a:hover{background: #6b7dfd;color: #fff;}
.return{display: none;width: 40px;height: 40px;padding: 8px;border-radius: 50%;background: #53b3fd;cursor: pointer;position: fixed;right: 60px;bottom: 60px;z-index: 99;}
.return:hover{background: #6b7dfd;}


.box-login-bg{width: 100%;min-height: calc(100vh - 140px);display: flex;align-items: center;}
.login-content{width: 100%;max-width: 480px;margin: 60px auto;background: #fff;border-radius: 5px;box-shadow: 0 1px 6px rgba(0,0,0,0.06);}
ul.log-reg{text-align: center;padding: 0 40px;border-bottom: 2px solid #f0f0f0;}
ul.log-reg li{float: left;width: 50%;}
ul.log-reg li a{display: inline-block;padding: 15px 0;font-size: 20px;font-weight: bold;color: #333;position: relative;}
ul.log-reg li.active a:before{content: '';width: 100%;height: 2px;background: #6b7dfd;position: absolute;bottom: -2px;left: 0;}
ul.log-reg li.active a{color: #6b7dfd;}
.login-content .login-form{padding: 40px;}
.box-log-reg{margin-bottom: 20px;position: relative;}
.login-form input{width: 100%;padding: 0 15px;height: 40px;border-radius: 5px;border: 1px solid #eee;}
.login-form .box-code{width: 100%;padding-right: 90px;}
.login-form .box-code #login_code{height: 30px;border-radius: 5px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;cursor: pointer;}
.login-form button{width: 100%;height: 40px;color: #fff;background: #6b7dfd;border-radius: 5px;cursor: pointer;}
.login-form button:hover{background: #53b3fd;}
.login-text{margin-top: 20px;color: #999;}
.login-text a{color: #6b7dfd;}
.login-text a:hover{color: #53b3fd;text-decoration: underline;}
.box-examine-flex{width: 100%;max-width: 480px;text-align: center;padding: 40px;background: #fff;box-shadow: 0 1px 8px rgba(0,0,0,0.06);position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.box-examine-flex .title{font-size: 24px;line-height: 1.75;}
.box-examine-flex .text{font-size: 16px;color: #888;line-height: 1.75;}
.box-examine-flex .text span{color: #53b3fd;}
.show-user-bg{background: #fff;padding: 30px;}

.item-notice-bg{width: 100%;background: #fff;padding: 0 20px;border-radius: 6px;overflow: hidden;position: relative;}
.item-notice-bg .item-title{font-size: 20px;font-weight: bold;height: 60px;line-height: 60px;padding-left: 42px;}
.item-notice-bg .item-title-01{background: url('../image/new.png') no-repeat center left/30px;}
.item-notice-bg .item-title-02{background: url('../image/hot.png') no-repeat center left/30px;}
.item-notice-bg .item-title-03{background: url('../image/img.png') no-repeat center left/30px;}
.item-notice-bg .refresh{font-size: 14px;line-height: 20px;padding-left: 20px;color: #999;background: url('../image/refresh.png') no-repeat center left/16px;position: absolute;top: 50%;transform: translateY(-50%);right: 20px;}
.item-notice-bg .refresh:hover{background-image: url('../image/refresh-active.png'); color: #53b3fd;}

.notice-prev-next{border-top: 1px solid #eee;position: relative;}  
.notice-prev-next:after{content: '';width: 1px;height: 16px;background: #ccc;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.notice-prev-next .swiper-button-next,.notice-prev-next .swiper-button-prev{width: 24px;height: 24px;background: #bfbfbf;border-radius: 4px;}
.notice-prev-next .swiper-button-next:after,.notice-prev-next .swiper-button-prev:after{font-size: 12px;color: #fff;}
.notice-prev-next .swiper-button-next{top: -20px;right: 0;}
.notice-prev-next .swiper-button-prev{top: -20px;left: inherit;right: 40px;}
.notice-prev-next .swiper-button-next:hover,.notice-prev-next .swiper-button-prev:hover{background: #53b3fd;}
.item-notice-con{height: 60px;line-height: 60px;padding-right: 120px;position: relative;}
.item-notice-con a{color: #333;}
.item-notice-con .time{font-size: 14px;color: #999;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.item-notice-con a:hover{color: #6b7dfd;text-decoration: underline;}

.item-swiper-top .swiper-slide{text-align: center;font-size: 18px;height: 48px;line-height: 48px;background: #fff;border-radius: 6px;overflow: hidden;cursor: pointer;}
.item-swiper-top .swiper-slide-thumb-active{background: #6b7dfd;background-image: linear-gradient(to right,#6b7dfd,#53b3fd);font-weight: bold;color: #fff;}
a.item-pro-list{width: 100%;display: block;background: #fff;border-radius: 6px;overflow: hidden;position: relative;}
a.item-pro-list .item-img{height: 195px;}
a.item-pro-list .item-con{padding: 15px;}
a.item-pro-list .item-con .title{font-size: 16px;color: #333;line-height: 1.6;-webkit-line-clamp: 2;height: 3.2em;}
a.item-pro-list .item-con .desc{margin-top: 15px;font-size: 14px;color: #999;padding-right: 90px;position: relative;}
a.item-pro-list .item-con .desc .time{position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
a.item-keyword-list .item-img,a.item-home-list .item-img{height: 265px;}
a.item-home-list .item-con .desc{padding-right: 140px;}
a.item-home-list .item-con .desc .time span{margin-left: 10px;}
a.item-pro-list:hover{box-shadow: 0 2px 20px rgba(0,0,0,0.12);}
a.item-pro-list:hover .item-img img{transform: scale(1.08);}
a.item-pro-list:hover .item-con .title{color: #6b7dfd;}

a.item-home-list .floatLabel{width: 70px;height: 70px;background: url('../image/blue.png') no-repeat top left/100%;position: absolute;right: 0;top: 0;}
a.item-home-list .floatLabel span{font-size: 12px;color: #fff;position: absolute;right: 4px;top: 17px;transform: rotate(45deg);}
a.box-cp-list{width: 100%;display: block;background: #fff;border-radius: 6px;overflow: hidden;position: relative;}
a.box-cp-list .box-cp-img{width: 260px;height: 160px;}
a.box-cp-list .box-cp-con{width: calc(100% - 260px);height: 160px;}
a.box-cp-list .box-cp-con .name{width: 100%;height: 40px;line-height: 40px;padding: 0 20px;text-align: center;border-bottom: 1px solid #eee;color: #666;}
a.box-cp-list .box-cp-con .desc{height: calc(160px - 40px);display: flex;align-items: center;padding: 20px;}
a.box-cp-list .box-cp-con .desc .title{font-size: 16px;color: #333;line-height: 1.6;-webkit-line-clamp: 2;height: 3.2em;}
a.box-cp-list .box-cp-con .desc .time{margin-top: 15px;font-size: 14px;color: #999;}
a.box-cp-list .box-cp-con .desc .time span{margin-left: 10px;}
a.box-cp-list:hover{box-shadow: 0 2px 20px rgba(0,0,0,0.12);}
a.box-cp-list:hover .box-cp-img img{transform: scale(1.08);}
a.box-cp-list:hover .box-cp-con .desc .title{color: #6b7dfd;}

.box-page-nav dl dt{float: left;line-height: 24px;color: #666;}
.box-page-nav dl dd{float: left;padding-left: 7px;line-height: 24px;padding-right: 16px;background: url("../image/nav-icon.png") right center no-repeat;}
.box-page-nav dl dd:last-child{padding-right: 0;background-image: none;}
.box-page-nav dl dd a{line-height: 24px;color: #666;}
.box-page-nav dl dd a:hover,.box-page-nav dl dd.active a{color: #6b7dfd;text-decoration: underline;}

.show-left-content{width: calc(100% - 360px);padding: 20px;background: #fff;border-radius: 5px;}
.time-hits{padding: 15px 0;font-size: 15px;line-height: 36px;color: #999;border-bottom: 1px solid #eee;position: relative;}
.time-hits div{float: left;margin-right: 20px;}
.time-hits a.member{width: 112px;display: block;text-align: center;height: 36px;line-height: 36px;font-size: 14px;background: #53b3fd;color: #fff;border-radius: 5px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.time-hits a.member:hover{background: #6b7dfd;background-image: linear-gradient(to right,#6b7dfd,#53b3fd);}
.show-right-info{width: 360px;padding-left: 20px;}

.item-key-bg{width: 100%;padding: 15px;line-height: 40px;background: #fff;border-radius: 5px;}
.item-key-bg .key-text a{color: #888;margin-left: 10px;}
.item-key-bg .key-text a:hover{color: #6b7dfd;text-decoration: underline;}
.item-key-bg .key-word{width: 100%;max-width: 400px;}
.item-key-bg .key-word .boxinput{width: 100%;height: 40px;border: 1px solid #efefef;box-shadow: 0 2px 4px #efefef inset;color: #999;border-radius: 6px;padding: 0 75px 0 15px;}
.item-key-bg .key-word .boxbtn{width: 60px;height: 40px;background: #53b3fd;color: #fff;position: absolute;top: 50%;right: 0;transform: translateY(-50%);border-radius: 6px;}
.item-key-bg .key-word .boxbtn:hover{background-color: #6b7dfd;}

.item-menu-left{width: 280px;}
.item-menu-left .box-nav a{width: 100%;display: block;height: 45px;line-height: 45px;text-align: center;font-size: 16px;color: #333;background: #fff;margin-bottom: 10px;border-radius: 6px;}
.item-menu-left .box-nav a:last-child{margin-bottom: 0;}
.item-menu-left .box-nav a:hover,.item-menu-left .box-nav a.active{background: #6b7dfd;background-image: linear-gradient(to right,#6b7dfd,#53b3fd);color: #fff;}
.hot-keywords{background: #fff;border-radius: 6px;overflow: hidden;}
.hot-keywords .title{width: 100%;height: 55px;line-height: 55px;background: #6b7dfd;font-size: 20px;font-weight: bold;text-align: center;color: #fff;}
.hot-keywords ul.hot-key-con{padding: 20px;}
.hot-keywords ul.hot-key-con li{padding: 8px;}
.hot-keywords ul.hot-key-con li a{font-size: 16px;color: #666;}
.hot-keywords ul.hot-key-con li a:hover{color: #6b7dfd;text-decoration: underline;}

.item-content-right{width: calc(100% - 280px);padding-left: 20px;}
.news-list{margin-bottom: 20px;background: #fff;display: flex;align-items: center;border-radius: 6px;overflow: hidden;position: relative;}
.news-list .news-img{width: 360px;height: 200px;}
.news-list .news-con{width: calc(100% - 360px);padding: 0 140px 0 40px;}
.news-list .news-con .title a{font-size: 20px;font-weight: bold;color: #333;}
.news-list .news-con .desc{margin-top: 20px;font-size: 15px;color: #999;line-height: 2;}
.news-list .time{width: 80px;height: 80px;padding: 2px;text-align: center;background: #6b7dfd;color: #fff;position: absolute;top: 0;right: 0;}
.news-list .time .d{font-size: 36px;}
.news-list .time .y-m{font-size: 14px;}
.news-list:hover{box-shadow: 0 1px 8px rgba(0,0,0,0.08);}
.news-list .news-img a:hover img{transform: scale(1.08);}
.news-list .news-con .title a:hover{color: #6b7dfd;}


.layui-form{max-width: 750px;margin: 40px auto 0;}
.layui-form .layui-input{height: 45px;}
.layui-form .input{width: 100%;height: 45px;background: #fff;padding: 0 10px;border: 1px solid #eee;margin-bottom: 20px;}
.layui-form .projectfile{width: 100%;padding: 16px 10px 10px;background: #fff;cursor: pointer;border: 1px solid #eee;margin-bottom: 20px;}
.layui-form .projectfile .img{height: 24px;margin-bottom: 5px;}
.layui-form .textarea{width: 100%;height: 200px;background: #fff;padding: 10px;border: 1px solid #eee;margin-bottom: 20px;}
.layui-form .submit{display: block;width: 135px;height: 45px;line-height: 45px;background: #6b7dfd;color: #fff;margin: auto;}
.layui-form .submit:hover{background: #53b3fd;}
a.view-more{display: inline-block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;text-align: center;border-radius: 5px;overflow: hidden;background: #6b7dfd;color: #fff;position: relative;}
a.view-more:hover{background: #53b3fd;}