body{ background-color:#F1F1F1;}
body,p,h1,h2,h3,h4,h5,h6,dl,dd{margin:0;font-family:微软雅黑; padding:0px; font-weight:normal; font-size:14px;}
h1{ font-weight: normal;}
ol,ul{list-style:none;margin:0;padding:0}
a{text-decoration:none;}
a:focus{outline:none;}
img{border:none;}
li{list-style:none}
input,button{border:0;padding:0;margin:0;background-color:transparent;}
/*css reset*/
.fl{float:left}
.fr{float:right}
.clear{zoom:1;}
.clear:after{content:"";display:block;clear:both;}
.group{width:1200px;margin:0 auto;}
.group2{ width: auto; max-width: 1200px;}
.table{display:table; width:100%; height:100%;}
.table_cl{display: table-cell; vertical-align: middle; height:100%;}
.hidden{display:none;}

/*头部*/
.head{ background-color:#fff; border-bottom: 1px solid #dedede;}
.headtop{ max-width:1200px; height: 80px; margin:0px auto; display: flex; align-items: center; position: relative;}
.head_logo{ height:60px;}
.head_logo img{ display: block; height: 60px;}
.head_sub{ padding-left:5%; font-size:14px; display: flex; align-items: center;}
.head_sub ul{overflow:hidden; display: flex; align-items: center;}
.head_sub ul li{ font-size:15px; padding:0px 26px;}
.head_sub ul li a{color:#999; font-size: 14px;}
.head_sub ul li a:hover{ color:#01561F; text-decoration: underline;}


.head_sub dl{overflow:hidden;padding-top:18px;font-size:13px;}
.head_sub dl dt{float:left;color:#fff;}
.head_sub dl dd{float:left;padding-right:15px;padding-bottom:1px;}
.head_sub dl dd a{color:#fff;}
.head_sub dl dd a:hover{text-decoration:underline;}

.head_login{ position: absolute; right: 0px; top: 0px; bottom: 0px; display: flex; align-items: center;}
.head_login a{ color: #999999; font-size: 14px;}
.head_login a:hover{color: #01561F;}
.head_login span{ margin-left: 6px; margin-right: 6px; font-size: 14px; color: #999;}

.head_merd{ position: absolute; right: 0px; top: 0px; bottom: 0px; display: flex; align-items: center;}
.head_merd a{ color: #999999; font-size: 14px; display: flex; align-items: center; min-width: 0;}
.head_merd a:hover{color: #01561F; text-decoration: underline;}
.head_merd a h1{ padding:0px; margin:0px; font-weight: initial; width: 40px; height: 40px; border-radius: 80px; overflow: hidden;
 margin-right: 10px;}
.head_merd a h1 img{ display: block; width: 100%; height: 100%; border-radius: 100%;}
.head_merd a h2{ max-width: 100px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.head_merd a.out{ background-color:#0077D5; cursor: pointer; color: #FFFFFF; line-height: 28px; width: 56px; margin-left:15px; text-align: center; display: block; border-radius: 50px;}
.head_merd a.out:hover{ text-decoration: none; opacity: 0.8;}



/*banner图*/
.banner{position:relative;overflow:hidden; background-color:#f1f1f1; height:calc(100vh - 80px);}
.banner .bd2{height: 100%}
.banner .bd2 .li{position:relative;height:100%;width:100%;}
.banner .bd2 .li a.bg{display:block;height:100%;background-image:url(../images/banner_pic1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;}
.banner .hd{z-index:10;position:absolute;width:100%;bottom:42px;overflow:hidden;text-align:center;}
.banner .hd li{display:inline-block;margin:0 5px;width:50px;height:6px;background-color:#AA3942;*zoom:1;*display:inline;text-indent:9999em;overflow:hidden;cursor:pointer;}
.banner .hd li.on{background-color:#000;}

.banr_info{position:absolute;top:0;left:0;right:0;bottom:0;}
.baner_con{padding:35px 160px 60px 40px;margin-right:100px;background-image:url(../images/black_bg.png);}
.baner_con a{color:#fff;}
.baner_con h3{font-size:36px;color:#fff;}
.baner_con p{padding-top:20px;font-size:18px;line-height:28px;}
.baner_con a.cha{display:block;margin-top:43px;height:48px;width:188px;border:2px solid #fff;text-align:center;line-height:48px;}
.banner_text{position: relative; bottom: 110px;}
.banner_text h1{font-weight: bold; color: #ffffff; font-size: 48px; text-align: center; line-height: 48px; text-shadow: 0px 1px 3px #333;}
.banner_text h2{margin-top: 18px; color: #ffffff; font-size: 20px; line-height: 42px; text-align: center; font-style: italic; display: flex;
 align-items: center; justify-content: center; text-shadow: 0px 1px 3px #333;}
.baner_search{background-color:rgba(255,255,255,0.9); height: 50px; line-height: 50px; margin: 0 180px; display: flex; align-items: center; border:1px solid #A89765;}
.baner_search input.item1{padding:0 18px;
 /*border-right: 1px solid #dedede;*/
 float: left;
 font-size: 15px; height: 100%;outline:none; color: #333333; box-sizing: border-box; width: 100%;
 /*width: calc(40% - 50px);*/
}
.baner_search input.item2{padding:0 18px;
 /*border-right: 1px solid #dedede;*/
 float: left;font-size: 15px; height: 100%;outline:none; color: #333333; box-sizing: border-box; width: 100%;
 /*width: calc(30%);*/
}
.baner_search input.item3{
 padding:0 18px;float: left;font-size: 15px; height: 100%;outline:none; color: #333333; box-sizing: border-box; width: 100%;
 /*width: calc(30%);*/
}
.baner_search a{ cursor: pointer; display: block; width:16px; height: 16px; margin-top: 19px; display: none; margin-right: 12px;}
.baner_search a img{ display: block; width: 100%;}

.baner_search .img{flex-shrink: 0; cursor: pointer; float:left;width: 110px;height: 50px;}
.baner_search .img .a1{ background-color:rgba(0,119,213,0.8); display: flex; align-items: center; justify-content: center; width: 55px;}
.baner_search .img .a1 img{ display: block; width: 44%;}
.baner_search .img .a1 img:hover{ opacity: 0.8;}
.baner_search .img .a2{ background-color:rgba(0,119,213,0.8); color: #fff; font-size: 14px; width: 56px; line-height: 50px; text-align: center; 
padding-left:0px; position: relative;}
.baner_search .img .a2::after{ display: block; width: 1px; background-color: #f1f1f1; position: absolute; left: 0px; top: 12px; bottom: 12px; content: "";}
.baner_search .img .a2 img{ display: block; width: 36%;}
.baner_search .img .a2:hover{ text-decoration: underline;}
.search_apply{color: #FFF; font-size: 16px; background-color: rgba(255,255,255,0.5); line-height: 42px; padding: 0px 20px; font-style:initial; border-radius: 3px; margin-left:50px;}
.search_apply:hover{color:#333; text-decoration: underline; background-color: rgba(255,255,255,1);}
.banner_data{position: absolute; left: 0; right: 0; bottom: 106px;}
.banner_data ul{ margin: 0 auto; display: flex; align-items: center; justify-content: space-between; max-width: 1200px}
.banner_data ul li{width: 13%; height: 113px; background: rgba(255,255,255,0.1); display: flex; align-items: center; justify-content: center;
 flex-direction: column; text-shadow: 0px 1px 3px #333;}
.banner_data ul li h1{font-size: 22px; color: #ffffff; font-weight: bold; line-height: 36px;}
.banner_data ul li .animateNum{display: table; overflow: hidden}
.banner_data ul li .animateNum i{float: left;width: 17px;height: 40px;display: inline-block;background: url(../images/data_number.png) no-repeat; background-position: 0 0;}
.banner_data ul li .animateNum.num_bg2 i{background: url(../images/data_number2.png) no-repeat;}
.banner_data ul li .animateNum.num_bg3 i{background: url(../images/data_number3.png) no-repeat;}
.banner_data ul li h2{font-size: 15px; color: #ffffff; font-weight: bold; line-height: 22px;}
.sey-list{ height: 300px; width: 200px; overflow-y: auto;}




.home_chart{background-color: #ffffff; padding: 60px 0px 80px 0px;}
.wcedx{padding: 0 18px; border-bottom: 1px solid #dedede; box-sizing: border-box}
.wcedx .category{max-width: 1200px; margin: 0 auto;}
.wcedx .category h1{height: 37px; position: relative; display: inline-block; width: 127px; font-size: 18px; color: #01561F; line-height: 24px;}
.wcedx .category h1::after{position: absolute; bottom: 0; left: 0; width: 127px; height: 1px; background-color: #01561F; content: '';}
.wcedx .category h2{display: inline-block; margin-left: 8px; font-size: 16px; color: #999}

.carucl{padding-top: 62px; box-sizing: border-box}
.chart_ul{ max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap}
.chart_ul li{width: calc(33.33% - 8px); height: 377px; border: 1px solid #dedede; padding: 8px; box-sizing: border-box;}
.chart_ul li.ch1{width: calc(29% - 8px);}
.chart_ul li.ch2{width: calc(42% - 8px);}
.chart_ul li.ch3{width: calc(29% - 8px);}
.chart_ul li .chart_name{display: flex; align-items: center; justify-content: space-between;}
.chart_ul li .chart_name h1{font-weight: bold; font-size: 18px; color: #333333;}
.chart_ul li .chart_name h2{display: flex; align-items: center; border: 1px solid #dedede;}
.chart_ul li .chart_name h2 a{ font-size: 13px; color: #666666; line-height: 20px; width: 50px; height: 20px; text-align: center; border-right: 1px solid #dedfdf;}
.chart_ul li .chart_name h2 a:last-child{border-right: none;}
.chart_ul li .chart_name h2 a.cure{background-color: #EEF2FF; color: #2C51CC;}
.chart_ul li .chart_area{ width: 100%; height: 335px;}

.home_adverts{width: 100%; background-color: #ffffff; height: 265px;position: relative; overflow: hidden;}
.swiper-button-next.img.left{position: absolute; right: 80px; top: 130px; color: #ffffff;--swiper-navigation-size:25px;}
.swiper-button-prev.img.right{position: absolute; left: 80px; top: 130px; color: #ffffff;--swiper-navigation-size:25px;}
.home_adverts a{display: block; width: 100%; height: 265px; background-position: center; background-size: 265px; background-repeat: no-repeat;}
.home_adverts a img{width: 100%; height: 100%; display: block; object-fit: cover}
.home_news{background-color: #ffffff; padding:60px 0px 35px 0px;}
.sfxxd .news{position: relative; max-width: 1200px; margin: 0 auto; padding-top: 50px; display: flex; align-items:flex-start;}
.sfxxd .news .hot{ width: 60%; }
.sfxxd .news .hot li{margin-bottom: 24px;}
.sfxxd .news .hot li:last-child{margin-bottom: 0px;}
.sfxxd .news .hot li .a{ display: flex; align-items: center;}
.sfxxd .news .hot .img{width: 196px; height: 130px; overflow: hidden; cursor: pointer;}
.sfxxd .news .hot .img img{width: 100%; height: 100%; display: block; object-fit: cover; transition: 1s;}
.sfxxd .news .hot .img img:hover{ transform:scale(1.1);}
.sfxxd .news .hot .area{flex: 1; min-width: 0; margin-left: 24px;}
.sfxxd .news .hot .area h1{font-size: 15px; color: #666; font-weight: bold; line-height: 22px;}
.sfxxd .news .hot .area h2{margin-top:10px; font-size: 14px; color: #999; line-height: 22px;}
.sfxxd .news .hot .area h3{white-space: normal; height:66px; margin-top:6px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
 overflow: hidden; word-wrap: break-word; font-size: 14px; color: #666; line-height: 22px;}
.sfxxd .news .history{box-sizing: border-box; flex: auto; width: 42%; padding-left: 50px;}
.sfxxd .news .history li a{text-decoration: none; font-size: 14px; color: #666; line-height: 30px; overflow:hidden; text-overflow: ellipsis;white-space: nowrap;}
.sfxxd .news .history li a:hover{text-decoration:underline; color: #333;}
.sfxxd .news .history li a span{ float: right; margin-left:36px; color: #999;}
.news_more{cursor: pointer; position: absolute; right: 0; bottom: -10px; padding-right: 28px; font-size: 15px; color: #666; background-image: url("/images/zy_more.png");
 background-size: 20px; background-repeat: no-repeat; background-position: right center;}
.news_more:hover{ text-decoration: underline; color: #333;}
.friend_link{ background-color: #ffffff; padding-top:25px;}
.friend_link_list{margin: 0 auto; max-width: 1200px; overflow: hidden;padding-top: 20px;padding-bottom: 10px;}
.friend_link_list a{float: left;margin-right: 26px;margin-bottom: 14px;font-size: 14px;color: #333;}
.friend_link_list a:hover{text-decoration:underline;}
/*导航*/
.gray_bg{background-color:#FFF;}
.nav_list{margin-left:-37px;padding:42px 0;overflow:hidden;}
.nav_list a{display:block;float:left;margin-left:37px;width:272px;height:208px;text-align:center;}
.nav_list a img{margin-top:24px;}
.nav_list a p{padding-top:19px;font-size:20px;color:#fff;}
.nav_list a.nav_bg1{background-color:#00A1C3;}
.nav_list a.nav_bg2{background-color:#FF7700;}
.nav_list a.nav_bg3{background-color:#C57808;}
.nav_list a.nav_bg4{background-color:#D9544F;}

.bei_hui{ background-color:#F1F1F1;}
.bei_bai{ background-color:#FFF;}

/*首页内容*/
/*政策*/
.home_pdtb{padding:38px 0;}
.home_policy{border-top:3px solid #01561F;border-bottom:1px solid #CCCCCC;overflow:hidden;border-right:1px solid #ccc;}
.home_policy_line{border-top-color:#007BDA}
.home_policy h2{float:left;width:200px;height:400px;overflow:hidden;background-image:url(../images/list_pic1.jpg);background-repeat:no-repeat;background-position:center;}
.home_policy_line h2{background-image:url(../images/list_pic2.jpg);}
.home_policy h2 a.btn{display:block;margin-left:20px;margin-top:38px;width:152px;height:46px;border:2px solid #fff;font-size:18px;color:#fff;line-height:46px;text-align:center;}
.home_policy h2 a.more{display:block;margin-left:20px;margin-top:16px;padding-left:42px;height:18px;background-image:url(../images/icon_more.png);background-position:6px center;background-repeat:no-repeat;line-height:18px;font-size:14px;color:#fff;}

.homep_con{padding-right:34px;float:left;width:965px;}
.homep_con ul{float:left;width:50%;padding-top:26px;}
.homep_con ul li{overflow:hidden;padding-left:35px;padding-bottom:10px;font-size:14px; height:20px; line-height:20px;}
.homep_con ul li i{float:left;margin-right:6px;margin-top:5px;width:4px;height:4px;background-color:#F8951E;border-radius:50%;}
.homep_con ul li a{float:left;width:378px;color:#333333;white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.homep_con ul li a:hover{text-decoration:underline;}
.homep_con ul li span{float:right;color:#333333;}

/*动态*/
.home_track{float:left;width:584px;border:1px solid #ccc;border-top:3px solid #00A1C3;background-color:#fff;}
.home_track_line{float:right;border-top-color:#F8951E}
.home_track_line h2{color:#F8951E}
.home_track h2{height:46px;padding-left:15px;padding-right:20px;border-bottom:1px solid #ccc;font-size:18px;color:#00A1C3;line-height:46px;}
.home_track h2 a{float:right;font-size:13px;color:#666666;}
.home_track h2 a:hover{text-decoration:underline;}
.home_track h3{margin:22px auto 0;width:544px;height:170px;overflow:hidden;cursor:pointer;}
.home_track h3 img{max-width:544px;max-height:170px;}
.home_track ul{padding:28px 30px 14px 26px}
.home_track ul li{padding-bottom:16px;font-size:14px;overflow:hidden;}
.home_track ul li i{float:left;margin-right:6px;margin-top:5px;width:4px;height:4px;background-color:#F8951E;border-radius:50%;}
.home_track ul li a{float:left;width:468px;color:#333333;white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.home_track ul li a:hover{text-decoration:underline;}
.home_track ul li span{float:right;color:#333333;}


/* 资讯主页 */
.headyi{ background-color:#016241; height:44px; position:relative; z-index:999;}
.headcai{ background-color:#FF7700;}
.headyi_kk{ height:44px; width:1200px; margin:0px auto; line-height:44px; color:#FFF;}
.headyi_kk h2{ float:right; padding-left:25px; padding-right:26px;  border-left: 1px solid #999;}
.headyi_kk h3{ float:right; padding-right:4px;}
.headyi_kk h3 a{ float:right; display:block; height:44px; text-align:center; color:#FFF; margin-right:14px;}
.headyi_kk h3 a:hover{ text-decoration:underline;}
.headyi_kk h3 a.headyi_ab{ height:44px; padding-bottom:3px; background-color:#B81D23; text-decoration:none;}
.headyi_kk h1{ float:left; padding-right:8px;}
.headyi_kk h1 a{ color:#FFF; padding-left:12px; border-left:0px solid #999; padding-right:12px;}
.headyi_kk h1 a:hover{ text-decoration:underline;}
.headyi_kk p{ float:left; border-left: 1px solid #999;}
.headyi_kk p span{}
.headyi_kk p a{ padding-right:12px; color:#FFF; cursor:pointer;}
.headyi_kk p a:hover{ text-decoration:underline;}

.headcai{ background-color:#FF7700;}
.headcai .headyi_kk p{ border-left: 1px solid #CCC;}
.headcai .headyi_kk h2{ border-left: 1px solid #CCC;}

.headrong{ background-color:#D9544F;}
.headrong .headyi_kk p{ border-left: 1px solid #CCC;}
.headrong .headyi_kk h2{ border-left: 1px solid #CCC;}

.headjiaoyi{ background-color:#C57808;}
.headjiaoyi .headyi_kk p{ border-left: 1px solid #DEDEDE;}
.headjiaoyi .headyi_kk h2{ border-left: 1px solid #DEDEDE;}

.headwul{ background-color:#08A1EF;}
.headwul .headyi_kk p{ border-left: 1px solid #ccc;}
.headwul .headyi_kk h2{ border-left: 1px solid #ccc;}

.logser{ height:100px; padding-top:24px; padding-bottom:24px; background-color:#FFF;}
.logser_kk{ width:1200px; margin:0px auto;}
.logser h1{ height:100px; padding-left:6px; padding-right:30px; border-right:1px solid #DEDEDE; float:left;}
.logser h2{ line-height:50px; width:50px; margin-left:20px; font-size:18px; color:#333; float:left; margin-top:25px; border-radius:50px; border:1px solid #016241; text-align:center;}
.app_ma{ float:right; padding-left:60px;}
.app_ma img{ height:100px;}
.sersou{ width:400px; height:42px; padding-top:25px; float:right; overflow:hidden;}
.sersou input{ width:318px;border:1px solid #DEDEDE; border-right:0px; height:40px; line-height:40px; text-indent:12px; font-size:14px; color:#333; float:left;}
.sersou button{ height:42px; line-height:42px; width:80px; text-align:center; background-color:#DEDEDE; color:#333; float:left; border:1px solid #DEDEDE; border-left:0px; cursor:pointer;}

.navcai{ height:48px; background-color:#016241;}
.navcai_kk{ width:1200px; margin:0px auto;}
.navcai_kk ul{ overflow:hidden;}
.navcai_kk ul li{ height:48px; float:left; padding-right:12px;}
.navcai_kk ul li a{ display: block; height: 28px; line-height: 28px; color: #FFF; padding-left: 20px; padding-right: 20px; margin-top: 10px;}
.navcai_kk ul li.navcai_li a{ background-color:#FFF; color:#000; border-radius:5px; font-weight:bold;}
.navcai_kk ul li a:hover{ background-color:#FFF; color:#000; border-radius:5px;}

.content{ max-width:1200px; margin:0px auto;}

.newsk1{ overflow:hidden; padding-top:22px;}
.newsadv{ width:350px; height:258px; position:relative; float:left;}
.newsadv ul{ overflow:hidden; height:258px;}
.newsadv ul li{ float:left; width:350px; height:258px; position:relative;}
.newsadv ul li img{ width:350px; height:258px;}
.newsadv ul li p{ height:34px; line-height:34px; padding-left:12px; color:#FFF; background-image:url(../images/news_pic_line_1.png); background-repeat:repeat; position:absolute; left:0px; right:0px; bottom:0px;}
.newsadv h1{ width:28px; height:84px; position:absolute; left:0px; top:82px; z-index:2;}
.newsadv h1 a{ display:block; height:84px; width:28px; background-image:url(../images/news_pic_lr_1.png); background-repeat:no-repeat; background-position:0px 0px;}
.newsadv h2{ width:28px; height:84px; position:absolute; right:0px; top:82px; z-index:2;}
.newsadv h2 a{ display:block; height:84px; width:28px; background-image:url(../images/news_pic_lr_1.png); background-repeat:no-repeat; background-position:-28px 0px;}

.newsre{ width:480px; float:left; margin-left:15px; background-color:#FFF; border:1px solid #DEDEDE;}
.newsre h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-left:12px; padding-right:8px; padding-top:3px;}
.newsre h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newsre h1 a:hover{ text-decoration:underline; color:#666;}
.newsre dl{ padding-left:12px; padding-right:12px;}
.newsre dl dt{ height:34px; line-height:34px; font-size:18px; color:#338167; padding-top:6px;}
.newsre dl dd{ line-height:20px; color:#666; font-size:13px; height:60px; overflow:hidden;}
.newsre dl dd a{ color:#F00; margin-left:4px;}
.newsre dl dd a:hover{ text-decoration:underline;}
.newsre ul{ overflow:hidden; padding-top:6px; padding-left:10px; padding-right:10px;}
.newsre ul li{ width:210px; float:left; padding-left:18px; height:28px; line-height:28px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center;}
.newsre ul li a{ color:#333;}
.newsre ul li a:hover{ text-decoration:underline;}

.newszx{ width:336px; border:1px solid #DEDEDE; height:256px; margin-left:15px; float:left; background-color:#FFF;}
.newszx h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-right:10px; padding-top:3px;}
.newszx h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:32px; line-height:32px; padding-top:2px; padding-left:10px; padding-right:10px;}
.newszx h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newszx h1 a:hover{ text-decoration:underline; color:#666;}
.newszx ul{ overflow:hidden; padding-top:10px; padding-left:10px; padding-right:10px;}
.newszx ul li{ height:28px; line-height:28px; padding-left:3px; padding-right:3px;}
.newszx ul li a{ color:#333;}
.newszx ul li a span{ color:#999; float:right;}
.newszx ul li a:hover{ text-decoration:underline;}


.newsk2{ overflow:hidden; padding-top:22px;}
.newscy{ width:574px; border:1px solid #DEDEDE; padding-left:8px; padding-right:8px; float:left; background-color:#FFF;}
.newscy h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-top:3px;}
.newscy h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:32px; line-height:32px; padding-top:2px;}
.newscy h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newscy h1 a:hover{ text-decoration:underline; color:#666;}
.newscy dl{ height:130px; padding-top:22px; padding-left:10px; padding-right:10px; position:relative; padding-left:205px;}
.newscy dl dt{ position:absolute; top:22px; left:10px; width:180px; height:130px;}
.newscy dl dd{}
.newscy dl dd h2{ line-height:24px; font-size:17px; color:#333;}
.newscy dl dd p{ line-height:20px; font-size:13px; color:#666; margin-top:8px; height:60px; overflow:hidden;}
.newscy dl dd h3{ line-height:22px; color:#999; margin-top:8px;}
.newscy ul{ padding-top:16px; padding-left:8px; padding-right:8px; padding-bottom:16px;}
.newscy ul.yue_ul{ height:442px;}
.newscy ul li{ height:31px; line-height:31px; padding-left:18px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center;}
.newscy ul li a{ color:#333;}
.newscy ul li a span{ float:right; color:#666;}
.newscy ul li a:hover{ text-decoration:underline;}

.newshy{ margin-left:16px;}


.newsk3{ overflow:hidden; padding-top:22px; padding-bottom: 22px;}
.newshw{ width:auto; background-color:#FFF; border-right: 1px solid #dedede;}
.newshw h1{ height:42px; line-height:42px; color:#333; font-size:16px; border:1px solid #DEDEDE; padding-left:12px; padding-right:12px; border-bottom:0px;}
.newshw h1 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.newshw h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newshw h1 a:hover{ text-decoration:underline; color:#666;}
.newshw h5{ height:42px; line-height:42px; color:#333; font-size:16px; border:1px solid #DEDEDE; border-bottom:0px; border-right: 0px; padding-left:12px; 
padding-right:12px;}
.newshw h5 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:15px; padding-left:8px; margin-top:10px;}
.newshw h5 span a{ color:#333; margin-right:6px;}
.newshw h5 span font{ color:#666; margin-left:6px;}
.newshw h5 span a:hover{ text-decoration:underline;}
.newshw_con{ padding-left: 14px; padding-right: 14px; border: 1px solid #DEDEDE;
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: flex-start;
    width: calc(102%);
    box-sizing: border-box;}
.newshw_con dl{ padding-top:16px; padding-bottom:16px; min-height:100px; padding-left:150px; border-bottom:1px solid #DEDEDE; position:relative;
    width: 48%;
    box-sizing: border-box;
    margin-right: 2%;
}
.newshw_con dl.dlwu{ padding-left:0px;}
.newshw_con dl dt{ width:136px; height:100px; position:absolute; left:0px; top:16px;}
.newshw_con dl dt img{ width:136px; height:100px;}
.newshw_con dl dd{}
.newshw_con dl dd h2{ height:26px; line-height:26px; font-size:15px; margin-top:1px;overflow:hidden;}
.newshw_con dl dd h2 a{ color:#333;}
.newshw_con dl dd h2 a:hover{ color:#000; text-decoration:underline;}
.newshw_con dl dd p{ line-height:22px; color:#666; margin-top:3px;height:44px;overflow:hidden;}
.newshw_con dl dd h3{ line-height:26px; color:#999;}



/* 供求列表 */
.ngqye{ width:860px; float:left;}
.gqtit{ height:42px; line-height:42px; color:#333; font-size:16px; border:1px solid #DEDEDE; background-color:#FFF; padding-left:12px; padding-right:12px;}
.gqtit span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.gqtit span a{ color:#333; margin-right:6px;}
.gqtit span font{ color:#666; margin-left:6px;}
.gqtit span a:hover{ text-decoration:underline;}

.gqca{ border:1px solid #DEDEDE; margin-top:10px; background-color:#FFF;}
.gqca dl{min-height:36px; padding-left:84px; position:relative; border-top:1px solid #DEDEDE;}
.gqca dl dt{ position:absolute; width:84px; min-height:36px; line-height:36px; color:#333; font-size:14px; text-align:right; left:0px; top:0px;}
.gqca dl dd{ min-height:24px; padding-bottom:6px; color:#333;}
.gqca dl dd a{ display:table; padding-left:10px; padding-right:10px; color:#005aa0; float:left; cursor:pointer; min-height:24px; line-height:24px; margin-top:6px; margin-left:4px;}
.gqca dl dd a:hover{ color:#016241;}
.gqca dl dd a.type{ background-color:#016241; color:#FFF;}

.gqncon{ background-color:#FFF; border:1px solid #DEDEDE; margin-top:8px;}
.gqncon_tit{ height:48px; line-height:48px; background-color:#FFF; border-bottom:1px solid #DEDEDE; border-top:1px solid #DEDEDE; font-size:15px;}
.gqncon_tit h1{ float:left; width:90px; text-align:center; font-size:16px; color:#333;}
.gqncon_tit h2{ float:left; width:260px; font-size:16px; color:#333;}
.gqncon_tit h3{ float:left; width:118px; font-size:16px; color:#333;}
.gqncon_tit h4{ float:left; width:110px; font-size:16px; color:#333;}
.gqncon_tit h5{ float:left; width:110px; font-size:16px; color:#333;}
.gqncon_tit h6{ float:left; width:110px; font-size:16px; color:#333;}
.gqncon_tit p{ float:left; width:60px; font-size:16px; color:#333;}
.gqncon ul{}
.gqncon ul.gqiu_ul li{ line-height:28px; padding-top:10px; padding-bottom:8px; border-bottom:1px dashed #CCC;}
.gqncon ul.gqiu_ul li h1{ float:left; width:90px; text-align:center; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li h1 span{ display:block; background-color:#016241; color:#FFF; border-radius:50px; width:80%; margin:0px auto; height:28px; transition: 0.9s;}
.gqncon ul.gqiu_ul li h2{ float:left; width:260px; font-size:14px; color:#333; transition: 0.9s;text-overflow:ellipsis;overflow:hidden}
.gqncon ul.gqiu_ul li h3{ float:left; width:118px; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li h4{ float:left; width:110px; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li h5{ float:left; width:110px; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li h6{ float:left; width:110px; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li p{ float:left; width:60px; font-size:14px; color:#333; transition: 0.9s;}
.gqncon ul.gqiu_ul li p img{ position:relative; top:-3px;}
.gqncon ul.gqiu_ul li:hover h1,.gqncon ul li:hover h2,.gqncon ul li:hover h3,.gqncon ul li:hover h4,.gqncon ul li:hover h5,.gqncon ul li:hover h6,.gqncon ul li:hover p{ font-size:15px;}

/* 供求详情 */
.gqneiy{ overflow:hidden; padding-top:24px; background-color:#FFF; border:1px solid #DEDEDE; padding-bottom:22px; padding-left:16px;}
.gqneiy_left{ width:380px; height:442px; overflow:hidden; float:left;}
.gqneiy_rig{ width:420px; margin-left:26px; float:left;}
.gqneiy_rig h1{ line-height:28px; height:28px; font-size:22px; color:#EFAD4D; overflow:hidden; padding-top:5px;}
.gqiu_cans1{ border:1px dashed #CCC; margin-top:16px; padding:5px 12px; background-color:#f5f5f5;}
.gqiu_cans1 h2{ line-height:52px; font-size:15px; color:#333; border-bottom:1px dashed #CCC; padding-left:4px;}
.gqneiy_rig dl{ overflow:hidden; padding-top:18px; padding-left:10px;}
.gqneiy_rig dl dt,.gqneiy_rig dl dd{ width:50%; float:left;}
.gqneiy_rig dl dt h4{ height:40px; line-height:40px; padding-left:34px; position:relative;}
.gqneiy_rig dl dt h4 span{ display:block; width:24px; height:24px; background-color:#C57808; border-radius:50px; background-image:url(../images/kefu_pic_tb_2.png); background-repeat:no-repeat; background-position:center; background-size:20px; position:absolute; left:0px; top:8px;}
.gqneiy_rig dl dt h4 a{}
.gqneiy_rig dl dd h4{ height:40px; line-height:40px; padding-left:34px; position:relative;}
.gqneiy_rig dl dd h4 span{ display:block; width:24px; height:24px; border-radius:50px; background-image:url(../images/gq_sc_pc_pic.png); background-repeat:no-repeat; background-position:center; background-size:22px; position:absolute; left:0px; top:8px;}
.gqneiy_rig dl dd h4 a{}

.gqcans{ border:1px solid #DEDEDE; margin-top:20px;}
.gqcans h1{ line-height:40px; color:#333; font-size:15px; background-color:#F1F1F1; padding-left:12px; border-bottom:1px solid #DEDEDE; font-weight:bold;}
.gqcans dl{ padding:20px 20px; overflow:hidden;}
.gqcans dl dd{ width:50%; float:left; line-height:26px; font-size:14px; color:#666; font-weight:bold;}
.gqcans dl dd span{ font-weight:normal; margin-left:4px; color:#333;}

.gqprox{ border-top:1px solid #DEDEDE; margin-top:20px; background-color:#FFF;}
.gqprox h1{ line-height:40px; color:#333; font-size:15px; padding-left:12px; border-bottom:1px solid #DEDEDE; font-weight:bold;}
.gqprox_con{ padding-top:10px; padding-bottom:10px; line-height:30px; color:#333; font-size:15px; padding-left:14px; padding-right:14px;}
.gqprox_con p{ line-height:30px; padding-top:10px; font-size:15px;}



.newsphq{ width:320px; margin-left:20px; float:left;}

.newspai{ background-color:#FFF; border:1px solid #DEDEDE;}
.newspai h1{ height:42px; line-height:42px; color:#333; font-size:16px; padding-left:8px;}
.newspai h1 span{ border-left:5px solid #C57808; display:block; float:left; height:22px; line-height:22px; font-size:15px; padding-left:8px; margin-top:10px;}
.newspai ul{ border:1px solid #DEDEDE; padding-left:40px; padding-right:10px; background-image:url(../images/news_pic_ph_1.png); background-repeat:no-repeat; background-position:8px 13px; padding-bottom:13px; border-left:0px; border-right:0px;}
.newspai ul li{ height:20px; line-height:20px; margin-top:13px;}
.newspai ul li a{ color:#333;}
.newspai ul li a:hover{ text-decoration:underline;}
.newspai ul li a span{ color:#FF7E00; float:right;}

.newsshic{ margin-top:18px; background-color:#FFF; border:1px solid #DEDEDE; padding-bottom:7px;}
.newsshic h1{ height:36px; line-height:36px; color:#333; font-size:16px; padding-right:10px;}
.newsshic h1 span{ border-top:1px solid #016241; display:block; float:left; margin-top:-1px; padding-left:10px; padding-right:10px;}
.newsshic h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newsshic h1 a:hover{ text-decoration:underline; color:#666;}
.newsshic h2{ margin-top:6px;}
.newsshic ul{ margin-top:6px; padding-left:8px; padding-right:12px;}
.newsshic ul li{ line-height:30px; height:30px; padding-left:18px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center;}
.newsshic ul li a{ color:#666;}
.newsshic ul li a:hover{ text-decoration:underline;}
.newsshic ul li a span{ float:right; color:#999;}



.newsk4{ margin-top:22px;}
.newsk4 h1{ height:42px; line-height:42px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE;}
.newsk4 h1 span{ border-top:2px solid #016241; display:block; float:left; height:41px; line-height:41px; background-color:#FFF; padding-left:20px; padding-right:20px; border-left:1px solid #DEDEDE; border-right:1px solid #DEDEDE;}
.newsk4 h1 a{ float:right; font-size:12px; color:#666; margin-right:12px;}
.newsk4 h1 a:hover{ text-decoration:underline; color:#666;}
.newsgangq{ border:1px solid #DEDEDE; border-top:0px; overflow:hidden; padding-bottom:22px; background-color:#FFF;}
.newsgangq_left{ width:560px; float:left; padding-left:10px;}
.newsgangq_left dl{ height:130px; padding-top:22px; padding-left:10px; padding-right:10px; position:relative; padding-left:205px; border-top:1px solid #DEDEDE; margin-top:22px;}
.newsgangq_left dl dt{ position:absolute; top:22px; left:10px; width:180px; height:130px;}
.newsgangq_left dl dd{}
.newsgangq_left dl dd h2{ line-height:24px; font-size:17px; color:#333;}
.newsgangq_left dl dd p{ line-height:20px; font-size:13px; color:#666; margin-top:8px;}
.newsgangq_left dl dd h3{ line-height:22px; color:#999; margin-top:8px;}
.newsgangq_rig{ width:580px; float:left; margin-left:10px; padding-top:22px;}
.newsgangq_rig ul{ overflow:hidden;}
.newsgangq_rig ul li{height:30px; line-height:30px; padding-left:20px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center; width:255px; float:left; margin-left:15px;}
.newsgangq_rig ul li a{ color:#333;}
.newsgangq_rig ul li a:hover{ text-decoration:underline;}


.newszhuan{ float:left; margin-top:18px; width:318px; background-color:#fff; border:1px solid #DEDEDE;}
.newszhuan h1{ height:42px; line-height:42px; color:#333; font-size:16px; padding-left:8px;}
.newszhuan h1 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.newszhuan h1 a{ float:right; font-size:12px; color:#666; margin-right:8px;}
.newszhuan h1 a:hover{ text-decoration:underline; color:#666;}
.newsadv2{ height:256px; position:relative;}
.newsadv2 ul{ overflow:hidden; height:256px;}
.newsadv2 ul li{ float:left; width:320px; height:256px; position:relative;}
.newsadv2 ul li img{ width:320px; height:256px;}
.newsadv2 ul li p{ height:34px; line-height:34px; padding-left:12px; color:#FFF; background-image:url(../images/news_pic_line_1.png); background-repeat:repeat; position:absolute; left:0px; right:0px; bottom:0px; padding-right:90px;}
.newsadv2 dl{ height:12px; padding-bottom:11px; z-index:3; position:absolute; right:0px; width:80px; bottom:0px;}
.newsadv2 dl dd{ width:12px; height:12px; float:left; margin-left:10px; background-color:#FFF;}
.newsadv2 dl dd.newsadv2_dd{ background-color:#279A3B;}


.cxdapu{ border:1px solid #DEDEDE; background-color:#FFF; margin-bottom:12px;}
.cxdapu_tit{ line-height:40px; line-height:40px; padding-left:10px; border-bottom:1px solid #DEDEDE; font-size:15px; border-top:3px solid #C57808; color:#333;}
.cxdapu_con{ padding:8px 15px; padding-bottom:14px;}
.cxdapu_con dl{ padding-left:74px; position:relative; margin-top:8px; padding-bottom:16px;}
.cxdapu_con dl dt{ width:60px; height:60px; border-radius:90px; overflow:hidden; position:absolute; left:0px; top:0px;}
.cxdapu_con dl dt img{ width:60px; height:60px;}
.cxdapu_con dl dd{ height:48px; line-height:24px; font-size:16px; color:#000; padding-top:6px; padding-bottom:6px; display:flex; align-items:center; font-size:15px;}
.cxdapu_con h1{ border-bottom:2px solid #DEDEDE; padding-bottom:12px; margin-bottom:8px;}
.cxdapu_con h2{ line-height:24px; font-size:15px; color:#333; padding-top:3px; padding-bottom:3px;}



/* 资讯列表 */
.news_adver{ margin-bottom:12px;}


.newsgqiu{ border:1px solid #DEDEDE; padding-left:8px; padding-right:8px; margin-top:18px; background-color:#FFF;}
.newsgqiu h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE;}
.newsgqiu h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:32px; line-height:32px; padding-top:2px;}
.newsgqiu h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.newsgqiu h1 a:hover{ text-decoration:underline; color:#666;}
.newsgqiu ul{ overflow:hidden; padding-top:10px; padding-bottom:12px;}
.newsgqiu ul li{ height:28px; line-height:28px; padding-left:18px; padding-right:3px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center;}
.newsgqiu ul li a{ color:#333;}
.newsgqiu ul li a span{ color:#999; float:right;}
.newsgqiu ul li a:hover{ text-decoration:underline;}

.pager{ height:68px; background-image:url(../images/news_list_pic_2.png); background-repeat:no-repeat; background-position:center 18px;}


/* 资讯详情 */
.newsdie_adver{ padding-top:20px;}
.newsdie_adver img{ max-width: 100%;}
.newsdie{ width:auto;}
.newsdie_top{ height:30px; border-bottom:1px solid #DEDEDE; padding-left:3px; padding-top:0px;}
.newsdie_top h1{ height:20px; border-left:5px solid #EFAD4D; line-height:20px; padding-left:10px; color:#333;}
.newsdie_top h1 a{ color:#999;}
.newsdie_top h1 a:hover{ color:#016241; text-decoration:underline;}
.newsdie_top h1 span{ margin-left:6px; margin-right:6px;}
.newsdie_tit{ padding-top:20px; padding-bottom:20px; border-bottom:1px solid #DEDEDE; background-color:#FFF;}
.newsdie_tit h1{ line-height:28px; text-align:center; font-size:20px; color:#000;}
.newsdie_tit h2{ line-height:24px; text-align:center; padding-right:30px; padding-top:12px;}
.newsdie_tit h2 span{ margin-left:30px; color:#666;}
.newsdie_tit h2 span font{ color:#016241; margin-right:4px;}
.newsdie_tit h3{ overflow:hidden; height:30px; line-height:30px; padding-top:7px; padding-right:12px;}
.newsdie_tit h3 .bdsharebuttonbox{ float:right;}
.newsdie_tit h3 span{ float:right; margin-right:6px;}
.news_fenx{ height:22px; text-align:center; padding-top:8px;}
.newsdie_con{ padding-top:10px; padding-bottom:10px; line-height:30px; color:#333; font-size:15px; background-color:#FFF; padding-left:14px; padding-right:12px;}
.newsdie_con p{ line-height:30px; padding-top:10px; font-size:15px;}
.newsdie_con img{ max-width: 100%;}
.page_sxp{ padding-top:18px; border-top:1px solid #DEDEDE; background-color:#FFF; padding-left:15px; padding-bottom:22px; border-bottom:1px solid #DEDEDE;}
.page_sxp h1{ line-height:30px; height:30px; color:#000;}
.page_sxp h1 a{ color:#666;}
.page_sxp h1 a:hover{color:#016241; text-decoration:underline;}
.page_sxp h2{ float:right; padding-top:15px; padding-right:8px;}
.page_sxp h2 a{ background-color:#016241; display:block; height:32px; line-height:32px; padding-left:12px; padding-right:12px; color:#FFF;}
.newsadd{ margin-top:18px; padding-left:14px; padding-right:14px; border-top:1px solid #DEDEDE; background-color:#FFF; padding-bottom:22px; border-bottom:1px solid #DEDEDE;}
.newsadd h1{ height:36px; line-height:36px; margin-bottom:6px;}
.newsadd h1 font{ display:block; font-size:15px; color:#000; float:left; margin-top:-1px; border-top:2px solid #016241; padding-top:3px;}
.newsadd h1 span{ float:right; padding-right:10px; padding-top:3px;}
.newsadd h1 span a{ color:#09F; margin-left:8px;}
.newsadd h1 span a:hover{ text-decoration:underline;}
.newsadd h2{ padding-right:22px;}
.newsadd h2 textarea{ border:1px solid #016241; padding:10px 10px; line-height:22px; font-size:14px; color:#333; width:100%; min-height:110px;}
.newsadd h3{ height:40px; overflow:hidden; padding-top:20px;}
.newsadd h3 button{ background-color:#016241; color:#FFF; width:142px; float:left; border-radius:4px; height:40px; line-height:42px; text-align:center;}
.newsadd h3 span{ display:block; width:200px; padding-left:26px; height:40px; line-height:40px; color:#666; font-size:14px; float:left;}
.newsadd h3 span input{ margin-right:6px;}
.newsping{ border:1px solid #DEDEDE; padding-left:8px; padding-right:8px; margin-top:18px; padding-bottom:20px; background-color:#FFF;}
.newsping h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE;}
.newsping h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:32px; line-height:32px; padding-top:2px;}
.newsping dl{ position:relative; height:54px; padding-top:12px; padding-bottom:12px; border-bottom:1px solid #DEDEDE; padding-left:70px;}
.newsping dl dt{ position:absolute; left:5px; top:12px; width:54px; height:54px; border-radius:54px;}
.newsping dl dt img{ height:54px; height:54px; border-radius:54px;}
.newsping dl dd{}
.newsping dl dd h2{ line-height:27px; height:27px; color:#016241; font-size:16px;}
.newsping dl dd h2 span{ float:right; margin-right:10px; font-size:14px; color:#666;}
.newsping dl dd h3{ line-height:27px; color:#333;}
.pager_pin{ text-align:right; padding-top:20px;}

.zixun_zhifu{ border:1px solid #DEDEDE; padding:14px 14px; background-color:#F2F6FA;}
.zixun_zhifu h1{ height:26px; line-height:26px;}
.zixun_zhifu h1 font{ color:#999; margin-left:5px; margin-right:5px; color:#090; font-size:16px;}
.zixun_zhifu h1 span{ margin-left:5px; margin-right:5px; color:#090; font-size:16px;}
.zixun_zhifu h1 a{ color:#09F; margin-left:10px;}
.zixun_zhifu h1 a:hover{ text-decoration:underline;}
.zixun_zhifu h2{ height:26px; line-height:26px; margin-top:7px;}
.zixun_zhifu h2 font{ color:#999; margin-left:5px; margin-right:5px; color:#090; font-size:16px;}
.zixun_zhifu h2 span{ margin-left:5px; margin-right:5px; color:#090; font-size:16px;}
.zixun_zhifu h2 a{ color:#09F; margin-left:10px; border:1px solid #999; background-color:#FFF; padding:3px 10px;}
.zixun_zhifu h2 a:hover{ text-decoration:underline;}


/* 供求信息 */
.gqsub{ height:52px; padding-bottom:22px;}
.gqsub a{ display:block; height:52px; text-align:center; font-size:16px; color:#FFF; background-color:#016241; line-height:52px; border-radius:5px;}


/* 月报主页 */
.month1{ padding-top:22px; overflow:hidden;}
.monthadv{ width:830px; height:360px; position:relative; float:left;}
.monthadv ul{ overflow:hidden; height:360px;}
.monthadv ul li{ float:left; width:830px; height:360px; position:relative;}
.monthadv ul li img{ width:830px; height:360px;}
.monthadv ul li p{ height:50px; line-height:50px; padding-left:12px; color:#FFF; background-image:url(../images/news_pic_line_1.png); background-repeat:repeat; position:absolute; left:0px; right:0px; bottom:0px;}
.monthadv h1{ width:28px; height:84px; position:absolute; left:0px; top:140px; z-index:2;}
.monthadv h1 a{ display:block; height:84px; width:28px; background-image:url(../images/news_pic_lr_1.png); background-repeat:no-repeat; background-position:0px 0px;}
.monthadv h2{ width:28px; height:84px; position:absolute; right:0px; top:140px; z-index:2;}
.monthadv h2 a{ display:block; height:84px; width:28px; background-image:url(../images/news_pic_lr_1.png); background-repeat:no-repeat; background-position:-28px 0px;}
.monthadv dl{ height:12px; padding-bottom:18px; z-index:3; position:absolute; right:0px; width:80px; bottom:0px;}
.monthadv dl dd{ width:12px; height:12px; float:left; margin-left:10px; background-color:#FFF; cursor:pointer;}
.monthadv dl dd.monthadv_dd{ background-color:#279A3B;}

.monthdown{ width:336px; border:1px solid #DEDEDE; height:358px; padding-left:8px; padding-right:8px; margin-left:16px; float:left; background-color:#FFF;}
.monthdown h1{ height:36px; line-height:36px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-top:3px;}
.monthdown h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:32px; line-height:32px; padding-top:2px;}
.monthdown h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.monthdown h1 a:hover{ text-decoration:underline; color:#666;}
.monthdown ul{ overflow:hidden; padding-top:10px;}
.monthdown ul li{ height:27px; line-height:27px; padding-left:18px; padding-right:3px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center;}
.monthdown ul li a{ color:#333;}
.monthdown ul li a span{ color:#999; float:right; margin-right:10px;}
.monthdown ul li a:hover{ text-decoration:underline;}

.month2{ padding-top:18px; overflow:hidden;}
.monthzix1{ width:574px; border:1px solid #DEDEDE; padding-left:8px; padding-right:8px; float:left; padding-bottom:22px; background-color:#FFF;}
.monthzix1 h1{ height:37px; line-height:37px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-top:4px;}
.monthzix1 h1 span{ border-bottom:2px solid #016241; display:block; float:left; height:33px; line-height:33px; padding-top:2px;}
.monthzix1 h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.monthzix1 h1 a:hover{ text-decoration:underline; color:#666;}
.monthzix1 dl{ height:130px; padding-top:21px; padding-left:10px; padding-right:10px; position:relative; padding-left:205px;}
.monthzix1 dl dt{ position:absolute; top:22px; left:10px; width:180px; height:130px;}
.monthzix1 dl dd{}
.monthzix1 dl dd h2{ line-height:24px; font-size:17px; color:#333;}
.monthzix1 dl dd p{ line-height:20px; font-size:13px; color:#666; margin-top:8px;max-height:60px;overflow:hidden}
.monthzix1 dl dd h3{ line-height:22px; color:#999; margin-top:8px;}
.monthzix1 ul{ padding-top:16px; padding-left:8px; padding-right:8px; padding-bottom:16px; overflow:hidden;}
.monthzix1 ul li{ height:30px; line-height:30px; padding-left:18px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:5px center; width:259px; float:left;}
.monthzix1 ul li a{ color:#333;}
.monthzix1 ul li a span{ float:right; color:#666;}
.monthzix1 ul li a:hover{ text-decoration:underline;}
.monthzix2{ margin-left:24px;}

.monthzix2{ width:592px; float:left; margin-left:16px; background-color:#FFF;}
.monthzix2 h1{ height:42px; line-height:42px; color:#333; font-size:16px; border:1px solid #DEDEDE; border-bottom:0px; padding-left:12px; padding-right:12px;}
.monthzix2 h1 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.monthzix2 h1 a{ float:right; font-size:12px; color:#666; margin-right:6px;}
.monthzix2 h1 a:hover{ text-decoration:underline; color:#666;}
.monthzix2 h5{ height:42px; line-height:42px; color:#333; font-size:16px; border:1px solid #DEDEDE; background-color:#F1F1F1; padding-left:12px; padding-right:12px;}
.monthzix2 h5 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.monthzix2 h5 span a{ color:#333; margin-right:6px;}
.monthzix2 h5 span font{ color:#666; margin-left:6px;}
.monthzix2 h5 span a:hover{ text-decoration:underline;}
.monthzix2_con{}
.monthzix2_con dl{ padding-top:14px; padding-bottom:14px; height:100px; padding-left:150px; border-bottom:1px solid #DEDEDE; position:relative;}
.monthzix2_con dl dt{ width:136px; height:100px; position:absolute; left:0px; top:14px;}
.monthzix2_con dl dt img{ width:136px; height:100px;}
.monthzix2_con dl dd{}
.monthzix2_con dl dd h2{ height:26px; line-height:26px; font-size:18px; margin-top:1px;}
.monthzix2_con dl dd h2 a{ color:#333;}
.monthzix2_con dl dd h2 a:hover{ color:#000; text-decoration:underline;}
.monthzix2_con dl dd p{ line-height:22px; color:#666; margin-top:3px;}
.monthzix2_con dl dd h3{ line-height:26px; color:#999;}


/* 月报订阅 */
.dingyue{ width:858px; float:left; background-color:#FFF; border:1px solid #DEDEDE; padding-bottom:22px;}
.dingyue h5{ height:42px; line-height:42px; color:#333; font-size:16px; border-bottom:1px solid #DEDEDE; padding-left:12px; padding-right:12px;}
.dingyue h5 span{ border-left:4px solid #016241; display:block; float:left; height:22px; line-height:22px; font-size:16px; padding-left:8px; margin-top:10px;}
.dingyue h5 span a{ color:#333; margin-right:6px;}
.dingyue h5 span font{ color:#666; margin-left:6px;}
.dingyue h5 span a:hover{ text-decoration:underline;}
.dingyue_con{ padding-left:18px; padding-right:18px;}
.ding_user{ line-height:40px; height:40px; margin-top:20px; overflow:hidden;}
.ding_user span{ display:block; float:left; font-size:16px; color:#333;}
.ding_user a{ display:block; height:32px; line-height:32px; float:left; width:70px; text-align:center; color:#FFF; background-color:#016241; margin-left:10px; margin-top:4px;}
.ding_pei{ padding-top:20px;}
.ding_pei h2{ height:30px; line-height:30px; font-size:16px; color:#000; font-weight:bold;}
.ding_pei ul{ overflow:hidden;}
.ding_pei ul li{ width:259px; height:86px; float:left; padding:12px 12px; background-image:url(../images/ad2.png); background-repeat:no-repeat; color:#666; margin-right:20px; margin-top:14px;}
.ding_pei ul li h1{ line-height:20px; height:20px;}
.ding_pei ul li h3{ line-height:20px; height:20px; border-bottom:1px solid #DEDEDE; padding-bottom:4px;}
.ding_pei ul li h4{ line-height:20px; padding-top:4px;}
.ding_pei ul li.ding_pei_li{ background-image:url(../images/ad1.png); color:#333;}
.ding_pei ul li.ding_pei_li2 a{ display:block; width:259px; height:86px; font-size:16px; color:#999; text-align:center;}
.ding_pei ul li.ding_pei_li2 a:hover{ color:#333;}
.ding_pei ul li.ding_pei_li2 a span{ display:block; line-height:20px; font-size:20px; padding-top:18px;}
.ding_pei ul li.ding_pei_li2 a font{ display:block; line-height:20px;}
.ding_qix{ padding-top:20px;}
.ding_qix h2{ height:30px; line-height:30px; font-size:16px; color:#000; font-weight:bold;}
.ding_qix h3{ line-height:34px; height:34px; color:#333;}
.ding_qix h3 span{ color:#016241;}
.ding_time{ padding-top:20px;}
.ding_time h2{ height:30px; line-height:30px; font-size:16px; color:#000; font-weight:bold;}
.ding_time ul{ overflow:hidden;}
.ding_time li{ width:146px; margin-right:22px; border:2px solid #CCC; height:44px; line-height:44px; text-align:center; font-size:16px; color:#999; cursor:pointer; float:left; margin-top:12px; border-radius:5px; position:relative;}
.ding_time li.ding_time_li{ color:#016241; border:2px solid #016241;}
.ding_time li.ding_time_li span{ display:block; width:20px; height:20px; position:absolute; top:-8px; right:-8px; background-image:url(../images/yuebao_pic_2.png); background-repeat:no-repeat;}
.ding_zhifu{ padding-top:20px;}
.ding_zhifu h2{ height:30px; line-height:30px; font-size:16px; color:#000; font-weight:bold;}
.ding_zhifu dl{ padding-top:15px; overflow:hidden; height:44px;}
.ding_zhifu dl dd{ width:150px;float:left; padding-left:34px; height:44px; background-image:url(../images/xuan_pic_2.png); background-repeat:no-repeat; background-position:10px center; background-size:22px; cursor:pointer; margin-right:28px;}
.ding_zhifu dl dd.ding_zhifu_dd{ background-image:url(../images/xuan_pic_1.png);}
.ding_zhifu dl dd span{ border:1px solid #DEDEDE; display:block; height:42px; padding-left:10px; padding-right:10px;}
.ding_jiesuan{ padding-top:20px;}
.ding_jiesuan h2{ height:30px; line-height:30px; font-size:16px; color:#000; font-weight:bold;}
.ding_jiesuan_kk{ padding:12px 12px; border:1px solid #DEDEDE; margin-top:12px;}
.ding_jiesuan_kk h1{ line-height:30px; color:#666; font-size:16px;}
.ding_jiesuan_kk h1 font{ color:#000; margin-left:5px; margin-right:5px;}
.ding_jiesuan_kk h1 span{ color:#000; margin-left:5px; margin-right:5px;}
.ding_jiesuan_kk h3{ line-height:30px; color:#666; font-size:16px;}
.ding_jiesuan_kk h3 font{ color:#000; margin-left:5px; margin-right:5px;}
.ding_jiesuan_kk h3 span{ margin-left:5px; margin-right:5px; float:right;}
.ding_subt{ height:50px; padding-top:24px;}
.ding_subt button{ height:48px; line-height:48px; width:180px; float:right; text-align:center; font-size:15px; background-color:#016241; color:#FFF; border-radius:5px; cursor:pointer;}


/* 月报下载 */
.month_down{ border:1px solid #DEDEDE;}
.month_down ul.down_ul{ overflow:hidden; padding-top:10px;}
.month_down ul.down_ul li{ height:27px; line-height:27px; padding-left:18px; padding-right:3px; background-image:url(../images/news_pic_dd_1.png); background-repeat:no-repeat; background-position:12px center;}
.month_down ul.down_ul li a{ color:#333;}
.month_down ul.down_ul li a span{ color:#999; float:right; margin-right:10px;}
.month_down ul.down_ul li a:hover{ text-decoration:underline;}


/* 月报详情 */
.modownx{ width:1200px; margin:0px auto; overflow:hidden;}
.modownx_nav{ width:318px; float:left; margin-top:20px; background-color:#FFF; border:1px solid #DEDEDE;}
.modownx_nav h1{ height:38px; line-height:38px; border-bottom:1px solid #FFF; padding-left:12px; font-size:15px; color:#000; border-bottom:1px solid #DEDEDE; font-weight:bold; padding-top:3}
.modownx_nav dl{ border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #FFF; border-bottom-color: #e7e1d4;}
.modownx_nav dl dt{ line-height:42px; height:42px; font-size:15px; background-image:url(../images/folder.gif); background-repeat:no-repeat; background-position:12px center; padding-left:36px;}
.modownx_nav dl dt span{ float:right; margin-right:14px; font-size:20px;}
.modownx_nav dl dd{ display:none;}
.modownx_nav dl dd h2{ line-height:40px; height:40px; border-top:1px solid #DDDDDD; padding-left:40px; background-image:url(../images/file.gif); background-repeat:no-repeat; background-position:20px center;overflow:hidden}
.modownx_nav dl dd.modownx_nav_dd{ display:block;}
.modownx_nav dl dd h2 a{ color:#444;}
.modownx_nav dl dd h2 a:hover{ color:#000; text-decoration:underline;}
.modownx_nav dl dd h2.modownx_nav_h2 a{ color:#000; text-decoration:underline;}

.modownx_con{ width:858px; margin-left:20px; float:left; border:1px solid #DEDEDE; margin-top:20px; background-color:#FFF;}
.modownx_con h1{ height:38px; line-height:38px; padding-left:12px; color:#000; border-bottom:1px solid #DEDEDE; font-weight:bold; font-size:15px;}
.modownx_con h1 span{ float:right; padding-right:20px;}
.modownx_con h1 span a{ color:#333; margin-left:18px;}
.modownx_con h1 span a:hover{ text-decoration:underline;}
.modownx_con h1 font{ float:right; margin-right:10px;}
.modownx_con h1 font a{ color:#333; border:1px solid #999; padding:4px 14px; background-color:#FFF;}
.yuebaoxq{ padding:16px 16px; line-height:24px; color:#333;}
.yuebaoxq p{ line-height:24px;}
.yuebaoxq img{ width:80%;}



/* 登录 */
.header{ background-color:#FAFAFA; height:40px; position:relative; z-index:999; border-bottom:1px solid #DEDEDE;}
.header_kk{ height:40px; width:1200px; margin:0px auto; line-height:40px; color:#666;}
.header_kk h2{ float:right; padding-left:20px; padding-right:26px; line-height:20px; height:20px; border-left:1px solid #DEDEDE; margin-top:10px;}
.header_kk h3{ float:right; padding-right:5px;}
.header_kk h3 a{ float:right; display:block; height:40px; width:50px; text-align:center; color:#666;}
.header_kk h3 a:hover{ text-decoration:underline;}
.header_kk h1{ float:left; padding-right:8px;}
.header_kk h1 a{ color:#666; padding-left:12px; padding-right:12px;}
.header_kk h1 a:hover{ text-decoration:underline;}
.header_kk p{ float:left; border-left:1px solid #DEDEDE; padding-left:20px; height:20px; line-height:20px; margin-top:10px;}
.header_kk p span{}
.header_kk p a{ padding-right:12px; color:#666; cursor:pointer;}
.header_kk p a:hover{ text-decoration:underline;}
.lognav{ float:right; width:450px; padding-top:34px;}
.lognav h3{ height:20px; line-height:20px; font-size:16px; padding-left:22px; padding-right:22px; float:right; border-right:1px solid #DEDEDE;}
.lognav h3 a{ color:#666;}
.lognav h3 a:hover{ color:#000; text-decoration:underline;}

.loginkk{position: absolute; left: 0; right: 0; bottom: 0; top: 80px; background-repeat:no-repeat; background-size:cover; background-position:center; z-index: 1;}
.logindw{z-index: 999; background-color: rgba(255,255,255,0.12);  max-width:1200px; margin:0px auto; margin-top:-241px; height:483px; position: relative; top: 50%;}
.loginkk-model{z-index: 10; background-color: rgba(31,78,111,0.2);  position: absolute;left: 0; right: 0; top: 0; bottom: 0; padding: 0px 60px;}
.logindw .left{float: left; height: 100%; width: 64%; display: flex; align-items: center; justify-content: center; flex-direction: column; padding-left: 62px; padding-right: 60px; box-sizing: border-box;}
.logindw .left h1{font-size: 32px; letter-spacing: 8px; color: #ffffff; line-height: 80px; border-bottom: 3px solid #c2c2c2; width: 100%}
.logindw .left h2{font-size: 32px; letter-spacing: 8px; color: #ffffff; line-height: 80px; width: 100%;}
.login{ box-sizing: border-box; padding:32px; float:right; width:36%; height: 100%; background-color:#FFF;}
.login h1{display: flex; align-items: center; justify-content: space-around;}
.login h1 a{text-decoration: none; color: #333333; line-height:30px; height:30px; font-size:18px; border-bottom:1px solid #ffffff; padding-bottom:8px;}
.login h1 a.cure{color: #016241;/* border-bottom: 2px solid #016241;*/}

.login h2{border:1px solid #DEDEDE; padding-left:50px; position:relative; background-image:url(../images/login_user.png); background-repeat:no-repeat; background-position:10px center;
background-size:30px; background-color:#DDDDDD; margin-top:27px;}
.login h2 input{outline:none;box-sizing: border-box; font-size: 14px; padding-left: 18px; background-color: #ffffff; width:100%; height:44px; color:#333; line-height:46px; border:0px;}
.login h3{ border:1px solid #DEDEDE; padding-left:50px; position:relative; background-image:url(../images/login_pwd.png); background-repeat:no-repeat; background-position:10px center;
 background-size:30px; background-color:#DDDDDD; margin-top:20px;}
.login h3 input{outline:none;box-sizing: border-box;font-size: 14px; padding-left: 18px; background-color: #ffffff; width:100%; height:44px; color:#333; line-height:46px; border:0px;}
.login h4{ line-height:28px; height:28px; color:#666; padding-top:18px; font-size: 16px;}
.login h4 input{outline:none;background-color: #ffffff; margin-left:5px; zoom: 1.4; margin-right:8px; position:relative; top:3px;}
.login h4 a{ float:right; color:#6BA0E9; margin-right:5px;}
.login h4 a:hover{ text-decoration:underline;}
.login button{ height:50px; line-height:50px; font-size:16px; border-radius: 6px; color:#FFF; background-color:#0077D5; text-align:center; margin-top:38px; width:100%;}
.login h5{ line-height:30px; text-align:center; color:#666; margin-top:26px;}
.login h5 a{ margin-left:6px; color:#01561F;}
.login h5 a:hover{ text-decoration:underline;}
.login .yzm{margin-top:20px;}
.login .yzm h6{margin-right: 20px; float: left; border:1px solid #DEDEDE;position:relative; height:44px; width:calc(60% - 26px)}
.login .yzm h6 input{outline:none;box-sizing: border-box; font-size: 14px; padding-left: 18px; background-color: #ffffff; width:100%; height:44px; color:#333; line-height:44px; border:0px;}
.login .yzm a{width: 40%; display: inline-block; border:1px solid #DEDEDE;background-color: #ffffff; position:relative; height:44px;}
.login .yzm a img{width: 100%; height: 100%; display: block;}
.login2{box-sizing: border-box; padding-bottom: 40px; height: 100%; width: 100%; display: flex; align-items: center; justify-content: center;}
.login2 .qrcode{border: 1px solid #dedede; width: 300px; height: 300px; padding: 2px; overflow: hidden;}
.login2 .qrcode img{width: 100%; height: 100%; object-fit: cover; display: block;}
.login2.hidden{display: none;}

.zhui_pass{ line-height: 30px; font-size: 15px; text-align: right; padding-top:18px;}
.zhui_pass a{ color: #0077D5;}
.zhui_pass a:hover{ text-decoration: underline;}

/* 注册 */
.regis{ max-width:1200px; margin:0px auto;}

div.reg-cnt dl input{ font-family: "microsoft yahei","simsun"; width: 242px; border: 1px solid #d3d1d1; color: #000; font-size: 14px; line-height: 18px; padding: 10px 8px;
    outline: none 0; background-color: #fff; }
div.reg-cnt dl input.error { border: 1px solid #01561F; }
div.reg-cnt dl input.focus { border: 1px solid #b1cd58; }

/*cnt*/
div.reg-cnt { max-width: 960px; margin: 70px auto 50px auto;}
div.reg-cnt dl { display: block; max-width: 960px; height: 70px; }
div.reg-cnt dl dt { float:left; width: 270px; height: 40px; line-height: 40px; color: #5d5d5c; font-size: 16px; padding-right: 20px; text-align: right; }
div.reg-cnt dl dt span { color:#01561F; margin-right: 5px; font-weight: bold; }
div.reg-cnt dl dd { float: left; _display: inline; width: auto; height: 70px; }
div.reg-cnt dl dd em { display: block; }
div.reg-cnt dl dd em.inp-cnt { width: 100%; height: 40px; position: relative; }
div.reg-cnt dl dd em.inp-tip { width: 100%; height: 30px; line-height: 30px; font-size: 12px; color: #9e9ea0; }
/*标题*/
div.reg-cnt dl.tit { height: 60px; }
div.reg-cnt dl.tit dt { font-size: 24px; line-height: 40px; color: #000; }
div.reg-cnt dl.tit dd { font-size: 16px; line-height: 18px; color: #01561F; padding-top: 14px; height: 18px; }
/*密码*/
div.reg-cnt dl dd em.sec-level span { float: left; _display: inline; width: 40px; height: 6px; background-color: #bababa; margin-right: 6px; margin-top: 12px; font-size: 0; }
div.reg-cnt dl dd em.sec-level span.red { background-color: #ff0000; }
div.reg-cnt dl dd em.sec-level span.ora { background-color: #ff6300; }
div.reg-cnt dl dd em.sec-level span.green { background-color: #408312; }

/*验证码*/
div.reg-cnt dl.verification dd a { display: inline-block; margin-left: 20px; width: 110px; height: 40px; font-size: 14px; color: #fff; line-height: 40px; text-align: center;
    background-color: #01561F; vertical-align: top; cursor:pointer; font-style:normal;}
div.reg-cnt dl.verification dd a:hover { background-color: #01561F; }
div.reg-cnt dl.verification dd a.disable,
div.reg-cnt dl.verification dd a.disable:hover { color: #5d5d5c; background-color: #ededed; cursor: default; }
/*协议*/
div.reg-cnt dl.agreement { height: 40px; }
div.reg-cnt dl.agreement dd { height: 40px; }
div.reg-cnt dl.agreement dd input[type="checkbox"] { width: 16px; height: 16px; margin-right: 10px; vertical-align: middle; }
div.reg-cnt dl.agreement dd em.inp-cnt { font-size: 16px; color: #000; line-height: 40px; }
div.reg-cnt dl.agreement dd em.inp-cnt a { color: #01561F; font-style:normal; cursor:pointer;}
div.reg-cnt dl.agreement dd em.inp-cnt a:hover { color: #01561F; }
/*注册*/
div.reg-cnt dl dd a.button { display: inline-block; width: 260px; height:40px; background-color: #01561F; line-height: 40px; text-align: center; font-size: 16px; color: #fefefe;
    border: none 0; font-family: "microsoft yahei","simsun"; cursor: pointer; font-style:normal;}
div.reg-cnt dl dd a.button:hover { background-color: #01561F; }
/*正确提示*/
div.reg-cnt dl dd em.inp-cnt i.check-tip { display: inline-block; vertical-align: top; margin-left: 20px; height: 40px; line-height: 40px; font-size: 14px; color: #000; }
div.reg-cnt dl dd em.inp-cnt i.check-tip span { display: inline-block; vertical-align: top; margin-top: 13px; margin-right: 10px; width: 14px; height: 14px;
    background: #fef8f3 url("../images/right.png") no-repeat 0 0; float: left; }
/*错误提示*/
div.reg-cnt dl dd em.inp-cnt a.check-tip { display: inline-block; vertical-align: top; width: auto; margin-top: 4px; margin-left: 20px; height: 30px; border: 1px solid #01561F; font-size: 14px;
    color: #000; line-height: 30px; padding-left: 24px; padding-right: 10px; background: #fef8f3 url("../images/error.png") no-repeat 5px center;  font-style:normal;}
div.reg-cnt dl dd em.inp-cnt a.check-tip i.border { display: block; width: 0; height: 0; border: 8px solid transparent; border-right: 8px solid #01561F; margin-left: -40px; margin-top: 7px; margin-bottom: -24px; }
div.reg-cnt dl dd em.inp-cnt a.check-tip i.bg { display: block; width: 0; height: 0; border: 6px solid transparent; border-right: 6px solid #fef8f3; margin-left: -36px; margin-top: 10px; margin-bottom: -22px; }



/* 会员中心 */
.merber_top{ width: 100%; height: 60px; border-bottom: 1px solid #e4e4e4; background-color: #fff; position: fixed; z-index: 101; }
.merber_topkk{ height:60px;}
.merber_topkk h1{ width:180px; float:left; text-align:left; border-right:1px solid #EEE;}
.merber_topkk h1 a{ display: block; height: 60px;}
.merber_topkk h1 a:hover{ background-color: #EEEEEE;}
.merber_topkk h1 img{ height:54px; margin-top:3px; margin-left:12px;}

.merxla{ display: none; position: absolute; left: 0px; top: 60px; background-color: #FFF; right: 0px; box-shadow: 0 1px 4px rgba(0,0,0,.1);}
.merber_topkk h6 span:hover .merxla{ display: block;}
.merxla a{ color: #333; line-height:40px; padding:0 10px; display: block; font-size:14px; border-top:1px solid #EEE;}
.merxla a:hover{ background-color: #EEEEEE;}
.merx400{ float: right; line-height: 60px; padding:0 10px;}

.merxbz{ float:right;}
.merxbz span{ display: block; line-height: 60px; padding:0 10px; position: relative; cursor: pointer;}
.merxbz span:hover{ background-color: #EEEEEE;}
.merxbz span i{width: 15px; height: 12px; background: url(../images/newuser-spri.png) no-repeat; background-position: -15px -31px; margin-left: 8px; display: inline-block; vertical-align: middle;}
.merxbz span:hover i{background-position: -30px -31px; }
.merxbz span:hover .merxla{ display: block;}

.merber_topkk h4{ float:right;}
.merber_topkk h4 .merxname_a{ display: block; line-height: 60px; padding:0 10px; padding-right:15px; position: relative; cursor: pointer; float: left; color: #000;}
.merber_topkk h4 .merxname_a a{ display:block;}
.merber_topkk h4 .merxname_a i{width: 15px; height: 12px; background: url(../images/newuser-spri.png) no-repeat; background-position: -15px -31px; margin-left: 8px; display: inline-block; vertical-align: middle; margin-top: 24px;}
.merber_topkk h4 .merxname_a:hover{ background-color: #EEEEEE;}
.merber_topkk h4 .merxname_a:hover i{background-position: -30px -31px;}
.merber_topkk h4 span{ float:left; display:block; width:35px; height:35px; margin-top: 12px; overflow: hidden; border-radius: 35px;}
.merber_topkk h4 span img{ width: 35px; height: 35px;}
.merber_topkk h4 font{ float:left; display:block; padding-left:15px;}
.merxcaoz{ display: none; position: absolute; left: 0px; top: 60px; background-color: #FFF; right: 0px; box-shadow: 0 1px 4px rgba(0,0,0,.1);}
.merber_topkk h4 .merxname_a:hover .merxcaoz{ display: block;}
.merxcaoz p{ color: #333; line-height:40px; padding:0 10px; display: block; font-size:14px; border-top:1px solid #EEE;}
.merxcaoz p:hover{ background-color: #EEEEEE;}





.merber{ position:absolute; top:61px; left:0px; right:0px; bottom:0px;}
.merleft{ width:180px; position:fixed; left:0px; top:61px; bottom:0px; overflow-y:auto; background-color:#312e2f; z-index: 102; overflow-x: hidden;}
.merleft50{ width: 50px; transition: 0.3s; -webkit-transition: 0.3s;}
.merleft50:hover{ width: 180px;}

.merleftkk{ width: 180px; height:100%; overflow: hidden;}
.merleft dl{}
.merleft dl dt{ height:40px; line-height:40px; padding-left:50px; background-repeat:no-repeat; background-position:20px center; background-color:#3b3738; cursor:pointer; font-size: 12px; color: #FFFFFF; background-size: 10px;}
.merleft dl dt:hover{ background-color: #ff6800;}
.merleft dl dt.merdt_1{ background-image:url(../images/mer_pic_6.png);}
.merleft dl dt.merdt_2{ background-image:url(../images/mer_pic_7.png);}
.merleft dl dt.merdt_3{ background-image:url(../images/mer_pic_6_q.png); background-size: 6px;}

.merleft dl dd{}
.merleft dl dd a{ display:block; height:40px; line-height:40px; padding-left:50px; background-repeat:no-repeat; background-position:16px center; color:#FFF; font-size: 12px; background-size: 18px;}
.merleft dl dd a:hover{ background-color: #433E3F;}
.merleft dl dd a.mera_gl{ background-color: #ff6800;}
.merleft dl dt.merdt_2 a{display:block; height:42px; line-height:42px; color:#000;}
.mera_1{ background-image:url(../images/mer_pic_8.png);}
.mera_2{ background-image:url(../images/mer_pic_9.png);}
.mera_3{ background-image:url(../images/mer_pic_10.png);}
.mera_4{ background-image:url(../images/mer_pic_11.png);}
.mera_5{ background-image:url(../images/mer_pic_12.png);}
.mera_6{ background-image:url(../images/mer_pic_13.png);}
.mera_7{ background-image:url(../images/mer_pic_14.png);}
.mera_8{ background-image:url(../images/mer_pic_15.png);}
.mera_9{ background-image:url(../images/mer_pic_16.png);}
.mera_10{ background-image:url(../images/mer_pic_17.png);}
.mera_11{ background-image:url(../images/mer_pic_18.png);}
.mera_9_1{ background-image:url(../images/mer_pic_9_1.png);}
.mera_9_2{ background-image:url(../images/mer_pic_9_2.png);}
.mera_9_3{ background-image:url(../images/mer_pic_9_3.png);}
.mera_9_4{ background-image:url(../images/mer_pic_9_4.png);}
.mera_9_rz{ background-image:url(../images/mer_pic_9_rz.png);}
.mera_22{ background-image:url(../images/mer_pic_7.png);}

.rz_nav_1{background-image:url(../images/rz_nav_1.png);}
.rz_nav_2{background-image:url(../images/rz_nav_2.png);}
.rz_nav_3{background-image:url(../images/rz_nav_3.png);}
.rz_nav_4{background-image:url(../images/rz_nav_4.png);}

.rz_nav_1_q{background-image:url(../images/rz_nav_1_q.png);}
.rz_nav_2_q{background-image:url(../images/rz_nav_2_q.png);}
.rz_nav_3_q{background-image:url(../images/rz_nav_3_q.png);}
.rz_nav_4_q{background-image:url(../images/rz_nav_4_q.png);}

.rzsuna{ padding-left:10px; background-color:#312e2f;}
.merleftrz dl dd a{ background-color:rgba(0,0,0,0.2); margin-bottom:1px;}
.merleftrz dl dd .rzsuna a{ position:relative; padding-left:46px; background-color:#312e2f; border-top:1px solid #666;}
.merleftrz dl dd .rzsuna a:nth-child(1){ border-top:0px;}
.rzsuna a.rzsuna_a{ color:#ff6800;}
.rzsuna a::before{ content:""; display:block; width:10px; height:10px; background-color:#989797; border-radius:20px; overflow:hidden; position:absolute; left:20px; top:16px;}
.rzsuna a.rzsuna_a::before{ content:""; display:block; width:10px; height:10px; background-color:#ff6800; border-radius:20px; overflow:hidden; position:absolute; left:20px; top:16px;}


.mera_1_q{ background-image:url(../images/mer_pic_8_q.png);}
.mera_2_q{ background-image:url(../images/mer_pic_9_q.png);}
.mera_3_q{ background-image:url(../images/mer_pic_10_q.png);}
.mera_4_q{ background-image:url(../images/mer_pic_11_q.png);}
.mera_5_q{ background-image:url(../images/mer_pic_12_q.png);}
.mera_6_q{ background-image:url(../images/mer_pic_13_q.png);}
.mera_7_q{ background-image:url(../images/mer_pic_14_q.png);}
.mera_8_q{ background-image:url(../images/mer_pic_15_q.png);}
.mera_9_q{ background-image:url(../images/mer_pic_16_q.png);}
.mera_10_q{ background-image:url(../images/mer_pic_17_q.png);}
.mera_11_q{ background-image:url(../images/mer_pic_18_q.png);}
.mera_9_1_q{ background-image:url(../images/mer_pic_9_1_q.png);}
.mera_9_2_q{ background-image:url(../images/mer_pic_9_2_q.png);}
.mera_9_3_q{ background-image:url(../images/mer_pic_9_3_q.png);}
.mera_9_4_q{ background-image:url(../images/mer_pic_9_4_q.png);}
.mera_22_q{ background-image:url(../images/mer_pic_7_q.png);}


.merrigkk{width: auto; position: absolute; top: 0px; left: 180px; bottom: 0px; right: 0px; overflow:hidden; background-color:#f0f0f0; height: 100%; overflow-y:auto;}
.merrigback{ background-color: #FAFAFA;}
.merrigkk50{ left: 50px; transition: 0.3s; -webkit-transition: 0.3s;}
.merrig{}


.gg_notice{ height: 44px; background-color:#f8f8f8; border-bottom: 1px solid #e8e8e8;}
.gg_notice span{ display:block; line-height:44px; color:#333; font-size:12px; font-weight:bold; margin: 0 10px 0 24px; float: left;}
.gg_notice a.notice_a1{ display: block; float:left; margin-right:30px; line-height: 44px; color: #666; font-size: 12px;}
.gg_notice a.notice_a1 font{ color:#999; margin-right: 8px;}
.gg_notice a.notice_a1:hover{ color: #ff6800;}
.gg_notice a.notice_a2{ display: block; float:left; line-height: 44px; color: #666; font-size: 12px;}
.gg_notice a.notice_a2:hover{ color: #ff6800;}



.merrzhu{ padding-top:16px; padding-bottom:20px; padding-left:16px; position: relative; margin-right: 16px;}
.zhuleft{ padding-right: 316px;}
.zhutou{ background-color: #FFFFFF; position: relative; padding-left: 260px; overflow: hidden; height: 202px; box-shadow: 0 1px 4px rgba(0,0,0,.1);}
.touxli1{ width: 260px; position: absolute; left: 0px; top: 0px; background-color: #f8f8f8; bottom: 0px; display: flex; align-items: center; justify-content: center; flex-direction:column;}
.touxli1 h1{ width:70px; height: 70px; margin: 0px auto; border-radius: 70px; border: 5px solid #e9e9e9;}
.touxli1 h1 img{ width: 70px; height: 70px;}
.touxli1 h2{ font-size:16px; line-height: 20px; color: #ff6800; padding: 10px 0; text-align: center;}
.touxli1 h3{ line-height: 20px; text-align: center; color: #333; font-size: 13px;}
.touxli1 h3 font{ color:#666;}

.touxli3{ width:100%; float: left; box-sizing: border-box; padding: 0px 0 0 25px; margin-top: 28px;}
.touxli3 h1{ width:16px; height:16px; display:block; background:url(../images/newuser-spri.png) no-repeat; background-position: 0 -14px;}
.touxli3 h2{ margin:10px 0; line-height:18px; font-size: 12px;}
.touxli3 h3{ height: 55px; line-height: 26px; font-size: 12px; color: #999;}
.touxli3 h3 a{ color: #7cb552; font-size: 24px; margin-right: 7px;}
.touxli3 h4{ line-height: 28px; font-size: 13px; color: #666;}
.touxli3 h4 a.h4_a2{ color: #666; font-size: 13px;}
.touxli3 h4 a.h4_a2:hover{ color: #ff6800;}
.touxli3 h4 i{ display: inline-block; color: #d3d3d3; margin: 0 10px; font-style: normal;}

.wmsadv{ text-align: center; background-color:#036FEB; background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#036FEB), to(#1FBEDE)); margin-top: 15px;}
.wmsadv img{ max-width: 100%;}

.gyqfaqi{ margin: 15px 0px; border:1px solid #ececec; background-color: #fff; position: relative; box-shadow: 0 1px 4px rgba(0,0,0,.1);}
.gyqfaqi_tit{ background-color:#f8f8f8; border-bottom: 1px solid #ececec; height: 40px; padding: 0 18px; line-height: 42px; color: #333; font-size: 12px; font-weight: bold;}
.gyqfaqi dl{ overflow: hidden;}
.gyqfaqi dl dd{ border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; float: left; width: 50%; height: 66px; box-sizing: border-box;}
.gyqfaqi dl dd a{ display: block; line-height: 64px; color: #666;}
.gyqfaqi dl dd a:hover{ color: #ff6800; background-color: #f8f8f8;}
.gyqfaqi dl dd a span{ display: inline-block; width: 72px; height: 64px; vertical-align: middle; text-align: center;}
.gyqfaqi dl dd a span img{ height: 26px; margin-top: 17px;}
.gyqfaqi dl dd a i{ display: block; height: 66px; float: right; width: 30px; background-image:url(../images/wl_jt_pic_1_2.png); background-repeat:no-repeat; background-position:0px center; background-size: 10px;}

.zhurig{ width: 300px; position: absolute; top: 0px; right: 0; height: 100%;}

.mcbjfw{ border: 1px solid #ececec; background-color: #fff; position: relative; margin-top: 16px; box-shadow: 0 1px 4px rgba(0,0,0,.1);}
.mcbjfw_tit{ background-color:#f8f8f8; border-bottom: 1px solid #ececec; height: 40px; padding: 0 18px; line-height: 42px; color: #333; font-size: 12px; font-weight: bold;}
.mcbjfw ul{ overflow: hidden; box-sizing: border-box; width:300px; margin-left:1px;  margin-top:1px;}
.mcbjfw ul li{ float: left; width: 101px; text-align: center; border:1px solid #f5f5f5; margin-left:-1px; margin-top: -1px; box-sizing: border-box;}
.mcbjfw ul li a{ display: block; padding: 20px 0; color: #000;}
.mcbjfw ul li a:hover{ background-color: #f8f8f8;}
.mcbjfw ul li a span{ display:inline-block; width: 29px; height: 34px; margin-top: 1px; background: url(../images/newuser-spri.png) no-repeat; margin: 0px auto;}
.mcbjfw ul li a p{ font-size: 12px; line-height: 12px; padding-top: 10px; text-align: center;}


.mcbjfw ul li a span.span_wms_ckcz{ width: 38px; height: 34px; background-position: 0 -1428px;}
.mcbjfw ul li a span.span_wms_rkcz{ width: 38px; height: 34px; background-position: 0 -1394px;}
.mcbjfw ul li a span.span_wms_zkcz{ width: 38px; height: 34px; background-position: 0 -1464px;}
.mcbjfw ul li a span.span_wms_cwhs{ width: 26px; height: 34px; background-position: 0 -819px;}
.mcbjfw ul li a span.span_wms_tjfx{ width: 32px; height: 35px; background-position: 0 -851px;}
.mcbjfw ul li a span.span_wms_ccht{ width: 32px; height: 35px; background-position: 0 -1355px;}
.mcbjfw ul li a span.span_wms_hqgl{ width: 38px; height: 28px; background-position: 0 -758px;}

.mcbjfw ul li a span.span_ams_ywxq{ width: 38px; height: 34px; background-position: 0 -1014px;}
.mcbjfw ul li a span.span_ams_jcsz{ width: 38px; height: 34px; background-position: 0 -1624px;}
.mcbjfw ul li a span.span_ams_htgl{ width: 38px; height: 34px; background-position: 0 -1505px;}
.mcbjfw ul li a span.span_ams_zjgl{ width: 38px; height: 34px; background-position: 0 -1551px;}
.mcbjfw ul li a span.span_ams_khgl{ width: 38px; height: 34px; background-position: 0 -1588px;}
.mcbjfw ul li a span.span_ams_xxkb{ width: 38px; height: 34px; background-position: 0 -1661px;}
.mcbjfw ul li a span.span_ams_tjbb{ width: 38px; height: 34px; background-position: 0 -1707px;}

    

/* 修改密码 */
.mneiye{ padding-bottom:16px;}
.mneiye_tit{ height:44px; line-height:44px; padding-left:14px; font-size:16px; color:#333; background-color: #f2f2f2; border-bottom:1px solid #dedede; }
.mneiye_tit ul{ overflow: hidden;}
.mneiye_tit ul li{ float: left;}
.mneiye_tit ul li a{display: block; padding: 0 25px; line-height: 42px; font-size: 14px;}
.mneiye_tit ul li.on a{ border-bottom: 2px solid #ff6800; color: #ff6800;}

.mneiye_tit span{ float:right; padding-top:6px; padding-right:16px;}
.mneiye_tit span a{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 14px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666;}
.mneiye_tit span a:hover{ color:#333; border: 1px solid #ccc;}

.mneiye_con{ min-height:200px; padding: 0 15px 16px 15px;}
.mermima{ padding-top:30px; min-height:300px; padding-left:50px;}
.mermima h1{ height:32px; padding-left:120px; position:relative; margin-top:20px;}
.mermima h1 span{ height:32px; display:block; line-height:32px; font-size:12px; position:absolute; top:0px; width:110px; left:0px; text-align:right; padding-right:10px; color: #666;}
.mermima h1 input{ height:30px; width:340px; line-height:30px; border:1px solid #dcdcdb; text-indent:8px; font-size: 12px;}
.mermima h2{ padding-top:20px; padding-left:120px;}
.mermima h2 button{ font-size: 12px; border-radius: 0px; padding: 8px 12px; height: 32px; line-height: 14px; display: inline-block; background-color: #ff6800; border: 1px solid #ff6800; color: #fff; cursor: pointer;}

/* 资讯收藏 */
.nmercolle{}
.nmercolle dl{ padding-top:16px; padding-bottom:16px; height:100px; padding-left:150px; border-bottom:1px dashed #dedede; position:relative;}
.nmercolle dl dt{ width:136px; height:100px; position:absolute; left:0px; top:16px;}
.nmercolle dl dt img{ width:136px; height:100px;}
.nmercolle dl dd{}
.nmercolle dl dd h2{ height:26px; line-height:26px; font-size:14px; margin-top:1px;}
.nmercolle dl dd h2 a{ color:#333;}
.nmercolle dl dd h2 a:hover{ color:#000; text-decoration:underline;}
.nmercolle dl dd p{ line-height:22px; color:#666; margin-top:3px; font-size: 12px;}
.nmercolle dl dd h3{ line-height:26px; color:#999; font-size: 12px;}
.nmercolle dl dd h3 span{ margin-left:15px;}
.nmercolle dl dd h4{ position:absolute; height:40px; line-height:40px; top:12px; right:5px;}
.nmercolle dl dd h4 a{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 14px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666;}
.nmercolle dl dd h4 a:hover{ background-color: #FFF; color: #55911f;}

/* 供应列表 */
.supp_table{ border-top: 1px solid #e1e6eb; border-right:1px solid #e1e6eb; width: 100%; background-color: #FFF;}
.supp_table tr th{ padding: 10px; font-weight: normal; color: #999; border-bottom: 1px solid #e1e6eb; background-color: #f8f8f8; border-left:1px solid #e1e6eb; font-size: 12px;}
.supp_table tr th.supp_table_th{ border-left:0px;}
.supp_table tr td{ padding: 10px; font-weight: normal; color: #666; border-left:1px  solid #e1e6eb; border-bottom:1px solid #e1e6eb; text-align:center; font-size: 12px;}
.supp_table tr td.supp_table_td{ border-left:0px;}
.supp_table tr td a{ color:#09F;}
.supp_table tr td a:hover{ text-decoration:underline;}


/* 新增编辑供应 */
.diesupp{ position:relative; padding-top:30px;}
.diesupp h1{ height:32px; padding-left:120px; position:relative; margin-top:24px; color: #666; font-size: 12px;}
.diesupp h1.daxuk{ line-height: 35px;}
.diesupp h1.daxuk label{ float: left;}
.diesupp h1.daxuk label input{ float: left;}
.diesupp h1 span{ height:32px; display:block; line-height:32px; font-size:12px; position:absolute; top:0px; width:140px; left:-30px; text-align:right; padding-right:10px; color: #666;}
.diesupp h1 input{ height:30px; width:340px; line-height:30px; border:1px solid #dcdcdb; text-indent:8px; font-size: 12px; margin-right: 5px;}
.diesupp_con{ padding-left:120px; position:relative; margin-top:24px;}
.diesupp_con .gongspan{ height:42px; display:block; line-height:42px; font-size:12px; position:absolute; top:0px; width:110px; left:0px; text-align:right; padding-right:10px; color: #666;}
.diesupp h2{ padding-top:20px; padding-left:120px; padding-bottom:20px;}
.diesupp h2 button{ font-size: 12px; border-radius: 0px; padding: 8px 12px; height: 32px; line-height: 14px; display: inline-block; background-color: #ff6800; border: 1px solid #ff6800; color: #fff; cursor: pointer;}


/* 新增发票地址 */
.dieaddress{ padding-left:70px; background-color:#FFF;}

/* 账户管理 */
.mersupp{}
.mersupp2{ padding-top: 20px;}
.accout_tit{line-height: 50px; height: 50px; padding-left: 10px; font-size: 13px; color: #666; padding-top:22px;}
.accout_tit span{ color: #ff6800; font-size: 16px; font-weight: bold;}

/* 充值管理 */
.mertopup{}
.mertopup .accout_tit{ border-bottom: 1px solid #DEDEDE;}
.mertopup h1{ height:32px; padding-left:120px; position:relative; margin-top:54px; color: #666;}
.mertopup h1 span{ height:32px; display:block; line-height:32px; font-size:12px; position:absolute; top:0px; width:110px; left:0px; text-align:right; padding-right:10px; color: #666;}
.mertopup h1 input{ height:30px; width:240px; line-height:30px; border:1px solid #e1e6eb; text-indent:8px; margin-right:10px; font-size: 12px;}

.chong_zhifu{ margin-top:30px; padding-left:120px; position:relative;}
.chong_zhifu h2{ height:34px; line-height:34px; font-size:12px; position:absolute; top:0px; width:110px; left:0px; text-align:right; padding-right:10px; color: #666;}
.chong_zhifu dl{height:34px;}
.chong_zhifu dl dd{ float:left; padding-left:44px; height:34px; background-image:url(../images/xuan_pic_2.png); background-repeat:no-repeat; background-position:10px center; background-size:22px; cursor:pointer; margin-right:28px;}
.chong_zhifu dl dd.chong_zhifu_dd{ background-image:url(../images/xuan_pic_1.png);}
.chong_zhifu dl dd span{ border:1px solid #DEDEDE; display:block; height:32px; padding-left:10px; padding-right:10px;}
.chong_zhifu dl dd span img{ height:32px;}

.mertopup h3{ padding-top:40px; padding-left:121px; padding-bottom:20px;}
.mertopup h3 button{ font-size: 12px; border-radius: 0px; padding: 8px 12px; height: 32px; line-height: 14px; display: inline-block; background-color: #ff6800; border: 1px solid #ff6800; color: #fff; cursor: pointer;}


/* 会员信息 */
.merxinx{ padding-top:30px; padding-bottom:16px; padding-left:0px; background-color:#FFF; margin-top:16px; border:1px solid #dedede;}
.merxinx h1{ padding-left:120px; position:relative; margin-top:18px; overflow: hidden;}
.merxinx h1 a.check-tip{ margin-left: 5px; color: #999; font-size: 12px;}
.merxinx h1 span{ height:32px; display:block; line-height:32px; font-size:12px; position:absolute; top:0px; width:110px; left:0px; text-align:right; padding-right:10px; color: #666;}
.merxinx h1 input.minp{ height:30px; width:340px; line-height:30px; border:1px solid #DEDEDE; text-indent:8px; font-size: 12px;}
.merxinx h1 input.msex{ height:20px; width:20px; vertical-align:middle; margin-right: 5px; position: relative; top: -2px;}
.merxinx h1 p{ border:1px solid #DEDEDE; width:110px; height:110px;}
.merxinx h1 p img{ width:110px; height:110px;}
.merxinx h1 font{ color:#016241; display:block; position:relative; left:15px; font-size: 12px;}
.merxinx h2{ padding-top:20px; padding-left:120px; padding-bottom:20px;}
.merxinx h2 button{ font-size: 12px; border-radius: 0px; padding: 8px 12px;  height: 32px; line-height: 14px; display: inline-block; background-color: #ff6800; border: 1px solid #ff6800; color: #fff; cursor:pointer;}


/* 企业认证 */
.merserc{ border-bottom:1px dashed #e4e4e4; padding-top: 20px;}
.merserc h1{ color: #333; font-size: 14px; font-weight: normal; margin-bottom: 15px;}
.merserc h2{ position:relative; margin-top:18px; margin-bottom:18px; overflow:hidden;}
.merserc h2 input{ height: 30px; width: 340px; line-height: 30px; border: 1px solid #dcdcdb; font-size: 12px; text-indent:8px; float:left;}
.merserc h2 button{ width:100px; height:32px; line-height:32px; background-color:#ff6800; color:#FFF; cursor:pointer;}

.merjieg1{ border-bottom:1px dashed #e4e4e4; padding-top: 24px; padding-bottom: 20px;}
.merjieg1 h1{ color: #333; font-size: 14px; font-weight: normal; margin-bottom: 20px;}
.merjieg1_con{ padding-left: 10px;}
.merjieg1_con h2{ padding-left:150px; position:relative; margin-top:18px; font-size: 12px; color:#666;}
.merjieg1_con h2 span{ display:block; line-height:32px; font-size:12px; position:absolute; top:0px; width:140px; left:0px; text-align:right; padding-right:10px; color: #666;}
.merjieg1_con h2 span.su_company{position: absolute;margin-top: -20px;background-color: #FAFAFA;width: 330px;border: 1px solid #dcdcdb;border-top: 1px solid #FAFAFA;z-index: 2;top:50px;left:150px;}
.merjieg1_con h2 input{ height:30px; width:340px; line-height:30px; border:1px solid #dcdcdb; text-indent:8px; font-size: 12px;}
.merjieg1_con h2 select.require{ height:32px; width:150px; line-height:32px; border:1px solid #dcdcdb; text-indent:8px;}
.merjieg1_con h2 p{ padding-top:6px; color:#999; font-size: 12px;}
.merjieg1_con h2 span.su_company p {text-align:left;margin-left:3px;}
.merjieg1_con h2 font{ margin-left:12px; margin-right:12px;}
.merjieg1_con h2 a{ margin-left:20px; color:#09F; cursor:pointer;}
.merjieg1_con_pho{ padding-left:150px; position:relative; margin-top:18px; min-height:58px;}
.merjieg1_con_pho span{ display:block; line-height:38px; font-size:12px; position:absolute; top:0px; width:140px; left:0px; text-align:right; padding-right:10px; color: #666;}
.merjieg1_con_pho p{ padding-top:9px; color:#999; line-height:22px; font-size: 12px;}
.merjieg1_con_pho h3{ padding-top:15px; padding-bottom:15px;}
.merjieg1_con_pho h3 a{ border:1px solid #CCC; display:block; line-height:34px; width:120px; text-align:center; color:#999;}
.merjieg1_con_pho h4{}
.merjieg1_con_pho h4 p{ display:block; width:106px; height:106px; border:1px solid #DEDEDE; padding-top:0px;}
.merjieg1_con_pho h4 p img{ width:106px; height:106px;}
.merjieg1_con_pho h4 a{ line-height:32px; height:32px; color:#09F; cursor:pointer;}
.merjieg1_con_pho h5{ padding-top:10px;}
.merjieg1_con_pho h5 button{ width:200px; height:42px; line-height:42px; background-color:#016241; color:#FFF; cursor:pointer;}
.merrensub{ padding-top:20px; padding-left:162px;}
.merrensub button{ font-size: 12px; border-radius: 0px; padding: 8px 12px; height: 32px; line-height: 14px; display: inline-block; background-color: #ff6800; border: 1px solid #ff6800; color: #fff; cursor: pointer;}



/* 会员中心分页 */
.mer_page_box{padding-top:12px;margin-bottom:15px; border: 1px solid #e1e6eb; border-top:0px; padding-bottom: 12px; background-color: #f8f8f8; padding-right: 10px;}
.mer_page{ display:table; float: right; overflow:hidden;}
.mer_page ul li a{ float: left; line-height: 34px; margin-left: 10px; display: inline-block; color: #666;}
.mer_page ul{ float:left; overflow:hidden; padding-right: 10px;}
.mer_page li{overflow:visible; float:left;}                     
.mer_page a.first{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 16px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666; margin-right: 5px; float: left;}
.mer_page a.prev{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 16px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666; margin-right: 5px; float: left;}
.mer_page a.next{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 16px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666; margin-left: 5px; float: left;}
.mer_page a.last{ font-size: 12px; border-radius: 2px; padding: 8px 12px; line-height: 16px; cursor: pointer; display: inline-block; background-color: #f2f2f2; border: 1px solid #dddddd; color: #666; margin-left: 5px; float: left;}

.mer_page a.on{ color:#55911f;}
.mer_page a:hover{ color:#55911f; background-color: #FFF;}



/* 权限用户列表 */
.supp_table tr td span{ margin-left:10px;}

/* 权限新增用户 */
.dieaddress h1 a{ margin-left:20px; color:#09F;}

/* 权限组 */
.quanxkk{ position:fixed; left:0px; top:0px; background-image:url(../images/back_line.png); background-repeat:repeat; z-index:999; display:table; width:100%; height:100%;}
.quanxcon{ display:table-cell; vertical-align:middle; height:100%; width:100%;}
.quanx{ width:700px; margin:0px auto; min-height:480px; background-color:#FFF; box-shadow: 0px 1px 10px #333; border-radius:5px; overflow:hidden;}
.quanx h1{ height:40px; line-height:40px; border-bottom:1px solid #DEDEDE; padding-left:14px; background-color:#016241; color:#FFF; font-weight:bold; padding-top:2px;}
.quanx h1 span{ float:right; margin-right:18px; margin-top:12px;}
.quanx h1 span a{}
.quanx h1 span a img{ width:16px; height:16px;}
.supp_table{}
.supp_table label{ margin-left:18px; margin-top:5px; margin-bottom:5px; display:block; width:20%; float:left;}
.supp_table label input{ position:relative; top:2px; margin-right:4px;}


/* 资讯单篇付费 */
.merber_topkk{}
.merber_topkk h5{ float:right; width:200px; padding-top:13px;}
.merber_topkk h5 a{ display:block; height:32px; line-height:32px; width:80px; margin-left:10px; text-align:center; border:1px solid #999; color:#333; float:left; background-color:#FFF;}


.disabled{background-color:#fbfbfb;}

/* 平台企业列表 */
.qye_dhtit{ line-height:47px; padding-top:5px; height:47px; font-size:15px; color:#333; padding-left:3px;}
.qye_dhtit a{ color:#333;}
.qye_dhtit a:hover{ color:#FF7E00; text-decoration:underline;}
.qye_dhtit span{ margin-left:5px; margin-right:5px;}
.qye_ser{ background-color:#FFF; border:1px solid #DEDEDE;}
.qye_ser dl{ overflow:hidden;}
.qye_ser dl dt{ width:100px; text-align:right; line-height:36px; float:left; padding-top:14px; padding-right:20px; color:#000;}
.qye_ser dl dd{ width:1078px; float:left; padding-top:14px; padding-bottom:14px;}
.qye_ser dl dd a{ display:block; float:left; height:36px; line-height:36px; color:#333; margin-right:40px; font-size:14px;}
.qye_ser dl dd a.qye_ser_a{ color:#08A1EF; font-weight:bold; text-decoration:underline;}
.qye_ser dl dd a:hover{ color:#FF7E00;}
.qye_gzc{ padding-top:20px; padding-bottom:20px; height:36px; border-top:1px solid #DEDEDE; overflow:hidden;}
.qye_gzc span{ width:100px; line-height:36px; float:left; padding-right:20px; color:#000; text-align:right;}
.qye_gzc input{ padding:0px; margin:0px; height:34px; line-height:34px; border:1px solid #CCC; width:300px; text-indent:8px; float:left;}
.qye_gzc a{ display:block; text-align:center; width:110px; background-color:#08A1EF; color:#FFF; float:left; margin-left:8px; height:36px; line-height:36px; font-size:14px; cursor:pointer;}

.qyeconr{ overflow:hidden; padding-top:14px;}
.qyeconr_left{ width:900px; float:left;}
.qyeconr_left dl.dl_list{ background-color:#FFF; margin-bottom:10px; border:1px solid #DEDEDE; overflow:hidden; padding:20px 20px;}
.qyeconr_left dl.dl_list dt{ height:120px; width:120px; float:left;}
.qyeconr_left dl.dl_list dt img{ width:120px; height:120px;}
.qyeconr_left dl.dl_list dd{ width:716px; float:left; padding-left:22px; position:relative;}
.qyeconr_left dl.dl_list dd h1{ font-size:18px; color:#333; line-height:25px; margin-top:4px; overflow:hidden;}
.qyeconr_left dl.dl_list a:hover dd h1{ text-decoration:underline; color:#000;}
.qyeconr_left dl.dl_list dd h1 span{ float:right;}
.qyeconr_left dl.dl_list dd h1 font{ float:left; margin-right:14px;}
.qyeconr_left dl.dl_list dd h2{ line-height:24px; margin-top:3px;}
.qyeconr_left dl.dl_list dd h2 span{ color:#666; margin-right:20px;}
.qyeconr_left dl.dl_list dd p{ line-height:24px; height:24px; overflow:hidden; font-size:14px; color:#333; margin-top:3px;}
.qyeconr_left dl.dl_list dd h3{ line-height:24px; margin-top:6px;}
.qyeconr_left dl.dl_list dd h3 span{ color:#666; float:right; display:block; padding-left:30px; background-image:url(../images/addr_pic_1.png); background-repeat:no-repeat; background-position:0px center; background-size:20px;}
.qyeconr_left dl.dl_list dd h3 i{ color:#333; display:block; padding-left:30px; background-image:url(../images/ipo_pic_1.png); background-repeat:no-repeat; background-position:0px center; background-size:18px; font-style:normal;}
.qyeconr_left dl.dl_list dd h5{ position:absolute; right:14px; top:34px;}
.qyeconr_left dl.dl_list dd h5 img{ height:56px;}
.qyeconr_rig{ width:280px; margin-left:20px; float:left;}

/* 平台企业详情 */
.qye_xq1{}
.qye_xq1 dl{ background-color:#fffef4; border:1px solid #DEDEDE; overflow:hidden; padding:20px 20px;}
.qye_xq1 dl dt{ height:120px; width:120px; float:left;}
.qye_xq1 dl dt img{ width:120px; height:120px;}
.qye_xq1 dl dd{ width:716px; float:left; padding-left:22px; position:relative;}
.qye_xq1 dl dd h1{ font-size:18px; color:#333; line-height:25px; margin-top:4px;}
.qye_xq1 dl dd h1 span{ float:left; margin-right:18px;}
.qye_xq1 dl dd h2{ line-height:30px; margin-top:3px; color:#666; font-size:14px;}
.qye_xq1 dl dd h3{ height:30px; overflow:hidden; padding-top:14px;}
.qye_xq1 dl dd h3 i{color:#333; line-height:30px; display:block; padding-left:30px; background-image:url(../images/lian_x_kh.png); background-repeat:no-repeat; background-position:0px center; background-size:18px; font-style:normal; float:left;}
.qye_xq1 dl dd h3 span{color:#333; line-height:30px; display:block; padding-left:30px; background-image:url(../images/ipo_pic_1.png); background-repeat:no-repeat; background-position:0px center; background-size:17px; float:left; margin-left:50px;}
.qye_xq1 dl dd h4{color:#666; line-height:30px; display:block; padding-left:30px; background-image:url(../images/addr_pic_1.png); background-repeat:no-repeat; background-position:0px center; background-size:19px; margin-top:10px;}
.qye_xq1 dl dd h5{ position:absolute; top:-6px; right:20px;}
.qye_xq1 dl dd h5 img{ height:130px;}

.qye_xq2{ margin-top:14px; background-color:#FFF; border:1px solid #DEDEDE; padding-left:16px; padding-right:14px;}
.qye_xq_tit{ height:45px; border-bottom:1px solid #DEDEDE; font-size:18px; color:#333333; line-height:45px;}
.qye_xq2_con{ padding-top:13px; padding-bottom:15px; font-size:14px; color:#666; line-height:25px;}
.qye_xq2_con a{ color:#09F; margin-left:5px;}
.qye_xq2_con a:hover{ text-decoration:underline;}

.qye_xq3{}
.qye_xq3_con{height:auto; overflow: hidden; border-top:#DEDEDE solid 1px; border-right:#DEDEDE solid 1px; font-size: 14px; margin-top:18px;}
.qye_xq3_con h1{ width:432px; height: 49px; line-height: 49px; float: left; border-bottom: #DEDEDE solid 1px; overflow: hidden; color: #333;}
.qye_xq3_con h1 span{width: 100px; float: left;line-height:49px; height:49px; border-left:#DEDEDE solid 1px; border-right:#DEDEDE solid 1px; color: #494949; text-align: center; background-color: #f3f3f3; margin-right: 15px;}
.qye_xq3 h3{ text-align:center; line-height:50px;}
.qye_xq3 h3 a{ color:#09F; font-size:14px;}
.qye_xq3 h3 a:hover{ text-decoration:underline;}

.qye_xq4_con{ padding-top:18px; padding-bottom:18px;}
.qye_xq4_con img{ width:100%;}

.qye_xq5_con{ padding-top:18px; padding-bottom:8px;}
.qye_xq5_con h1{ background-color:#FFF; margin-bottom:10px; border:1px solid #DEDEDE; overflow:hidden; padding:14px 14px;}
.qye_xq5_con h1 span{ font-size:16px; color:#000; line-height:25px; margin-top:4px; padding-left:34px; background-image:url(../images/cang_ku_lit_1.png);background-repeat:no-repeat;background-position:left center; background-size:24px;}
.qye_xq5_con h1 p{ line-height:24px; font-size:14px; color:#666; margin-top:3px; margin-top:7px;}
.qye_xq5_con h1 p a{ color:#09F; margin-left:5px;}
.qye_xq5_con h1 p a:hover{ text-decoration:underline;}


.foot_bar{height: 100px; background-color: #14251A; display: flex; align-items: center; justify-content: center; flex-direction: column}
.ft_li{margin-bottom: 8px}
.ft_li a{font-size: 14px; color: #fafafa; margin-right: 44px;}
.ba_info{font-size: 14px; color: #fafafa; padding-top:5px;}
.ba_info a{font-size: 14px; color: #fafafa;}
.ba_info a:hover{ text-decoration:underline;}
.ft_li a:hover{ text-decoration:underline;}

/*脚部*/
.foot{border-top:1px solid #dedede; margin-top:22px;}
.ft_link{padding-top:27px;}
.ft_link h3{border-bottom:1px solid #dedede;overflow:hidden;}
.ft_link h3 span{float:left;margin-left:1px;color:#333;font-size:13px;border-bottom:2px solid #01561F;padding:0 2px 2px}
.ft_link_List{overflow:hidden;padding-top:22px;padding-left:16px;padding-bottom:5px;}
.ft_link_List a{float:left;margin-right:26px;margin-bottom:17px;font-size:13px;color:#333;}
.ft_link_List a:hover{text-decoration:underline;}

.beian{padding:19px 0 19px;background-color:#016241;font-size:13px;color:#fff;}
.beian_log{ background-color:#FFF; color:#333;}
.ft_nav{ height:24px; line-height:24px; margin-bottom:5px;}
.ft_nav a{ margin-right:22px;color:#fff;}
.ft_nav a:hover{text-decoration:underline;}
.ft_nav font{ margin-left:50px;}
.beian_info{padding-top:5px;overflow:hidden;}
.beian_info p{float:left;line-height:20px;}
.beian_info p a{color:#fff}
.beian_info span{float:left;margin-left:36px;height:20px;padding-left:30px;background-image:url(../images/icon_gongan.png);background-repeat:no-repeat;background-position:left center;line-height:20px;}
.beian_info span a{color:#fff}
.beian_info a:hover{text-decoration:underline;}

.beian_log .ft_nav{padding-left:5px;overflow:hidden;}
.beian_log .ft_nav a{float:left;margin-bottom:16px;margin-right:22px;color:#333;}
.beian_log .ft_nav a:hover{text-decoration:underline;}
.beian_log .beian_info{padding-top:5px;overflow:hidden;}
.beian_log .beian_info p{float:left;line-height:20px;}
.beian_log .beian_info p a{color:#333}
.beian_log .beian_info span{float:left;margin-left:36px;height:20px;padding-left:30px;background-image:url(../images/icon_gongan.png);background-repeat:no-repeat;background-position:left center;line-height:20px;}
.beian_log .beian_info span a{color:#333}
.beian_log .beian_info a:hover{text-decoration:underline;}







/* 系统维护中 */
.weihukk{ background-image:url(../images/back_line.png); background-repeat:repeat; position:fixed; left:0px; top:0px; height:100%; width:100%; display:table; z-index:999; display:none;}
.weihu{ display:table-cell; vertical-align:middle; height:100%; width:100%;}
.weicon{ width:800px; margin:0px auto; position:relative;}
.weicon img{ width:800px;}
.weicon a{ position:absolute; top:10px; right:14px; width:40px; height:40px; background-image:url(../images/sw_close_2.png); background-repeat:no-repeat; background-position:center; background-size:22px; display:block; cursor:pointer;}



/* 客服框 */
.fixabout{ position:fixed; top:0px; right:0px; width:58px; bottom:0px; display:table; height:100%; z-index: 999;}
.fixabout_kk{ display:table-cell; vertical-align:middle; height:100%;}
.fixkef{ box-shadow: 0px 2px 10px rgba(16,24,57,.15);}
.fixkef dl{ width:60px; background-color:#F6F7FC;}
.fixkef dl dd{ position:relative; border-bottom: 1px solid #E5E6EB;}
.fixkef dl dd a{ display:block; padding-top:10px; padding-bottom:10px; color:#FFF; text-align:center; cursor:pointer;}
.fixkef dl dd a:hover{ background-color: #0D93EA;}
.fixkef dl dd h1{ width: 36px; height: 36px; margin: 0px auto; background-position:center; background-repeat: no-repeat;}
.fixkef dl dd h1.h1_1{ background-image: url(../images/kefu_pic_tb_1_q.png);}
.fixkef dl dd h1.h1_2{ background-image: url(../images/kefu_pic_tb_2_q.png);}
.fixkef dl dd h1.h1_3{ background-image: url(../images/kefu_pic_tb_3_q.png);}
.fixkef dl dd h1.h1_4{ background-image: url(../images/kefu_pic_tb_4_q.png);}
.fixkef dl dd h2{ font-size:12px; color: #282735;}
.fixkef dl dd a:hover h1.h1_1{ background-image: url(../images/kefu_pic_tb_1.png);}
.fixkef dl dd a:hover h1.h1_2{ background-image: url(../images/kefu_pic_tb_2.png);}
.fixkef dl dd a:hover h1.h1_3{ background-image: url(../images/kefu_pic_tb_3.png);}
.fixkef dl dd a:hover h1.h1_4{ background-image: url(../images/kefu_pic_tb_4.png);}
.fixkef dl dd a:hover h2{ color: #FFF;}

.fixkef dl dd h3{ position:absolute; background-color:#FFF; line-height:42px; left:-220px; width:200px; font-size:16px; text-align:center; color:#000; border:1px solid #016241;
 top:16px; border-radius:3px; display:none;}
.fixkef dl dd h3 span{ display:block; width:10px; height:16px; background-image:url(../images/kefu_pic_jt_6.png); background-repeat:no-repeat; position:absolute; right:-10px; top:13px;}
.fixkef dl dd:hover h3{ display:block;}
.fixkef p{ width:60px; text-align:center; background-color:#F6F7FC;}
.fixkef p a{ display:block; padding-top:6px; padding-bottom:0px;}

.fixkef_lan dl{ background-color:#08A1EF;}
.fixkef_huang dl{ background-color:#C57808;}
.fixkef_cheng dl{ background-color:#FF7700;}
.fixkef_hong dl{ background-color:#D9544F;}











li {
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}


/* 提示框 */
.weui_dialog_confirm{margin:0; padding:0;}
.weui_mask{position:fixed; z-index:9990; width:100%; height:100%; top:0; left:0; background:rgba(0, 0, 0, 0.6);}
.weui_dialog{position:fixed; z-index:9999; width:400px; top:50%; left:50%; -webkit-transform:translate(-50%, -50%); transform:translate(-50%, -50%); background-color:#FAFAFC; text-align:center; border-radius:3px;}
.weui_dialog_confirm .weui_dialog .weui_dialog_hd {padding:1.2em 20px 0.5em;}
.weui_dialog_hd{padding:1.2em 0.5em;}
.weui_dialog_title{font-weight:400; font-size:17px;}
.weui_dialog .weui_dialog_bd{text-align:center;}
.weui_dialog_bd{padding:35px 20px; font-size:15px; color:#FF0000;font-weight: bold; line-height: 120%;}
.weui_dialog_ft{position:relative; line-height:48px; margin-top:20px; font-size:15px; display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.weui_dialog_ft a{display:block; -webkit-box-flex:1; -webkit-flex:1; -ms-flex:1; flex:1; color:#3CC51F; text-decoration:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
.weui_btn_dialog.default{color:#353535;}
.weui_btn_dialog.primary{color:#0BB20C;}
.weui_dialog_ft a{position:relative;}
.weui_dialog_ft:after{content: " "; position:absolute; left: 0; top: 0; width: 100%; height: 1px; border-top:1px solid #D5D5D6;  color:#D5D5D6; -webkit-transform-origin:0 0; transform-origin:0 0; -webkit-transform:scaleY(0.5); transform:scaleY(0.5);}

.weui_mask_transparent{position:fixed; z-index:9990; width:100%; height:100%; top:0; left:0;}
.weui_toast{position:fixed; z-index:9999; top:40%; left:48%; width:100px;  min-height:100px; background:rgba(40, 40, 40, 0.95); text-align:center; border-radius:5px; color:#FFFFFF;}
.weui_loading{position:absolute; width:60px; height:60px; z-index:2000000000; left:20px; top:20px;}
.weui_loading img{width:60px;}
.weui_toast_content{margin:0 0 15px;}
.weui_loading_toast .weui_toast_content {margin-top:84%; font-size:14px; color:#fff;}

/* 翻页 */
    .turn_page_box{margin-top:25px;margin-bottom:25px; width: 100%;}
    .turn_page{ display:flex; margin:0px auto; overflow:hidden; align-items: center; justify-content: center;}
    .turn_page a{text-decoration:none; float:left; padding:3px 14px; height:24px; border:1px solid #016241; line-height:24px; text-align:center;
	 color:#333; background-color:#FFF; margin:0px 2px;}
	.turn_page ul{ float:left; overflow:hidden;}
    .turn_page li{overflow:visible; float:left;}                     
    .turn_page a.prev{}
    /*.turn_page a.last{ border-right:1px solid #ccc;}*/
    .turn_page a.on{background:#016241;color:#fff;}
    .turn_page a:hover{background:#016241;color:#fff;}
	.turn_page .ture{ margin: 0px 8px;}
	 
	 .wul_page a{ border:1px solid #08A1EF;}
	 .wul_page a.on{background-color:#08A1EF;}
     .wul_page a:hover{background-color:#08A1EF;}
	 
	 .jiaoyi_page a{ border:1px solid #ccc; border-right:0px;}
	 .jiaoyi_page a.on{background-color:#C57808;}
     .jiaoyi_page a:hover{background-color:#C57808;}

/* 首页弹框 */
.weihukk{ background-image:url(../images/back_line.png); background-repeat:repeat; position:fixed; left:0px; top:0px; height:100%; width:100%; display:table; z-index:999;}
.weihu{ display:table-cell; vertical-align:middle; height:100%; width:100%;}
.weicon{ width:800px; margin:0px auto; position:relative;}
.weicon img{ width:800px;}
.weicon a{ position:absolute; top:10px; right:14px; width:40px; height:40px; background-image:url(../images/sw_close_2.png); background-repeat:no-repeat; background-position:center; background-size:22px; display:block; cursor:pointer;}
#getVerification{font-size: 12px; border-radius: 0px; padding: 7px 0px; height: 16px; line-height: 14px; margin-left: 9px; border: 1px solid #dcdcdb; border-radius: 2px; color: #666; display: inline-block; cursor:pointer; width: 110px; text-align: center;}
#getVerification:hover{ color: #ff6800;}
#getVerification.disable{cursor:not-allowed;}

/*file_picture*/
.file_picture {
    float:left;
    width:100px;
    height:29px;
    margin-top:-6px;
    margin-left:0px;
    padding-top:4px;
    overflow:hidden;
    background:url(/common/file_picture_bg.png) center top no-repeat;
    position:relative;
}
.file_picture:hover{
    background:url(/common/file_picture_bg.png) center bottom no-repeat;
}
.file_picture input {
    position:absolute;
    right:0;
    opacity:0;
    filter:alpha(opacity=0);
}
.file_picture_preview {
    padding-bottom:10px;
}

.monthadv dl li{ width:12px; height:12px;font-size:0px; float:left; margin-left:10px; background-color:#FFF; cursor:pointer;}
.monthadv dl li.on{ background-color:#279A3B;}


/* 单页 */
.pagelef{ width:202px; float:left; border:1px solid #DEDEDE; background-color:#FFF;}
.pagelef h1{ height:42px; line-height:42px; padding-left:12px; font-size:16px; background-color:#016241; color:#FFF;}
.pagelef ul{}
.pagelef ul li{ height:40px; border-top:1px solid #DEDEDE;}
.pagelef ul li a{ display:block; line-height:40px; border-left:3px solid #FFF; padding-left:10px; color:#666; font-size:14px;}
.pagelef ul li.page_li a{ border-left:3px solid #016241; color:#016241; font-weight:bold;}
.pagerig{ width:938px; margin-left:14px; float:left; border:1px solid #DEDEDE; padding:18px 20px; padding-bottom:20px; background-color:#FFF;}
.pagerig_tit{ line-height:36px; font-size:24px; color:#333;}
.pagerig_con{ line-height:24px; font-size:14px; color:#666; padding-top:10px; min-height:500px;}
.pagerig_con img{ max-width:100%; width: auto; height: auto;}
.pagerig_con p{ line-height:24px; font-size:14px; margin-top:10px;}

/* 注册协议 */
.regxieyi{ width:780px; margin: 0px auto; position: relative; padding:20px 20px; color:#333; background-color:#FFF; height:78%; overflow-y:auto;}
.regxieyi p{ line-height:24px; font-size:14px; color:#333; margin-top:8px;}
.regxieyi a{ position: absolute; top: 10px; right: 14px; width: 40px; height: 40px; background-image: url(../images/sw_close_2.png); background-repeat: no-repeat; background-position: center; background-size: 22px; display: block; cursor: pointer;}

/**图片验证码弹出框**/
.codeBG {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: url(../images/grey_bg.png) repeat 0 0;
}
.codeBox {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1010;
    width: 100%;
    height: 100%;
}
#codeBox {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 294px;
    height: 228px;
    margin-left: -163px;
    margin-top: -130px;
    padding: 16px;
    background: #fff;
    border-radius: 6px;
}
#codeBox p {
    text-align: center;
}
#codeBox p.top {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #d7d6d6;
}
#codeBox p.img {
    line-height: 40px;
    text-align: left;
    padding-top: 26px;
}
#codeBox p.code {
    line-height: 40px;
    padding-top: 24px;
}
#codeBox p.tip {
    line-height: 24px;
    font-size: 12px;
    color: #ef8432;
    height: 24px;
}
#codeBox p.btn {
    line-height: 34px;
}
#codeBox p.top a.closed {
    float: right;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../images/close.png) no-repeat 0 0;
    vertical-align: middle;
    cursor: pointer;
}
#codeBox p.top span {
    display: inline-block;
    height: 20px;
    border-left: 4px solid #b7cb69;
    padding-left: 4px;
}
#codeBox p.img img {
    display: inline-block;
    width: 130px;
    height: 38px;
    margin-left: 43px;
    border: 1px solid #aaa;
    vertical-align: top;
    cursor: pointer;
}
#codeBox p.img a.changeImg {
    display: inline-block;
    height: 24px;
    font-size: 14px;
    line-height: 24px;
    color: #5599f5;
    margin-left: 20px;
    margin-top: 8px;
    vertical-align: top;
    cursor: pointer;
}
#codeBox p.code input {
    width: 190px;
    border-radius: 3px;
    text-align: center;
	border: 1px solid #d3d1d1;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding: 10px 8px;
    outline: none 0;
    background-color: #fff;
}
#codeBox p.btn a {
    display: inline-block;
    width: 96px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    border-radius: 3px;
    text-align: center;
    margin: 0 6px;
    cursor: pointer;
}
#codeBox p.btn a.confirmBtn {
    color: #fff;
    background-color: #b1cd58;
    border: 1px solid #b1cd58;
}
#codeBox p.btn a.cancelBtn {
    color: #474546;
    background-color: #fff;
    border: 1px solid #d7d6d6;
}

.navcai_kk ul li a {
   
    font-size:15px;
}
.sw_height60{height:100px;}


/* 仓储物流首页 */
.lanse_back{ background-color:#08A1EF;}
.huise_back{ background-color:#3D3D3D;}
.cai_back{ background-color:#FF7700;}
.rong_back{ background-color:#D9544F;}
.jiaoyi_back{ background-color:#C57808;}
.wul_back{ background-color:#08A1EF;}
.adver img{ width:100%;}

.wlptcon{ overflow:hidden; margin-top:16px;}
.wlptleft{ width:840px; float:left;}
.wlptgy{ background-color:#FFF; border:1px solid #CCC; padding-left:14px; padding-right:14px; padding-bottom:4px;}
.wlptgy h1{ line-height:40px; height:40px; font-size:17px; color:#07A0EE; padding-top:7px; padding-bottom:6px;}
.wlptgy h1 span{ float:right; margin-right:14px;}
.wlptgy h1 span a{ color:#666; font-size:14px;}
.wlptgy h1 span a:hover{ text-decoration:underline; color:#000;}
.wlptgy_con{ overflow:hidden;}
.wlptgy_con dl{ float:left; width:50%; margin-bottom:17px;}
.wlptgy_con dl dt{ width:150px; height:110px; float:left; margin-right:14px;}
.wlptgy_con dl dt img{ width:150px; height:110px;}
.wlptgy_con dl dd{}
.wlptgy_con dl dd h2{ line-height:30px; font-size:16px; color:#000;}
.wlptgy_con dl dd a:hover h2{ color:#000; text-decoration:underline;}
.wlptgy_con dl dd h3{ line-height:20px; font-size:14px; color:#666; overflow:hidden;}
.wlptgy_con dl dd h3 span{ float:left; display:table; padding-left:24px; margin-top:6px;}
.wlptgy_con dl dd h3 span.span_n{ background-image: url(../images/wl_ipo_pic_1.png); background-repeat: no-repeat; background-position:0px center; background-size: 16px;}
.wlptgy_con dl dd h3 span.span_d{ background-image: url(../images/wl_ipo_pic_2.png); background-repeat: no-repeat; background-position:0px center; background-size: 17px; margin-left:28px;}
.wlptgy_con dl dd h4{ line-height:20px; font-size:14px; color:#999; margin-top:6px;}
.wlptgy_con dl dd h5{ line-height:20px; font-size:14px; color:#333; margin-top:4px;}

.qye_hli{ overflow:hidden; padding-top:20px; width:840px;}
.qye_hli h5{ height:24px; line-height:24px; padding-left:12px; font-size:17px; color:#333; border-left:3px solid #007BDA; margin-left:5px; padding-bottom:2px;}
.qye_hli h5 span{ float:right; margin-right:22px; padding-top:4px;}
.qye_hli h5 span img{ height:20px;}
.qye_hli ul{ width:920px;}
.qye_hli ul li{ width:270px; float:left; border:1px solid #CCC; margin-top:14px; margin-right:12px; background-color:#FFF;}
.qye_hli ul li a{ display:block; padding-top:20px; padding-bottom:16px;}
.qye_hli ul li h1{ text-align:center;}
.qye_hli ul li h1 img{ height:70px;}
.qye_hli ul li h2{ height:28px; line-height:28px; overflow:hidden; text-align:center; padding-left:14px; padding-right:14px; font-size:15px; color:#333; margin-top:8px;}
.qye_hli ul li a:hover h2{ color:#8C724A; text-decoration:underline;}
.qye_hli ul li p{ text-align:center; font-size:14px; color:#666; height:22px; line-height:22px; overflow:hidden; padding-left:12px;}
.qye_hli ul li p span{ margin-right:12px;}

.wlptrig{ width:346px; margin-left:14px; float:left;}
.wlfenxi{ background-color:#FFF; border:1px solid #CCC; padding-left:14px; padding-right:14px; padding-bottom:16px;}
.wlfenxi h1{ line-height:46px; height:46px; font-size:17px; color:#07A0EE; text-align:center; border-bottom:1px solid #CCC; padding-top:2px;}
.wlfenxi_nav{ overflow:hidden; padding-top:12px; margin-bottom:16px;}
.wlfenxi_nav a{ display:table; height:32px; line-height:32px; color:#333; width:33.333333333333%; float:left; text-align:center;}
.wlfenxi_nav a.wl_zs_a{ background-color:#08A1EF; color:#FFF;}
.wlfenxi_con{ height:260px; overflow:hidden;}

.wlxuqiu{ background-color:#FFF; border:1px solid #CCC; padding-left:14px; padding-right:14px; margin-top:14px;}
.wlxuqiu h1{ line-height:46px; height:46px; font-size:17px; color:#07A0EE; text-align:center; border-bottom:1px solid #CCC; padding-top:2px;}
.wlxuqiu_con{ padding-top:8px; padding-bottom:8px;}
.wlxuqiu_con ul{}
.wlxuqiu_con ul li{ line-height:25px; padding-left:18px; background-image: url(../images/black_bg2.png); background-repeat: no-repeat; background-position:3px center; background-size:6px;}
.wlxuqiu_con ul li a{ color:#666; font-size:14px;}
.wlxuqiu_con ul li a:hover{ color:#333; text-decoration:underline;}
.wlxuqiu_con ul li a span{ color:#999; float:right; margin-left:20px;}

.wladve_dan{ border:1px solid #CCC; margin-top:16px;}
.wladve_dan img{ width:100%;}

/* 主会员中心主页 */
.zmertopkk{ background-color:#FFF; padding-top:20px; padding-bottom:20px;}
.zmertop{ width:1200px; margin:0px auto;}
.zmertop dl{ overflow:hidden;}
.zmertop dl dt{ width:80px; height:80px; float:left; margin-right:22px; padding-left:4px;}
.zmertop dl dt img{ width:80px; height:80px;}
.zmertop dl dd{ padding-top:2px; padding-bottom:2px; position:relative;}
.zmertop dl dd h1{ line-height:28px; height:28px; font-size:16px; color:#333;}
.zmertop dl dd h1 span{ color:#08A1EF;}
.zmertop dl dd h2{ line-height:24px; color:#666;}
.zmertop dl dd h3{ line-height:24px; color:#666;}
.zmertop dl dd h4{ width:200px; left:310px; position:absolute; top:48px; height:28px; line-height:28px;}
.zmertop dl dd h4 a{ display:table; background-color:#08A1EF; padding-left:15px; padding-right:15px; font-size:14px; color:#FFF; float:left; margin-right:14px;}
.zmertop dl dd h4 a:hover{ background-color:#007DCB;}
.zmertop dl dd h6{ line-height:25px; height:25px; width:200px; left:550px; top:28px; position:absolute;}
.zmertop dl dd h6 span{ float:left; margin-right:4px;}

.zmertop dl dd h5{ float:right; font-size:15px; color:#333; padding-right:20px; padding-top:10px;}
.zmertop dl dd h5 span{ display:block; line-height:28px; font-size:15px;}
.zmertop dl dd h5 p{ display:block; line-height:28px; font-size:15px; text-align:right;}

.wlmercon{ overflow:hidden; margin-top:16px;}
.wlmercon_left{ width:178px; float:left; border:1px solid #CCC; background-color:#FFF;}
.wlmercon_left ul{}
.wlmercon_left ul li{}
.wlmercon_left ul li a{ display:block; height:48px; line-height:48px; padding-left:46px; background-image: url(../images/wl_jt_pic_1_2.png); background-repeat: no-repeat; background-position:18px center; background-size:12px; border-top:1px solid #DEDEDE; color:#666;}
.wlmercon_left ul li.wlmercon_left_li a{ background-color:#08A1EF; color:#FFF; border-top:0px; background-image: url(../images/wl_jt_pic_1_1.png);}
.wlmercon_left ul li a:hover{ background-color:#08A1EF; color:#FFF; border-top:0px; background-image: url(../images/wl_jt_pic_1_1.png);}
.wlmercon_rig{ width:1004px; margin-left:14px; float:left; min-height:200px; background-color:#FFF; border:1px solid #CCC;}
.wlmercon_rig h1{ height:70px; line-height:70px;}
.wlmercon_rig h1 span{ display:table; margin:0px auto; padding-left:56px; font-size:20px; color:#08A1EF; background-image: url(../images/new_pic_t_101.png); background-repeat: no-repeat; background-position:0px center; background-size:40px;}
.wlmercon_rig h1.h1_wuliu{ border-bottom:1px solid #DEDEDE;}
.wlmercon_rig h1.h1_wuliu span{ background-image: url(../images/new_pic_t_102.png);}
.wlmercon_news{}
.wlmercon_news h2{ line-height:42px; background-color:#F1F1F1; padding-left:14px; font-size:16px; color:#333; border-top:1px solid #DEDEDE; border-bottom:1px solid #DEDEDE;}
.wlmercon_news ul{ overflow:hidden; padding:19px 14px;}
.wlmercon_news ul li{ float:left; margin-right:12px;}
.wlmercon_news ul li a{ background-color:#08A1EF; color:#FFF; display:table; padding-left:15px; padding-right:15px; line-height:29px;}
.wlmercon_news ul li a:hover{ background-color:#007DCB;}

.wlmertj_nav{ padding-top:20px; padding-bottom:10px; overflow:hidden; padding-right:4px;}
.wlmertj_nav a{ display:table; line-height:28px; padding-left:15px; padding-right:15px; float:right; background-size:14px; background-color:#666; color:#FFF; margin-right:14px;}
.wlmertj_nav a.wlmertj_nav_a{ background-color:#08A1EF;}
.wlmercon_canchu{ padding:10px 14px 18px 14px;}

.wlmernav_nav{ border-top:1px solid #DEDEDE; padding-top:18px; padding-bottom:18px; overflow:hidden;}
.wlmernav_nav a{ display:block; padding-left:60px; padding-right:28px; background-color:#08A1EF; background-repeat: no-repeat; background-position:24px center; background-size:22px; line-height:54px; color:#FFF; float:left; margin-left:14px; font-size:15px;}
.wlmernav_nav a:hover{ background-color:#007DCB;}
.wlmernav_nav a.wlmernav_nav_a1{ background-image: url(../images/wl_nav_tt_pic_10.png);}
.wlmernav_nav a.wlmernav_nav_a2{ background-image: url(../images/wl_nav_tt_pic_11.png);}
.wlmernav_nav a.wlmernav_nav_a3{ background-image: url(../images/wl_nav_tt_pic_12.png);}




/* 仓储列表 */
.qye_ser dl dd select{ width:200px; height:36px; border:1px solid #CCC; font-size:14px; color:#333; margin-right:10px;}
.umscangc{}
.umscangc dl{ background-color:#FFF; padding:16px 20px; margin-top:12px; min-height:130px;}
.umscangc dl{ padding-left:220px; position:relative;}
.umscangc dl dt{ position:absolute; left:20px; top:16px; width:180px; height:130px; overflow:hidden;}
.umscangc dl dt img{ position:absolute; left:0px; right:0px; width:100%; bottom:0px; top:0px; margin:auto;}
.umscangc dl dd{ position:relative;}
.umscangc dl dd h1{ line-height:30px; height:30px; font-size:16px; color:#000;}
.umscangc dl dd h1 a{ color:#000;}
.umscangc dl dd h1 a:hover{ text-decoration:underline;}
.umscangc dl dd h1 font{ float:right; font-size:14px; color:#999;}
.umscangc dl dd h1 span{ padding-left:20px; height:30px; line-height:30px; color:#40b539; font-size:12px; background-image: url(../images/house_10.png); background-repeat:no-repeat; background-position:0px center; overflow:hidden; margin-left:20px;}
.umscangc dl dd h2{ line-height:26px; height:26px; font-size:14px; color:#333; padding-left:26px; background-image: url(../images/addr_pic_ums_1.png); background-repeat:no-repeat; background-position:0px center; background-size:18px; margin-top:3px;}
.umscangc dl dd h3{ font-size:14px; color:#333; height:28px; line-height:30px;}
.umscangc dl dd h3 span{ margin-right:40px;}
.umscangc dl dd h3 font{ margin-left:40px;}
.umscangc dl dd h4{ font-size:14px; color:#333; height:28px; line-height:30px; padding-top:6px;}
.umscangc dl dd p{ position:absolute; height:36px; right:0px; top:100px; width:360px; padding-right:20px;}
.umscangc dl dd p a{ display:table; float:right; padding-left:50px; background-image: url(../images/xunjia_sub_pic.png); background-repeat:no-repeat; background-size:24px; background-position:16px center; padding-right:20px; border:1px solid #08A1EF; color:#08A1EF; font-size:14px; height:34px; line-height:34px; margin-left:16px;}
.umscangc dl dd p a.ck_sc{ display:table; float:right; padding-left:50px; background-image: url(../images/sc_pic_1.png); background-repeat:no-repeat; background-size:24px; background-position:16px center; padding-right:20px; border:1px solid #ff681d; color:#ff681d; font-size:14px; height:34px; line-height:34px;}
.umscangc dl dd p a.ck_xj{ display:table; float:right; padding-left:50px; background-image: url(../images/chankan_pic.png); background-repeat:no-repeat; background-size:24px; background-position:16px center; padding-right:20px; border:1px solid #ff681d; font-size:14px; height:34px; line-height:34px; background-color:#ff681d; color:#FFF; margin-left:16px;}
.umscangc dl dd h5{ position:absolute; right:20px; top:20px;}
.umscangc dl dd h5 img{ height:60px;}


/* 仓储详情 */
.umscaadv{ background-color:#FFF; overflow:hidden; padding-top:24px; padding-bottom:24px;}
.umscaadv_left{ width:450px; float:left; padding-left:20px;}

.umscaadv_tig{ width:672px; float:left; margin-left:40px; padding-top:7px; position:relative;}
.umscaadv_tig h1{ line-height:40px; font-size:22px; color:#333; margin-bottom:5px;}
.umscaadv_tig h1 span{ padding-left:20px; height:30px; line-height:30px; color:#40b539; font-size:12px; background-image: url(../images/house_10.png); background-repeat:no-repeat; background-position:0px center; overflow:hidden; margin-left:20px;}
.umscaadv_tig h2{ line-height:38px; font-size:16px; color:#999;}
.umscaadv_tig h2 span{ line-height:38px; font-size:16px; color:#333; margin-left:30px;}
.umscaadv_tig h5{ line-height:38px; font-size:16px; color:#999; margin-top:4px;}
.umscaadv_tig h5 span{ line-height:38px; font-size:22px; font-weight:bold; color:#ff571d; margin-left:30px; margin-right:10px;}
.umscaadv_tig h3{ line-height:46px; height:46px; padding-top:20px; overflow:hidden;}
.umscaadv_tig h3 a.a_xun{ display:block; background-color:#ff571d; color:#FFF; font-size:18px; width:50%; text-align:center; border-radius:5px; float:left;}
.umscaadv_tig h3 a.a_cang{ display:table; margin-left:50px; padding-left:40px; background-image: url(../images/sc_pic_2.png); background-repeat:no-repeat; background-size:22px; background-position:10px center; padding-right:20px; float:left; color:#666;}
.umscaadv_tig h3 a.a_cang:hover{ text-decoration:underline; background-image: url(../images/sc_pic_1.png); color:#ff681d;}
.umscaadv_tig h6{ position:absolute; right:18px; top:18px;}
.umscaadv_tig h6 img{ height:100px;}

.ums_cangku1{ margin-top:14px; background-color:#FFF; padding:20px 20px; padding-bottom:24px;}
.ums_cangku1_tit{ height:22px; font-size:18px; color:#333333; line-height:22px;}
.ums_cangku1_con{height:auto; overflow: hidden; border-top:#DEDEDE solid 1px; border-right:#DEDEDE solid 1px; font-size: 14px; margin-top:18px;}
.ums_cangku1_con h1{ width:50%; height: 49px; line-height: 49px; float: left; border-bottom: #DEDEDE solid 1px; overflow: hidden; color: #333;}
.ums_cangku1_con h1 span{width: 100px; float: left;line-height:49px; height:49px; border-left:#DEDEDE solid 1px; border-right:#DEDEDE solid 1px; color: #494949; text-align: center; background-color: #f3f3f3; margin-right: 15px;}

.umsccon{ padding-top:13px; font-size:14px; color:#666; line-height:25px;}

/* 弹出层 */
.tangongy_cang{ background-color: #000; opacity: 0.4; position:fixed; left:0px; right:0px; top:0px; bottom:0px; z-index:999;}
.tanc_1ji{ display:table; width:100%; height:100%; left:0px; top:0px; z-index:999; position:fixed;}
.tanc_2ji{ display:table-cell; vertical-align:middle; width:100%; height:100%;}
.tangongy{ background-color:#FFF; width:760px; margin:0px auto; border-radius:3px; overflow:hidden;}
.tangongy h1{ line-height:46px; height:46px; padding-left:20px; font-size:15px; color:#333; background-color:#F1F1F1; border-bottom:1px solid #DEDEDE;}
.tangongy h1 a{ display:block; width:26px; height:26px; margin-top:10px; margin-right:15px; background-image: url(../images/sw_close_2.png); background-repeat:no-repeat; background-position:center; background-size:15px; float:right;}
.tangongy_con{ padding:20px 20px;}
.tangongy_con textarea{ font-size:14px; color:#333; padding:4px 4px; width:94%; line-height:22px; height:220px; border:1px solid #DEDEDE;}
.tangongy h5{ height:40px; padding-bottom:24px; padding-left:20px;}
.tangongy h5 a{ display:block; background-color:#08A1EF; color:#FFF; font-size:16px; width:150px; text-align:center; border-radius:5px; height:40px; line-height:40px;}

/* wms推荐 */
.wmsconkk{}
.wmscon1{ max-width:1200px; margin:0px auto; padding-top:60px; padding-bottom:70px;}
.wmscon1 h1{ line-height:40px; font-size:30px; color:#333; text-align:center; font-weight:bold;}
.wmscon1 h2{ line-height:28px; font-size:16px; color:#666; text-align:center; margin-top:4px;}
.wmscon1 ul{ margin-top:40px; overflow:hidden;}
.wmscon1 ul li{ width:360px; margin-left:60px; float:left; white-space:inherit;}
.wmscon1 ul li.wms_1_li{ margin-left:0px;}
.wmscon1 ul li h3{ width:160px; height:160px; position:relative; margin:0px auto; border:4px solid #ccc; border-radius:5px;}
.wmscon1 ul li h3 img{ position:absolute; top:0px; bottom:0px; left:0px; right:0px; margin:auto;}
.wmscon1 ul li P{ line-height:24px; padding-top:20px; text-align:center; color:#666;}

.wmscon2{ max-width:1200px; margin:0px auto; padding-top:50px; padding-bottom:20px;}
.wmscon2 dl{ overflow:hidden;}
.wmscon2 dl dt{ padding:0px; margin:0px; width:600px; float:left;}
.wmscon2 dl dt img{ width:100%;}
.wmscon2 dl dd{ width:530px; padding-left:70px; float:left; padding-top:50px;}
.wmscon2 dl dd h1{ position:relative; padding-left:80px; line-height:26px; font-size:15px; color:#333; min-height:108px;}
.wmscon2 dl dd h1 span{ display:block; width:58px; height:58px; border:2px solid #ccc; border-radius:60px; position:absolute; left:0px; top:0px; background-color:#FFF;}
.wmscon2 dl dd h1 span img{ position:absolute; left:0px; right:0px; top:0px; bottom:0px; margin:auto;}

.wmscon3 h5{ padding-top:30px;}
.wmscon3 h5 img{ max-width: 100%;}
.wmscon3 ul{ margin-top:20px;}

.wmscon4{ max-width:1200px; margin:0px auto; padding-top:50px; padding-bottom:50px;}
.wmscon4 h1{ line-height:40px; font-size:30px; color:#333; text-align:center; font-weight:bold;}
.wmscon4 h2{ line-height:28px; font-size:16px; color:#666; text-align:center; margin-top:4px;}
.wmscon4 ul{ margin-top:40px; overflow:hidden;}
.wmscon4 ul li{ width:400px; float:left; white-space:inherit; min-height:300px; background-color:#FFF; padding-top:30px;}
.wmscon4 ul li.wms_1_li{ margin-left:0px; background-color:#08A1EF;}
.wmscon4 ul li h3{ line-height:50px; height:50px; font-size:20px; padding-left:70px; background-image: url(../images/wms_an_pic_8.png); background-repeat:no-repeat; background-position:left center; background-size:50px; margin-left:30px; color:#08A1EF;}
.wmscon4 ul li h3.wmscon4_h3_2{ background-image: url(../images/wms_an_pic_9.png);}
.wmscon4 ul li h3.wmscon4_h3_3{ background-image: url(../images/wms_an_pic_10.png);}
.wmscon4 ul li.wms_1_li h3{ color:#FFF;}
.wmscon4 ul li p{ padding-left:30px; padding-top:24px; overflow:hidden;}
.wmscon4 ul li p span{ display:block; width:40%; margin-right:6%; text-align:center; border:2px solid #CCC; font-size:16px; line-height:36px; margin-bottom:10px; float:left;}
.wmscon4 ul li.wms_1_li p span{ border:2px solid #FFF; color:#FFF;}

.wmscon5{ max-width:1200px; margin:0px auto; padding-top:50px; padding-bottom:50px;}
.wmscon5 h1{ line-height:40px; font-size:30px; color:#333; text-align:center; font-weight:bold;}
.wmscon5 h2{ line-height:28px; font-size:16px; color:#666; text-align:center; margin-top:4px;}
.wmscon5_con{ width:1000px; margin:0px auto; padding-top:20px;}
.wmscon5_con h3{ height:40px; padding-left:165px; position:relative; margin-top:20px;}
.wmscon5_con h3 span{ display:block; position:absolute; left:0px; top:0px; height:40px; line-height:40px; font-size:16px; text-align:right; width:150px;}
.wmscon5_con h3 input{ height:38px; border:1px solid #CCC; text-indent:10px; font-size:16px; color:#333; width:720px; line-height:38px;}
.wmscon5_con h4{ padding-left:165px; position:relative; margin-top:20px;}
.wmscon5_con h4 span{ display:block; position:absolute; left:0px; top:0px; height:40px; line-height:40px; font-size:16px; text-align:right; width:150px;}
.wmscon5_con h4 textarea{ line-height:24px; padding:5px; min-height:144px; padding-left:10px; padding-right:8px; border:1px solid #CCC; font-size:16px; color:#333; width:702px;}
.wmscon5_con h5{ height:44px; padding-top:30px; padding-left:165px;}
.wmscon5_con h5 a{ display:block; width:220px; height:44px; line-height:44px; font-size:16px; background-color:#FF5D18; color:#FFF; text-align:center;}

/* 交易平台 */
.jiaocnav{ height:42px; background-color:#C57808; margin-bottom:14px;}
.jiaocnav_kk{ width:1200px; margin:0px auto;}
.jiaocnav_kk ul{ overflow:hidden;}
.jiaocnav_kk ul li{ height:42px; float:left; padding-right:4px;}
.jiaocnav_kk ul li a{ display:block; height:42px; line-height:42px; color:#FFF; padding-left:44px; padding-right:44px;}
.jiaocnav_kk ul li.caicnav_li a{ background-color:#86501a;}
.jiaocnav_kk ul li a:hover{ background-color:#86501a;}


.wsuppnavkk{height:90px; background-color:#FFF;}
.wsuppnav{ height:90px; margin:0px auto; overflow:hidden; width:1200px;}
.wsuppnav h1{ float:left; padding-top:20px;}
.wsuppnav h1 img{ height:50px;}
.wsuppnav h2{ background-image: url(../images/point.png); background-repeat:no-repeat; background-position:25px center; line-height:90px; font-size:24px; color:#000; padding-left:50px; float:left;}
.wsuppnav ul{ width:400px; float:left; margin-left:80px;}
.wsuppnav ul li{ line-height:90px; float:left; margin-right:54px;}
.wsuppnav ul li a{ font-size:16px; color:#000;}
.wsuppnav ul li.navcai_li a{ color:#EFAD4D;}
.sersou2{ width:400px; height:38px; padding-top:26px; float:right; overflow:hidden;}
.sersou2 input{ width:318px;border:1px solid #DEDEDE; border-right:0px; height:36px; line-height:36px; text-indent:12px; font-size:14px; color:#333; float:left;}
.sersou2 button{ height:38px; line-height:38px; width:80px; text-align:center; background-color:#EFAD4D; color:#FFF; float:left; border:1px solid #DEDEDE; border-left:0px; cursor:pointer;}

.wsuppnav_pic{ background-image: url(../images/banner.jpg); background-repeat:no-repeat; background-position:center; height:360px; margin-bottom:15px; background-size:cover;}
.zhaohuo_pic{ background-image: url(../images/chaoshi_pic_1.jpg);}



.jymarket{}
.jymarket dl{ overflow:hidden; background-color:#CCC; overflow:hidden; background-image: url(../images/sc_cpi_22.png); background-position:center; background-repeat:no-repeat;}
.jymarket dl dt{ width:25%; border-left:1px solid #FFF; background-color:#EFAD4D; height:180px; float:left; margin-left:-1px; border-top:1px solid #FFF; margin-top:-1px;}
.jymarket dl dt h1{ line-height:30px; font-size:22px; padding-left:40px; padding-top:40px; color:#FFF;}
.jymarket dl dt h2{ line-height:26px; font-size:16px; padding-left:40px; color:#FFF; margin-top:5px;}
.jymarket dl dd{ width:25%; border-left:1px solid #FFF; height:180px; float:left; margin-left:-1px; border-top:1px solid #FFF; margin-top:-1px; position:relative; display:table;}
.jymarket dl dd .jymarket_li{ display:table-cell; vertical-align:middle; width:100%; height:100%; cursor:pointer; background-image: url(../images/contact_con_bg.png); background-repeat:repeat;}
.jymarket dl dd a{}
.jymarket dl dd h1{ text-align:center;}
.jymarket dl dd h1 img{ height:70px;}
.jymarket dl dd h2{ line-height:26px; font-size:17px; padding-left:20px; padding-right:20px; text-align:center; color:#FFF; margin-top:5px;}
.jymarket dl dd .jymarket_li:hover{ background-image:none;}
.jymarket dl dd .jymarket_li:hover a h1 img{ opacity: 0.8;}
.jymarket dl dd .jymarket_li:hover a h2{ text-decoration:underline; text-shadow: 0px 0px 10px #000;}

.jmaipro_ser{ border-bottom:1px solid #ddd; padding-top:14px;}
.Classification{width:1178px;position:relative; padding:10px;border:1px solid #ddd; border-bottom:0px; background-color:#FFF; padding-bottom:16px;}
.Classification h5{width:90px; position:absolute; font-size:14px; top:0px; padding-top:11px; padding-bottom:11px; left:0px; line-height:35px; background-color:#F1F1F1; border-right:1px solid #DDDD; bottom:0px; color:#666; font-weight:bold; text-align:center;}
.Classification h1{ position:absolute; right:20px; top:12px; background-color:#F1F1F1; padding-left:15px; padding-right:15px; border:1px solid #DEDEDE;}
.Classification h1 a{ display:table; height:30px; line-height:30px; color:#666; background-image:url(../images/service.png); background-repeat:no-repeat; background-size:12px; background-position:right center; padding-right:17px; font-size:13px;}
.Classification h1.curre a{ background-image:url(../images/service_q.png);}
.Classification p{width:1050px;line-height:26px;font-size:12px;margin-left:98px;}
.Classification p a{color:#333;display:inline-block; padding: 0 10px 0 10px; font-size:13px; cursor:pointer; margin-top:6px; margin-right:12px;}
.Classification p a.f_b{ color:#FFF; font-weight:bold; background-color:#C57808; border-radius:5px;}
.Classification p a:hover{color:#FFF; font-weight:bold; background-color:#C57808;text-decoration:none; border-radius:5px;}
.Classification .Searchform{float:left;margin-left:70px;padding-top:10px;display:inline;}
.Classification .Searchform .text{float:left;width:229px;height:28px;line-height:28px;padding:0 8px;border:1px solid #ccc;}
.Classification .Searchform .btn_send{float:left;width:58px;height:30px;color:#fff;background-color:#fe4100;border:0;}
.Classification .Searchform .btn_send:hover{background-color:#fe6734;}
.gqser_ficat{ padding-left:98px; width:1050px; padding-top:8px; overflow:hidden;}
.gqser_ficat h3 input{ width:388px; height:30px; border:1px solid #DEDEDE; padding-left:8px; line-height:30px; font-size:15px; color:#000; float:left;}
.gqser_ficat h3 a{ display:block; width:40px; height:32px; display:block; background-color:#C57808; background-image: url(../images/ser_sou_pic_1.png); background-repeat:no-repeat; background-position:center; background-size:20px; float:left;}


.container{width:1200px; margin:0px auto; margin-top:12px;}
.neirong{float:left; width:938px;}
.purchase{width:100%;box-sizing:border-box; border:1px solid #ddd; background-color:#FFF;}
.purchase .purchaseTitle{height:30px;line-height:30px;padding-top:7px;padding-bottom:7px; background-color:#C57808; border-bottom:1px solid #dddddd;}
.purchase .purchaseTitle span{float:left;text-align:center; color:#FFF;}

.purchaseList{width:100%;}
.purchaseList li{ float:left;width:100%;height:28px;line-height:28px;padding:10px 0; color:#333;}
.purchaseList li:nth-child(2n+2){ background-color:#F1F1F1;}
.purchaseList li a{ color:#666;}
.purchaseList li a:hover{ color:#333;}
.purchaseList li.bg{background-color:#f6f6f6;}
.purchaseList li h1{float:left; width:10%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center;}
.purchaseList li h2{float:left; width:35%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center;}
.purchaseList li h2 a{ color:#333;}
.purchaseList li:hover h2{ color:#000; text-decoration:underline;}
.purchaseList li h3{float:left; width:15%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center;}
.purchaseList li h4{float:left; width:15%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center;}
.purchaseList li h5{float:left; width:10%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center;}
.purchaseList li span{ display:block; float:left; width:15%; font-size:13px; font-weight:normal; height:28px; overflow:hidden; text-align:center; color:#999;}

.sideright{float:right; width:240px; margin-left:20px;}
.sideright .box{width:238px; border:1px solid #ccc;}
.gqiu_adver{ padding-top:14px;}
.gqiu_adver img{ width:100%; display:block;}

.qye_shic{ margin-top:0px; margin-bottom:14px;}
.qye_shic .qye_xq_tit{ font-size:15px; color:#000;}
.qye_shic .qye_xq2_con a{ color:#EFAD4D;}

.zhaohuo5{ width:1200px; margin:0px auto; padding-top:30px; padding-bottom:50px;}
.zhaohuo5_con{ width:1000px; margin:0px auto; padding-top:20px; padding-right:50px;}
.zhaohuo5_con_kk{ overflow:hidden;}
.zhaohuo5_con h3{ height:40px; padding-left:120px; position:relative; margin-top:20px; width:380px; float:left;}
.zhaohuo5_con h3 span{ display:block; position:absolute; left:0px; top:0px; height:40px; line-height:40px; font-size:16px; text-align:right; width:120px;}
.zhaohuo5_con h3 input{ height:38px; border:1px solid #CCC; text-indent:10px; font-size:16px; color:#333; width:350px; line-height:38px;}
.zhaohuo5_con h3 select{ height:38px; border:1px solid #CCC; text-indent:10px; font-size:16px; color:#333; width:350px; line-height:38px;}
.zhaohuo5_con h5{ height:44px; padding-top:30px; padding-left:120px;}
.zhaohuo5_con h5 a{ display:block; width:220px; height:44px; line-height:44px; font-size:16px; background-color:#EFAD4D; color:#FFF; text-align:center;}


/* 交易集市 */
.jgsarn{ overflow:hidden; background-color:#FFF; border-bottom:2px solid #C57808; height:38px; margin-top:15px;}
.jgsarn_1{ float:left; width:364px;}
.jgsarn_1 a{ float:left; display:block; width:120px; border-right:1px solid #DDDDDD; line-height:38px; color:#666; text-align:center;}
.jgsarn_1 a.curre{ background-color:#C57808; color:#FFF; border-right:1px solid #C57808;}
.jgsarn span{ float:right; display:block; padding-top:4px; padding-right:4px;}
.jgsarn span a{ display:block; padding-left:28px; padding-right:28px; background-color:#C57808; height:30px; line-height:30px; border-radius:5px; color:#FFF; font-weight:600;}

/* 专业市场 */
.jgsarn h1{ float:right; height:38px; line-height:38px; font-size:15px; color:#333; padding-right:20px;}
.jgsarn h1 font{ color:#EEAC55; font-weight:600; font-size:15px; margin-right:5px;}

.jgsarn_1 a i{ display:table; margin:0px auto; height:38px; padding-left:26px; background-image:url(../images/pah_sax_an_pic.png); background-repeat:no-repeat; background-position:left center; font-style:normal;}
.jgsarn_1 a.curre i{ background-color:#EEAC55; background-image:url(../images/pah_sax_an_pic_q.png); color:#FFF;}



/* 采购平台 */
.wsuppnavkk2{height:90px; background-color:#FFF;}
.wsuppnav2{ height:90px; margin:0px auto; overflow:hidden; width:1200px;}
.wsuppnav2 h1{ float:left; padding-top:20px;}
.wsuppnav2 h1 img{ height:50px;}
.wsuppnav2{}
.wsuppnav2 h2{ background-image: url(../images/point.png); background-repeat:no-repeat; background-position:25px center; line-height:90px; font-size:24px; color:#000; padding-left:50px; float:left;}
.sersou3{ width:400px; height:38px; padding-top:26px; float:right; overflow:hidden;}
.sersou3 input{ width:318px;border:1px solid #DEDEDE; border-right:0px; height:36px; line-height:36px; text-indent:12px; font-size:14px; color:#333; float:left;}
.sersou3 button{ height:38px; line-height:38px; width:80px; text-align:center; background-color:#FF7700; color:#fff; float:left; border:1px solid #FF7700; border-left:0px; cursor:pointer;}

.caicnav{ height:42px; background-color:#FF7700;}
.caicnav_kk{ width:1200px; margin:0px auto;}
.caicnav_kk ul{ overflow:hidden;}
.caicnav_kk ul li{ height:42px; float:left; padding-right:4px;}
.caicnav_kk ul li a{ display:block; height:42px; line-height:42px; color:#FFF; padding-left:44px; padding-right:44px;}
.caicnav_kk ul li.caicnav_li a{ background-color:#666;}
.caicnav_kk ul li a:hover{ background-color:#666;}

.ggao_lie_1{ width:1200px; margin:0px auto; overflow:hidden; margin-top:14px; margin-bottom:14px; position:relative;}
.ggao_lie_1 img{ width:1200px;}
.ggao_lie_1 span{ position: absolute; right: 2px;  bottom: 2px; background: url(../images/ggtype.png); width: 23px; height: 13px;}

.ggao_lie_2{ width:1200px; margin:0px auto; overflow:hidden; padding-bottom:6px;}
.ggao_lie_2 ul{ width:1212px; padding-top:18px;}
.ggao_lie_2 ul li{ float:left; width:594px; height:80px; margin-right:12px; overflow:hidden; margin-bottom:12px; position:relative;}
.ggao_lie_2 ul li a span{ position: absolute; right: 2px;  bottom: 2px; background: url(../images/ggtype.png); width: 23px; height: 13px;}

.ggao_lie_3{ width:1200px; margin:0px auto; overflow:hidden; padding-bottom:6px;}
.ggao_lie_3 ul{ width:1218px; padding-top:18px;}
.ggao_lie_3 ul li{ float:left; width:394px; height:80px; margin-right:12px; overflow:hidden; margin-bottom:12px; position:relative;}
.ggao_lie_3 ul li a span{ position: absolute; right: 2px;  bottom: 2px; background: url(../images/ggtype.png); width: 23px; height: 13px;}

.ggao_lie_4{ max-width:1200px; margin:0px auto; overflow:hidden;}
.ggao_lie_4 ul{ padding-top:18px;}
.ggao_lie_4 ul li{ float:left; width:100%; margin-right:12px; overflow:hidden; margin-bottom:12px; position:relative;}
.ggao_lie_4 ul li img{ width:100%; height:80px;}
.ggao_lie_4 ul li a span{ position: absolute; right: 2px;  bottom: 2px; background: url(../images/ggtype.png); width: 23px; height: 13px;}

/* 融资平台 */

.wsuppnavkk3{height:90px; background-color:#FFF;}
.wsuppnav3{ height:90px; margin:0px auto; overflow:hidden; width:1200px;}
.wsuppnav3 h1{ float:left; padding-top:20px;}
.wsuppnav3 h1 img{ height:50px;}
.wsuppnav3{}
.wsuppnav3 h2{ background-image: url(../images/point.png); background-repeat:no-repeat; background-position:25px center; line-height:90px; font-size:24px; color:#000; padding-left:50px; float:left;}
.sersou4{ width:400px; height:38px; padding-top:26px; float:right; overflow:hidden;}
.sersou4 input{ width:318px;border:1px solid #DEDEDE; border-right:0px; height:36px; line-height:36px; text-indent:12px; font-size:14px; color:#333; float:left;}
.sersou4 button{ height:38px; line-height:38px; width:80px; text-align:center; background-color:#D9544F; color:#fff; float:left; border:1px solid #D9544F; border-left:0px; cursor:pointer;}

.rongcnav{ height:42px; background-color:#D9544F;}
.rongcnav_kk{ width:1200px; margin:0px auto;}
.rongcnav_kk ul{ overflow:hidden;}
.rongcnav_kk ul li{ height:42px; float:left; padding-right:4px;}
.rongcnav_kk ul li a{ display:block; height:48px; line-height:42px; color:#FFF; padding-left:44px; padding-right:44px;}
.rongcnav_kk ul li.rongcnav_li a{ background-color:#000;}
.rongcnav_kk ul li a:hover{ background-color:#000;}

/* 仓储物流 */
.sersou5{ width:400px; height:38px; padding-top:26px; float:right; overflow:hidden;}
.sersou5 input{ width:318px;border:1px solid #DEDEDE; border-right:0px; height:36px; line-height:36px; text-indent:12px; font-size:14px; color:#333; float:left;}
.sersou5 button{ height:38px; line-height:38px; width:80px; text-align:center; background-color:#08A1EF; color:#fff; float:left; border:1px solid #08A1EF; border-left:0px; cursor:pointer;}

/* 趋势分析 */
.qushifcon1{ width:1200px; margin:0px auto; padding-top:50px; padding-bottom:50px;}
.qushifcon1 h1{ line-height:40px; font-size:30px; color:#333; text-align:center; font-weight:bold;}
.qushifcon1 h2{ line-height:28px; font-size:16px; color:#666; text-align:center; margin-top:4px;}
.qushifcon1_con{ min-height:250px; margin-top:20px; margin-bottom:20px;}



.suggest{
    position: absolute;
    margin-top: -20px;
    background-color: #FAFAFA;
    width: 340px;
    border: 1px solid #dcdcdb;
    border-top: 1px solid #FAFAFA;
	z-index: 2;
}
.suggest p{
	padding: 3px 7px;
	cursor: pointer;
}
.suggest p:hover{text-decoration:underline; background-color:#F1F1F1; color:#333;}


/* 采购统计 */
.purchcon{ margin-top:15px;}
.purtopht{ background-color:#FFF; border:1px solid #dedede;}
.purtopht_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#FF7700; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.purtopht dl.dl_pht1{ overflow:hidden; padding:14px;}
.purtopht dl.dl_pht1 dt{ width:50%; float:left;}
.purtopht dl.dl_pht1 dt .dl_div{ margin-right:8px; background-color:#FF7700; border:1px solid #FF7700; padding:30px 20px; padding-left:140px; background-image:url(../images/indent.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.purtopht dl.dl_pht1 dt .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.purtopht dl.dl_pht1 dt .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}
.purtopht dl.dl_pht1 dd{ width:50%; float:left;}
.purtopht dl.dl_pht1 dd .dl_div{ margin-left:8px; background-color:#13D0B2; border:1px solid #13D0B2; padding:30px 20px; padding-left:140px; background-image:url(../images/vip.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.purtopht dl.dl_pht1 dd .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.purtopht dl.dl_pht1 dd .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}

.purtopht dl.dl_pht2{ overflow:hidden; padding:14px; border-top:1px solid #dedede;}
.purtopht dl.dl_pht2 dd{ width:33.3333333333%; float:left;}
.purtopht dl.dl_pht2 dd .dl_div{ margin-right:16px; padding:20px 20px; padding-left:140px; border-left:1px solid #DEDEDE;}
.purtopht dl.dl_pht2 dd:nth-child(1) .dl_div{ border-left:0px;}
.purtopht dl.dl_pht2 dd .dl_div h1{ line-height:26px; font-size:14px; color:#666;}
.purtopht dl.dl_pht2 dd .dl_div h2{ line-height:34px; font-size:24px; color:#333;}

.caigbingx{ margin-top:12px; background-color:#fff; border:1px solid #dedede;}
.caigbingx_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#FF7700; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.caigbingx_con{ height:790px; position:relative; display:flex; justify-content:center; align-items:center;}

.caigzhex{ margin-top:12px; overflow:hidden;}
.caigzhex dl{ width:50%; float:left;}
.caigzhex dd{ margin-right:8px; background-color:#FFF; border:1px solid #dedede;}
.caigzhex_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#FF7700; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.caigzhex_con{ height:360px; position:relative; display:flex; justify-content:center; align-items:center;}

/* 仓储统计 */

.ticstopht{ background-color:#FFF; border:1px solid #dedede; margin-top:12px;}
.ticstopht_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#08A1EF; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.ticstopht dl.dl_pht1{ overflow:hidden; padding:14px;}
.ticstopht dl.dl_pht1 dt{ width:50%; float:left;}
.ticstopht dl.dl_pht1 dt .dl_div{ margin-right:8px; background-color:#034c6a; border:1px solid #034c6a; padding:30px 20px; padding-left:140px; background-image:url(../images/info2_4.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.ticstopht dl.dl_pht1 dt .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.ticstopht dl.dl_pht1 dt .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}
.ticstopht dl.dl_pht1 dd{ width:50%; float:left;}
.ticstopht dl.dl_pht1 dd .dl_div{ margin-left:8px; background-color:#034c6a; border:1px solid #034c6a; padding:30px 20px; padding-left:140px; background-image:url(../images/info2_5.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.ticstopht dl.dl_pht1 dd .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.ticstopht dl.dl_pht1 dd .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}

.ticstopht dl.dl_pht2{ overflow:hidden; padding:14px 6px; border-top:1px solid #dedede;}
.ticstopht dl.dl_pht2 dd{ width:33.3333333333%; float:left;}
.ticstopht dl.dl_pht2 dd .dl_div{ margin-right:8px; margin-left:8px; padding:20px 20px; padding-left:140px; border-left:1px solid #DEDEDE; background-color:#034c6a; background-repeat: no-repeat; background-position: 50px center; background-size: 48px;}
.ticstopht dl.dl_pht2 dd .dl_img1{ background-image:url(../images/info2_1.png);}
.ticstopht dl.dl_pht2 dd .dl_img2{ background-image:url(../images/info2_2.png);}
.ticstopht dl.dl_pht2 dd .dl_img3{ background-image:url(../images/info2_3.png);}
.ticstopht dl.dl_pht2 dd:nth-child(1) .dl_div{ border-left:0px;}
.ticstopht dl.dl_pht2 dd .dl_div h1{ line-height:26px; font-size:14px; color:#fff;}
.ticstopht dl.dl_pht2 dd .dl_div h2{ line-height:34px; font-size:24px; color:#fff;}

.ticsbingx{ margin-top:12px; background-color:#fff; border:1px solid #dedede;}
.ticsbingx_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#08A1EF; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.ticsbingx_con{ height:700px; position:relative;}
.ticsbingx_contit{ position:relative; display:table; font-size:15px; color:#000; line-height:34px; padding-top:70px; padding-left:100px; font-weight:bold;}
.ticsbingx_concon{ position:absolute; left:0px; top:0px; right:0px; bottom:0px; display:flex; justify-content:center; align-items:center;}

.ticszhex{ margin-top:12px; overflow:hidden;}
.ticszhex dl{ width:50%; float:left;}
.ticszhex dd{ margin-right:8px; background-color:#FFF; border:1px solid #dedede;}
.ticszhex_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#08A1EF; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.ticszhex_con{ height:360px; position:relative; display:flex; justify-content:center; align-items:center;}

/* 物流统计 */

.wuliutopht{ background-color:#FFF; border:1px solid #dedede; margin-top:12px;}
.wuliutopht_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#08A1EF; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.wuliutopht dl.dl_pht1{ overflow:hidden; padding:14px;}
.wuliutopht dl.dl_pht1 dt{ width:50%; float:left;}
.wuliutopht dl.dl_pht1 dt .dl_div{ margin-right:8px; background-color:#034c6d; border:1px solid #034c6d; padding:30px 20px; padding-left:140px; background-image:url(../images/info_1.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.wuliutopht dl.dl_pht1 dt .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.wuliutopht dl.dl_pht1 dt .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}
.wuliutopht dl.dl_pht1 dd{ width:50%; float:left;}
.wuliutopht dl.dl_pht1 dd .dl_div{ margin-left:8px; background-color:#034c6a; border:1px solid #034c6a; padding:30px 20px; padding-left:140px; background-image:url(../images/info_2.png); background-repeat:no-repeat; background-position:50px center; background-size:48px;}
.wuliutopht dl.dl_pht1 dd .dl_div h1{ line-height:34px; font-size:24px; color:#FFF;}
.wuliutopht dl.dl_pht1 dd .dl_div h2{ line-height:26px; font-size:14px; color:#FFF;}

.wuliutopht dl.dl_pht2{ overflow:hidden; padding:14px 6px;}
.wuliutopht dl.dl_pht2 dd{ width:33.3333333333%; float:left;}
.wuliutopht dl.dl_pht2 dd .dl_div{ margin-right:8px; margin-left:8px; padding:20px 20px; padding-left:140px; border-left:1px solid #DEDEDE; background-color:#034c6a; background-repeat: no-repeat; background-position: 50px center; background-size: 48px;}
.wuliutopht dl.dl_pht2 dd .dl_img1{ background-image:url(../images/info_0.png);}
.wuliutopht dl.dl_pht2 dd .dl_img2{ background-image:url(../images/info_sl.png);}
.wuliutopht dl.dl_pht2 dd .dl_img3{ background-image:url(../images/info_fl.png);}
.wuliutopht dl.dl_pht2 dd:nth-child(1) .dl_div{ border-left:0px;}
.wuliutopht dl.dl_pht2 dd .dl_div h1{ line-height:26px; font-size:14px; color:#fff;}
.wuliutopht dl.dl_pht2 dd .dl_div h2{ line-height:34px; font-size:24px; color:#fff;}

.wuliuzhex{ margin-top:12px; overflow:hidden;}
.wuliuzhex dl{ width:50%; float:left;}
.wuliuzhex dd{ margin-right:8px; background-color:#FFF; border:1px solid #dedede;}
.wuliuzhex_tit{ line-height:54px; line-height:54px; padding-left:15px; color:#08A1EF; font-size:15px; border-bottom:1px solid #dedede; font-weight:bold;}
.wuliuzhex_con{ height:360px; position:relative; display:flex; justify-content:center; align-items:center;}
.wuliuzhex2 .wuliuzhex_con{ height:440px;}


/* 融资认证 */
.rzinfo9{ background-color:#FFF; border:1px solid #dedede; margin-top:16px;}
.rzshef1{ overflow:hidden; padding-top:20px;}
.rzshef1 .layui-form-item{ width:50%; float:left; clear:inherit;}
.rzshef2{ overflow:hidden; padding-top:10px; padding-bottom:10px;}
.rzshef2 .layui-form-item{ width:50%; float:left; clear:inherit;}


/* 融资认证 首页 */
.gztnav{}
.gztnav ul{ overflow:hidden; padding-left:5px; padding-top:7px; padding-right:20px; padding-bottom:16px;}
.gztnav ul li{ width:25%; float:left; padding-left:15px; box-sizing:border-box; margin-top:13px;}
.gztnav ul li a{ display:block; height:126px; background-image:url(../images/nav_gzt_pic_back.png); background-position:right center; background-repeat:no-repeat; border-radius:5px;   box-shadow: 0px 0px 10px rgba(90,172,255,0.18); padding-left:80px; font-size:15px; color:#FFF; position:relative; overflow:hidden; /*background-size:auto 100%;*/}
.gztnav ul li a h1{ position:absolute; left:22px; width:36px; top:17px;}
.gztnav ul li a h1 img{ display:block;}
.gztnav ul li a h2{ font-size:16px; font-weight:bold; line-height:40px; margin-top:15px;}
.gztnav ul li a h3{ font-size:14px; line-height:26px;}
.gztnav ul li a h4{ font-size:14px; line-height:26px;}
.gztnav ul li.li1 a{ background-color:#E89934;}
.gztnav ul li.li2 a{ background-color:#0CB399;}
.gztnav ul li.li3 a{ background-color:#49BDF8;}
.gztnav ul li.li4 a{ background-color:#5AACFF;}
.gztnav ul li.li5 a{ background-color:#7186DB;}
.gztnav ul li.li6 a{ background-color:#5473E9;}
.gztnav ul li.li7 a{ background-color:#1F95EE;}
.gztnav ul li.li8 a{ background-color:#35C3CF;}
.gztnav ul li.li9 a{ background-color:#0CB399;}
.gztnav ul li.li10 a{ background-color:#195AEB;}
.gztnav ul li.li11 a{ background-color:#0CB399;}
.gztnav ul li.li12 a{ background-color:#5AACFF;}

.gztlist{ padding-top:6px; background-color:#FFF; margin-left:20px; margin-right:20px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); border-radius: 3px; border:1px solid #DEDEDE; margin-top:16px;}
.gztlist_tit{ padding-left:16px; line-height:42px; font-size:16px; color:#333; border-bottom:1px solid #e6e6e6; padding-right:16px;}
.gztlist_tit h1{ width:200px; float:right; padding-top:2px; position:relative;}
.gztlist_tit h1 .layui-input{ width:100%; height:32px; line-height:32px; font-size:14px;}
.gztlist_tit h1::before{ width:20px; height:20px; position:absolute; right:10px; top:8px; background-image:url(../images/selected.png); background-position:right center; background-repeat:no-repeat; display:block; content:"";}


.gztlist .layui-form-item{ padding-left:12px; padding-right:12px;}

.gztcaidt{ padding-top:6px; background-color:#FFF; margin-left:20px; margin-right:20px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); border-radius: 3px; border:1px solid #DEDEDE;}
.gztcaidt_tit{ padding-left:16px; line-height:42px; font-size:16px; color:#333; border-bottom:1px solid #e6e6e6; padding-right:16px;}

.gztcaidt_con{}
.gztcaidt_con ul{ overflow:hidden; padding-left:5px; padding-top:7px; padding-right:20px; padding-bottom:20px;}
.gztcaidt_con ul li{ width:25%; float:left; padding-left:15px; box-sizing:border-box; margin-top:13px;}
.gztcaidt_con ul li a{ display:block; height:126px; background-image:url(../images/nav_gzt_pic_back.png); background-position:right center; background-repeat:no-repeat; border-radius:5px;   box-shadow: 0px 0px 10px rgba(90,172,255,0.18); padding-left:80px; font-size:15px; color:#FFF; position:relative; overflow:hidden;}
.gztcaidt_con ul li a h1{ position:absolute; left:22px; width:36px; top:17px;}
.gztcaidt_con ul li a h1 img{ display:block;}
.gztcaidt_con ul li a h2{ font-size:16px; font-weight:bold; line-height:40px; margin-top:15px;}
.gztcaidt_con ul li a h3{ font-size:14px; line-height:26px;}
.gztcaidt_con ul li a h4{ font-size:14px; line-height:26px;}
.gztcaidt_con ul li.li1 a{ background-color:#E89934;}
.gztcaidt_con ul li.li2 a{ background-color:#0CB399;}
.gztcaidt_con ul li.li3 a{ background-color:#49BDF8;}
.gztcaidt_con ul li.li4 a{ background-color:#5AACFF;}
.gztcaidt_con ul li.li5 a{ background-color:#7186DB;}
.gztcaidt_con ul li.li6 a{ background-color:#5473E9;}
.gztcaidt_con ul li.li7 a{ background-color:#1F95EE;}
.gztcaidt_con ul li.li8 a{ background-color:#35C3CF;}
.gztcaidt_con ul li.li9 a{ background-color:#0CB399;}
.gztcaidt_con ul li.li10 a{ background-color:#195AEB;}
.gztcaidt_con ul li.li11 a{ background-color:#0CB399;}
.gztcaidt_con ul li.li12 a{ background-color:#5AACFF;}


/* 资质认证 */
.gztcaidt2{ padding-top:6px; background-color:#FFF; margin-left:20px; margin-right:20px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); border-radius: 3px; border:1px solid #DEDEDE; margin-top:16px;}
.gztcaidt2_tit{ padding-left:16px; line-height:42px; font-size:16px; color:#333; border-bottom:1px solid #e6e6e6; padding-right:16px;}

.gztcaidt2_con{}
.gztcaidt2_con ul{ overflow:hidden; padding-left:5px; padding-top:7px; padding-right:20px; padding-bottom:20px;}
.gztcaidt2_con ul li{ width:25%; float:left; padding-left:15px; box-sizing:border-box; margin-top:13px;}
.gztcaidt2_con ul li .a{ display:block; height:126px; background-image:url(../images/nav_gzt_pic_back.png); background-position:right center; background-repeat:no-repeat; border-radius:5px;   box-shadow: 0px 0px 10px rgba(90,172,255,0.18); padding-left:70px; font-size:15px; color:#FFF; position:relative; overflow:hidden;}
.gztcaidt2_con ul li .a h1{ position:absolute; left:22px; width:36px; height:40px; top:17px; background-image:url(../images/bbs_sc_fap_pic_1.png); background-position:center; background-repeat:no-repeat; background-size:24px;}
.gztcaidt2_con ul li .a.curre h1{ background-image:url(../images/bbs_sc_fap_pic_1_q.png);}
.gztcaidt2_con ul li .a h2{ font-size:14px; font-weight:bold; line-height:40px; margin-top:15px;}
.gztcaidt2_con ul li .a h3{ font-size:13px; line-height:26px;}
.gztcaidt2_con ul li .a h4{ font-size:13px; line-height:26px;}
.gztcaidt2_con ul li.li1 .a{ background-color:#E89934;}
.gztcaidt2_con ul li.li2 .a{ background-color:#0CB399;}
.gztcaidt2_con ul li.li3 .a{ background-color:#49BDF8;}
.gztcaidt2_con ul li.li4 .a{ background-color:#5AACFF;}
.gztcaidt2_con ul li.li5 .a{ background-color:#7186DB;}
.gztcaidt2_con ul li.li6 .a{ background-color:#5473E9;}
.gztcaidt2_con ul li.li7 .a{ background-color:#1F95EE;}
.gztcaidt2_con ul li.li8 .a{ background-color:#35C3CF;}
.gztcaidt2_con ul li.li9 .a{ background-color:#0CB399;}
.gztcaidt2_con ul li.li10 .a{ background-color:#195AEB;}
.gztcaidt2_con ul li.li11 .a{ background-color:#0CB399;}
.gztcaidt2_con ul li.li12 .a{ background-color:#5AACFF;}
.gztcaidt2_con ul li.li7 .a.curre{ background-color:#0CB399;}



.gztcaidt3{ padding-top:6px; background-color:#FFF; margin-left:20px; margin-right:20px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); border-radius: 3px; border:1px solid #DEDEDE; margin-top:16px;}
.gztcaidt3_tit{ padding-left:16px; line-height:42px; font-size:16px; color:#333; border-bottom:1px solid #e6e6e6; padding-right:16px;}
.gztcaidt3_con{ min-height:200px;}

.gztcaidt3_con ul{ overflow:hidden; padding-left:5px; padding-top:7px; padding-right:20px; padding-bottom:20px;}
.gztcaidt3_con ul li{ width:20%; float:left; padding-left:15px; box-sizing:border-box; margin-top:13px;}
.gztcaidt3_con ul li .a{ display:block; min-height:126px; padding-bottom:16px; background-image:url(../images/nav_gzt_pic_back.png); background-position:right center; background-repeat:no-repeat; border-radius:5px; padding-left:70px; font-size:15px; color:#666; position:relative; overflow:hidden; border:1px solid #dedede; padding-right:15px;}
.gztcaidt3_con ul li .a h1{ position:absolute; left:22px; width:36px; height:40px; top:17px; background-image:url(../images/bbs_sc_cart_pic_1_x.png); background-position:center; background-repeat:no-repeat; background-size:24px;}
.gztcaidt3_con ul li .a.curre h1{ background-image:url(../images/bbs_sc_cart_pic_1_q.png);}
.gztcaidt3_con ul li .a h2{ font-size:14px; font-weight:bold; line-height:26px; margin-top:24px; color:#333; white-space:normal;}
.gztcaidt3_con ul li .a h3{ font-size:13px; line-height:26px;}
.gztcaidt3_con ul li .a h4{ font-size:13px; line-height:26px;}
.gztcaidt3_con ul li .a.curre{ background-color:#f1f1f1;}


/* 融资添加 */
.rzdie_caku{ padding-left:20px; padding-right:20px; border-bottom:1px solid #dedede; padding-top:10px; padding-bottom:6px; background-color:#FFF;}
.rzdie_caku h1{ line-height:40px; font-size:15px; color:#333; font-weight:bold;}
.rzdie_caku .layui-btn{ float:right; margin-left:15px;}

.rzdie_ser{ padding-left:12px; padding-right:12px; padding-right:96px; position:relative;}
.rzdie_ser ul{ overflow:hidden;}
.rzdie_ser ul li{ width:25%; float:left; display:flex; margin-top:12px;}
.rzdie_ser ul li h1{ width:60px; text-align:right; padding-right:0px; line-height:34px;}
.rzdie_ser ul li h2{ flex:1;}
.rzdie_ser ul li .layui-input{ height:34px;}
.rzdie_ser .search{ position:absolute; top:12px; right:16px; height:34px; line-height:34px;}
.rzdie_ser .reset{ position:absolute; top:57px; right:16px; height:34px; line-height:34px;}

.rzdiek{ background-color:#FFF; margin-left:20px; margin-right:20px; margin-top:16px; border:1px solid #dedede; padding-top:5px;}

.rzdie_tabtit{ line-height:40px; overflow:hidden; padding-left:8px; padding-top:24px;}
.rzdie_tabtit h1{ font-size:15px; font-weight:bold; color:#333; line-height:32px; padding-top:8px;}
.rzdie_tabtit .layui-btn{ float:right;}

.layui-form-item{ overflow:hidden; padding-left:20px; width:70%;}
.layui-form-item h1{ width:30%; padding-right:3%; float:left;}


.rzdiebu{ padding-top:6px; background-color:#FFF; margin-left:20px; margin-right:20px; box-shadow: 0 1px 2px 0 rgba(0,0,0,0.05); border-radius: 3px; border:1px solid #DEDEDE; margin-top:16px; padding-bottom:12px;}
.rzdiebu_tit{ padding-left:16px; line-height:42px; font-size:16px; color:#333; border-bottom:1px solid #e6e6e6; padding-right:16px;}

.rzdiebu_pu1{ overflow:hidden; padding-top:14px;}
.rzdiebu_pu1 .li{ line-height:36px; width:25%; float:left; display:flex; font-size:15px; color:#333;}
.rzdiebu_pu1 .li h1{ width:120px; text-align:right;}
.rzdiebu_pu1 .li h2{ display:flex; text-align:left;}


.rzdiebu_baog{ overflow:hidden; padding-top:16px; padding-bottom:28px;}
.rzdiebu_baog .li{ line-height:36px; width:25%; float:left; display:flex; font-size:15px; color:#333;}
.rzdiebu_baog .li h1{ width:120px; text-align:right;}
.rzdiebu_baog .li h2{ display:flex; text-align:left;}
.rzdiebu_baog .layui-input-inline{ margin-right:15px;}
.rzdiebu_baog .layui-input-inline a{ text-decoration:underline; color:#1E9FFF;}


.rzdiebu_bzyar{ position:relative;}
.rzdiebu_bzyar .layui-form-label{ width:145px; padding-left:0px; padding-right:0px;}
.rzdiebu_bzyar .layui-input-block{ margin-left:150px;}
.rzdiebu_bzyar .layui-form-item{ margin-bottom:16px;overflow: inherit}

.rzdiebu_bzyar .jr_pic{ position:absolute; left:650px; top:0px; width:400px; height:200px;background-color: #fbfbfb
}
.rzdiebu_bzyar .jr_pic img{ display:block; height:100px;}


/* 单页 */
.pagecon{ padding:14px 14px; line-height:30px; color:#333; font-size:15px; background-color:#FFF; border: 1px solid #dedede; margin-top: 22px; margin-bottom: 22px;}
.pagecon p{ line-height:30px; padding-top:10px; font-size:15px;}
.pagecon img{ max-width: 100%;}



/*红绿灯*/
.head_sub .h5{ font-size: 13px; margin-left:10px; color: #333;}
.head_sub .h5.red{ color: #DC0000;}
.head_sub .h5.yellow{ color: #FAAE00;}
.head_sub .h5.green{ color: #A6EC13;}

.box2{
    margin-left:15px;
    width: 73px;
    border-radius: 30px;
    border: 3px solid #4C4C4C;
    background-color: #4C4C4C;
    display: flex;
    align-items: center;
    justify-content: space-between;
    display: flex;
    cursor: pointer;
    padding: 0 8px;
}

.box2 .light{
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 5px 0px;
    background: #000;
	opacity: 1;
	border:1px solid #333;
	position: relative;
}

.box2 .red{  background: #DC0000; background: -webkit-gradient(linear, 100% 0%, 0% 0%, from(#FC726F), to(#E91A16));}
.box2 .yellow{ background: #DC0000; background: -webkit-gradient(linear, 100% 0%, 0% 0%, from(#FEE165), to(#FAAE00));}
.box2 .green{ background: #DC0000; background: -webkit-gradient(linear, 100% 0%, 0% 0%, from(#D7FF52), to(#A6EC13));}

.box2 .light::after{
	display: block;
	content: "";
	position: absolute; left: 0px; top: 0px;
    width: 20px;
    height: 20px;
	background-color: rgba(0,0,0,0.5);
	border-radius: 20px;
   
}
.box2 .light1::after{ display: none;}

.box2 .light1{}





@media screen and (max-width: 1340px) {
/* 头部 */
.head{ padding: 0px 60px 0px 60px;}
.headtop{ width: 100%; box-sizing: border-box;}
/* 首页 */
.banner_text h1{ font-size: 40px;}
.baner_search input.item1{ font-size:14px;}
.baner_search input.item2{ font-size:14px;}
.baner_search input.item3{ font-size:14px;}
.banner_data ul li{ height: 90px;}
.banner_data ul li .animateNum{ width: 120%; transform: scale(0.8); justify-content: center; display: flex;}
.home_chart{ padding:50px 0px 60px 0px;}
.wcedx .category{ width: 100%; box-sizing: border-box; padding: 0px 60px;}
.chart_ul{ width: 100%; box-sizing: border-box; padding: 0px 60px;}
.sfxxd .news{ width: 100%; box-sizing: border-box; padding: 50px 60px 0px 60px;}
.friend_link_list{ width: 100%; box-sizing: border-box; padding: 30px 60px 20px 60px;}
.banner_data ul{ width: 100%; box-sizing: border-box; padding: 0px 0px 0px 0px;}
.banner_data ul{ transform: scale(0.96); justify-content:center; padding-right: 3%;}
.banner_data ul li{ width: 12%; margin:0px 5px;}
.group2{ width: 100%; padding: 0px 50px; box-sizing: border-box;}

/* 通用中间div */
.content{ width: 100%; padding: 0px 60px; box-sizing: border-box;}

/* 仓储平台 */
.wmscon1{ width: 100%; box-sizing: border-box; padding: 50px 60px;}
.wmscon1 ul{ display: flex;}
.wmscon1 ul li{ width: 33.3333%;}
.wmscon1 ul li h3{ width: 140px; height: 140px;}

.wmscon2{ width: 100%; box-sizing: border-box; padding: 50px 60px 20px 60px;}
.wmscon2 dl{ display: flex;}
.wmscon2 dl dt{ width: 500px;}

.wmscon4{ width: 100%; box-sizing: border-box; padding: 50px 60px 50px 60px;}
.wmscon4 ul{ display: flex;}

/* 单页信息 */
.newsk3{ display: flex;}
.pagerig{ flex: 1;}

/* 登录 */
.logindw{ width: 100%; box-sizing: border-box; display: flex;}
.logindw .left{ flex: 1;}
.logindw .login{ width:400px;}
.logindw .left h1{ font-size: 30px;}
.logindw .left h2{ font-size: 30px;}


/* 注册 */
.regis{ width: 100%; box-sizing: border-box; padding: 0px 60px;}
div.reg-cnt { width:auto;}

/* 新闻详情 */
.newsdie{ float: initial; width: auto; flex: 1;}
.newsphq{ float: initial;}


}

@media screen and (max-width: 1240px) {
	.head_sub ul li{ padding: 0px 20px;}
	.box2{ margin-left:12px;}
	
}



@media screen and (max-width: 1150px) {
	.head_sub{ padding-left:3%;}
	.head_sub ul li{ padding: 0px 15px;}
	.box2{ margin-left:8px;}
	
	/* 登录 */
	.logindw{ height: 410px; margin-top: -205px;}
	.logindw .login{ width:380px;}
	.logindw .left h1{ font-size: 26px;}
	.logindw .left h2{ font-size: 26px;}
	.login{ padding:20px 28px;}
	.login h2{ margin-top:12px; background-size: 20px; padding-left: 42px;}
	.login h2 input{ height: 40px; line-height: 42px;}
	.login h3{ margin-top:16px; background-size: 20px; padding-left: 42px;}
	.login h3 input{ height: 40px; line-height: 42px;}
	.login .yzm{ margin-top: 16px;}
	.login .yzm h6{ height: 40px;}
	.login .yzm h6 input{ height: 40px; line-height: 40px;}
	.login .yzm a{ height: 40px;}
	.login button{ margin-top: 24px; height: 44px; line-height: 44px;}
	.zhui_pass{ padding-top:15px;}
	
	/* 首页统计数据样式 */
	.baner_search{ margin: 0px 120px;}
	/*.baner_search input.item1{ width: calc(40% - 50px);}
	.baner_search input.item2{ width: calc(30%);}
	.baner_search input.item3{ width: calc(30%);}*/
	
	.banner_data ul{ transform: scale(0.88); padding-right:8%;}
	
	
	.chart_ul{ }
	.chart_ul li.ch1{ width: calc(50% - 8px); order: 1;}
	.chart_ul li.ch2{ width: 100%; order: 3; margin-top:16px;}
	.chart_ul li.ch3{ width: calc(50% - 8px); order: 2;}
	
}

@media screen and (max-width: 1080px) {
	/* 首页统计数据样式 */
	.banner_data ul{ transform: scale(0.82); justify-content:center; padding-right:15%;}
	
	.head_sub ul li{ padding: 0px 10px;}
	.box2{ width: 76px; padding: 0px 12px; margin-left:5px;}
	.light{ margin:5px 0px; width: 16px; height: 16px;}
	
}

/* 手机端自适应 */
@media screen and (max-width:760px){
.head{padding:0px; display: none}
.head_logo{}
.head_sub{width:100%; display: flex; align-items: center; flex-direction: column}
.head_sub ul{display: flex; align-items: center}
.head_sub ul li{}
.head_sub ul li a{font-size: 14px}
.box2{display: none}
.fixabout{display: none}
.head_login{display: none}
.head_sub .h5{display: none}
.loginkk-model{padding:0; display: flex; align-items: center; justify-content: center}
.loginkk{top:0}
.logindw{display: flex; flex-direction: column; justify-content: center; align-items: center;  top: unset; margin: 0}
.logindw .left{display: flex; align-items: center; width:100%; margin-bottom: 12px}
.logindw .left h1{line-height: 28px; border-bottom: none;}
.logindw .left h1{line-height: 28px; border-bottom: none;}

}


