@import url(../fonts/iconfont.css);
html,body{width: 100%;}
body,html,span,div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dd, fieldset, form, input, select, textarea, figure ,div,form,img,ul,ol,li,i,b,table,tr,td,th,fieldset,label,legend{ margin: 0; padding: 0;box-sizing: border-box;}
body{ font-family: "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "Segoe UI", Tahoma, Arial, STHeiti, sans-serif; _font-family: Tahoma, Arial, Helvetica, STHeiti, sans-serif; color: #333; font-weight:normal; font-style:normal;cursor: default;}
.fr{float: right;}
.fl{float: left;}
/*去除默认样式*/
ul,ol,li{list-style:none;}
.clearfix{zoom:1;}
.clearfix:after{content:"";display:table;clear:both;overflow:hidden;}
/*a链接*/
a{text-decoration:none;color:#333;}
/*溢出隐藏*/
.ovfloew{overflow: hidden;text-overflow:ellipsis;}
.ovfloew_dan{white-space: nowrap;}
.ovfloew_two{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.ovfloew_three{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.ovfloew_four{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
/*长英文字母 数字 换行*/
p{word-break:break-all;word-wrap:break-word;}
img{width: 100%;}
.flexcenter{display: flex;align-items: center;justify-content: center;}
.btn{padding: 5px 15px;border: 1px solid #dfdfdf;border-radius: 10px;margin: 0 5px;}
/* 无背景色 */
header {width:100%;height:90px;position:sticky;position: -webkit-sticky;top:0;background:white;z-index: 9999;min-width: 1200px;}
header{background-color:white;}
.logo{padding-right: 2rem;}
.nav{padding: 0 2rem;text-align: center;}
.nav a{font-size: 1rem;}
.nav li{width: 90px;}
.toolbar{font-size: 1rem;}

.toplogin{border: 1px solid #2c7ffb;color: #2c7ffb;}
.toptry{background-color: #2c7ffb;color: #fff;}

/* 有背景色 */
.nobgcolor{background-color: unset !important;}
.nobgcolor .nav a{color: white !important;}
.nobgcolor .toplogin{color: white;border: 1px solid white;}
.nobgcolor .toptry{color: #0072ff;background-color:white;}

.topimg{margin-top: -90px;min-height: 490px;background-color: #0b6afc;background-repeat: no-repeat;background-position: center;background-size: cover;}
.topgg{height: 490px;width:1200px;flex-direction: column;color: white;margin:0 auto;}
.topgg h3{font-size: 2.5rem;font-weight: bold;font-family: "微软雅黑";letter-spacing: 3px;padding-bottom: 2rem;}
.topgg span{font-size: 1.2rem;font-family: "微软雅黑";}
.main_box{width: 1200px;margin: 0 auto;}



/* 公共底部 */
footer{padding: 50px 0 0 0; background-color: #161e30;font-size: 14px;}
.foot-nav{align-items: flex-start;}
.foot-items{width: 25%;}
.foot-items dt{font-size: 1.4rem; font-weight: bold;color: white;padding-bottom: 1.5rem;}
.foot-items dd {line-height: 33px;font-size: 1rem; color: #ddd;}
.foot-items dd a{color:#ddd;}
.foot-items dd img{width: 60%;}
.foot-items:last-child {text-align: center;}
.copyright{padding: 2rem 0 1rem 0; border-top: 1px solid #ddd;margin-top: 1rem;color: #DDDDDD;}

/* 面包屑导航 */
.position{padding: 1rem 0;font-size: 14px;}

/* 侧边悬浮 */
.bottom {position: fixed;border-radius: 4px;bottom: 180px;padding: 1px 3px;color: white;right: 15px;z-index: 999;}
.bottom i{font-size: 40px;}

.fr_nav li{width: 62px;height: 62px;background: #FFFFFF;box-shadow: 0px 5px 10px 0px #d4c5c54f;display: block;
	border-radius: 5px;border: #FF0000 1px solid;font-size: 12px;text-align: center;margin-bottom: 10px;
}
.fr_nav li .arrow{width: 0;height: 0;border-top: 10px solid transparent;border-left: 20px solid red;border-bottom: 10px solid transparent;right: -20px;top: 65px;position: absolute;}
.fr_nav .li1{background: linear-gradient(0deg, #f20d23, #f85f2a);color: #fff;transition: all 0.5s;height: 120px;}
.fr_nav .li1 div{border-radius: 2rem;background-color: white;width: 48px; height: 48px;margin: 0.6rem auto;}
.fr_nav .li1 i{color:#f20d23; font-size: 35px;}
.fr_nav .li1 p{letter-spacing: 3px;line-height: 22px;font-size: 16px;color: white;}
.fr_nav .li1:hover i{-webkit-transition:0.4s linear;transition:0.4s ease-in;-webkit-transform:rotate(360deg);transform:rotate(360deg);}
.fr_nav .shows{padding: 5px 0;}
.fr_nav .shows i{color:#f20d23; font-size: 30px;}
.fr_nav p{font-size: 12px;color: #000000;line-height: 20px;}
.fr_nav .li2 .hides{width: 230px;height: 62px;position: absolute;background: linear-gradient(0deg, #f20d23, #f85f2a);right: 0px;padding: 0 15px;display: none;}
.fr_nav .li2:hover .hides{display: block;display: flex;align-items: center;justify-content: flex-start;text-align: left;margin-top: -1px;border-radius: 5px;}
.fr_nav .li2:hover .shows{display: none;}
.fr_nav .li2 .hides span{display: block;font-size: 0.8rem;letter-spacing: 2px;font-weight: bold;}
.fr_nav .li2 .hides span:last-child{font-size: 1.5rem;letter-spacing: 0;}
.fr_nav .li3 .shows:hover{background: linear-gradient(0deg, #f20d23, #f85f2a);}
.fr_nav .li3 .shows:hover i{color: #fff;}
.fr_nav .li3 .shows:hover p{color: #fff;}

.fr_nav .li3 .ewm_div{display: none;width: 140px;height: 160px;position: absolute;background: linear-gradient(0deg, #f20d23, #f85f2a);right: 90px;top: 160px;font-size: 14px;}
.fr_nav .li3:hover .ewm_div{display: block;}

.fr_nav .li4 .shows:hover{background: linear-gradient(0deg, #f20d23, #f85f2a);}
.fr_nav .li4 .shows:hover i{color: #fff;}
.fr_nav .li4 .shows:hover p{color: #fff;}
.fr_nav .li4 .ewm_div{display: none;width: 140px;height: 160px;position: absolute;background: linear-gradient(0deg, #f20d23, #f85f2a);right: 90px;top: 230px;font-size: 14px;}
.fr_nav .li4:hover .ewm_div{display: block;}
.fr_nav .ewm_div .img_div{width: 80%;margin: 0 auto; padding: 0.6rem 0;}

/* 翻页条 */
.nopages{margin: 0 auto;text-align: center;padding: 2rem 0;}
.pages{padding-top: 2rem;margin: 0 auto;text-align: center;}
.pages a {padding: 0.4rem 0.8rem;border: 1px solid #dfdfdf;margin: 0 0.2rem;border-radius: 10px;}
/* 内页表单 */
.detailform{padding: 2rem 4rem;background-color: #2c7ffb;justify-content: space-between;margin-top: 2rem;border-radius: 10px;}
.detailform img{max-width: 210px;max-height: 210px;margin-right: 3px;}
.form-detailinfo{width: 35%;color: white;}
.form-title {font-size: 24px;font-weight: bold;letter-spacing: 2px;padding-bottom: 1.5rem;color: white;}
.form-list li {display: flex;justify-content: flex-start;font-size: 16px;color: #ffffff;line-height: 35px;}
.form-zixun {width: 110px;margin-top: 0.5rem;height: 30px;color: #33394d;line-height: 30px;background-color: #ffffff;border-radius: 5px;}
.form-zixun img{width: 20px;}
.form-detailinput input {box-sizing: border-box;padding-left: 20px;width: 285px;height: 41px;line-height: 41px;background-color: #ffffff;border-radius: 5px;border: none;	margin-bottom: 1rem;outline: none;}
.form-detail-submit {width: 285px;height: 44px;line-height: 44px;color: #ffffff;font-size: 16px;border: none;background-color: #44c255;border-radius: 5px;outline: none;}
/* 内页推荐阅读 */
.relation {padding: 2rem 0;clear: both;}
.relation h2{padding-left: 1rem;border-left: 8px solid #2a7efb;padding-bottom: 0;}
.relation .list{width: 100%;flex-wrap: wrap;justify-content: space-between;}
.relation .list .item{width: 32%;padding: 0.5rem 0;}
.relation .list .item img{width: 120px;padding-right: 5px;}
.relation .list .item dl{width: calc(100% - 120px);}
.relation .list .item dt{padding-bottom: 0.5rem;}
.relation .list .item dd{color: #6e6d6d;font-size: 14px;line-height: 1.8;}

#nb_invite_welcome{max-width:90%!important;font-size: 16px!important;}
#nb_invite_ok{font-size: 16px!important;}