@charset "utf-8";
/**---------------------------------------------------------
*function:优质课大赛
*version:2.0
*author:xlm
*date:2013.03.28
----------------------------------------------------------*/
@import url(base.css);
/*通用样式*/
body{ background:#fff;font-size:12px;color:#4c4c4c; font-family:"Microsoft YaHei","SimSun","宋体";}
a,a:link,a:visited{ text-decoration:none; color:#000;}
a:hover{ text-decoration:none; color:#fb7600}/*c6712c*/
.wrap{ width:1003px; margin:0 auto;}
nav{ display:block}
/*top*/
.top{background:#202930; border-bottom:1px solid #d7d7d7;}
.top-in{height:41px; line-height:41px; position:relative}
.top-in span{padding-left:8px; padding-right:8px;font-size:10px; color:#afb0b5}
.top-in a,.top-in  a:link,.top-in  a:visited{color:#afb0b5}
.topR{width:40%; position:absolute; right:0;top:0;}
.topR a,.topR a:link,.topR a:visited{float:right;padding-left:16px;margin-left:20px;background:url(../../images/yzkds/photo.png) no-repeat left center;display:inline }
/*end top*/
/*header*/
.header{ height:77px;background:#fff;}
.header h1{ float:left; height:77px; line-height:77px;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ float:right;height:77px; line-height:77px; background:#fff;  position:relative; z-index:1;}
.nav a{ color:#5b5b5b;  }
.nav .nLi{ float:left; position:relative; display:inline;  }
.nav .nLi h3{ float:left; font-size:15px; font-weight:bold }
.nav .nLi h3 a{ display:block; padding:0 10px;}
.nav .sub{ display:none; width:100%; left:0; top:77px;  position:absolute; background:#42505a;background: rgba(0,0,0,0.6);line-height:32px; padding:5px 0;  }
.nav .sub li{ zoom:1; text-align:center; }
.nav .sub a{display:block; color:#fff }
.nav .sub a:hover{color:#fb7600;}
.nav .on h3 a{ background: url(../../images/yzkds/blue-bg.jpg) repeat-x left bottom; color:#fb7600;}
/*end header*/
/*index.html*/
.bannerT{height:260px; background:url(../../images/yzkds/bannerT.jpg) no-repeat center top}
.bannerB{height:162px; padding-top:98px; background:url(../../images/yzkds/bannerB.jpg) no-repeat center top}
.online{ width:362px; height:52px; margin:0 auto; text-align:center}
.online p{ float:left; width:171px; margin-left:5px; margin-right:5px; display:inline }
.online a,.online a:link,.online a:visited{}
.notice,.process,.message{height:428px; padding-top:34px;}
.h1-title{ height:47px; background:url(../../images/yzkds/bg-line.jpg) repeat-x left 27px; }
.h1-title h1{ width:279px;height:47px; line-height:40px; font-size:26px; font-weight:bold; color:#994326; margin:0 auto; text-align:center;}
.h1-title h1.h1-notice{ background:#fff url(../../images/yzkds/bg-title.png) no-repeat;}
.h1-title h1.h1-process{ background:#e1f4ff url(../../images/yzkds/bg-title.png) no-repeat;}
.h1-title h1.h1-specialist{ background:#d2f8eb url(../../images/yzkds/bg-title.png) no-repeat;}
.h1-title1{ height:47px; background:url(../../images/yzkds/bg-green.jpg) repeat-x left 27px; }
/*notice*/
.notice{background:#fff; position:relative}
.notice-more{ position:absolute; right:0; top:70px; width:62px; height:17px;}
.notice-more a,.notice-more a:link,.notice-more a:visited{ display:block; width:62px; background:url(../../images/yzkds/more.jpg) no-repeat }
.notice-more a:hover{ display:block; background:url(../../images/yzkds/more-orange.jpg) no-repeat}
.imgTurns-1{ float:left;width:504px; height:299px; overflow:hidden; position:relative;border:1px solid #c4c4c4; padding:8px; display:inline}
.imgTurns-1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; }
.imgTurns-1 .hd ul{ overflow:hidden; zoom:1; float:left;}
.imgTurns-1 .hd ul li{ float:left; margin-right:2px;width:15px; height:15px; line-height:14px; text-align:center; cursor:pointer; display:none}
.imgTurns-1 .hd ul li.on{ color:#fff; display:none }
.imgTurns-1 .bd{ position:relative; height:100%; z-index:0;}
.imgTurns-1 .bd li{ zoom:1; vertical-align:middle; position:relative }
.imgTurns-1 .bd img{ width:100%; height: 299px; display:block;}
.imgTurns-1 .bd li p{ position:absolute;bottom:0;left:0;width:97%;height:36px;line-height:36px;color:#fff; background:#000; padding-left:3%; font-size:14px }
.imgTurns-1 .prev,.imgTurns-1 .next{ position:absolute; left:2%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: #000  url(../../images/yzkds/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;}
.imgTurns-1 .next{ left:auto; right:2%; background-position:8px 5px;}
.imgTurns-1 .prev:hover,.imgTurns-1 .next:hover{ filter:alpha(opacity=80);opacity:0.8;}
.imgTurns-1 .prevStop{ display:none;}
.imgTurns-1 .nextStop{ display:none;}
.notice-right{ float:right; width:454px;}
.notice-right h1{ height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#2f7ccb; margin-bottom:15px; overflow:hidden}
.notice-right h1 a,.notice-right h1 a:link,.notice-right h1 a:visited{ color:#2f7ccb;}
.notice-right p{ text-indent:2em; line-height:180%; color:#434444; padding-bottom:15px; border-bottom:1px dashed #777; position:relative}
.notice-right p a,.notice-right p a:link,.notice-right p a:visited{ position:absolute; right:8px; bottom:14px;color:#2f7ccb}
.notice-right p a:hover{ color:#fb7600}
.ul-list2{ padding-top:5px;}
.ul-list2 li{ height:36px; line-height:36px; background: url(../../images/yzkds/icon.jpg) no-repeat left 10px; padding-left:16px; font-size:14px; overflow:hidden}
.ul-list2 li span{ float:right; color:#fb7600; font-size:12px}
.ul-list2 li a,.ul-list2 li a:link,.ul-list2 li a:visited{ color:#515151}
.ul-list2 li a:hover{ color:#fb7600}
.ul-list3{ padding-top:5px;}
.ul-list3 li{ height:42px; line-height:42px; background: url(../../images/yzkds/icon.jpg) no-repeat left 10px; padding-left:26px; font-size:14px; border-bottom:1px dashed #b5b6b6; overflow:hidden;}
.ul-list3 li span{ float:right; color:#fb7600; font-size:12px}
.ul-list3 li a,.ul-list2 li a:link,.ul-list2 li a:visited{ color:#515151}
.ul-list3 li a:hover{ color:#fb7600}
/*process*/
.process{background:#e1f4ff url(../../images/yzkds/bg-process.jpg) repeat-x left top;}
.div-process{ padding-top:86px; text-align:center;}
/*20170418 new add by xlm */
.progress-6{ height:248px; background:url(../../images/yzkds/process.jpg) no-repeat}
.progress-6 ul{ padding-left:14px; padding-top:40px}
.progress-6 ul li{float:left; width:162px; height:58px;font-size:12px; text-align:left;color:#4e4e4f}
.progress-6 ul li p{ line-height:26px; text-align:left; padding-left:15px;}
.progress-6 ul li:nth-child(1) p{ padding-left:10px}
.progress-6 ul li p.red{ color:#e60012}
/*end 20170418 new add by xlm */
/*message*/
.message{background:#fff;}
.mb60{ margin-bottom:60px}
.ul-mess li{ float:left; width:210px;height:96px; padding-left:110px; margin-left:14px; margin-bottom:28px; display:inline; position:relative}
.ul-mess li img{ position:absolute; left:0; top:0; width:96px; height:96px;}
.ul-mess li h1{ padding-top:15px; width:36px; line-height:28px;font-size:16px; font-weight:bold; color:#3dc5ad; border-bottom:1px solid #3dc5ad}
.ul-mess li p{ line-height:40px;color:#727272; font-size:14px}
/*specialist*/
.specialist{height:700px; padding-top:34px;background:#d2f8eb url(../../images/yzkds/bg-specialist.jpg) repeat-x left top;}
.specialist ul{ }
.specialist ul li{ float:left; width:200px; text-align:center;position:relative; margin-bottom:30px; display:inline}
.specialist ul li img{ display:block; width:156px; height:153px; margin:0 auto;}
.specialist ul li h1{ line-height:46px; text-align:center; font-size:20px; font-weight:bold; color:#3b3b3b}
.specialist ul li p{ line-height:20px;color:#8f8f8f;}
.specialist ul li a:hover h1{ color:#fb7600}
.mb92{margin-bottom:92px;}
/*units*/
.units{ height:347px; padding-top:65px; background:#fff; }
.div-units{ width:983px; height:284px;border:10px solid #9ec3ef; border-top:8px solid #9ec3ef; margin:0 auto;}
.div-units h1{ width:198px; height:64px; line-height:64px; color:#77ace8; font-size:26px; font-weight:bold; text-align:center; background:#fff; margin:0 auto; margin-top:-40px; margin-bottom:10px; }
.li-units{ float:left;width:218px; height:214px; padding:8px; background:#f4f4f4; margin-right:7px; display:inline}
.li-units h2{ height:40px; line-height:40px; background:#e2e2e2; color:#636363; font-size:20px; text-align:center; font-weight:bold; margin-bottom:10px;}
.li-units li{ color:#4a4a4a; height:34px; line-height:34px; overflow:hidden}
.li-units li a,.li-units li a:link,.li-units li a:visited{ color:#4a4a4a}
.li-units li a:hover{ color:#fb7600}
.ligroups-units{ float:left;width:454px; height:214px; padding:8px; background:#f4f4f4; display:inline}
.ligroups-units h2{ height:40px; line-height:40px; background:#e2e2e2; color:#636363; font-size:20px; text-align:center; font-weight:bold; margin-bottom:10px}
.ligroups-units li{ float:left; width:33%; height:34px; line-height:34px; overflow:hidden}
.ligroups-units li a,.ligroups-units li a:link,.ligroups-units li a:visited{ color:#4a4a4a}
.ligroups-units li a:hover{ color:#fb7600}
.mFooter{ height:70px; padding-top:30px;background:#417dbd; text-align:center;color:#cdecff;}
.mFooter a,.mFooter a:link,.mFooter a:visited{ color:#cdecff;}
.mFooter span{ font-size:10px;padding-left:8px; padding-right:8px;}
.mFooter p{ line-height:36px;}
/*各子站代码*/
/*banner*/
.banner{ height:194px; background:url(../../images/yzkds/banner.jpg) no-repeat center top}
/*end banner*/
/*大赛概况.html*/
.subMain{ padding-top:11px; padding-bottom:25px; }
/*mLeft*/
.mLeft{ float:left; width:202px;}
.mLeft-sideNav{ border:1px solid #d6d5d5; border-top:3px solid #417dbd; padding-bottom:20px;}
.mLeft-sideNav h1{ text-align:center; height:35px; line-height:35px; margin-bottom:11px; font-size:41px; font-size:18px; color:#417dbd  }
.mLeft-sideNav ul{ padding-left:10px; padding-right:10px;}
.mLeft-sideNav ul li{ height:40px; line-height:40px; background:url(../../images/yzkds/square.jpg) no-repeat 37px center; padding-left:65px; font-size:15px; border-bottom:1px dashed #cbcbcb;}
/*mRight*/
.mRight{ float:right; width:784px;}
.location{ height:20px; line-height:20px; background:#f3f2f2; font-size:12px; padding-left:15px; color:#5c5c5c; margin-bottom:20px;}
.location span{ color:#417dbd}
.location a,.location a:link,.location a:visited{ color:#5c5c5c;}
.location a:hover{color:#417dbd }
.detail{ border:1px solid #d3d3d3; padding:25px 38px;}
.h1-detail{ color:#2989d5; font-size:30px; font-weight:bold; line-height:70px; padding-bottom:20px; text-align:center; margin-bottom:20px; background: url(../../images/yzkds/ds-bg.jpg) no-repeat center bottom;}
.h2-detail{ color:#525252; font-size:15px; line-height:36px; text-align:center; margin-bottom:10px;}
.detail-tips{ height:30px; line-height:30px; color:#4c4c4c;background:#f7f7f7; text-align:center; margin-bottom:10px;}
.detail-tips span{ padding-left:5px; padding-right:5px;}
.detail p{ text-align: justify; line-height:36px; font-size:16px; text-indent:2em; }
.detail img{ display:block; width:auto;max-width:600px; margin:10px auto}
.img-detail{ width:100%;}
.img-detail img{ float:left; width:48%; margin-left:1%; margin-right:1%}
.detail-bottom{ height:34px; line-height:34px; padding-left:15px;background:#f7f7f7; position:relative}
.share{ position:absolute; right:15px; top:9px;}
/*footer*/
.footer{ height:45px; line-height:45px; background:#417dbd; color:#fff; font-size:12px}
.footerIn{ width:953px; padding-left:25px; padding-right:25px; margin:0 auto}
.fLeft{ float:left; width:40%; line-height:45px;}
.footer a,footer a:link,footer a:visited{ padding-left:10px; padding-right:10px; color:#fff;}
.fRight{ float:right; width:40%;line-height:45px; text-align:right}
/*新闻.html*/
.h1-news{color:#2b5c93; font-size:26px; line-height:36px; text-align:center}
.mRight .detail table p{ text-indent:0; text-align:left; padding-left:0.5em; font-size:14px}
.mb25{ margin-bottom:25px;}
.ml15{ margin-left:15px}
/*gotop*/
.cbbfixed { position: fixed; right: 10px; transition: bottom ease .3s; bottom: -85px; z-index: 3; cursor: pointer; }
.cbbfixed .cbbtn { width: 40px; height: 40px; display: block; background-color: #212121; }
.cbbfixed .gotop { transition: background-color ease .3s; margin-top: 1px; }
.cbbfixed .gotop .up-icon { float: left; margin: 14px 0 0 9px; width: 23px; height: 12px; background: url(../../images/yzkds/side-icon02.png); }
.cbbfixed .gotop:hover { background-color: #202020; }
.cbbfixed .cweixin { background: #484848; }
.cbbfixed .cweixin div { background: url(../../images/yzkds/erwei.png); width: 184px; height: 199px; position: absolute; left: -194px; top: -115px; opacity: 0; transform: scale(0); -webkit-transform: scale(0); transform-origin: 100% 70%; -webkit-transform-origin: 100% 70%; transition: transform ease .3s, opacity ease .3s; -webkit-transition: all ease .3s; display: none\0; *display:none;}
.cbbfixed .cweixin:hover div { display: block; transform: scale(1); -webkit-transform: scale(1); opacity: 1; *display:block;}
.cbbfixed .cweixin .weixin-icon { float: left; margin: 12px 0 0 11px; width: 18px; height: 18px; background: url(../../images/yzkds/side-icon01.png); }
/*弹出框*/
.box{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;z-index:100;display:none; z-index:9992}
.hint{width:764px;height:247px;margin:0 auto;background:#fff;position:fixed;top:50%;left:50%;margin-left:-382px;margin-top:-123px;z-index:111;display:none; z-index:9995}
.hint-in1{width:100%;height:66px;background:#fff; position:relative;}
.hint3{position:absolute;top:5px;right:7px; width:38px;height:37px;font-size:40px; color:#cecdc9;cursor:pointer}
.hint3:hover{position:absolute;top:5px;right:7px;width:38px;height:37px; color:#4c4c4c}
.hint-in2{ padding:10px 20px}
.hint-in2 h1{ color:#1b1b1b; font-size:24px; line-height:36px; text-align:center}
.hint-in2 h1 span{ color:#ff3c4b}
.hint-in2 p{ margin-top:25px; height:7px; background:url(../../images/yzkds/jindu.jpg) no-repeat center}
/*大赛回顾*/
/*picList04*/
.picList04{ width:100%;border-top:1px solid #ecebeb;}
.picList04 li{ float:left; width:228px; text-align:center; background:#fff; border:1px solid #f4f4f4; border-top:0; border-right:0; padding:15px 10px; display:inline; position:relative}
.picList04 li.no-border{ border-left:0}
.picList04 li img { width: 228px; height: 140px; }
.picList04 li .img-video{ position:absolute;  width:60px; height:60px; left:50%; top:60px; margin-left:-30px; background:url(../../images/yzkds/video.png) no-repeat center center;filter:Alpha(opacity:30); opacity:0.3;}
.picList04 li .img-video img{ width:60px; height:60px; }
.picList04 li h3 { width: 95%; margin: 0 auto; text-align: left; color: #000; font-weight:bold; line-height:34px; font-size: 14px; }
.picList04 li p { padding: 0px 8px; text-align: left; height:20px; line-height:20px; font-size: 14px; }
.picList04 li p span{ float:left;}
.picList04 li p em{ float:right}
.picList04 li h4 { width: 95%; margin: 0 auto; font-weight: normal; text-align: left; font-size: 14px; line-height: 30px; position: relative; }
/*pagination*/
/*fenye*/
.fenye{ clear:both; height:40px; line-height:40px; text-align:center; margin-top:15px;}
.fenye a,.fenye a:link,.fenye a:visited{ border:1px solid #dddfe5; padding:2px 8px; margin-right:6px; color:#000;}
.fenye a.nobor{ border:0;}
.fenye a:hover{ background:#fb7600; color:#fff; }
/*end fenye*/
/*常见问题*/
.question{ padding-bottom:20px; padding-top:10px; border-bottom:1px dashed #b5b6b6;}
.question  h1{ color:#ff8515; font-size:15px; font-weight:bold; line-height:36px;}
.question  h2{ font-size:15px; color:#4c4c4c; line-height:36px;}
.question  h2 span{ color:#1787d5; font-weight:bold;}
/*参赛流程*/
.detail blockquote{display:block;line-height:60px; font-size:18px; font-weight:bold;}
.detail p strong{ color:#2b5c93; font-weight:bold}
/*list.html*/
.catelist{border:1px solid #d3d3d3; padding:10px 25px;}
/*regist*/
.red{ color:#e60012;}
.gray{ color:#AAA;}
.regist p{ padding:8px 0;}
.regist h2{}
.regist table{ width:100%; border:1px #EEE solid;}
.regist table td{ text-align:left; padding:5px; border-bottom:1px #EEE solid; height:36px;}
.regist table td.text-r{ text-align:right;}
.regist table td.text-c{ text-align:center;}
.regist table td b a{ padding-right:15px; color:#02a2aa}
.input01{ width:280px; padding:0 4px; height:34px; line-height:34px; border:0; background:#fff; border:1px #E7E7E6 solid; color:#a0a0a0;}
.btn_regist{ width:100px;height:30px; line-height:28px; background:none; border:0; background:#FB7600; color:#fff; border-radius:2px; cursor:pointer; margin-right:10px; font-size:12px;}
.btn_regist01{ width:100px; height:30px; background:none; border:0; background:#428BCA; color:#fff; font:normal 14px/28px "microsoft yahei"; margin:0 5px; cursor:pointer; border-radius:2px;}
.btn_regist02{ width:100px;height:30px; line-height:28px; background:none; border:0; background:#9F9F9F; color:#fff; border-radius:2px; cursor:pointer; margin-right:10px; font-size:12px;}
.btn_regist02:hover{ background:#FB7600;}
span.name{ display:block; float:right; width:100%; text-align: justify; font-size:14px;text-align:right}
span.name em{display: inline-block /* Opera */; padding-left: 100%;}
.regist select{ height:34px;}

/*word文档页*/
.wid695{width:800px; margin:auto; font-family:simsun;}
.center{ text-align:center;}
.word_name{ font-size:24px;font-weight:normal; text-align:center; padding:0 70px 10px 70px; line-height:40px; margin-top:10px; color:#313131;}

.word_titles{margin-top:10px;font-family: 微软雅黑; text-align:center;}
.word_titles label{ }
.word_titles label span{ font-size:14px; color:#666;}
.word_titles label input{border:0;border-bottom:2px solid #000; width:120px !important; font-size:14px;margin-right:25px; padding-bottom:3px;}

.word_body{ margin-top:5px; font-family:微软雅黑;}
.word_table{width:100%;/*table-layout:fixed*/}
.word_table td{border:1px solid #c2c2c2; padding:0px 2px; font-size:12px; line-height:38px;}
.word_table td em{color:#484848; display:block; padding-left:4px;}
.word_table td input,.word_table td textarea{height:30px; padding:0 !important; /*width:100%;border:0;*/ border:0;width:10px;}
.word_table td input{ /*color:#9a9a9a;*/}
.word_table td textarea{height:70px;resize:none;}
.wid540{width:540px !important;}
.wid58{width:58px !important;}
.wid63{width:63px !important;}
.wid178{width:173px !important;}
.wid188{width:198px !important;}
.wid110{width:110px !important;}
.wid67{width:67px !important;}
.wid128{width:128px !important;}
.wid380{width:380px !important;}
.wid317{width:317px !important;}
.wid103{width:103px !important;}
.wid604{width:560px !important;}
.wid167{width:167px !important;}
.wid360{width:320px !important;}
.wid228{width:228px !important;}
.wid53{width:53px !important;}
.wid90{width:70px !important;}

.promise{margin:auto; padding:0 10px;} 
.promise h3{ font-weight:bold; text-align:center; font-size:13px; height:30px; line-height:35px;}
.promise p{ text-indent:24px; line-height:26px; color:#666;}
.word_titlesb{margin-bottom:5px; padding-left:24px; margin-top:0px;}
.word_titlesb label span{ font-weight:100; font-size:12px;}
.word_titles label input{width:100px !important; border-bottom:1px solid #000; margin-right:12px !important;padding: 3px;font-size: 12px;}

.qianzi p{padding:0 10px;}

.attention p{ text-indent:24px; line-height:24px; font-size:13px; font-family:微软雅黑; color:#F35D5F;}
.attention p em{ font-weight:bold; }

.word_radio{ float:left; margin:0;}
.word_radio input{ float:left; width:15px !important;margin:0;}
.word_radio span{ display:block; float:left; padding:1px 0;}

.djmh_form .form-control{float: left; padding: 1px 3px; margin-top: 5px; width: auto; min-width: 50px;}
.upload_img{color: #FFF !important;background: #F35D5F;border-radius: 0;width: 65px !important;height: 20px !important;line-height: 20px;font-size: 12px;padding:0 !important; display:block; margin:auto; margin-top:15px;}
.upload_img1{display:inline-block; vertical-align:middle;}
/*.upload_img1 i{display:inline-block;line-height: 23px;margin: 5px 12px 5px 0px; height:25px !important;}
.upload_img1 input{left: 0px;top: 5px;display: inline-block;height: 20px !important;width: 65px !important;opacity: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;cursor: pointer;}*/
.upload_img1 input{display: inline-block;height: 25px !important;width: 165px !important;cursor: pointer;}
.upload_img2{margin:5px 12px 5px 0; height:25px !important; cursor:pointer; display:inline-block;}
.ct{ text-align:center !important;}
.ct em{ padding-left:0 !important;}


/* Tab01 */
.tab01 { overflow: hidden; background: #fff; border:1px #EEE solid; text-align: left; }
.tab01 .hd { height:45px; background:#F5F5F5; position: relative; }
.tab01 .more01 { position: absolute; top: 3px; right: 10px; }
.tab01 .hd ul { overflow: hidden; zoom: 1; }
.tab01 .hd ul li { float: left; height:43px; padding:0 28px; font:bold 14px/40px "microsoft yahei"; border-top:2px #F5F5F5 solid; cursor:pointer; color:#434343 }
.tab01 .hd ul li.on { border-top:2px #FA7500 solid; background:#fff; color: #000; }
.tab01 .bd { padding:30px 10px; }

/*table-mkform*/
.table-mkform{ width:100%;}
.table-mkform > thead > tr > th, .table-mkform > tbody > tr > th, .table-mkform > tfoot > tr > th, .table-mkform > thead > tr > td, .table-mkform > tbody > tr > td, .table-mkform > tfoot > tr > td{ line-height:36px; padding: 5px 8px; font-weight:normal; text-align:left;}
.table-mkform > thead > tr > th, .table-mkform > tbody > tr > th, .table-mkform > tfoot > tr > th{ text-align:center; vertical-align:top;}
.table-mkform .btn-upload{ width:200px; height:40px; line-height:40px; padding:0 12px; text-align:center; background:#a0a0a0; border:none; border-radius:0; color:#fff; text-shadow:none;}
.table-mkform td em{ color:#e14d43;}
.table-mkform td.text-c{ text-align:center;}
.table-mkform select{ height:34px;}

/**/
.ml10{margin-left:10px}
.mt10{ margin-top:10px;}
.mt20{ margin-top:20px;}
.pr10{ padding-right:10px;}
.pl172{ padding-left:172px;}
.pl185{ padding-left:185px;}
.width70{width:70px}
.width138{width:138px}
.width155{width:155px}
.width180{width:180px; width:180px !important;}
.wid496{width:496px !important;}
.wid610{width:610px !important;}
.wid35{width:35px !important;}
.width-all{ width:100%;}
.form-control {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.dui-input-label-inline {
    margin-left: 10px !important;
    color: red;
    font-size: 12px;
    margin-bottom: 0px;
}
.downPPT:hover{
    color: blue !important;
}
