﻿html, body, form {font-family:-apple-system,BlinkMacSystemFont,'Helvetica Neue',Arial,'Times New Roman','Microsoft YaHei',KaiTi_GB2312,sans-serif;}
pre{font-size: 12px; background-color:#efefef; padding: 10px 0 10px 0; margin:10px 0 10px 0;}
iframe{ position:absolute; height:100%; width:100%; border:none;}
/*------------------------去掉input type=number的上下箭头------------------------*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type="number"]{
  -moz-appearance: textfield;
}
/*------------------------Meta------------------------*/
.bold{font-weight:bold;}
.hand {cursor: pointer;}
.hide {display:none;}
.hidden{visibility:hidden;}
.right{text-align:right;}
.floatr{float:right;}
.show {display:block;}
/*------*/
.w100{width:100%;}
.h100{height:100%;}
/*------*/
.ellipisis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*------*/
.center{display: flex; justify-content: center; align-items: center;}
.centerv{display: flex;flex-direction: column; justify-content: center; align-items: center;}
/*------*/
.color-b { color: rgb(0,0,0)!important; }
.color-b9 { color: rgb(0,0,0,0.9)!important; }
.color-b8 { color: rgb(0,0,0,0.8)!important; }
.color-b7 { color: rgb(0,0,0,0.7)!important; }
.cursor-d{cursor:default!important;}
.cursor-h{cursor:pointer!important;}
/*------color name------*/
.black{color: black!important;}
.blue{color: blue!important;}
.cyan{color: cyan!important;}
.gray{color:gray!important;}
.green{color: green!important;}
.orange{color:orange!important;}
.red{color:red!important;}
.selmon {color:darksalmon!important;}
.teal{color: teal!important;}
.white{color: white!important;}
.yellow{color:yellow!important;}
/*------background-color name------*/
.b-black{background-color: black!important;}
.b-blue{background-color: blue!important;}
.b-cyan{background-color: cyan!important;}
.b-gray{background-color:gray!important;}
.b-green{background-color: green!important;}
.b-orange{background-color:orange!important;}
.b-red{background-color:red!important;}
.b-selmon {background-color:darksalmon!important;}
.b-teal{background-color: teal!important;}
.b-white{background-color: white!important;}
.b-yellow{background-color:yellow!important;}
/*color*/
.c-main{color:#018ccf!important}
.c-black{color: black!important;}
.c-blue{color: blue!important;}
.c-cyan{color: cyan!important;}
.c-gray{color:gray!important;}
.c-green{color: green!important;}
.c-orange{color:orange!important;}
.c-red{color:red!important;}
.c-selmon {color:darksalmon!important;}
.c-teal{color: teal!important;}
.c-white{color: white!important;}
.c-yellow{color:yellow!important;}
/*------bg name------*/
.bg-black{background-color: black!important;}
.bg-blue{background-color: blue!important;}
.bg-cyan{background-color: cyan!important;}
.bg-gray{background-color:gray!important;}
.bg-green{background-color: green!important;}
.bg-orange{background-color:orange!important;}
.bg-red{background-color:red!important;}
.bg-selmon{background-color:darkselmon!important;}
.bg-teal{background-color: teal!important;}
.bg-white{background-color: white!important;}
.bg-yellow{background-color:yellow!important;}
/*------color-pairs------*/
.cp-blue{color:#4154F1!important;background-color:#F6F6FE!important;}
.cp-green{color:#2ECA6A;background-color:#E0F8E9;}
.cp-blue{color:#FF771D;background-color:#FFECDF;}
/*------color series------*/
.cs-1{color:dimgray!important}
.cs-2{color:indigo!important}
.cs-3{color:darkmagenta!important}
.cs-4{color:rgb(30,30,200)!important}
.cs-5{color:chocolate!important}
.cs-6{color:dodgerblue!important}
.cs-7{color:blueviolet!important}
.cs-8{color:darkgreen!important}
.cs-9{color:brown!important}
/*------color series------*/
.c-1 {color: #F5F5F5!important;}
.c-2 {color: Gainsboro!important;}
.c-3 {color: #cccccc!important;}
.c-4 {color: #999999!important;}
.c-5 {color: dimgray!important;}
        
.c-6 {color: LightSkyBlue!important;}
.c-7 {color: deepskyblue!important;}
.c-8 {color: #1E9FFF!important;} 
.c-9 {color: #1E1EC8!important;} 
.c-10 {color: darkblue!important;}
        
.c-11 {color: #2EC770!important;}
.c-12 {color: green!important;}
.c-13 {color: darkgreen!important;}
.c-14 {color: cadetblue!important;}
.c-15 {color: #009688!important;}
.c-16 {color: teal!important;}
        
.c-17 {color: darksalmon!important;}
.c-18 {color: coral!important;}
.c-19 {color: chocolate!important;}
.c-20 {color: indianred!important;}

.c-21 {color: palevioletred!important;}
.c-22 {color: deeppink!important;}
.c-23 {color: red!important;}
.c-24 {color: brown!important;}

.c-25 {color: magenta!important;}
.c-26 {color: Violet!important;}
.c-27 {color: MediumOrchid!important;}
.c-28 {color: darkmagenta!important;}
.c-29 {color: blueviolet!important;}
.c-30 {color: indigo!important;}
        
.c-31 {color: #FDF5E6!important;}
.c-32 {color: bisque!important;}
.c-33 {color: burlywood!important;}
.c-34 {color: goldenrod!important;}
.c-35 {color: darkgoldenrod!important;}
/*------bg color series------*/
.cb-1 {background-color: #F5F5F5!important;}
.cb-2 {background-color: Gainsboro!important;}
.cb-3 {background-color: #cccccc!important;}
.cb-4 {background-color: #999999!important;}
.cb-5 {background-color: dimgray!important;}
        
.cb-6 {background-color: LightSkyBlue!important;}
.cb-7 {background-color: deepskyblue!important;}
.cb-8 {background-color: #1E9FFF!important;} 
.cb-9 {background-color: #1E1EC8!important;} 
.cb-10 {background-color: darkblue!important;}
        
.cb-11 {background-color: #2EC770!important;}
.cb-12 {background-color: green!important;}
.cb-13 {background-color: darkgreen!important;}
.cb-14 {background-color: cadetblue!important;}
.cb-15 {background-color: #009688!important;}
.cb-16 {background-color: teal!important;}
        
.cb-17 {background-color: darksalmon!important;}
.cb-18 {background-color: coral!important;}
.cb-19 {background-color: chocolate!important;}
.cb-20 {background-color: indianred!important;}

.cb-21 {background-color: palevioletred!important;}
.cb-22 {background-color: deeppink!important;}
.cb-23 {background-color: red!important;}
.cb-24 {background-color: brown!important;}

.cb-25 {background-color: magenta!important;}
.cb-26 {background-color: Violet!important;}
.cb-27 {background-color: MediumOrchid!important;}
.cb-28 {background-color: darkmagenta!important;}
.cb-29 {background-color: blueviolet!important;}
.cb-30 {background-color: indigo!important;}
        
.cb-31 {background-color: #FDF5E6!important;}
.cb-32 {background-color: bisque!important;}
.cb-33 {background-color: burlywood!important;}
.cb-34 {background-color: goldenrod!important;}
.cb-35 {background-color: darkgoldenrod!important;}
/*------relative-top------*/
.rt-2{position:relative;top:-2px;}
.rt-4{position:relative!important;top:-4px!important;}
.rt-6{position:relative;top:-6px;}
.rt-8{position:relative;top:-8px;}
.rt-10{position:relative;top:-10px;}
.rt-12{position:relative;top:-12px;}
/*------------------------Public------------------------*/
.gdel-container { padding: 5px; }
.gdel-container-form { padding: 5px; padding-top:20px}
/*------------------------文字主色调改为：#018ccf*/
.gdel-title-xl{font-size:24px;font-family:'Microsoft YaHei';color:#018ccf;font-weight:bold;}
.gdel-title-lg{font-size:18px;font-family:'Microsoft YaHei';color:#018ccf;font-weight:bold;}
.gdel-title{font-size:16px;font-family:'Microsoft YaHei';color:#018ccf;font-weight:bold;}
.gdel-title-sm{font-size:14px;font-family:'Microsoft YaHei';color:#018ccf;font-weight:bold;}
/*------iconfont------*/
.iconfont{margin-right:5px!important;}
.icon-btn{font-size:20px!important;}
/*------------------------Current Project------------------------*/
a:hover {
    color: red;
}
/*------------------------Current Project------------------------*/