123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704 |
-
- *{margin:0;padding:0;}
- img{border:0;}
- body{font-size:12px;color:#333;font-family:simsun,arial;background-color: #eee;}
- ul {list-style: none;}/*去除列表前小圆点*/
- li{}
- a{text-decoration: none;color:#333;}
- a:hover{color:#1369D8;}
- a:focus{outline:none;} /*去除ie下点击边框*/
- a {star:expression(this.onFocus=this.blur()); /* for Ie*/ }
- .clear{clear:both;}
- .main{margin:0 auto;width:1000px;}
- .left{float:left;}
- .right{float:right;}
- /*--------------------顶部导航--------------------*/
- .top_head{
- height:30px;line-height:30px;
- color: #fff;
- /*background-color: #043567;*/
- background-color: #1369d8;
- border-bottom: 1px solid #009696;}
- .top_head a{color:#fff;}
- .nav {
- height: 50px;
- background-color: #1369d8;
- }
- .nav ul {
- }
- .nav li {
- float:left;
- margin-right: 15px;
- }
- .nav li a {
- color: #fff;
- font-size: 16px;
- font-family: Microsoft YaHei;
- height: 50px;
- line-height: 50px;
- display: block;
- padding-left: 18px;
- padding-right: 18px;
- }
- .nav li.on {
- background-color:#00a0ff;
- }
- .nav li a:hover {
- background-color:#00a0ff;
- }
- /*-------------------- 头部 --------------------*/
- /*子页 头部*/
- .header-top {
- background-color: #fff;
-
- }
- .header-top .logo {
- height: 50px;
- width: 315px;
- background: url(../images/logo.png) no-repeat;
- background-size: 272px 49px;
- /*background-size: 284px 45px;*/
- display: inline-block;
- margin-top: 30px;
- margin-left:15px;
- }
- .header-top .logo a {
- display: block;
- height: 100%;
- width: 100%;
- text-indent: -9999em;
- overflow: hidden;
- float: left;
- }
- .con_banner {
- width: 100%;
- height: 540px;
- background: url(../images/ban_h540_f.jpg) no-repeat center #76C9F1;
- overflow: hidden;
- }
- /*非首页 banner*/
- .con_banner2 {
- width: 100%;
- height: 180px;
- background: url(../images/ban_top21.png) no-repeat center #76C9F1;
- overflow: hidden;
- }
- .header_box {
- }
- .header_box h1 {
- height: 150px;
- font: bold 40px/150px SimSun;
- color: #fff;
- }
- .header_logo {
- margin:40px 0px 30px 15px;
- }
- .new_box {
- width: 980px;
- height: 340px;
- padding:10px;
- background:rgba(255, 255, 255, 0.85)!important;
- filter:Alpha(opacity=85);
- background:#fff;
- }
- .scroll_img,.news_list{position:relative;}
- /*首页 新闻 滚动图 */
- .scroll_img{ float:left; position: relative; width: 460px; height: 340px; margin-bottom:10px; overflow: hidden; font-family:Arial; text-align: left; background:#fff;}
- .scroll_img .pic img { width: 460px; height: 340px; display: block; }
- .scroll_img .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%; background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
- .scroll_img .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }
- .scroll_img .txt li{ height:36px; line-height:36px; position:absolute; bottom:0px;}
- .scroll_img .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
- .scroll_img .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
- .scroll_img .num li{ float: left; position: relative; width: 18px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; }
- .scroll_img .num li a,.scroll_img .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }
- .scroll_img .num li span { z-index: 1; background: black; filter: alpha(opacity=50); opacity: 0.5; }
- .scroll_img .num li.on a,.scroll_img .num a:hover{ background:#f60; }
- /*首页 新闻 列表 */
- .news_list {
- margin-left: 20px;
- width: 490px;
- }
- .news_list p span {
- display: inline-block;
- height: 35px;
- font: bold 20px/35px simhei;
- border-bottom: 2px solid #1369D8;
- }
- .news_list ul {
- width: 100%;
- }
- .news_list li {
- height: 30px;
- line-height: 30px;
- font-size: 14px;
- font-family: "Helvetica Neue", "Luxi Sans", "DejaVu Sans", Tahoma, "Hiragino Sans GB", STHeiti,"Microsoft YaHei";
- background: url(../images/dot_4.png) no-repeat 0 12px;
- background-size: 8px;
- padding-left: 15px;
- }
- .news_list li span {
- font-family:Verdana, Geneva, sans-serif;
- }
- .news_list li a {
- display: block;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- /*-------------------- 首页 三功能板块 --------------------*/
- .wlfw{text-align: center; margin-bottom: 20px;}
- .wlfw .span1{font: bold 28px/30px SimHei; border-bottom: 2px solid #000; padding-bottom: 5px;}
- .wlfw .span2{font: bold 15px/25px Arial; margin-top: 5px; display: block;}
- .gn_box{}
- .gn_box .wh{width: 300px;}
- .gn_box_1,.gn_box_2{margin-right:50px;}
- .gn_box p.tit{text-align: center; border-radius: 25px 0 0 0;}
- .gn_box p.tit span{font: bold 18px/45px Microsoft YaHei; color: #fff;}
- .gn_box .con{height: 320px; background-color: #fff; border-radius: 0 0 25px 0; margin-bottom: 25px; padding: 20px 10px;}
- /*版块 一*/
- .gn_box_1 .lanmu1{border-bottom: 2px dotted #ddd;padding-bottom: 10px;}
- .gn_box_1 .lanmu1 li{background-color:#6DC8F2 !important; margin-bottom: 10px;}
- .gn_box_1 .lanmu1 li a{font: bold 18px/45px SimHei; color: #fff; margin-left: 45px;}
- .gn_box_1 .lanmu1 li a:hover{margin-left:50Px;color:#2491F6;}
- .gn_box_1 .lanmu2 li{float:left;text-align: center;margin: 20px 25px;}
- .gn_box_1 .lanmu2 li a{font: bold 14px/45px SimHei;}
- /*版块 二*/
- .gn_box_2{}
- .gn_box_2 .lanmu1{}
- .gn_box_2 .lanmu1 .l{width:100px;height: 135px;background-color: #8FC31F;padding-top: 15px;}
- .gn_box_2 .lanmu1 .l .img{width: 100px; height: 120px; background: url(../images/dot_6.png) no-repeat center -22px; padding-top: 5px;}
- .gn_box_2 .lanmu1 .r{margin-left:15px;}
- .gn_box_2 .lanmu1 .r li{height: 36px; line-height: 36px;}
- .gn_box_2 .lanmu1 .r li a{background: url(../images/dot_6.png) no-repeat -5px 1px;padding-left: 30px;font-size: 14px;font-family: simhei;}
- .gn_box_2 .lanmu1 .r li a:hover{margin-left:2px;}
- .gn_box_2 .lanmu2{margin-top:10px}
- .gn_box_2 .lanmu2 p{border-bottom: 2px solid #bbb; height: 30px;}
- .gn_box_2 .lanmu2 p span{font: bold 14px/30px simhei; border-bottom: 2px solid #8FC31F; color: #8FC31F; display: inline-block;}
- .gn_box_2 .lanmu2 ul{padding:5px 0;}
- .gn_box_2 .lanmu2 li{height: 25px; line-height: 25px; width: 280px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; list-style: disc inside;}
- .gn_box_2 .lanmu2 li a:hover{text-decoration: underline;margin-left: 5px;}
- /*版块 三*/
- .gn_box_3 .con ul{}
- .gn_box_3 .con .lanmu1 li{height: 45px; line-height: 45px; border-bottom: 1px dashed #ddd; padding-left: 30px;}
- .gn_box_3 .con .lanmu1 li a{font-weight: bold; font-size: 16px; font-family: SimHei; color: #666; display: inline-block; height: 50px; line-height: 50px; margin-left: 35px;}
- .gn_box_3 .con .lanmu1 li a:hover{color:#1369D8;margin-left:50x;}
- .gn_box_3 .lanmu2 li{float:left;margin: 10px 15px;text-align: center;}
- .gn_box_3 .lanmu2 li a{font: bold 14px/45px SimHei;}
- .gn_box_3 .lanmu2 li div{background-color: #f39800;height: 80px;width: 110px;border-radius: 5px;}
- .gn_box_3 .lanmu2 li div:hover{border: 1px solid #fff;width: 108px;height: 78px;}
- .gn_banner{width: 100%; height: 239px; background: url(../images/dot_8.gif) no-repeat center;}
- .gn_banner ul{}
- .gn_banner li{float: left; margin: 40px 63px 0;}
- .gn_banner li a{width: 123px; height: 180px; display: inline-block;}
- .gn_banner li a.bg1{background: url(../images/dot_9.png) no-repeat;}
- .gn_banner li a.bg2{background: url(../images/dot_9.png) no-repeat -265px 0;}
- .gn_banner li a.bg3{background: url(../images/dot_9.png) no-repeat -532px 0;}
- .gn_banner li a.bg4{background: url(../images/dot_9.png) no-repeat -798px 0;}
- .gn_banner li a.bg1:hover{background: url(../images/dot_9_1.png) no-repeat;}
- .gn_banner li a.bg2:hover{background: url(../images/dot_9_1.png) no-repeat -265px 0;}
- .gn_banner li a.bg3:hover{background: url(../images/dot_9_1.png) no-repeat -532px 0;}
- .gn_banner li a.bg4:hover{background: url(../images/dot_9_1.png) no-repeat -798px 0;}
- /*-------------------- Search --------------------*/
- /*首页搜索*/
- .search_sy {
- margin-top:55px;
- margin-right: 20px;
- }
- .search_sy #search_sy {
- height: 35px;
- width: 480px;
- border: 0;
- font: normal 16px/35px simsun;
- padding-left: 15px;
- }
- .search_sy #Submit_sy {
- background: url(../images/search.png) no-repeat 50px 5px;
- background-size: 25px;
- height: 35px;
- width: 120px;
- background-color: #f19149;
- border: 0;
- vertical-align: top;
- margin-left: -6px;
- outline:none;
- }
- /*子页搜索*/
- .header-top .search {
- display: inline-block;
- float: right;
- margin-top: 15px;
- margin-right: 35px;
- background-color: #1369D8;
- padding: 5px 30px;
- border-radius: 20px;
- }
- .header-top .search #search {
- height: 35px;
- width: 250px;
- background-color: #1369D8;
- border: 0;
- font: bold 16px/35px Microsoft YaHei;
- color: #fff;
- padding-left: 5px;
- }
- .header-top .search #Submit {
- background: url(../images/search.png) no-repeat;
- background-size: 25px;
- height: 25px;
- width: 25px;
- border: 0;
- vertical-align: top;
- margin-top: 5px;
- outline:none;
- }
- .search ::-webkit-input-placeholder { /* WebKit browsers */ color: #fff; }
- .search :-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #fff; }
- .search ::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #fff; }
- .search :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #fff; }
- /*-------------------- 内容页 --------------------*/
- /*面包屑导航*/
- .subnav {
- }
- .subnav p {
- height: 50px;
- line-height: 50px;
- font-size: 14px;
- padding-left: 10px;
- border-bottom: 3px solid #0E57BC;
- }
- .subnav p a {
- }
- /*文章主体*/
- .art_con {
- background-color: #fff;
- margin: 8px auto;
- }
- .art_con .tit {
- margin-left: 30px;
- margin-right: 30px;
- text-align: center;
- line-height: 4;
- }
- .art_con .meta {
- margin-left: 30px;
- margin-right: 30px;
- text-align: center;
- border-top: 1px dashed #bbb;
- padding-top: 8px;
- color: #666;
- }
- .art_con .content {
- margin-left: 30px;
- margin-right: 30px;
- line-height: 2;
- color: #666;
- font-size: 14px;
- }
- .art_con .content p {
- margin-bottom:8px;
- }
- /*上下页*/
- .art_con .page {
- width: 940px;
- margin-left: 30px;
- font-size: 14px;
- border-top: 1px dashed #bbb;
- padding-top: 10px;
- margin-top: 20px;
- padding-bottom: 30px;
- }
- .art_con .page p {
- line-height: 25px;
- padding-bottom: 5px;
- }
- .art_con .page p a {
- padding-bottom: 10px;
- }
- .box-shadow {
- box-shadow: 0px 0px 10px rgba(0,0,0,.4);
- -moz-box-shadow: 0 0px 10px rgba(0,0,0,.4) ;
- -webkit-box-shadow: 0 0px 10px rgba(0,0,0,.4);
- }
- /*-------------------- 列表页 --------------------*/
- .w280{width:280px;}
- .w700{width:700px;}
- .art_list{
- background-color: #fff;
- margin: 8px auto;
- }
- /*侧边 导航*/
- .art_list .side_nav {
- min-height: 500px;
- background-color: #f0f0f0;
- margin-left: 10px;
- margin-top: 10px;
- }
- .art_list #side_nav_zd {
- padding: 8px;
- }
- .art_list #side_nav_zd h3 {
- height: 50px;
- text-align: center;
- font: normal 16px/50px SimHei;
- color: #fff;
- padding-right: 20px;
- cursor: pointer;
- }
- .art_list #side_nav_zd .hd {background-color: #1369d8;margin-bottom: 1px;}
- .art_list #side_nav_zd .on {background-color: #BD0000;}
- .art_list #side_nav_zd .hd h3{background: url(../images/dot_1.png) no-repeat 235px 12px;background-size: 25px;}
- .art_list #side_nav_zd .on h3{background: url(../images/dot_2.png) no-repeat 235px 12px;background-size: 25px;}
- .art_list #side_nav_zd li {
- height: 40px;
- font: normal 16px/40px SimHei;
- background-color: #7299cc;
- border-bottom: 1px solid #ddd;
- color: #fff;
- padding-left: 40px;
- }
- .art_list .list_tit {
- }
- .art_list .list_tit ul.l {
- margin-left: 15px;
- margin-right: 15px;
- }
- .art_list .list_tit .l li {
- height: 30px;
- line-height: 30px;
- border-bottom: 1px solid #ddd;
- padding: 9px;
- font-size: 16px;
- font-family: Microsoft YaHei;
- list-style: disc inside;
- }
- .art_list .list_tit .l li span {
- float: right;
- margin-left: 20px;
- }
- .art_list .list_tit .l .li_tit_width {
- display: inline-block;
- vertical-align: bottom;
- width: 75%;
- margin-left: 0px;
- }
- .art_list .list_tit .l li a {
- display: block;
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .art_list .list_tit .l li a:hover {
- text-decoration: underline;
- }
- /*列表页 分页*/
- .page_nav{height: 50px;padding-top: 15px;text-align: center;}
- .page_nav ul{display: inline-block;}
- .page_nav li{
- float: left;
- margin-right: 5px;
- }
- .page_nav li a.on{
- background-color:#1369D8;
- color:#fff;
- }
- .page_nav li a{
- padding: 10px 15px;
- display: block;
- border: 1px solid #1369D8;
- }
- .page_nav li a:hover{
- background-color:#1369D8;
- color:#fff;
- }
- /*-------------------- 页尾 --------------------*/
- .bd_line_1{background: url(../images/bg_line_1.png) no-repeat center #EEE; height: 63px;}
- .bd_line_2{background: url(../images/bg_line_2.png) no-repeat center #EEE; height: 36px;}
- .foot_2{background-repeat: repeat-x; background-color: #eee;}
- .font_con{text-align: center;margin-bottom: 10px;}
- .font_con .img{display: inline-block;height: 80px;width: 80px;background: url(../images/p_1.png) no-repeat;background-size: 80px 80px;}
- .font_con .text{display: inline-block;vertical-align: top;font: normal 14px/29px SimHei; margin-top:10px;}
- #foot_3{height:120px; background-color:#0168B7; overflow: hidden;}
- #foot_3 p,
- #foot_3 p a{color:#cbd9eb; font: normal 14px/25px SimSun; font-family: Microsoft YaHei; margin-bottom: 0;}
- #foot_3 p a:hover{text-decoration: underline;}
- .foot_4{background-color:#fff; width: 100%; height:150px; border-top: #0076D4 4px solid; overflow: hidden;}
- .foot_4 p,
- .foot_4 p a{color:#333; font: normal 14px/25px SimSun; font-family: Microsoft YaHei; margin-bottom: 0;}
- .foot_4 p a:hover{text-decoration: underline;}
- /*-------------------- 个人后台 --------------------*/
- .main_bzf_ht{}
- .ht_head{width: 100%; height: 180px; background: url(../images/ban_top21.png) no-repeat center #76C9F1; overflow: hidden;}
- .ht_head .logo{height: 50px;width: 315px;background: url(../images/logo.png) no-repeat;background-size: 272px 49px;display: inline-block;margin-top: 30px;margin-left:15px}
- .ht_head .logo a{display: block;height: 100%;width: 100%;text-indent: -9999em;overflow: hidden;float: left;}
- .mbx_nav{background-color: #1369d8;color:#fff;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
- .mbx_nav a{color:#fff;}
- .ht_subnav{
- height: 35px;
- line-height: 35px;
- }
- .w270{width:230px;}
- .w700{width:750px;}
- .left_box_1{background-color: #fff; padding: 20px;}
- .cir_1{width: 88px; height: 88px; margin: 0 auto 8px; background: url(../images/icon_tx.png) no-repeat; text-align: center; line-height: 83px;}
- .cir_2{color: #fff; font-size: 35px; font-family: Microsoft YaHei;}
- .left_box_1 p{text-align: center; height: 20px; line-height: 20px; margin: 0; font-size: 12px;}
- .left_box_2{margin-bottom: 10px;}
- .left_box_2 li{height: 40px; line-height: 40px; background-color: #2c3e50; border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding-left: 30px;}
- .left_box_2 li:hover{background-color: #3498db;}
- .left_box_2 li a{color: #fff; margin-left: 20px;}
- .nav_img_1{width: 25px;height: 25px;display: inline-block;float: left;margin-top: 10px;margin-left: 8px;background: url(../images/img.png) no-repeat;}
- .nav_img_2{width: 25px;height: 25px;display: inline-block;float: left;margin-top: 10px;margin-left: 8px;background: url(../images/img.png) no-repeat 0 -52px;}
- .nav_img_3{width: 25px;height: 25px;display: inline-block;float: left;margin-top: 10px;margin-left: 8px;background: url(../images/img.png) no-repeat 0 -82px;}
- .nav_img_4{width: 25px;height: 25px;display: inline-block;float: left;margin-top: 10px;margin-left: 8px;background: url(../images/img.png) no-repeat 0 -116px;}
- .nav_img_5{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat;}
- .nav_img_6{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat 0 -32px;}
- .nav_img_7{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat 0 -62px;;}
- .nav_img_8{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat 0 -120px;;}
- .nav_img_9{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat 0 -150px;;}
- .nav_img_10{width: 25px;height: 25px;display: inline-block;float: left;margin: 10px 0px 0 8px;background: url(../images/img_2.png) no-repeat 0 -92px;;}
- .nav_img_11{width: 22px;height: 25px;display: inline-block;float: left;margin-top: 10px;margin-left: 11px;background: url(../images/change.png) no-repeat;}
- .right_box_tit{border: 1px solid #fff; background-color: #fff; margin-bottom: 10px;}
- .right_box_tit .nav-tabs li.active a{background-color: #2B6BAB; color: #fff; display: block;}
- .right_box_tit .nav-tabs a{padding: 0 15px;}
- .right_box_0{background-color: #fff; padding: 20px; margin-bottom: 10px;}
- .right_box_0 p{font-size: 12px;margin-bottom:0;}
- .right_box_1{background-color: #fff; margin-bottom: 10px;}
- .right_box_1 p{height: 40px; line-height: 40px; text-align: center; font-size: 16px; background-color: #b4d7ff;}
- .right_box_1 p span{padding: 0 15px; background-color: #b4d7ff;}
- .xiangqin_td table{background-color:#f5f5f5;}
- .xiangqin_td table .b{font-weight: bold;}
- .xiangqin_td td{padding:5px;}
- .xiangqin_td tr{border-bottom:1px solid #fff;}
- .xiangqin_td td a img{width: 80px;height: 50px;margin: 5px 5px 5px 0;}
- /*----------------保障申请----------------*/
- .w50{width:50px;}
- .w60{width:60px;}
- .w80{width:90px;}
- .w90{width:90px;}
- .w120{width:120px;}
- .w200{width:200px;}
- .w150{width:150px;}
- .w240{width:240px;}
- /*--------表单样式--------*/
- .main_tips_con .btn-lg{
- padding: 10px 16px;
- font-size: 18px;
- line-height: 1.33;
- border-radius: 6px;
- }
- .main_tips_con .btn-info {
- color: #fff;
- background-color: #5bc0de;
- border-color: #46b8da;
- }
- .main_tips_con .btn {
- display: inline-block;
- padding: 6px 12px;
- margin-bottom: 0;
- font-size: 14px;
- font-weight: 400;
- line-height: 1.42857143;
- text-align: center;
- white-space: nowrap;
- vertical-align: middle;
- -ms-touch-action: manipulation;
- touch-action: manipulation;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- background-image: none;
- border: 1px solid transparent;
- border-radius: 4px;
- }
- .main_tips_con fieldset{margin: 0 auto;font: 16px/30px Microsoft YaHei,SimHei;}
- .main_tips_con legend{margin-left: 15px; padding-left: 10px; padding-right: 10px;font: 16px/36px Microsoft YaHei,SimHei;}
- .main_tips_con .form_ul{margin-bottom: 10px;}
- .main_tips_con .form_ul li{padding-left: 30%;font: 14px/25px Microsoft YaHei,SimHei;}
- .main_tips_con .form_ul label{font-weight:normal;margin-bottom: 0;}
- .table_input th span{text-align: center;font-size: 14px;font-family: Microsoft YaHei;}
- .table_input input{height:25px; line-height: 25px; padding-bottom: 0; padding-top: 0;}
- .nav_tips{height: 50px; border-bottom: 3px solid #999; position: relative; min-width:1000px;margin-top:0}
- .nav_tips ul{text-align: center; display: block; width: 910px; margin: 0 auto; pointer-events: none;}
- .nav_tips li.on{border-bottom: 3px solid #1369D8;font-family: Microsoft YaHei;}
- .nav_tips li.on i{background-color: #1F7ED0;}
- .nav_tips li.on span{color:#1F7ED0;}
- .nav_tips li{float: left; height: 50px; line-height: 50px; font-size: 16px; font-family: simhei; padding-left: 20px; padding-right: 20px; margin-right: 20px;}
- .nav_tips li i{font-style: normal; width: 20px; height: 20px; line-height: 20px; display: inline-block; background-color: #999; border-radius: 10px; color: #fff; text-align: center; margin-right: 8px;}
- .nav_tips li span{}
- .main_tips_con{width: 1000px; margin: 0 auto ;}
- .main_tips_con fieldset{min-width: 0; padding: 0; margin: 0; border: 0;}
- #page1 p{margin-bottom:0}
- span.cue{
- color: red;
- font-size: 12px;
- line-height: 40px;
- }
- span.cue i{width: 16px;height: 40px;display: block;float: left;}
- span.cue .Success{background: url(../images/i_Success.png) no-repeat center;}
- span.cue .error{background: url(../images/i_error.png) no-repeat center;}
- i.error2{width: 15px;height: 15px;display: inline-block;background: url(../images/i_error.png) no-repeat;position: relative;top: 3px;left: 5px;}
- /*--select样式--*/
- .select_bz_2{height: 25px;padding: 0;padding-left: 8px;}
- .select_btn .btn{
- display: inline-block;
- padding: 6px 12px;
- margin-bottom: 0;
- font-size: 14px;
- font-weight: normal;
- line-height: 1.42857143;
- text-align: center;
- white-space: nowrap;
- vertical-align: middle;
- -ms-touch-action: manipulation;
- touch-action: manipulation;
- cursor: pointer;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
- background-image: none;
- border: 2px solid transparent;
- border-radius: 4px;
- color: #333;
- background-color: #fff;
- }
- /*--按钮--*/
- .main_tips_con .btndiv{/*按钮位置*/
- text-align: center;
- margin-top: 15px;
- }
- .btn_bzf1{
- width: 120px !important;
- height: 20px;
- display: inline-block;
- margin: 0 auto;
- }
- /*----------------个人中心----------------*/
- em{
- color: red;
- font-size: 12px;
- font-style: normal;
- padding: 2px;
- }
- .gerenxinxi{ margin: 0 auto; background-color: #fff; padding: 15px;text-align:left; }
- .gerenxinxi .hd{height:30px;line-height:30px;padding:0 10px 0 20px;border-bottom:1px solid #ddd;position:relative;}
- .gerenxinxi .hd ul{float:left;position:absolute;left:20px;top:-1px;height:32px;}
- .gerenxinxi .hd ul li{float:left;padding:0 15px;cursor:pointer;margin-right: 8px;border: 1px solid #ddd;background-color: #E5EDF2;margin-top: -1px;}
- .gerenxinxi .hd ul li.on{background:#fff;border:1px solid #ddd;border-bottom:2px solid #fff;font-weight: bold;}
- .gerenxinxi .bd ul{padding:15px;zoom:1;margin-bottom: 0;}
- .gerenxinxi .bd li{ height:30px; line-height:30px; }
- .gerenxinxi .bd li .date{ float:right; color:#999; }
- .gerenxinxi .jibenxinxi{}
- .gerenxinxi .jibenxinxi li span{width: 42%; display: inline-block; text-align: right;}
- .grzx_jiating_xinxi{font: 14px/30px Microsoft YaHei,SimHei;}
- .grzx_jiating_xinxi th{text-align: center;}
- /*----------------审核进度----------------*/
- .shenhejindu{}
- .shenhejindu ul{width: 520px; margin-left: 50px; font-size: 14px;}
- .shenhejindu li{line-height: 30px; overflow: hidden; margin-bottom: 5px;}
- .shenhejindu li span{width:110px;float:left;}
- .shenhejindu li .i_shenhe{background: url(../images/i_shenhe.png) no-repeat; width: 25px; height: 25px; float: left; margin-top: 3px;}
- .shengjd_box{margin-left: 10px;}
- .shengjd_box div{margin-bottom:15px; float: left; display: table;}
- .shengjd_box .shenhe_box{display: block; width: 60px; height: 60px; text-align: center; padding: 5px; background-color: #ddd; color: #333; display: table-cell; vertical-align: middle; font-size: 12px;}
- .shengjd_box .on{background-color:#3e7ec1 ; color: #fff;}
- .shengjd_box .error{background-color:#d42c2c ; color: #fff;}
- .shengjd_box .ongoing{background-color:#33CC66 ; color: #fff;}
- .i_jiantou{width: 30px; height: 30px; display: block; background: url(../images/i_jiantou.png) no-repeat; background-size: 30px; float: left; margin-top: 15px; margin-bottom: 15px;}
- /*--------------------注册 登录--------------------*/
- .reg-tit{padding: 0 20px;}
- .reg-tit dl{border-bottom: 2px solid #ddd; overflow: hidden; color: #333; height: 50px; padding-top: 10px;}
- .reg-tit dt{float: left; font-size: 22px; color: #333; font-weight: normal; font-family: Microsoft Yahei; margin-left: 10px;}
- .reg-tit dd{float: left; height: 25px; line-height: 25px; margin: 8px 0 0 15px; color: #666;}
- .reg-tit dd a{color: #666;}
- .reg-con{padding: 0 20px;}
- .reg_form{float: left;margin-left:35px;margin-top: 20px}
- .reg_form .p{margin-bottom: 20px; overflow: hidden;}
- .reg_form .p label{display: block;float: left;height: 34px;width: 80px;margin-right: 10px;line-height: 34px;font-size: 14px;color: #666;font-weight: 700;text-align: right;}
- .reg_form .p .w240,.reg_form .p .w90{float:left;}
- .reg_form .p input{float: left;}
- .reg_form .p span{float: left;display: block;height: 34px;line-height: 34px;color: #ff4e1f;}
- .reg_form .success i{background: url(../images/z_Success.gif) no-repeat 0 center;width: 22px;height:34px;display: block;}
- .reg_form .error i{background: url(../images/z_error.gif) no-repeat 0 center;width: 22px;height:34px;float: left;display: inline-block;}
- .reg-con .p input.btn{background-color: #3f89ec; display: block; height: 40px; width: 100%; font-size: 16px; font-weight: 700; cursor: pointer; color: #fff; background-image: none; border-radius: 3px; border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: .3s; -moz-transition: .3s; -o-transition: .3s; -webkit-transition: .3s;}
- .reg-con .p input.btn:hover{background-color:#3c7ed6}
- /*免费获取验证码样式*/
- #rosy{height: 34px;width: 138px;color: #fae7e9;border: solid 1px #b73948;margin-left: 10px;background: #da5867;background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));background: -moz-linear-gradient(top, #f16c7c, #bf404f);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');}#rosy:hover{background: #ba4b58;background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));background: -moz-linear-gradient(top, #cf5d6a, #a53845);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');}#rosy:active{color: #dca4ab;background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));background: -moz-linear-gradient(top, #bf404f, #f16c7c);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');}
- .reg-sms{width: 300px; height: 238px; border: 1px solid #d1eeff; background-color: #f5fbff; margin-top: 20px; margin-right: 40px;float: right;}
- .reg-sms .reg-sms-title{margin: 0 10px 10px; padding-left: 10px; height: 50px; line-height: 50px; border-bottom: 1px solid #e6edf2; font-size: 14px; color: #666;}
- .reg-sms .reg-sms-p-text{color: #666; font-size: 12px; margin: 5px 10px 5px 15px;}
- .log_form{float: left; margin-left:50px; margin-top: 20px}
- .log_form form{padding: 0 20px; background-color: #eaf2f9;}
- .log_form .p{margin-bottom:20px;}
- .log_form .p label{font: normal 16px/30px Microsoft YaHei;}
- .log_form .p .w300{width: 300px;}
- .log_form_reg{overflow: hidden; background-color: #d7e8f7; padding: 10px 25px;}
- .log_form_reg span{height: 40px; line-height: 40px; float: left; text-align: left; font-size: 14px; color: #999;}
- .log_form_reg a{width: 200px; height: 40px; line-height: 40px; float: right; text-align: center; font-size: 14px; color: #fff; background: #ff5555; text-decoration: none; cursor: pointer; border-radius: 2px;}
- .log_form_reg a:hover{background: #f35353;}
- .yixiangxq li{float: left; margin: 0 5px; width: 160px;}
- .yixiangxq li label{margin-left: 5px; font-weight: normal;}
|