*,html,body{padding: 0;margin: 0;}
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;font-family: '微软雅黑',Arial,sans-serif !important;background: #f6fbff;}
html{font-size: calc(100vw / 1920 * 100);}
.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;}
.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: 6px 12px !important;border-top: 1px dashed rgb(181,181,181);}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.font-bold{font-weight: bold;}



.pc-header{width: 100%;height: 90px;line-height: 90px;overflow: hidden;padding: 0 2rem 0 0.8rem;background: #fff;box-shadow: 0 1px 8px rgba(0,0,0,0.05);position: fixed;top: 0;left: 0;z-index: 999;}
.pc-header .con-flex .logo-box img{max-height: 48px;}
.pc-header .con-flex{display: flex;justify-content: space-between;}
.pc-header .pc-nav-box ul{width: 100%;white-space: nowrap;display: flex;align-items: center; justify-content: center;}
.pc-header .pc-nav-box ul li{margin: 0 0.25rem;position: relative;}
.pc-header .pc-nav-box ul li>a{display: block;font-size: 16px;color: #333;}
.pc-header .pc-nav-box ul li>a::after{content: "";width: 0;height: 4px;background: #f56011;position: absolute;left: 0;top: 0;opacity: 0;transition: all 0.5s;}
.pc-header .pc-nav-box ul li.active>a::after,.pc-header .pc-nav-box ul li:hover>a::after{width: 100%;opacity: 1;transition: all 0.5s;}
.pc-header .pc-nav-box ul li.active>a,.pc-header .pc-nav-box ul li:hover>a{color: #f56011;}
.pc-header .other-box{display: flex;align-items: center;}
.pc-header .other-box a{color: #888;margin-right: 30px;}
.pc-header .other-box a:hover{color: #f56011;}
.pc-header .other-box .search{width: 20px;height: 20px;cursor: pointer;background: url('../images/search.png') no-repeat center center/100%;}
.search-form{opacity: 0;width: 100%;background: #f7f8f9;box-shadow: 0 1px 8px rgba(0,0,0,0.05);padding: 40px 0;position: fixed;left: 0;top: -90px;z-index: 99;}
.search-form .search-btn{width: 100%;max-width: 600px;margin: 0 auto;height: 45px;line-height: 45px;position: relative;}
.search-form .search-btn .keywords{width: 100%;height: 45px;line-height: 45px;background: #fff;border: 1px solid #dedede;padding: 0 85px 0 15px;}
.search-form .search-btn .boxbtn{width: 70px;height: 45px;border: 1px solid #f56011;background: url('../images/search-active.png') #f56011 no-repeat center center/20px;position: absolute;top: 0;right: 0;}
.search-form .search-btn .boxbtn:hover{background-color: #DA251D;border-color: #DA251D;}
a.box-log-reg{display: block;width: 90px;height: 90px;text-align: center;padding: 15px 0;background: #DA251D;position: fixed;top: 0;right: 0;z-index: 999;}
a.box-log-reg .img{width: 32px;margin: auto;}
a.box-log-reg .title{margin-top: 8px;color: #fff;}
a.box-log-reg:hover{background: #f56011;}

.item-footer{width: 100%;padding: 40px 0;background: #f8f8f8;}
.item-footer .flex{display: flex;align-items: flex-start;justify-content: space-between;}
.item-footer .flex .logo img{max-height: 60px;}
.item-footer .flex .left{width: 240px;display: flex;flex-wrap: wrap;}
.item-footer .flex .left dd{width: 50%;}
.item-footer .flex .left dd a,.item-footer .flex .right{line-height: 2;color: #999;}
.item-footer .flex .left dd a:hover{color: #f56011;text-decoration: underline;}
.copyright{padding: 15px;background: #f3f3f3;text-align: center;color: #999;}
.copyright a{color: #999;margin-left: 5px;}
.copyright a:hover{color: #f56011;text-decoration: underline;}
.page_info{display: none;}

.page_list{margin-top: 60px;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;margin: 6px 3px 0;text-align: center;width: 28px;height: 28px;line-height: 26px;color: #888;background: #fff;border: 1px solid #eee;}
.page_list a.on,.page_list a:hover{background: #f56011;border-color: #f56011;color: #fff;}
.return{display: none;width: 36px;height: 36px;background: url('../images/top.png') #666 no-repeat center center/20px;border-radius: 50%;cursor: pointer;position: fixed;right: 40px;bottom: 40px;z-index: 99;}
.return:hover{background-color: #DA251D;}

.log-reg-con{max-width: 900px;margin: 40px auto;background: #fff;display: flex;flex-wrap: wrap;}
.log-reg-con .zou,.log-reg-con .you{width: 50%;padding: 50px;height: 600px;display: flex;align-items: center;justify-content: center;}
.log-reg-con .zou{text-align: center;background: #f9f9f9;}
.log-reg-con .zou .title{font-size: 32px;}
.log-reg-con .zou .desc{margin: 30px 0 20px;font-size: 16px;}
.log-reg-con .zou a.login,a.view-more{display: inline-block;width: 140px;line-height: 40px;margin-top: 20px;color: #888;border: 1px solid #ccc;border-radius: 50px;}
.log-reg-con .zou a.login:hover,a.view-more:hover{background: #f56011;border-color: #f56011;color: #fff;}
.log-reg-con .you{width: 50%;padding: 40px;height: 600px;background: #fff;display: flex;align-items: center;}
.log-reg-con .you .login-form{width: 100%;}
.login-form .bottom{margin-bottom: 20px;}
.login-form input{width: 100%;padding: 0 15px;height: 40px;background: #fff;border: 1px solid #eee;}
.login-form .code{width: 100%;position: relative;padding-right: 90px;}
.login-form .code #login_code{height: 30px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;cursor: pointer;}
.login-form button{width: 100%;height: 40px;color: #fff;background: #f56011;cursor: pointer;}
.login-form button:hover{background: #DA251D;}
.login-form .text{margin-top: 40px;color: #999;}
.login-form .text a{color: #666;}
.login-form .text a:hover{color: #DA251D;text-decoration: underline;}
.box-examine-flex{width: 100%;max-width: 480px;background: #fff;padding: 50px;text-align: center;position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.box-examine-flex .title{font-size: 24px;font-weight: bold;line-height: 1.75;}
.box-examine-flex .text{font-size: 16px;color: #888;line-height: 1.75;}
.box-examine-flex .text span{color: #DA251D;}

.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: 25px;}
.layui-form .projectfile{width: 100%;padding: 21px 15px 15px;background: #fff;cursor: pointer;border: 1px solid #eee;margin-bottom: 25px;}
.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: 145px;height: 45px;line-height: 45px;background: #f56011;color: #fff;margin: auto;}
.layui-form .submit:hover{background: #DA251D;}