@charset "utf-8";
/*Date time 2021-04-01 14:48*/
/*reset*/
body,h1,h2,h3,p,ul,li{padding:0;margin:0;}
h1,h2,h3{font-weight:normal;}
body{font-family:"Microsoft Yahei";background-color:#fff;}
textarea{font-family:"Microsoft Yahei";}
li{list-style:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
img{border:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix{clear:both;display:block;height:1px;visibility:hidden;}
/*reset*/
.header_bg{width:100%;height:276px;overflow:hidden;background-image:url(../img/top_bg.jpg);background-repeat:no-repeat;background-size:auto;background-position:center;}
.header{width:1200px;height:276px;margin:0 auto;overflow:hidden;position:relative;}
.header .logo{margin:60px 0 0 20px;}
.header .nav{position:absolute;left:0;bottom:20px;z-index:9;background-color:#fff;padding-bottom:5px;border-radius:4px;box-shadow:0 1px 5px 1px rgba(0,0,0,0.2);}
.header .nav ul{overflow:hidden;}
.header .nav ul li{float:left;}
.header .nav ul li a{display:block;line-height:44px;font-size:20px;color:#333;padding:0 63px;position:relative;}
.header .nav ul li a i{content:"";display:block;height:3px;background-color:#2f80f6;left:50%;right:50%;bottom:0px;opacity:0;position:absolute;transition:.5s;}
.header .nav ul li:hover a i{left:35%;right:35%;opacity:1;}
.header .nav ul li.current a i{left:35%;right:35%;opacity:1;}
.header .nav ul li:hover a{color:#2f80f6;}
.header .nav ul li.current a{color:#2f80f6;}
.header .search{height:40px;position:absolute;right:0;top:40px;z-index:9;background-color:rgba(255,255,255,0.8);border:2px solid #fff;opacity:0.9;margin-right:40px;}
.header .search input{background-color:transparent;border:none;width:195px;height:40px;line-height:40px;margin:0;padding:0 10px;vertical-align:middle;outline:none;}
.header .search button{background:#2f80f6;border:none;color:#fff;width:110px;line-height:40px;font-size:18px;margin:0;border-radius:4px;box-shadow:0px 0px 10px 0.1px rgba(5,157,254,0.3);cursor:pointer;display:inline-block;padding:0;text-align:center;vertical-align:middle;outline:none;}
.footer{width:100%;height:92px;line-height:92px;text-align:center;font-size:14px;color:#5d5d5d;background-color:#eef0f4;overflow:hidden;}
.location_bg{box-shadow:0px 0px 10px 0.1px rgba(0, 160, 255, 0.32);height:56px;margin-bottom:10px;overflow:hidden;}
.location{width:1140px;margin:0 auto;font-size:16px;line-height:56px;font-size:16px;color:#333;padding:0 30px;overflow:hidden;}
.location a:hover{color:#2775fd;}
/* 首页 */
.sy_content{width:1140px;margin:0 auto;overflow:hidden;}
.sy_rkcnt{float:left;width:740px;height:250px;/*584px;*/overflow:hidden;}
.sy_rkcnt .toptit{width:100%;height:56px;margin:30px 0;overflow:hidden;position:relative;}
.sy_rkcnt .toptit b{display:block;text-align:center;line-height:36px;font-size:26px;color:#333;}
.sy_rkcnt .toptit p{text-align:center;line-height:20px;font-size:16px;color:#999;}
.sy_rkcnt .toptit i{width:180px;height:2px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;position:absolute;top:27px;z-index:9;}
.sy_rkcnt .toptit i.left{left:20px;background-image:url(../img/rkt_l.png);}
.sy_rkcnt .toptit i.right{right:20px;background-image:url(../img/rkt_r.png);}

.sy_rkcnt .toptit:hover{background-color:#2f80f6;}
.sy_rkcnt .toptit:hover b{color:#fff;}
.sy_rkcnt .toptit:hover p{color:#fff;}

.sy_rkcnt ul{margin:16px 0;}
.sy_rkcnt ul li{float:left;width:31%;height:128px;margin:0 1.4% 28px 0.8%;border-radius:4px;box-shadow:0px 0px 9.9px 0.1px rgba(5,157,254,0.32);overflow:hidden;background-image:url(../img/rkbg.png);background-repeat:no-repeat;background-size:auto;background-position:20px center;}
.sy_rkcnt ul li a{display:block;width:100%;height:100%;line-height:128px;font-size:18px;}
.sy_rkcnt ul li img{display:inline-block;width:68px;height:68px;vertical-align:middle;margin:0 35px 4px 35px;}
.sy_rkcnt ul li .imgB{display:none;}
.sy_rkcnt ul li:hover{background-color:#2f80f6;}
.sy_rkcnt ul li:hover a{color:#fff;}
.sy_rkcnt ul li:hover .imgA{display:none;}
.sy_rkcnt ul li:hover .imgB{display:inline-block;}

.sy_rkcnt .btm{overflow:hidden;}
/*.sy_rkcnt .btm a{display:block;width:calc(33.3% - 12px);height:82px;line-height:82px;font-size:20px;color:#2f80f6;text-align:center;border: 1px solid #b8d2ff;border-radius:4px;background-color:#fff;overflow:hidden;margin:5px 5px 0;transition:.3s; float:left;}*/
.sy_rkcnt .btm a{display:block;width:calc(25% - 12px);height:82px;line-height:82px;font-size:20px;color:#2f80f6;text-align:center;border: 1px solid #b8d2ff;border-radius:4px;background-color:#fff;overflow:hidden;margin:5px 5px 0;transition:.3s; float:left;}
.sy_rkcnt .btm img{display:inline-block;vertical-align:middle;margin:0 22px 4px 0;}
.sy_rkcnt .btm a:hover{transform:translateY(-3px);box-shadow:0 1px 3px 2px rgba(5,157,254,0.1);}

.sy_jbcnt{float:right;width:380px;height:210px /*528px*/;background-color:#f2f6fe;overflow:hidden;margin-top:30px;}
.sy_jbcnt .top{overflow:hidden;padding:0 12px;}
.sy_jbcnt .top a{float:left;display:block;width:146px;height:146px;border-radius:50%;border: 1px solid #b8d2ff;background-color:#fff;margin:32px 15px;overflow:hidden;transition:.3s;}
.sy_jbcnt .top img{display:block;margin:40px auto 24px auto;}
.sy_jbcnt .top b{display:block;text-align:center;line-height:20px;font-size:14px;color:#333;}
.sy_jbcnt .top a:hover{transform:translateY(-3px);box-shadow:0 1px 3px 2px rgba(5,157,254,0.1);}
.sy_jbcnt .btm{border-top: 1px dashed #9cc0fd;overflow:hidden;}
.sy_jbcnt .btm a{display:block;width:338px;height:82px;line-height:82px;font-size:20px;color:#2f80f6;text-align:center;border: 1px solid #b8d2ff;border-radius:4px;background-color:#fff;overflow:hidden;margin:20px 20px 0;transition:.3s;}
.sy_jbcnt .btm img{display:inline-block;vertical-align:middle;margin:0 22px 4px 0;}
.sy_jbcnt .btm a:hover{transform:translateY(-3px);box-shadow:0 1px 3px 2px rgba(5,157,254,0.1);}
.sy_listcnt{width:1160px;margin:0 auto;overflow:hidden;}
.sy_list{float:left;width:560px;margin:30px 10px 0;overflow:hidden;}
.sy_list .tit{width:100%;height:34px;line-height:34px;border-bottom: 2px solid #f1f2f4;}
.sy_list .tit b{float:left;display:block;padding:0 10px;font-size:20px;color:#2f80f6;border-bottom:2px solid #2f80f6;}
.sy_list .tit a{float:right;display:block;font-size:14px;color:#666;}
.sy_list .tit a:hover{color:#2f80f6;}
.sy_list ul{padding:10px 20px;height:204px;background-color:#f2f6fe;overflow:hidden;margin-top:15px;}
.sy_list ul li{width:100%;height:36px;line-height:36px;font-size:16px;color:#333;overflow:hidden;}
.sy_list ul li em{float:left;display:block;width:4px;height:4px;background-color:#7d7d7d;margin:16px 15px 0 0;}
.sy_list ul li a{float:left;display:block;width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sy_list ul li:hover a{color:#2f80f6;}
.sy_bmcnt{width:1200px;margin:30px auto;border-top:1px solid #a4c6ff;overflow:hidden;}
.sy_bmcnt .titbar{width:100%;text-align:center;height:26px;line-height:26px;padding:28px 0;background-image:url(../img/ll.png);background-repeat:repeat-x;background-size:auto;background-position:center;overflow:hidden;}
.sy_bmcnt .titbar b{display:inline-block;font-size:20px;color:#2f80f6;padding:0 12px;background-color:#fff;}
.sy_bmcnt .card{margin:0 -15px;overflow:hidden;}
.sy_bmcnt .card a{float:left;display:block;width:275px;height:102px;line-height:102px;text-align:center;font-size:18px;color:#2f80f6;border:1px solid #dcdcdc;border-radius:4px;margin:0 15px;}
.sy_bmcnt .card a:hover{border-color:#2f80f6;font-weight:bold;}
.sy_linksbg{width:100%;border-top:1px solid #2f80f6;overflow:hidden;}
.sy_links{width:1200px;margin:0 auto;padding:40px 0 60px 0;}
.sy_links span{display:block;line-height:30px;font-size:18px;color:#2f80f6;}
.sy_links ul{overflow:hidden;margin-top:20px;}
.sy_links ul li{float:left;width:199px;height:40px;font-weight:bold;font-size:12px;line-height:20px;color:#333;}
.sy_links ul li a{display:flex;height:100%;padding:0 15px;align-items:center;}
.sy_links ul li:hover{background-color:#eee;}
/* 列表 */
.lb_content{width:1140px;min-height:600px;padding:30px;margin:0 auto;overflow:hidden;}
.lb_menu{float:left;width:228px;}
.lb_menu .tit{border-bottom:1px solid #d5d5d5;color:#333;font-size:18px;line-height:24px;font-weight:bold;margin-bottom:20px;padding-bottom:19px;}
.lb_menu_barcnt{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.lb_menu_barcnt .bar{overflow:hidden;margin-bottom:5px;}
.lb_menu_barcnt .bar span{display:block;width:100%;height:56px;line-height:56px;font-size:18px;font-weight:bold;color:#333;background-color:#e2f6ff;cursor:pointer;}
.lb_menu_barcnt .bar span a{padding-left:20px;}
.lb_menu_barcnt .bar.active span{background-color:#2f80f6;color:#fff;}
.lb_menu_barcnt .bar.active span a{color:#fff;}
.lb_menu_barcnt .bar span:hover{background-color:#2f80f6;color:#fff;}
.lb_menu_barcnt .bar span:hover a{color:#fff;}
.lb_menu_barcnt .bar .have{background-image:url(../img/xv1.png);background-repeat:no-repeat;background-size:24px 24px;background-position:185px center;}
.lb_menu_barcnt .bar .have:hover{background-image:url(../img/xv2.png);}
.lb_menu_barcnt .bar.on .have{background-image:url(../img/xvh1.png);}
.lb_menu_barcnt .bar.on .have:hover{background-image:url(../img/xvh2.png);}
.lb_menu_barcnt .bar ul{overflow:hidden;margin-top:10px;display:none;}
.lb_menu_barcnt .bar.on ul{display:block;}
.lb_menu_barcnt .bar ul li{width:100%;height:40px;line-height:40px;font-size:16px;color:#333;}
.lb_menu_barcnt .bar ul li a{display:block;width:100%;height:100%;}
.lb_menu_barcnt .bar ul li i{display:inline-block;width:4px;height:4px;border-radius:50%;background-color:#2f80f6;vertical-align:middle;margin:0 20px 2px 35px;}
.lb_menu_barcnt .bar ul li.active{background-color:#2f80f6;color:#fff;}
.lb_menu_barcnt .bar ul li.active a{color:#fff;}
.lb_menu_barcnt .bar ul li.active i{background-color:#fff;}
.lb_menu_barcnt .bar ul li:hover{background-color:#2f80f6;color:#fff;}
.lb_menu_barcnt .bar ul li:hover a{color:#fff;}
.lb_menu_barcnt .bar ul li:hover i{background-color:#fff;}
.lb_cnt{float:right;width:750px;overflow:hidden;margin-right:80px;}
.lb_cnt .tit{border-bottom:1px solid #e5e5e5;color:#2f80f6;font-size:18px;line-height:24px;font-weight:bold;padding-bottom:19px;}
.lb_list{width:100%;overflow:hidden;}
.lb_list ul li{padding:25px;line-height:34px;font-size:18px;color:#333;border-bottom:1px solid #e5e5e5;overflow:hidden;}
.lb_list ul li a{float:left;display:block;width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lb_list ul li span{float:right;display:block;font-size:14px;color:#8e8e8e;}
.lb_list ul li:hover a{color:#2f80f6;}
.pagination{overflow:hidden;width:100%;text-align:center;padding:40px 0;}
.pagination span{display:inline-block;vertical-align:middle;font-size:14px;height:30px;background-color:#d7dce0;border-radius:4px;margin:0 1px;cursor:pointer;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;}
.pagination span:hover{background-color:#2f80f6;opacity: 0.7;filter:alpha(opacity=70);}
.pagination span:hover a{color:#fff;}
.pagination span:active{opacity: 1;filter:alpha(opacity=100);}
.pagination span.current{background-color:#2f80f6;color:#fff;}
.pagination span.current:hover{opacity: 1;filter:alpha(opacity=100);}
.pagination span.current a{color:#fff;}
.pagination span a{display:block;line-height:30px;padding:0 10px;color:#333;}
/* 正文 */
.text_cnt{width:1040px;margin:0 auto;min-height:600px;padding-bottom:60px;overflow:hidden;}
.text_cnt .tit{width:100%;min-height:80px;text-align:center;border-bottom:1px solid #ddd;padding:30px 0;overflow:hidden;position:relative;}
.text_cnt .tit h1{line-height:36px;font-size:26px;color:#333;font-weight:bold;}
.text_cnt .tit p{line-height:24px;font-size:16px;color:#888;margin-top:30px;}
.text_cnt .tit .lxl{line-height:36px;height:36px;font-size:26px;color:#333;}
.text_cnt .tit .lxl i{width:180px;height:2px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;display:inline-block;vertical-align:middle;margin:0 20px 2px 20px;}
.text_cnt .tit .lxl i.xl{background-image:url(../img/rkt_l.png);}
.text_cnt .tit .lxl i.xr{background-image:url(../img/rkt_r.png);}
.bdsharebuttonbox{position:absolute;right:0;bottom:20px;}
.text_cnt .txt{margin-top:30px;line-height:30px;font-size:16px;text-align:justify;color:#333;overflow:hidden;}
.text_cnt .txt h1{line-height:30px;font-size:20px;color:#333;font-weight:bold;text-indent:0;margin:16px 0;}
.text_cnt .txt p{text-indent:2em;margin:16px 0;}
.text_cnt .txt a{color:#00c;text-decoration:underline;}
.text_cnt .txt img{text-indent:0;display:block;/*max-width:100px;*/margin:16px auto;}
.text_cnt .plr80{padding:0 80px;}
.text_cnt .downbtn{width:100%;overflow:hidden;margin-top:80px;}
.text_cnt .downbtn .box{float:left;width:50%;text-align:center;line-height:30px;font-size:16px;color:#333;}
.text_cnt .downbtn .box a{background-color:#fff;border-radius:4px;border:1px solid #fff;box-shadow:0px 0px 9.9px 0.1px rgba(5, 157, 254, 0.32);cursor:pointer;display:inline-block;font-size:16px;line-height:38px;width: 110px;text-align:center;vertical-align:middle;margin:10px 25px;}
.text_cnt .checkbtn{width:100%;border-top:1px dashed #9cc0fd;padding-top:40px;overflow:hidden;margin-top:60px;}
.text_cnt .checkbtn label{line-height:30px;font-size:16px;font-weight:bold;color:#333;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;}
.text_cnt .checkbtn label input{width:16px;height:16px;vertical-align:middle;margin:0 6px 2px 10px;}
.text_cnt .checkbtn b{font-weight:normal;line-height:30px;font-size:16px;color:#f00;margin-left:10px;}
.text_cnt .checkbtn span{background-color:#fff;border-radius:4px;border:1px solid #fff;box-shadow:0px 0px 9.9px 0.1px rgba(5, 157, 254, 0.32);cursor:pointer;display:inline-block;font-size:16px;line-height:38px;width: 110px;text-align:center;vertical-align:middle;margin:10px 30px 5px 5px;}
/* .text_cnt .checkbtn span:hover{background-color:#2f80f6;color:#fff;} */
.text_cnt .checkbtn span.on{background-color:#2f80f6;color:#fff;}
.text_cnt .checkbtn span.gray{background-color:#999;color:#fff;}
/* 表单 */
.form_cnt{width:1060px;min-height:600px;margin:0 auto;padding:60px 0;overflow:hidden;}
.form_tabs{margin-bottom:30px;height:38px;overflow:hidden;}
.form_tabs ul li{float:left;display:block;line-height:36px;font-size:20px;color:#959595;margin:0 17px;}
.form_tabs ul li a{display:block;color:#959595;}
.form_tabs ul li:hover a{color:#2f80f6;}
.form_tabs ul li.active{border-bottom:2px solid #2775fd;}
.form_tabs ul li.active a{color:#2f80f6;}
.form_tit{padding:10px 20px;line-height:24px;font-size:18px;color:#333;}
.form_tit i{display:inline-block;width:80px;height:14px;background-image:url(../img/lls.png);background-repeat:no-repeat;background-size:100%;background-position:center;vertical-align:middle;margin:0 0 2px 3px;}
.form_box{margin:0 20px;padding-bottom:20px;}
.form_box .lnw{width:100%;min-height:42px;padding-top:20px;clear:both;}
.form_box .lnw::after{content:'';display:block;width:100%;height:1px;clear:both;visibility:hidden;}
.form_box .lnw h1{float:left;width:140px;line-height:42px;font-size:16px;color:#333;font-weight:bold;}
.form_box .lnw .bar{float:left;}
.form_box .lnw .bar .txt{display:inline-block;width:590px;padding:0 10px;height:40px;line-height:40px;font-size:16px;color:#333;border:1px solid #dcdcdc;border-radius:4px;outline:none;vertical-align:middle;}
.form_box .lnw .bar .txt::-webkit-input-placeholder{color:#999;}
.form_box .lnw .bar .txw2{width:426px;}
.form_box .lnw .bar em{display:inline-block;font-style:normal;color:#f00;line-height:30px;font-size:30px;font-weight:bold;vertical-align:middle;margin:5px 0 0 15px;}
.form_box .lnw .bar .tis{display:inline-block;line-height:16px;font-size:16px;color:#f00;vertical-align:top;width:240px;margin-left:15px;text-indent:1em;position:relative;}
.form_box .lnw .bar .tis b{font-size:30px;position:absolute;top:2px;left:-18px;}
.form_box .lnw .radio label{line-height:42px;font-size:16px;color:#333;cursor:pointer;margin-right:20px;}
.form_box .lnw .radio label input{width:16px;height:16px;vertical-align:middle;margin:0 5px 2px 0;}
.form_box .lnw .bar select{display:none;}
.form_box .lnw .bar .nice-select{display:inline-block;float:none;vertical-align:middle;}
.form_box .lnw .bar .nice-select .list{min-width:100%;min-height:auto;max-height:300px;overflow-y:auto;}
.form_box .lnw .bar .xz{display:inline-block;line-height:42px;font-size:16px;color:#333;vertical-align:middle;}
.form_box .lnw .sw3 .nice-select{width:175px;}
.form_box .lnw .sw1 .nice-select{width:310px;}
.form_box .lnw .bar textarea.txt{height:150px;resize:none;line-height:24px;padding:5px 10px;vertical-align:top;}
.form_box .lnw .bar .upbox{width:572px;height:180px;padding:17px 20px;background-color:#f9f9f9;border-radius:4px;overflow:hidden;}
.form_box .lnw .bar .upbox p{line-height:24px;font-size:14px;font-weight:bold;color:#959595;}
.form_box .lnw .bar .upbox .btn{float:left;width:114px;height:42px;line-height:42px;font-size:16px;text-align:center;color:#fff;background-color:#2f80f6;border-radius:4px;box-shadow:0px 0px 8px 0.1px rgba(5, 157, 254, 0.3);cursor:pointer;margin:15px 0;overflow:hidden;position:relative;}
.form_box .lnw .bar .upbox .btn input{display:block;width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;z-index:9;cursor:pointer;background-color:transparent;font-size:0;opacity:0;filter:alpha(opacity=0);}
.form_box .lnw .bar .upbox ul{float:left;width:420px;height:120px;overflow:hidden;overflow-y:auto;margin:15px 0 0 20px;}
.form_box .lnw .bar .upbox ul li{width:100%;line-height:42px;height:42px;font-size:16px;color:#2f80f6;overflow:hidden;}
.form_box .lnw .bar .upbox ul li i{float:left;display:block;width:6px;height:6px;background-color:#2f80f6;border-radius:50%;margin:18px 10px 0 0;}
.form_box .lnw .bar .upbox ul li u{float:left;display:block;width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.form_box .lnw .bar .upbox ul li span{float:right;display:block;color:#666;cursor:pointer;padding-left:24px;background-image:url(../img/del.png);background-repeat:no-repeat;background-size:auto;background-position:left center;margin-right:20px;}
.form_box .lnw .bar .yzm{display:inline-block;vertical-align:middle;width:95px;height:42px;background-color:#ccc;margin:0 5px;}
.form_box .lnw .bar .yzmbtn{line-height:42px;font-size:16px;color:#2f80f6;cursor:pointer;}
.form_btn{width:100%;text-align:center;padding:30px 0;}
.form_btn span{background-color:#fff;border-radius:4px;border:1px solid #fff;box-shadow:0px 0px 8px 0.1px rgba(5, 157, 254, 0.3);cursor:pointer;display:inline-block;font-size:16px;line-height:38px;width:110px;text-align:center;vertical-align:middle;margin:10px 30px 5px 5px;transition:.3s;}
.form_btn span.on{background-color:#2f80f6;color:#fff;}
.form_btn span.gray{background-color:#999;color:#fff;}
.form_btn span:hover{transform:translateY(-3px);}
/* 登录 */
.dl_cnt{width:960px;min-height:600px;margin:30px auto;box-shadow:0px 0px 8px 1px rgba(207, 207, 207, 0.3);border-radius:4px;overflow:hidden;}
.dl_cnt .tit{width:100%;height:64px;line-height:64px;text-align:center;font-size:16px;color:#fff;background-color:#2f80f6;border-radius:4px;}
.dl_cnt .forget{width:80%;text-align:right;padding:20px 0;overflow:hidden;}
.dl_cnt .forget a{display:inline-block;line-height:30px;font-size:16px;margin-left:30px;}
.dl_cnt .forget a:hover{color:#2f80f6;}
.dl_cnt .form_box .lnw h1{margin-left:130px;width:80px;}
.dl_cnt .form_box .lnw .bar .txt{width:490px;}
.dl_cnt .form_box .lnw .bar .txw2{width:326px;}
/* 搜索 */
.souso_cnt{width:1040px;min-height:600px;margin:30px auto;}
.souso_box{margin:0 30px;padding:30px 0;background-color:#f2f6fe;text-align:center;}
.souso_box input{display:inline-block;width:458px;height:40px;line-height:40px;font-size:16px;color:#333;padding:0 10px;background-color:#fff;border:1px solid #ddd;border-radius:4px;outline:none;vertical-align:middle;}
.souso_box span{background-color:#2f80f6;border-radius:4px;border:1px solid #fff;cursor:pointer;display:inline-block;font-size:16px;color:#fff;line-height:42px;width:110px;text-align:center;vertical-align:middle;}
.souso_box>span+span{background-color:#d8e6ff;color:#2f80f6;text-decoration:underline;}
.souso_cnt .form_tit{margin:0 10px;}
.souso_cnt .form_box{margin:0 30px;}
.souso_cnt .form_box .lnw h1{width:60px;}
.souso_cnt .form_box .lnw .bar .txt{width:490px;}
.souso_cnt .form_box .lnw .tw2 .txt{width:298px;background-image:url(../img/date.png);background-repeat:no-repeat;background-size:auto;background-position:282px center;}
.souso_cnt .form_box .lnw .sw3 .nice-select{margin-right:15px;}
.souso_cnt .form_btn{padding:0;}
.souso_none{display:none;}
.souso_cnt .lb_list{border-top:1px solid #e5e5e5;margin-top:30px;}
.souso_cnt .lb_list ul li em{float:right;border-radius:4px;background:#E2ECFF;display:block;line-height:24px;font-size:14px;font-style:normal;padding:0 8px;margin-top:5px;margin-left:15px;}
.souso_cnt .lb_list ul li a{width:75%;}
/* 其他类 */
.qtl_tit{border:0 !important;padding-bottom:0 !important;}
.qtl_tit b{color:#2f80f6;}
.qtl_cnt{width:100%;margin:0 auto;overflow:hidden;}
.qtl_cnt ul{margin:0 10px;overflow:hidden;padding-bottom:30px;}
.qtl_cnt ul li{float:left;width:320px;height:80px;line-height:80px;font-size:18px;color:#333;text-align:center;box-shadow:0px 0px 8px 0.1px rgba(5,157,254,0.3);margin:20px 10px 5px 10px;background-color:#f4fbff;border-radius:4px;overflow:hidden;background-repeat:no-repeat;background-size:auto;background-position:left bottom;transition:.3s;}
.qtl_cnt ul li:hover{transform:translateY(-3px);}
.qtl_cnt ul li:hover a{color:#2f80f6;}
.qtl_cnt ul li a{display:block;width:100%;height:100%;overflow:hidden;}
.qtl_cnt ul li b{display:inline-block;font-weight:normal;line-height:22px;font-size:14px;margin-top:8px;}
.qtl_cnt ul li.tu1{background-image:url(../img/qtl1.png);}
.qtl_cnt ul li.tu2{background-image:url(../img/qtl2.png);}
.qtl_cnt ul li.tu3{background-image:url(../img/qtl3.png);}
.qtl_cnt ul li.tu4{background-image:url(../img/qtl4.png);}
.qtl_cnt ul li.tu5{background-image:url(../img/qtl5.png);}
.qtl_cnt ul li.tu6{background-image:url(../img/qtl6.png);}
.qtl_cnt ul li.tu7{background-image:url(../img/qtl7.png);}
.qtl_cnt ul li.tu8{background-image:url(../img/qtl8.png);}
.qtl_cnt ul li.tu9{background-image:url(../img/qtl9.png);}
.qtl_cnt ul li.tu10{background-image:url(../img/qtl10.png);}
.qtl_cnt ul li.tu11{background-image:url(../img/qtl11.png);}
.qtl_cnt ul li.tu12{background-image:url(../img/qtl12.png);}

/* todo 提交成功页面*/
.tjcg_cnt{width:1200px;min-height:500px;margin:0 auto;overflow:hidden;}
.tjcg_cnt img{display:block;margin:50px auto 0;}
.tjcg_cnt h1{line-height:30px;font-size:18px;color:#333;font-weight:bold;text-align:center;margin:20px 0;}
.tjcg_cnt p{line-height:24px;font-size:16px;color:#999;margin-left:350px;}
.tjcg_cnt button{background-color:#2f80f6;color:#fff;border-radius:4px;border:1px solid #fff;box-shadow:0px 0px 8px 0.1px rgba(5, 157, 254, 0.3);cursor:pointer;display:block;font-size:16px;line-height:38px;width:110px;text-align:center;margin:30px auto;outline:none;transition:.3s;}
.tjcg_cnt button:hover{transform:translateY(-3px);}

/* todo 上传图片的进度条样式 */
#uploacNewBox{ width:870px; top: 0px; left: 200px; margin: 0px auto; position: absolute; z-index: 99999; background: #fff; padding:20px 15px 30px 15px;border-radius:5px; border: #f60 3px solid; display: none;}
#uploacNewBox #file_uplist_box{text-align:center; width:850px;}
#uploacNewBox #drop_area_info{ height: 26px; line-height: 26px; font-size: 12px; padding-bottom: 6px;}
#uploacNewBox .uploadTd0 .file_title{width:200px;text-align:left;}
#uploacNewBox .uploadTd1 .file_box{width:300px;text-align:left;}
#uploacNewBox .uploadTd1 .file_box .file_status{ text-align: center}
#uploacNewBox .uploadTd2 .msgBox{width:320px;}
#uploacNewBox table.uploadMob{border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-collapse: collapse; width:100%}
#uploacNewBox table.uploadMob td{border-left:1px solid #ddd;border-top:1px solid #ddd; color:#333; font-size:12px; padding:6px 5px;line-height:20px; word-break: break-all;}
#uploacNewBox table.uploadMob td div{ overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
#uploacNewBox table.uploadMob tr:nth-child(odd) {background-color:#fff;color: black; }
#uploacNewBox table.uploadMob tr:nth-child(even) {background-color:#f9f9f9;color: white; }

/* todo 举报查询下的反馈信息*/

.form_cnt{min-height:auto;padding-bottom:0;}
.table_cnt{width:1200px;min-height:300px;margin:0 auto;overflow:hidden;}
.table_cnt table{width:100%;border-spacing:0;border-collapse:collapse;}
.table_cnt table tr th{height:60px;font-size:16px;color:#666;border-bottom:1px solid #ddd;}
.table_cnt table tr td{height:60px;font-size:16px;color:#333;border-bottom:1px solid #ddd;text-align:center;font-weight:bold;}
.table_cnt em{display:inline-block;width:24px;height:24px;line-height:24px;text-align:center;font-size:14px;color:#fff;background-color:#fc0;border-radius:50%;font-style:normal;margin-left:40px;}

/* END OVER */