*,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;}
.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;}
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;}
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 10px !important;background: #fff;border: 1px solid #efefef !important;}
.content-width table tbody tr.firstRow td{background: #f8f8f8;font-weight: bold;}
.content-width table tbody tr:hover td{background: #f9f9f9;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.font-bold{font-weight: bold;}


.box-top-bg{width: 100%;height: 40px;line-height: 40px;background: #f7f8f9;color: #888;}
.box-top-bg .flex{display: flex;align-items: center;justify-content: space-between;}
.box-top-bg .flex .gsname span{margin-left: 10px;}
.box-top-bg .flex .gstel{display: flex;align-items: center;}
.box-top-bg .flex .gstel a{display: block;color: #888;margin-left: 15px;}
.box-top-bg .flex .gstel a:hover{color: #DA251D;text-decoration: underline;}
.pc-header{width: 100%;height: 100px;line-height: 100px;background: #fff;}
.pc-header .logo-box img{max-height: 50px;}
.search-btn{width: 360px;margin: 30px 0;height: 40px;line-height: 40px;position: relative;}
.search-btn .keywords{width: 100%;height: 40px;line-height: 40px;border: 1px solid #eee;padding: 0 70px 0 10px;}
.search-btn .boxbtn{width: 60px;height: 40px;background: url('../image/search.png') #363636 no-repeat center center/24px;position: absolute;top: 0;right: 0;}
.search-btn .boxbtn:hover{background-color: #DA251D;}
.header-nav{width: 100%;height: 50px;line-height: 50px;background: #363636;}
.header-nav.active{position: fixed;top: 0;left: 0;z-index: 999;}
.header-nav ul{font-size: 0;text-align: center;}
.header-nav ul li{display: inline-block;vertical-align: top;}
.header-nav ul li>a{display: block;font-size: 16px;padding: 0 30px;color: #fff;}
.header-nav ul li.on>a,.header-nav ul li>a:hover{background: #DA251D;}

.foot-bg{width: 100%;padding: 30px 0;background: #555;}
.foot-bg .flex{display: flex;align-items: flex-start;justify-content: space-between;}
.foot-bg .flex .text-p,.foot-bg .flex .text-p a{color: #fff;}
.foot-bg .flex .text-p a:hover{color: #DA251D;}

.login-height{width: 100%;min-height: calc(100vh - 200px);display: flex;align-items: center;}
.login-flex{width: 800px;margin: 40px auto;background: #fff;display: flex;flex-wrap: wrap;box-shadow: 0 1px 6px rgba(0,0,0,0.06);}
.login-flex .left{width: 50%;padding: 40px;text-align: center;background: #005ead;display: flex;align-items: center;justify-content: center;}
.login-flex .left .title{font-size: 36px;font-weight: bold;color: #fff;}
.login-flex .left .desc{margin: 40px 0 20px;font-size: 16px;color: #fff;}
.login-flex .left a.login{margin-top: 20px;display: inline-block;font-size: 14px;color: #fff;padding: 10px 40px;border: 1px solid #eee;border-radius: 50px;}
.login-flex .left a.login:hover{background: #DA251D;border-color: #DA251D;}
.login-flex .right{width: 50%;padding: 40px;height: 600px;background: #f7f8f9;display: flex;align-items: center;}
.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: #005ead;cursor: pointer;}
.login-form button:hover{background: #DA251D;}
.login-form .text{margin-top: 20px;color: #999;}
.login-form .text a{color: #005ead;}
.login-form .text a:hover{color: #DA251D;text-decoration: underline;}
.box-examine-flex{width: 100%;max-width: 480px;text-align: center;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: #DA251D;}

.page_info{display: none;}
.page_list{margin-top: 60px;text-align: center;overflow: hidden;}
.page_list a{display: inline-block;font-size: 14px;width: 28px;height: 28px;line-height: 28px;text-align: center;color: #888;background: #efefef;margin: 4px;}
.page_list a.on,.page_list a:hover{background: #DA251D;color: #fff;}
.return{display: none;width: 36px;height: 36px;background: url('../image/top.png') #005ead no-repeat center center/20px;border-radius: 50%;cursor: pointer;position: fixed;right: 40px;bottom: 40px;z-index: 99;}
.return:hover{background-color: #DA251D;}