﻿@charset "utf-8";
/* 拼接通用样式组合 */

/*transition*/
.CssAll{ transition:all ease 1s; -webkit-transition:all ease 1s; -o-transition:all ease 1s; -moz-webkit-transition:all ease 1s; -ms-transition:all ease 1s;}
.CssAll-fast{ transition:all cubic-bezier(0.25,1,0.45,1) 1s; -o-transition:all cubic-bezier(0.25,1,0.45,1) 1s; -webkit-transition:all cubic-bezier(0.25,1,0.45,1) 1s; -ms-transition:all cubic-bezier(0.25,1,0.45,1) 1s;}
.CssAll-ffast{ transition:all cubic-bezier(0.45,1,0.45,1) 0.5s; -o-transition:all cubic-bezier(0.45,1,0.45,1) 0.5s; -webkit-transition:all cubic-bezier(0.45,1,0.45,1) 0.5s; -ms-transition:all cubic-bezier(0.45,1,0.45,1) 0.5s;}


/*anminate*/
.animate-fillboth{ animation-fill-mode:both; -webkit-animation-fill-mode:both;}

/*列表*/
.ulLi-Float > li{ float:left;}

.ulLi-wid25 > li{ width:25%;}
.ulLi-wid33 > li{ width:33%;}
.ulLi-wid50 > li{ width:49.5%;}
.ulLi-wid100 > li{ width:100%;}

.ulLi-Fhe30 > li{ line-height:30px; height:30px;}
.ulLi-Fhe40 > li{ line-height:40px; height:40px;}

.ulLi-ovfow > li{ overflow:hidden;}
.ulLi-relaTv > li{ position:relative;}

.ulLi-marT7 > li{ margin-top:7px;}
.ulLi-padB3 > li{ padding-bottom:7px;}
.ulLi-Fwid50 > li{ float:left; width:50%;}
.ulLi-Fwid100 > li{ float:left; width:100%;}
.ulLi-bot-bor > li{ border-bottom:1px solid #e4e4e4;}
.ulLi-botDash-bor > li{ border-bottom:1px dashed #e4e4e4;}
.ulLi-right-bor > li{ float:left; border-right:1px solid #e4e4e4;}

/*浮动*/
.floatL{ float:left;}
.floatR{ float:right;}
.floatLwidth{ float:left; width:100%;}
.floatRwidth{ float:right; width:100%;}

/*宽度(px)*/
.wid-0{ width:0px;}
.wid-1{ width:1px;}
.wid-5{ width:5px;}
.wid-10{ width:10px;}
.wid-14{ width:14px;}
.wid-15{ width:15px;}
.wid-20{ width:20px;}
.wid-22{ width:22px;}
.wid-25{ width:25px;}
.wid-30{ width:30px;}
.wid-35{ width:35px;}
.wid-40{ width:40px;}
.wid-46{ width:46px;}
.wid-50{ width:50px;}
.wid-52{ width:52px;}
.wid-55{ width:55px;}
.wid-60{ width:60px;}
.wid-64{ width:64px;}
.wid-65{ width:65px;}
.wid-67{ width:67px;}
.wid-68{ width:68px;}
.wid-70{ width:70px;}
.wid-72{ width:72px;}
.wid-75{ width:75px;}
.wid-80{ width:80px;}
.wid-83{ width:83px;}
.wid-85{ width:85px;}
.wid-90{ width:90px;}
.wid-93{ width:93px;}
.wid-95{ width:95px;}
.wid-100{ width:100px;}
.wid-105{ width:105px;}
.wid-110{ width:110px;}
.wid-120{ width:120px;}
.wid-130{ width:130px;}
.wid-150{ width:150px;}
.wid-172{ width:172px;}
.wid-184{ width:184px;}
.wid-200{ width:200px;}
.wid-220{ width:220px;}
.wid-250{ width:250px;}
.wid-292{ width:292px;}
.wid-474{ width:474px;}
.wid-476{ width:476px;}
.wid-645{ width:645px;}
.wid-1026{ width:1026px;}

/*宽度(%)*/
.width-10{ width:10%;}
.width-16{ width:16.66%;}
.width-15{ width:15%;}
.width-20{ width:20%;}
.width-25{ width:25%;}
.width-30{ width:30%;}
.width-33{ width:33%;}
.width-34{ width:34%;}
.width-35{ width:35%;}
.width-40{ width:40%;}
.width-45{ width:45%;}
.width-48{ width:48%;}
.width-50{ width:50%;}
.width-55{ width:55%;}
.width-60{ width:60%;}
.width-67{ width:67%;}
.width-75{ width:75%;}
.width-80{ width:80%;}
.width-85{ width:85%;}
.width-90{ width:90%;}
.width-100{ width:100%;}

.width-50p{width:50%;}

/*高度*/
.hei-0{ height:0px;}
.hei-1{ height:1px;}
.hei-10{ height:10px;}
.hei-15{ height:15px;}
.hei-18{ height:18px;}
.hei-20{ height:20px;}
.hei-22{ height:22px;}
.hei-24{ height:24px;}
.hei-25{ height:25px;}
.hei-28{ height:28px;}
.hei-30{ height:30px;}
.hei-32{ height:32px;}
.hei-36{ height:36px;}
.hei-40{ height:40px;}
.hei-44{ height:44px;}
.hei-45{ height:45px;}
.hei-48{ height:48px;}
.hei-50{ height:50px;}
.hei-57{ height:57px;}
.hei-58{ height:58px;}
.hei-60{ height:60px;}
.hei-62{ height:62px;}
.hei-64{ height:64px;}
.hei-76{ height:76px;}
.hei-90{ height:196px;}
.hei-110{ height:110px;}
.hei-120{ height:120px;}
.hei-150{ height:150px;}
.hei-168{ height:168px;}
.hei-175{ height:175px;}
.hei-180{ height:180px;}
.hei-195{ height:195px;}
.hei-196{ height:196px;}
.hei-200{ height:200px;}
.hei-210{ height:210px;}
.hei-220{ height:220px;}
.hei-330{ height:330px;}
.hei-334{ height:334px;}
.hei-362{ height:362px;}
.hei-425{ height:425px;}
.hei-982{ height:982px;}

/*最小宽度(px)*/
.minwid-40{ min-width:40px;}

/*最小高度(px)*/
.minhei-24{ min-height:24px;}
.minhei-30{ min-height:30px;}
.minhei-36{ min-height:36px;}
.minhei-65{ min-height:65px;}
.minhei-100{ min-height:100px;}
.minhei-200{ min-height:200px;}

/*最大宽度(px)*/

/*最大高度(px)*/
.maxhei-100{ max-height:100px;}
.maxhei-150{ max-height:150px;}
.maxhei-200{ max-height:200px;}

.min-hei60{ min-height:60px;}

/*高度(%)*/
.height-100{ height:100%;}

/*宽度和高度*/
.widh-8{ width:8px; height:8px;}
.widh-12{ width:12px; height:12px;}
.widh-14{ width:14px; height:14px;}
.widh-15{ width:15px; height:15px;}
.widh-16{ width:16px; height:16px;}
.widh-17{ width:17px; height:17px;}
.widh-18{ width:18px; height:18px;}
.widh-20{ width:20px; height:20px;}
.widh-22{ width:22px; height:22px;}
.widh-25{ width:25px; height:25px;}
.widh-30{ width:30px; height:30px;}
.widh-32{ width:32px; height:32px;}
.widh-40{ width:40px; height:40px;}
.widh-44{ width:44px; height:44px;}
.widh-45{ width:45px; height:45px;}
.widh-50{ width:50px; height:50px;}
.widh-60{ width:60px; height:60px;}

/*垂直居中*/
.line-10{ line-height:10px;}
.line-14{ line-height:14px;}
.line-15{ line-height:15px;}
.line-18{ line-height:18px;}
.line-20{ line-height:20px;}
.line-21{ line-height:21px;}
.line-24{ line-height:24px;}
.line-25{ line-height:25px;}
.line-26{ line-height:26px;}
.line-28{ line-height:28px;}
.line-29{ line-height:29px;}
.line-30{ line-height:30px;}
.line-32{ line-height:32px;}
.line-33{ line-height:33px;}
.line-34{ line-height:34px;}
.line-36{ line-height:36px;}
.line-40{ line-height:40px;}
.line-42{ line-height:42px;}
.line-44{ line-height:44px;}
.line-45{ line-height:45px;}
.line-48{ line-height:48px;}
.line-50{ line-height:50px;}
.line-52{ line-height:52px;}
.line-57{ line-height:57px;}
.line-58{ line-height:58px;}
.line-60{ line-height:60px;}
.line-62{ line-height:62px;}
.line-64{ line-height:64px;}
.line-76{ line-height:76px;}

/*定位*/
.posAbs{ position:absolute;}
.relaTv{ position:relative;}
.posFix{ position:fixed;}

/*-上方(定位使用)-*/
.top-015{ top:-15px;}
.top-012{ top:-12px;}
.top-010{ top:-10px;}
.top-08{ top:-8px;}
.top-02{ top:-2px;}
.top-04{ top:-4px;}
.top-0{ top:0px;}
.top-3{ top:3px;}
.top-5{ top:5px;}
.top-6{ top:6px;}
.top-8{ top:8px;}
.top-10{ top:10px;}
.top-12{ top:12px;}
.top-15{ top:15px;}
.top-22{ top:22px;}
.top-30{ top:30px;}
.top-35{ top:35px;}
.top-40{ top:40px;}
.top-50{ top:50px;}
.top-60{ top:60px;}
.top-65{ top:65px;}
.top-41p{ top:41%;}
.top-45p{ top:45%;}
/*-左边(定位使用)-*/
.left-0{ left:0px;}
.left-5{ left:4px;}
.left-10{ left:10px;}
.left-015{ left:-15px;}
.left-41p{ left:41%;}

/*-右边(定位使用)-*/
.right-020{ right:-20px;}
.right-010{ right:-10px;}
.right-015{ right:-15px;}
.right-07{ right:-7px;}
.right-05{ right:-5px;}
.right-04{ right:-4px;}
.right-0{ right:0px;}
.right-3{ right:3px;}
.right-5{ right:5px;}
.right-10{ right:10px;}
.right-14{ right:14px;}
.right-20{ right:20px;}
.right-25{ right:25px;}
.right-45{ right:45px;}
.right-50{ right:50px;}
.right-51{ right:51px;}
.right-55{ right:55px;}

/*底部*/
.bottom-010{ bottom:-10px;}
.bottom-05{ bottom:-5px;}
.bottom-0{ bottom:0px;}
.bottom-10{ bottom:10px;}

.but-0{ bottom:0px;}
.but-020{ bottom:-20px;}
.but-032{ bottom:-32px;}

/*文本对齐*/
.text-L{ text-align:left;}
.text-R{ text-align:right;}
.text-C{ text-align:center;}

/*缩进*/
.textInt-20{ text-indent:20px}
.textInt-25{ text-indent:25px}

/*边框*/
.bor-0{ border:0;}
.bor-1{ border:1px solid #e4e4e4;}
.bor-1-fff{ border:1px solid #fff;}
.bor-1-f2{ border:1px solid #f2f2f2;}
.bor-1-black{ border:1px solid #a1a1a1;}
.bor-1-f18d11{ border:1px solid #f18d11;}
.bor-1-ff8d00{ border:1px solid #ff8d00;}
.bor-1-a8a8a8{ border:1px solid #a8a8a8;}
.bor-1-3088fc{ border:1px solid #3088fc;}
.bor-2-cccccc{ border:2px solid #cccccc;}

.bor-top-f2{ border-top:1px solid #f2f2f2;}
.bor-top-e4{ border-top:1px solid #e4e4e4;}
.bor-top-6B745E{ border-top:1px solid #6B745E;}
.bor-top-bababa{ border-top:1px solid #bababa;}

.bor-bot-e4{ border-bottom:1px solid #e4e4e4;}
.bor-bot-f2{ border-bottom:1px solid #f2f2f2;}
.bor-bot-e28258{ border-bottom:1px solid #e28258;}
.bor-bot-939898{ border-bottom:1px solid #939898;}
.bor-bot-F1F1F1{ border-bottom:1px solid #F1F1F1;}
.bor-bot-bababa{ border-bottom:1px solid #bababa;}
.bor-bot2-E28259{ border-bottom:2px solid #E28259;}
.bor-bot4-f2{ border-bottom:4px solid #f2f2f2;}
.bor-bot-333333{ border-bottom:1px solid #333333;}

.bor-left-fff{ border-left:1px solid #fff;}
.bor-left1-fff{ border-left:1px solid #fff;}
.bor-left-C6CACB{ border-left:1px solid #C6CACB;}
.bor-left-46b9f0{ border-left:1px solid #46b9f0;}
.bor-left-f2f2f2{ border-left:1px solid #f2f2f2;}
.bor-left5-FF9E24{ border-left:5px solid #FF9E24;}
.bor-left5-00a0e9{ border-left:5px solid #00a0e9;}
.bor-left5-fa9e1d{ border-left:5px solid #fa9e1d;}
.bor-left5-0a9540{ border-left:5px solid #0a9540;}
.bor-left5-e83828{ border-left:5px solid #e83828;}
.bor-left5-5bcdf4{ border-left:5px solid #5bcdf4;}
.bor-left5-f2f2f2{ border-left:5px solid #FF9E24;}
.bor-left5-00A0E9{ border-left:5px solid #00A0E9;}
.bor-left5-E83828{ border-left:5px solid #E83828;}

.bor-right-f2f2f2{ border-right:1px solid #f2f2f2;}
.bor-right-ff8d00{ border-right:1px solid #ff8d00;}
.bor-right-C6CACB{ border-right:1px solid #C6CACB;}
.bor-right-F1F1F1{ border-right:1px solid #F1F1F1;}
.bor-right-999999{ border-right:1px solid #999999;}

/*圆角*/
.radis-2{ border-radius:2px;}
.radis-4{ border-radius:4px;}
.radis-6{ border-radius:6px;}
.radis-20{ border-radius:20px;}
.radis-50{ border-radius:50px;}
.radis-o{ border-radius:50%; overflow:hidden;}

/*外边距*/
.mar-auto{ margin:0 auto;}
.mar12{ margin:12px;}

.marTB-3{ margin-top:3px;margin-bottom:3px;}
.marTB-5{ margin-top:5px; margin-bottom:5px;}
.marTB-10{ margin-top:10px; margin-bottom:10px;}
.marTB-12{ margin-top:12px; margin-bottom:12px;}
.marTB-14{ margin-top:14px; margin-bottom:14px;}
.marTB-15{ margin-top:15px; margin-bottom:15px;}
.marTB-50{ margin-top:50px; margin-bottom:50px;}

.marLR-3{ margin-left:3px; margin-right:3px;}
.marLR-7{ margin-left:7px; margin-right:7px;}
.marLR-14{ margin-left:14px; margin-right:14px;}

.marT-2{ margin-top:2px;}
.marT-3{ margin-top:3px;}
.marT-4{ margin-top:4px;}
.marT-5{ margin-top:5px;}
.marT-6{ margin-top:6px;}
.marT-7{ margin-top:7px;}
.marT-8{ margin-top:8px;}
.marT-9{ margin-top:9px;}
.marT-10{ margin-top:10px;}
.marT-12{ margin-top:12px;}
.marT-13{ margin-top:13px;}
.marT-14{ margin-top:14px;}
.marT-16{ margin-top:16px;}
.marT-18{ margin-top:18px;}
.marT-20{ margin-top:20px;}
.marT-22{ margin-top:22px;}
.marT-28{ margin-top:28px;}
.marT-32{ margin-top:32px;}
.marT-33{ margin-top:33px;}
.marT-37{ margin-top: 37px;}
.marT-40{ margin-top:40px;}
.marT-44{ margin-top:44px;}
.marT-45{ margin-top:45px;}
.marT-50{ margin-top:50px;}
.marT-80{ margin-top:80px;}
.marT-95{ margin-top:95px;}

.marB-1{ margin-bottom:1px;}
.marB-3{ margin-bottom:3px;}
.marB-4{ margin-bottom:4px;}
.marB-5{ margin-bottom:5px;}
.marB-6{ margin-bottom:6px;}
.marB-7{ margin-bottom:7px;}
.marB-8{ margin-bottom:8px;}
.marB-10{ margin-bottom:10px;}
.marB-12{ margin-bottom:12px;}
.marB-20{ margin-bottom:20px;}

.marL-3{ margin-left:3px;}
.marL-5{ margin-left:5px;}
.marL-7{ margin-left:7px;}
.marL-12{ margin-left:12px;}
.marL-14{ margin-left:14px;}
.marL-18{ margin-left:18px;}
.marL-19{ margin-left:19px;}
.marL-22{ margin-left:22px;}
.marL-27{ margin-left:27px;}
.marL-30{ margin-left:30px;}
.marL-32{ margin-left:32px;}
.marL-58{ margin-left:58px;}

.marR-5{ margin-right:5px;}
.marR-7{ margin-right:7px;}
.marR-14{ margin-right:14px;}
.marR-16{ margin-right:16px;}
.marR-20{ margin-right:20px;}
.marR-25{ margin-right:25px;}
.marR-51{ margin-right:51px;}


.marR-2p{ margin-right:2%;}
.margL7{ margin-left:7px;}
.margTop12{ margin-top:12px;}

/*内边距*/
.pad-2{ padding:2px;}
.pad-5{ padding:5px;}
.pad-7{ padding:7px;}
.pad-10{ padding:10px;}

.padLR-4{ padding-left:4px; padding-right:4px;}
.padLR-30{ padding-left:30px; padding-right:30px;}
.padLR-50{ padding-left:50px; padding-right:50px;}
.padLR-60{ padding-left:60px; padding-right:60px;}
.padLR-80{ padding-left:80px; padding-right:80px;}

.padTB-2{ padding-top:2px; padding-bottom:2px;}
.padTB-5{ padding-top:5px; padding-bottom:5px;}
.padTB-6{ padding-top:6px; padding-bottom:6px;}
.padTB-6{ padding-top:6px; padding-bottom:6px;}
.padTB-8{ padding-top:8px; padding-bottom:8px;}
.padTB-10{ padding-top:10px; padding-bottom:10px;}
.padTB-12{ padding-top:12px; padding-bottom:12px;}
.padTB-14{ padding-top:14px; padding-bottom:14px;}
.padTB-20{ padding-top:20px; padding-bottom:20px;}
.padTB-50{ padding-top:50px; padding-bottom:50px;}

.padLR-2{ padding-left:2px; padding-right:2px;}
.padLR-5{ padding-left:5px; padding-right:5px;}
.padLR-7{ padding-left:7px; padding-right:7px;}
.padLR-8{ padding-left:8px; padding-right:8px;}
.padLR-10{ padding-left:10px; padding-right:10px;}
.padLR-14{ padding-left:14px; padding-right:14px;}
.padLR-40{ padding-left:40px; padding-right:40px;}

.padT-3{ padding-top:3px;}
.padT-5{ padding-top:5px;}
.padT-6{ padding-top:6px;}
.padT-10{ padding-top:10px;}
.padT-18{ padding-top:18px;}
.padT-20{ padding-top:20px;}
.padT-25{ padding-top:25px;}
.padT-35{ padding-top:35px;}
.padT-50{ padding-top:50px;}
.padT-60{ padding-top:60px;}


.padB-2{ padding-bottom:2px;}
.padB-5{ padding-bottom:5px;}
.padB-6{ padding-bottom:6px;}
.padB-7{ padding-bottom:7px;}
.padB-10{ padding-bottom:10px;}
.padB-12{ padding-bottom:12px;}
.padB-20{ padding-bottom:20px;}
.padB-50{ padding-bottom:50px;}

.padL-1{ padding-left:1px;}
.padL-2{ padding-left:2px;}
.padL-5{ padding-left:5px;}
.padL-7{ padding-left:7px;}
.padL-8{ padding-left:8px;}
.padL-10{ padding-left:10px;}
.padL-12{ padding-left:12px;}
.padL-14{ padding-left:14px;}
.padL-16{ padding-left:16px;}
.padL-18{ padding-left:18px;}
.padL-20{ padding-left:20px;}
.padL-25{ padding-left:25px;}
.padL-30{ padding-left:30px;}
.padL-35{ padding-left:35px;}
.padL-39{ padding-left:39px;}
.padL-40{ padding-left:40px;}
.padL-45{ padding-left:45px;}
.padL-46{ padding-left:46px;}
.padL-52{ padding-left:52px;}
.padL-55{ padding-left:55px;}
.padL-60{ padding-left:60px;}
.padL-64{ padding-left:64px;}
.padL-65{ padding-left:65px;}
.padL-70{ padding-left:70px;}
.padL-95{ padding-left:95px;}
.padL-100{ padding-left:100px;}

.padR-1{ padding-right:1px;}
.padR-2{ padding-right:2px;}
.padR-4{ padding-right:4px;}
.padR-7{ padding-right:7px;}
.padR-10{ padding-right:10px;}
.padR-14{ padding-right:14px;}
.padR-20{ padding-right:20px;}
.padR-25{ padding-right:25px;}
.padR-30{ padding-right:30px;}
.padR-50{ padding-right:50px;}

.padL-35p{ padding-left:35%}
.yuan{ padding:1px 5px 1px 5px;}
.padTB-2_5{ padding-top:2.5px; padding-bottom:2.5px;}
.padLR-2_5{ padding-left:2.5px; padding-right:2.5px;}

/*--背景--*/
.bg-0{ background:none;}
.bg-attFixed{ background-attachment:fixed;}
.bg-ededed{ background-color: #ededed;}
.bg-vert-cl{ background-position:left center;}
.bg-rNo{ background-repeat:no-repeat;}
.bg-rCenter{ background-repeat:no-repeat; background-position:center;}
.bg-size22{ background-size:22px;}
.bg-e4e4{ background:#e4e4e4;}
.bg-a3a3{ background:#a3a3a3;}
.bg-Black{ background:#000e1f;}
.bg-White{ background-color:#fff;}
.bg-474c60{ background:#474c60;}
.bg-8FE32D{ background-color:#8FE32D;}
.bg-fa9e1d{ background-color:#fa9e1d;}
.bg-f3b92a{ background-color:#f3b92a;}
.bg-ff8d00{ background-color:#ff8d00;}
.bg-55d43f{ background-color:#55d43f;}
.bg-Red{ background-color:#FF3333;}
.bg-drBlue{ background-color:#173A72}
.bg-blue{ background-color:#03A9F4;}
.bg-gray{ background-color:#D3D3D3;}
.bg-group{ background-color:#FAFAFA;}
.bg-Green{ background-color:#00BBEA;}
.bg-lightBlue{ background-color:#315CA1}
.bg-darkgray{ background-color:#999999;}
.bg-lightGray{ background-color:#f2f2f2;}
.bg-lightGreen{ background-color:#F3F7FA;}
.bg-F39800{ background-color:#F39800;}
.bg-8FC31F{ background-color:#8FC31F;}
.bg-A0A2A5{ background-color:#A0A2A5;}
.bg-f39800{ background-color:#f39800;}
.bg-E60012{ background-color:#E60012;}
.bg-E5E5E5{ background-color:#E5E5E5;}
.bg-595757{ background-color:#595757;}
.bg-FFCF00{ background-color:#FFCF00;}
.bg-ADD53C{ background-color:#ADD53C;}
.bg-F2F6F7{ background-color:#F2F6F7;}
.bg-9BCFF9{ background-color:#9BCFF9;}
.bg-92EAB9{ background-color:#92EAB9;}
.bg-D4EF60{ background-color:#D4EF60;}
.bg-FCD259{ background-color:#FCD259;}
.bg-F9917A{ background-color:#F9917A;}
.bg-E7EDF2{ background-color:#E7EDF2;}
.bg-00D1F5{ background-color:#00D1F5;}
.bg-FF8201{ background-color:#FF8201;}
.bg-8ee22c{ background-color:#8ee22c;}
.bg-f8b62c{ background-color:#f8b62c;}
.bg-66ccf4{ background-color:#66ccf4;}
.bg-ea5513{ background-color:#ea5513;}
.bg-55d43f{ background-color:#55d43f;}
.bg-ff8d00{ background-color:#ff8d00;}
.bg-e8a7e9{ background-color:#e8a7e9;}
.bg-f7d42e{ background-color:#f7d42e;}
.bg-fa5e4f{ background-color:#fa5e4f;}
.bg-ffa721{ background-color:#ffa721;}
.bg-ffbf17{ background-color:#ffbf17;}
.bg-ff9100{ background-color:#ff9100;}
.bg-e83828{ background-color:#e83828;}
.bg-5bcdf4{ background-color:#5bcdf4;}
.bg-f9cf00{ background-color:#f9cf00;}
.bg-ff9b26{ background-color:#ff9b26;}
.bg-e83828{ background-color:#e83828;}
.bg-eaeaea{ background-color:#eaeaea;}
.bg-edeae8{ background-color:#edeae8;}
.bg-facf01{ background-color:#facf01;}
.bg-5bcef5{ background-color:#5bcef5;}
.bg-fad002{ background-color:#fad002;}
.bg-FF9E24{ background-color:#FF9E24;}
.bg-b4d32d{ background-color:#b4d32d;}
.bg-BE0000{ background-color:#BE0000;}
.bg-2dc2f7{ background-color:#2dc2f7;}
.bg-54D53E{ background-color:#54D53E;}
.bg-b7b7b7{ background-color:#b7b7b7;}
.bg-fa5e4f{ background-color:#fa5e4f;}
.bg-e9a6eb{ background-color:#e9a6eb;}
.bg-788ca4{ background-color:#788ca4;}
.bg-cccccc{ background-color:#cccccc;}
.bg-fff-04{ background:rgba(255,255,255,.4);}
.bg-000-02{ background:rgba(0,0,0,0.20);}
.bg-rab3{ background-color:rgba(0,0,0,0.3);}
.bg-fff-02{ background:rgba(255,255,255,0.2);}
.bg-circle{ background:url(../images/general/u77.png);}
.bg-addgray{ background-image:url(../images/general/icon-addgray.png); background-position: center center; background-repeat:no-repeat; background-size:18px;}
.bg-openBtn{ background-image:url(../images/general/icon-openBtn.png); background-position: center center; background-repeat:no-repeat; background-size:25px;}
.bg-installBtn{ background-image:url(../images/general/icon-installBtn.png); background-position: center center; background-repeat:no-repeat; background-size:23px;}
.bg-searchinput{ background-image:url(../images/general/icon-ss.png); background-position:38% center; background-repeat:no-repeat; background-size:15px;}
.bg-home{ background-image:url(../images/general/home.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-index{ background-image:url(../images/general/home.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-dinw{ background-image:url(../images/general/icon-dinw.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-Rlist{ background-image:url(../images/general/icon-Rlist.png); background-position:center; background-repeat:no-repeat; background-size:22px 22px;}
.bg-time1{ background-image:url(../images/general/clock.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-time2{ background-image:url(../images/general/clock1.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-Return{ background-image:url(../images/general/u7.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-tongji{ background-image:url(../images/general/icon-cc0219.png); background-position:left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-cc0219{ background-image:url(../images/general/icon3-cc0219.png); background-position:left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-screen{ background-image:url(../images/general/icon4-cc0213.png); background-position:center left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-remind{ background-image:url(../images/general/icon5-cc0213.png); background-position:center left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-zan{ background-image:url(../images/general/icon2-cc0221.png); background-position:center left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-hui{ background-image:url(../images/general/icon3-cc0221.png); background-position:center left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-bzan{ background-image:url(../images/general/icon-lian.png); background-position:center left; background-repeat:no-repeat; background-size:20px 20px;}
.bg-sys{ background-image:url(../images/general/icon-sys.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-myimg{ background-image:url(../images/general/user.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-username{ background-image:url(../images/general/username.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-sex{ background-image:url(../images/general/sex.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-rili{ background-image:url(../images/general/rili.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-phoneinfo{ background-image:url(../images/general/phoneinfo.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-place1{ background-image:url(../images/general/place1.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-place2{ background-image:url(../images/general/icon-location.png); background-position:center center; background-repeat:no-repeat; background-size:18px;}
.bg-house{ background-image:url(../images/general/house.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-class{ background-image:url(../images/general/class.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-star{ background-image:url(../images/general/star.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-teacher{ background-image:url(../images/general/teacher.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-jipei{ background-image:url(../images/general/jipei.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-Edit{ background-image:url(../images/general/icon-Edit.png); background-position:center bottom; background-repeat:no-repeat; background-size:22px;}
.bg-showall{ background-image:url(../images/general/showall.png); background-position:center bottom; background-repeat:no-repeat; background-size:30px;}
.bg-hideall{ background-image:url(../images/general/hideall.png); background-position:center bottom; background-repeat:no-repeat; background-size:30px;}
.bg-choosetea{ background-image:url(../images/general/choosetea.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-phoneto{ background-image:url(../images/general/5-75.png); background-position:70% center; background-repeat:no-repeat; background-size:15px;}
.bg-phoneto1{ background-image:url(../images/general/5-75.png); background-position:center center; background-repeat:no-repeat; background-size:20px;}
.bg-Aadd{ background-image:url(../images/general/icon-Aadd.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-Ajian{ background-image:url(../images/general/icon-Ajian.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-Badd{ background-image:url(../images/general/icon-Badd.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-Bjian{ background-image:url(../images/general/icon-Bjian.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-Cadd{ background-image:url(../images/general/icon-Cadd.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-Cjian{ background-image:url(../images/general/icon-Cjian.png); background-position:70% center; background-repeat:no-repeat; background-size:30px;}
.bg-icontest{ background-image:url(../images/general/icon-Smy.png); background-position:left; background-repeat:no-repeat; background-size:15px;}
.bg-phonegray{ background-image:url(../images/general/icon-phonegray.png); background-position:left; background-repeat:no-repeat; background-size:15px;}
.bg-classnum{ background-image:url(../images/general/icon-classmem.png); background-position:left center; background-repeat:no-repeat; background-size:17px 17px;}
.bg-clearcon{ background-image:url(../images/general/icon-clearcon.png); background-position:left center; background-repeat:no-repeat; background-size:17px 17px;}
.bg-toup{ background-image:url(../images/general/icon-tip.png); background-position:center; background-repeat:no-repeat; background-size:17px 17px;}
.bg-abcroll{ background-image:url(../images/general/icon1-cc0213.png); background-position:center center; background-repeat:no-repeat; background-size:18px 18px;}
.bg-abcrollD{ background-image:url(../images/component/d1.png); background-position:left center; background-repeat:no-repeat; background-size:18px 18px;}
.bg-abcrollact{ background-image:url(../images/component/checkOK.png); background-position: center; background-repeat:no-repeat; background-size:18px 18px;}
.bg-abcrollXb{ background-image:url(../images/component/d1.png); background-position: center; background-repeat:no-repeat; background-size:18px 18px;}
.bg-teacherchoose{ background-image:url(../images/general/choosetea.png); background-position:left center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-modifyicon{ background-image:url(../images/general/icon-modify.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-deleteicon{ background-image:url(../images/general/icon-delete.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-downla{ background-image:url(../images/general/icon-xialadown.png); background-position:93% center; background-repeat:no-repeat; background-size:12px;}
.bg-icondefi{ background-image:url(../images/general/icon-defi.png); background-position:38% center; background-repeat:no-repeat; background-size:20px;}
.bg-StudentIn{ background-image:url(../images/general/icon-bg.png); background-repeat:no-repeat; background-position:center top; background-size:100% 160px;}
.bg-StudentIn2{ background-image:url(../images/general/icon-bg2.png); background-repeat:no-repeat; background-position:center top; background-size:100% 160px;}
.bg-sleectapp{ background-image:url(../images/general/icon-sleectapp.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-dw{ background-image:url(../images/general/icon7-cc0228.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-cultivate{ background-image:url(../images/general/icon-cultivate.png); background-repeat:no-repeat; background-position:center center; background-size:100% 100%;}
.bg-fanwei{ background-image:url(../images/general/icon8-cc0228.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-adds{ background-image:url(../images/general/icon7-cc02.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-addwp{ background-image:url(../images/general/icon-cc0252.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-icondefine{ background-image:url(../images/general/icon3-cc0219.png); background-position:38% center; background-repeat:no-repeat; background-size:25px;}
.bg-member{ background-image:url(../images/general/teacher.png); background-position:left center; background-repeat:no-repeat; background-size:15px;}
.bg-add{ background-image:url(../images/general/icon3-cc0219.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-shaixuan{ background-image:url(../images/general/icon-shaixuan.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-iconphone{ background-image:url(../images/general/icon-phone.png); background-position:left; background-repeat:no-repeat; background-size:15px;}
.bg-phonewhite{ background-image:url(../images/general/icon-phonewhite.png); background-position:left 5px center; background-repeat:no-repeat; background-size:13px;}
.bg-membernum{ background-image:url(../images/general/icon3-cc0213.png); background-position:left 5px center; background-repeat:no-repeat; background-size:19px;}
.bg-fenpeimember{ background-image:url(../images/general/icon-cc0224.png); background-position:left 5px center; background-repeat:no-repeat; background-size:19px;}
.bg-choosepeople{ background-image:url(../images/general/icon-people.png); background-position:left 5px center; background-repeat:no-repeat; background-size:22px;}
.bg-addzy{ background-image:url(../images/general/icon-addjw.png); background-position:left 5px center; background-repeat:no-repeat; background-size:22px;}
.bg-choosearea{ background-image:url(../images/general/icon-area.png); background-position:left 5px center; background-repeat:no-repeat; background-size:22px;}
.bg-phoneblack{ background-image:url(../images/general/icon-blackphone.png); background-position:left 5px center; background-repeat:no-repeat; background-size:12px;}
.bg-modifyrili{ background-image:url(../images/general/icon-rili.png); background-repeat:no-repeat; background-position:center center; background-size:25px;}
.bg-whitep{ background-image:url(../images/general/icon-whitep.png); background-repeat:no-repeat; background-position:center center; background-size:15px;}
.bg-phoneblackleft{ background-image:url(../images/general/icon-blackphone.png); background-position:center; background-repeat:no-repeat; background-size:12px;}
.bg-godetail{ background-image:url(../images/general/icon-tz.png); background-position:right center; background-repeat:no-repeat; background-size:12px;}
.bg-addstu{ background-image:url(../images/general/icon-addstu.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-hetong{ background-image:url(../images/general/icon-hetong.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-shoukuan{ background-image:url(../images/general/icon-shoukuan.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-saowhite{ background-image:url(../images/general/icon-saowhite.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-downla1{ background-image:url(../images/general/icon-xialadown.png); background-position:97% center; background-repeat:no-repeat; background-size:12px;}
.bg-shezhi{ background-image:url(../images/general/shezhi-37.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}

.bg-add{ background-image:url(../images/general/icon3-cc0219.png); background-repeat:no-repeat; background-position: center center; background-size:18px;}
.bg-add1{ background-image:url(../images/general/icon-add1.png); background-repeat:no-repeat; background-position:left center; background-size:20px;}
.bg-add2{ background-image:url(../images/general/icon-add1.png); background-repeat:no-repeat; background-position:center center; background-size:100%;}
.bg-course{ background-image:url(../images/general/icon-course.png); background-repeat:no-repeat; background-position:left center; background-size:20px;}  
.bg-Smy{ background-image:url(../images/general/icon-Smy.png); background-repeat:no-repeat; background-position:left center; background-size:16px;}
.bg-groupNname{ background-image:url(../images/general/icon-cc0224.png); background-repeat:no-repeat; background-position:left center; background-size:16px;}
.bg-CallUp{ background-image:url(../images/general/5-75.png); background-repeat:no-repeat; background-position:left center; background-size:16px;}
.bg-SignAdd{ background-image:url(../images/general/icon-signadd.png); background-repeat:no-repeat; background-position:center center; background-size:32px;}
.bg-blacktel{ background-image:url(../images/general/icon-blacktel.png); background-repeat:no-repeat; background-position:center; background-size:15px;}
.bg-blacktel1{ background-image:url(../images/general/icon-blacktel.png); background-repeat:no-repeat; background-position:left; background-size:15px;}
.bg-blacktel{ background-image:url(../images/general/icon-QRcode.png); background-repeat:no-repeat; background-position:center; background-size:25px;}
.bg-addexamine{ background-image: url(../images/general/icon-addexamine.png); background-repeat: no-repeat; background-position: center center; background-size: 100%;}
.bg-ok{ background-image:url(../images/general/icon-ok.png); background-size:15px; background-repeat:no-repeat; background-position:10px center;}
.bg-no{ background-image:url(../images/general/icon-no.png); background-size:15px; background-repeat:no-repeat; background-position:10px center;}
.bg-school{ background-image:url(../images/general/icon-school.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-renwu{ background-image:url(../images/general/icon-renwu.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-huiyi{ background-image:url(../images/general/icon-huiyi.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-luruinfo{ background-image:url(../images/general/icon-luru.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-luruinfoS{ background-image:url(../images/general/icon-dour.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-mainbg{ background-image:url(../images/general/icon-mainbg.png); background-repeat:no-repeat; background-position:center top; background-size:100% 160px;}
.bg-parent{ background-image:url(../images/general/icon-xl.png); background-repeat:no-repeat; background-position:left center; background-size:13px 13px;}
.bg-myself{ background-image:url(../images/general/icon-myself.png); background-position: center; background-repeat:no-repeat; background-size:25px auto;}
.bg-myself1{ background-image:url(../images/general/icon-myself.png); background-position: left; background-repeat:no-repeat; background-size:25px auto;}
.bg-starlist{ background-image:url(../images/general/icon-starlist.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-dt{ background-image:url(../images/general/icon-dt.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-dtact{ background-image:url(../images/general/icon-dtact.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}

.bg-ori{ background-image:url(../images/general/icon-ori.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-myselfact{ background-image:url(../images/general/icon-myselfact.png); background-position: center; background-repeat:no-repeat; background-size:25px auto;}
.bg-starlistact{ background-image:url(../images/general/icon-starlistact.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-oriact{ background-image:url(../images/general/icon-oriact.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-searchinput1{ background-image:url(../images/general/icon-ss.png); background-position:left 10px center; background-repeat:no-repeat; background-size:15px;}
.bg-addren{ background-image:url(../images/general/icon-addren.png); background-repeat:no-repeat; background-position:center center; background-size:100% 32px;}
.bg-sx{ background-image:url(../images/general/icon-sx.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-addcont{ background-image:url(../images/general/icon-addcont.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-to{ background-image:url(../images/general/icon-to.png); background-position:left; background-repeat:no-repeat; background-size:15px;}
.bg-from{ background-image:url(../images/general/icon-from.png); background-position:left; background-repeat:no-repeat; background-size:15px;}
.bg-enrolldate{ background-image:url(../images/general/icon-enrolldate.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-stunumber{ background-image:url(../images/general/icon-stunumber.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-formore{ background-image:url(../images/general/icon-tz.png); background-position:right 5px center; background-repeat:no-repeat; background-size:12px;}
.bg-uploadicon{ background-image:url(../images/general/icon-uploadimg.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-deleteimg{ background-image:url(../images/general/icon-clearcon.png); background-position:center; background-repeat:no-repeat; background-size:25px 25px;}
.bg-deletecancel{ background-image:url(../images/general/icon-deletecancel.png); background-position:center; background-repeat:no-repeat; background-size:18px 18px;}
.bg-modifyinfo{ background-image:url(../images/general/icon-modifyinfo.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-nothing{ background-image:url(../images/general/icon-nothing.png); background-position:center; background-repeat:no-repeat; background-size:80px;}
.bg-job{ background-image:url(../images/general/icon-job.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-minzu{ background-image:url(../images/general/icon-minzu.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-pro{ background-image:url(../images/general/icon-pro.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-tall{ background-image:url(../images/general/icon-tall.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-birth{ background-image:url(../images/general/icon-birth.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-gradu{ background-image:url(../images/general/icon-gradu.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-fenqin{ background-image:url(../images/general/icon-fenqin.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-luing{ background-image:url(../images/general/icon-luing.gif); background-position:center; background-repeat:no-repeat; background-size:auto 18px;}
.bg-deletecha{ background-image:url(../images/general/icon-delecha.png); background-position:center; background-repeat:no-repeat; background-size:20px 20px;}
.bg-resperson{ background-image:url(../images/general/icon-luru.png); background-position:left center; background-repeat:no-repeat; background-size:15px;}
.bg-stunum{ background-image:url(../images/general/icon-dour.png); background-position:left center; background-repeat:no-repeat; background-size:18px;}
.bg-sendleave{ background-image: url(../images/general/icon-sendmess.png); background-repeat: no-repeat; background-position: center center; background-size: 100%;}

.bg-wx{ background-image:url(../images/general/icon-wx.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}
.bg-zfb{ background-image:url(../images/general/icon-zfb.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}
.bg-sk{ background-image:url(../images/general/icon-sk.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}
.bg-zz{ background-image:url(../images/general/icon-zz.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}
.bg-xj{ background-image:url(../images/general/icon-xj.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}
.bg-qb{ background-image:url(../images/general/icon-qb.png); background-position:left; background-repeat:no-repeat; background-size:25px 25px;}

.bg-tc{ background-image:url(../images/general/icon-tc.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}
.bg-tcact{ background-image:url(../images/general/icon-tcact.png); background-repeat:no-repeat; background-position:center; background-size:25px auto;}


.bg-wh1{ background-image:url(../images/general/icon-wh1.png); background-repeat:no-repeat; background-position:left 5px; background-size:16px auto;}
.bg-wh2{ background-image:url(../images/general/icon-wh3.png); background-repeat:no-repeat; background-position:left; background-size:16px auto;}
.bg-wh3{ background-image:url(../images/general/icon-wh2.png); background-repeat:no-repeat; background-position:left; background-size:16px auto;}

.bg-xxlog{ background-image:url(../images/general/xinxinlog.gif); background-repeat:no-repeat; background-position:center; background-size:75px 75px;}

/*首页评级*/
.bg-AaddS{ background-image:url(../images/general/icon-Aadd.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}
.bg-AjianS{ background-image:url(../images/general/icon-Ajian.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}
.bg-BaddS{ background-image:url(../images/general/icon-Badd.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}
.bg-BjianS{ background-image:url(../images/general/icon-Bjian.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}
.bg-CaddS{ background-image:url(../images/general/icon-Cadd.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}
.bg-CjianS{ background-image:url(../images/general/icon-Cjian.png); background-position:bottom right; background-repeat:no-repeat; background-size:25px;}

/* 拖拽软件布局背景 */
.bg-buju{ background-image:url(../images/general/icon-buju.png); background-position:bottom right; background-repeat:no-repeat; background-size:15px;}


/*字体颜色*/
.clor-000{ color:#000;}
.clor-black{ color: #3f4659;}
.clor-wait{ color:#F29726;}
.clor-Grey{ color:#999999;}
.clor-gray{ color:#999999;}
.clor-Blue{ color:#5bcdf4;}
.clor-Green{ color:#4AB04A;}
.clor-lucency{ color: rgba(255,255,255,0);}
.clor-White{ color:#FFFFFF;}
.clor-Orange{ color:#ff9f1d;}
.clor-A0A2A5{ color:#A0A2A5;}
.clor-565656{ color:#565656;}
.clor-00913a{ color:#00913a;}
.clor-ff7e00{ color:#ff7e00;}
.clor-f9cf00{ color:#f9cf00;}
.clor-FFB32C{ color:#FFB32C;}
.clor-22AC38{ color:#22AC38;}
.clor-FFB32C{ color:#FFB32C;}
.clor-E60012{ color:#E60012;}
.clor-73d6f6{ color:#73d6f6;}
.clor-199C4C{ color:#199C4C;}
.clor-ea5513{ color:#ea5513;}
.clor-878787{ color:#878787;}
.clor-ff8d00{ color:#ff8d00;}
.clor-ea2133{ color:#ea2133;}
.clor-99a3a1{ color:#99a3a1;}
.clor-565656{ color:#565656;}
.clor-2dc2f7{ color:#2dc2f7;}
.clor-ff9100{ color:#ff9100;}
.clor-5acef5{ color:#5acef5;}
.clor-90c320{ color:#90c320;}
.clor-Ligblue{ color:#6a92c3;}
.clor-success{ color:#4AB04A;}
.clor-Withdraw{ color:#00BBEA;}
.clor-a0a1a3{ color: #a0a1a3;}
.clor-59cff3{ color: #59cff3;}
.clor-66ccf4{ color: #66ccf4;}
.clor-8fc320{ color: #8fc320;}
.clor-f39801{ color: #f39801;}
.clor-ff9b26{ color: #ff9b26;}
.clor-red{ color: red;}
.clor-2ea7e0{ color: #2ea7e0;}
.clor-1677cb{ color: #1677cb;}
.clor-637089{ color: #3F4659}
.clor-FCB474{ color: #FCB474;}
.clor-444a59{ color: #444a59;}
.clor-444a59-06{ color: rgba(68,74,89,0.6);}
.clor-444a59-00{ color: rgba(68,74,89,0.0);}
.clor-444a59-08{ color: rgba(68,74,89,0.8);}
.clor-A0A0A0{ color: #A0A0A0;}
.clor-8a8a8a{ color: #8a8a8a;}
.clor-3088fc{ color: #3088fc;}
.clor-BFC3C7{ color: #BFC3C7;}
.clor-ff8c01{ color: #ff8c01;}
.clor-8dc420{ color: #8dc420;}
.clor-5cccf4{ color: #5cccf4;}
.clor-b6e825{ color: #b6e825;}
.clor-53d1ea{ color: #53d1ea;}
.clor-97b63f{ color: #97b63f;}
.clor-a78265{ color: #a78265;}
.clor-39734d{ color: #39734d;}
.clor-55d43f{ color: #55d43f;}
.clor-555555{ color: #555555;}
.clor-ff5657{ color: #ff5657;}
.clor-ff9a24{ color: #ff9a24;}

/*字体*/
.font-ari{ font-family:Arial, Helvetica, sans-serif;}
.font-yahei{ font-family:"微软雅黑";}
.font-w-b{ font-weight:bold;}
.font-w-n{ font-weight:normal;}

/**针对打印字体无效果添加的优先级**/

.font-12{ font-size:12px !important;}
.font-13{ font-size:13px !important;}
.font-15{ font-size:15px !important;}
.font-14{ font-size:14px !important;}
.font-16{ font-size:16px !important;}
.font-18{ font-size:18px !important;}
.font-20{ font-size:20px !important;}
.font-24{ font-size:24px !important;}
.font-26{ font-size:26px !important;}
.font-28{ font-size:28px !important;}
.font-30{ font-size:30px !important;}
.font-34{ font-size:34px !important;}
.font-40{ font-size:40px !important;}
.font-44{ font-size:44px !important;}

.font-c-13{ color:#999; font-size:13px;}
.font-c-15{ color:#999; font-size:15px;}
.font-c-16{ color:#999; font-size:16px;}

.fontb-c-13{ color:#333; font-size:13px;}
.fontb-c-15{ color:#333; font-size:15px;}
.fontb-c-16{ color:#333; font-size:16px;}

/*-旋转-*/
.tra-rot-90{ transform:rotate(90deg)}
.tra-rot-180{ transform:rotate(180deg)}
.tra-rot-270{ transform:rotate(270deg)}

/*展示*/
.dis-none{ display:none;}
.dis-block{ display:block;}
.dis-inht{ display:inherit;}
.dis-lineBlk{ display:inline-block;}

/*可见度*/
.visibil-hid{ visibility:hidden;}
.visibil-bili{ visibility:visible;}

/*层*/
.z-10{ z-index:10;}
.z-11{ z-index:11;}
.z-12{ z-index:12;}
.z-13{ z-index:13;}
.z-999{ z-index:999;}

/*特殊*/
.oveAuto{ overflow:auto;}
.oveFlow{ overflow:hidden;}
.resize-none{ resize:none;}
.Boxsize{ box-sizing:border-box;}
.tnoline{ outline:none; resize:none;}
.vermid{ display:flex; justify-content:center; align-items:center;}

.gutter-h1{ height:1px; background:#f2f2f2;}
.gutter-h8{ height:8px; background:#f2f2f2;}
.filter-Gos{ filter:blur(2px);}
.oveFlow-auto{ overflow:auto;}

/*文字超出后显示省略号*/
.size-omit{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

/*英文换行*/
.En-line{ word-wrap:break-word;}

/*透明度*/
.opacity-0{opacity: 0;}

/*圆点*/
.weui-badge {display: inline-block; padding: .15em .4em;min-width: 8px;border-radius: 18px;background-color: #E64340;color: #FFFFFF;line-height: 1.2;text-align: center;font-size: 12px;vertical-align: middle;}
.must:before {content: "*";font-size: 12px;color: red;position: absolute;top: 3px;left:-8px;line-height:30px;}

/*时间线*/
.TimeEleview{float: left; width: 100%; padding-left: 17px; padding-right: 7px; padding-bottom: 10px; margin: 0; box-sizing: border-box;}
.TimeEleview>li{float: left; width: 100%; position: relative; display: inherit;}
.TimeEleview>li>span{float: left; width: 100%; height: 22px; line-height: 22px; text-align: left;}
.TimeEleview>li>div{float: left; width: 100%; border-radius: 6px; overflow: hidden;}
.TimeEleview>li>div p:nth-child(1){float: left; width: 100%; height: 25px; font-size: 13px; line-height: 25px; color: #FFFFFF; background-color: #9BBDC6; padding-left: 9px; padding-right: 9px; box-sizing: border-box; margin:0;}
.TimeEleview>li>div p:nth-child(1) span:nth-child(1){float: left; width: 50%; text-align: left; padding-right: 10px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.TimeEleview>li>div p:nth-child(1) span:nth-child(2){float: right; width: 50%; text-align: right; padding-left: 10px; box-sizing: border-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.TimeEleview>li>div p:nth-child(2){float: left; width: 100%; line-height:18px; font-size: 14px; text-align: left; background-color: rgba(255,255,255,0.5); padding-left: 24px; padding-right: 24px; padding-top: 15px; padding-bottom: 15px; box-sizing: border-box; margin:0;}
.TimeEleview>li>em{float: left; width: 5px; height: 5px; background-color: #D8D9DD; border-radius: 50px; position: absolute; left: -10px; top: 8px;}
.TimeEleview>li>i{float: left; width: 1px; height: 100%; background-color: #D9D9D9; box-sizing: border-box; position: absolute; left: -8px; top: 11px;}

/*Tab切换栏*/
.tabswitchBox{float: left; width: 100%; border-bottom: 1px solid #D9D9D9; margin-top: 5px;}
.tabswitchBox>a{float: left; height:32px; color: #000000; line-height:32px; padding-left: 5px; padding-right: 5px; margin-right: 5px;}
.tabswitchBox>a.act{color: #03A9F4; border-bottom:4px solid #03A9F4; box-sizing: border-box;}
.tabswitchBox>a>span{float: left; font-size: 13px;}
.tabswitchBox>a:hover{color: #03A9F4;}
.tabswitchBox>a:hover>span{float: left; font-size: 13px;}
.tabswitchBox>a>em{float: left; height: 16px; line-height: 16px; text-align: center; color: #FFFFFF; background-color: red; border-radius: 50px; padding-left: 5px; padding-right: 5px; margin-top: 0px; margin-left: 3px;}

.Timeinquire{float: left;}
.Timeinquire>p{float: left; line-height: 26px; padding-left: 3px; padding-right: 3px; margin: 0;}



.mini-radiobuttonlist{font-family: Tahoma, Verdana, 微软雅黑;}
.mini-radiobuttonlist table label{font-family: Tahoma, Verdana, 微软雅黑;}

/*---时间线---*/
.TimeCircuitlist{float: left; width: 100%; margin: 0; padding-right: 7px; padding-bottom: 10px; box-sizing: border-box; padding-left: 30px;}
.TimeCircuitlist li{float: left; width: 100%; position: relative;}
.TimeCircuitlist li>div{float: left; width: 100%; overflow: hidden;}
.TimeCircuitlist li>div>div:nth-child(1)>span{float: left; font-size: 13px; width: 25%; height: 24px; box-sizing: border-box;}
.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(1),.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(2){padding-right: 5px; text-align: left;}
.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(3),.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(4){padding-left: 5px; text-align: right;}
.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(4)>em{float: right; width: 64px; height: 22px; text-align: center; background: 0; border-radius: 5px; overflow: hidden; position: relative; top: 0; left: 0;}
.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(4)>em.BCbule{color: #40BFF6; border: 1px solid #40BFF6;}
.TimeCircuitlist li>div>div:nth-child(1)>span:nth-child(4)>em.BCgreen{color: #45C727; border: 1px solid #45C727;}
.TimeCircuitlist li>div>div:nth-child(2){float: left; width: 100%; min-height: 32px; text-align: left; font-size: 13px; position: relative; padding-left: 70px; padding-right: 70px; padding-top: 5px; padding-bottom: 5px; box-sizing: border-box;}
.TimeCircuitlist li>div>div:nth-child(2)>p{float: left; width: 100%; height: 22px; overflow: hidden; min-height: 22px; color: #333333; line-height: 22px; background: 0; padding-left: 0px; padding-right: 0;}
.TimeCircuitlist li>div>div:nth-child(2)>span{float: left; text-align: left; font-size: 13px; color: #8F989D; position: absolute; left: 0;}
.TimeCircuitlist li>div>div:nth-child(2)>a{float: left; width: 64px; height: 22px; color: #01A8F6; line-height: 22px; text-align: center; position: absolute; right: 0px; top: 5px;}
.TimeCircuitlist li>em{float: left; position: absolute; width: 16px; height: 16px; background-color: #DAF5D6; border-radius: 50px; top: 4px; left: -23px;}
.TimeCircuitlist li>em>o{float: left; width: 8px; height: 8px; background-color: #42C927; border-radius: 50px; position: relative; left: 0; top: 0; margin-left: 4px; margin-top: 4px; z-index: 2;}
.TimeCircuitlist li>i{float: left; width: 1px; height: 100%; background-color: #E9E9E9; box-sizing: border-box; position: absolute; left: -15px; top: 11px; z-index: 1;}

.uploadInputbox{float: left; width: 100px; height:100px; margin-left: 15px; margin-top:15px; position: relative;}
.uploadInputbox .uploadbox{float: left; width: 100px; height: 100px; position: absolute; left: 0px; top: 0px;}
.uploadInputbox .uploadimgbox{float: left; width: 100px; height: 100px;}

/*---移动端上传---*/
.Mobshowimg>div>.uploadInputbox{float: left; width: 50px; height:50px; margin-left: 5px; margin-top: 5px; position: relative;}
.Mobshowimg>div>.uploadInputbox>.uploadbox{float: left; width: 50px; height: 50px; position: absolute; left: 0px; top: 0px;}
.Mobshowimg>div>.uploadInputbox>.uploadimgbox{float: left; width: 50px; height: 50px;}

/*---移动端上传1---*/
.Mobshowimg1>div>.uploadInputbox{float: left; width: 50px; height:50px; margin-left: 5px; margin-top: 5px; position: relative;}
.Mobshowimg1>div>.uploadInputbox>.uploadbox{float: left; width: 50px; height: 50px; position: absolute; left: 0px; top: 0px;}
.Mobshowimg1>div>.uploadInputbox>.uploadimgbox{float: left; width: 50px; height: 50px;}

.uploadimgbox a{float: left; width: 100%; height: 100%; overflow:hidden;}
.uploadimgbox a img{float: left; width: 100%; height: auto;}
.uploadbox .mini-htmlfile{float: left; width: 100px; height: 100px; opacity: 0;}
.uploadbox .mini-htmlfile .mini-buttonedit-border{float: left; width: 100px; height: 100px;}
.uploadbox .mini-htmlfile .mini-buttonedit-border .mini-buttonedit-input{float: left; width: 100px; height: 100px;}


