﻿@charset "utf-8";
/*=======公共样式=======*/
a{ text-decoration:none;}

a:hover{ text-decoration:none;}

*{ padding:0px;margin:0px; font-weight:300;}

ul li{list-style:none;}

img{ border:none;}

.clear{ clear:both;}

.nav { background:none; border-bottom:1px solid #dbdbdb;}

.wm { margin:0;}

.button{ background:#0095FF; margin-top:10px; width:50px; height:30px;}

.nex_bg_cl{ background:#f4f5f6;}

.btn_login .pn, .btn_register .pn{ background:#0095FF; font-weight:300; width:73%;}

.plc .pi .message img, .plc .pi .img_one img{max-width:100%; max-height:100%; display: block!important;}
.plc .avatar img{ border-radius:100%;}
.threadlist{ width:auto;}
.threadlist .thread_tit{ font-size:15px!important; font-weight:300!important; background:#fff!important; font-size:16px!important; color:#666!important;}
.btn_qqlogin a{ background:#f90; line-height:45px; width:73%; color:#fff;}

.page a { margin:0 5px; border: 1px solid #d1d1d1; border-radius: 2px; padding: 5px 9px; background: #FFF; }
.nex_wp{ width:100%;}
/*=======头部样式=======*/
.header{ width: 100%; height: 49px; line-height: 49px; position: fixed; top: 0px; font-size: 19px; text-align: center; background:#0095FF; z-index: 10; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s;}
.nex_navbar{height: 49px; background:none; width: 100%; line-height: 49px;}
.nex_navright{position: absolute; display: block; width: 49px; height: 49px; top: 0;right: 0;}
.nex_navright a{display: inline-block; width:49px; height:49px; background:url(../images/search.png) center no-repeat; background-size:24px;vertical-align: middle;}
.nex_navleft{position: absolute; display: block; width: 49px; height: 49px; left:0; top:0;}
.nex_navtop_column{}
.nex_navtop_column .nex_subnavs{ display:block; width:49px; height:49px; border:0; background:url(../images/menu.png) center no-repeat; background-size:25px;}

/*侧边导航*/

/*header*/
.wk_header {
	width: 100%;
	background: #0099cb;
	padding: 0;
	overflow: hidden;
}
.width100 {
    width: 100%;
}
.wk_fl {
    float: left;
}
header h1 {
    width: 60%;
}
.wk_fl a{
	display:inline-block;
	height:100%;
}
.wk_fl a img{
  margin-top: 2%;
}
header .wk_nav {
    width: 12.0313%;
}
.wk_fr {
    float: right;
}




/*=======门户=======*/
/*slide*/
.nexflashs{ position: relative;}
.nex_gd_focus{ width:100%; height:300px;position:relative; overflow:hidden;   }
.nex_gd_focus .hd{ width:100%; height:50px; line-height:50px;  position:absolute; z-index:1;left:44%;bottom:3%; }
.nex_gd_focus .hd ul{height:30px; float:left;}
.nex_gd_focus .hd ul li{ display:inline-block; width:8px; height:8px;border-radius:100%; background:none; margin:0 4px; border:2px solid #fff;  vertical-align:top; overflow:hidden; text-indent:9999px; }
.nex_gd_focus .hd ul .on{ background:#0095FF;  border:2px solid #fff;  }



.nex_gd_focus .hd span{ font-size:12px; color:#fff; margin-left:5px; position:relative; top:3px;}
.nex_gd_focus .hd span i{ padding-left:5px;}
.nex_gd_focus .bd{ position:relative;width:100%;  height:300px;  z-index:0; }
.nex_gd_focus .bd li a{ display:block; width:100%;  height:300px; position:relative;}
.nex_gd_focus .bd li a img{width:100%;  height:300px;}
.nex_gd_focus .bd li a h3{ height: 30px; line-height:30px; width: 90%; padding:0 5%; overflow:hidden; position: absolute; bottom: 160px; left: 0; z-index: 8; font-size:22px; color:#fff; font-weight:400;}
.nex_gd_focus .bd li a p{height: 30px; line-height:30px; width: 90%; padding:0 5%; overflow:hidden; position: absolute; bottom: 120px; left: 0; z-index: 8; font-size:14px; color:#fff; font-weight:400;}
.nex_gd_focus .bd li a span{ display:block; width:100px; height:30px; line-height:30px; margin:0 auto; font-size:12px; color:#fff; background:#0095FF; text-align:center; z-index: 18; position: absolute; bottom: 80px; left: 5%;}
@-webkit-keyframes nexsliderbar {
  0% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
  }

  50% {
    -webkit-transform: translateX(38px);
    transform: translateX(38px);
  }
  100% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
  }
}

@keyframes nexsliderbar {
  0% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
  }

  50% {
    -webkit-transform: translateX(38px);
    transform: translateX(38px);
  }
  100% {
    -webkit-transform: translateX(-70px);
    transform: translateX(-70px);
  }
}
.nex_mobile_boxs_advs{ position:relative; top:-20px}
.nex_mobile_boxs{ padding:0px 15px 10px 15px; background:#fff;}
.nex_mobile_top{ text-align:center; }
.nex_mobile_top h5{ height:35px; line-height:35px; font-size:20px; color:#434343;font-weight:400; overflow:hidden;}
.nex_mobile_top p{line-height:25px; font-size:13px; color:#999; overflow:hidden; text-align:left; text-indent:15px;}
.nex_pubsliders{text-align: center;position: relative; margin:15px 0; height:2px;}
.nex_pubsliders:before { content: ''; position: absolute; width: 100px; height: 2px; left:50%; bottom: 0; -webkit-transform:translateX(-50%);    transform:translateX(-50%);background:#0095FF;}
.nex_pubsliders:after { content: ''; width: 32px; height: 2px; position: absolute; left:50%; bottom: 0; border-left: 10px solid #fff; border-right: 10px solid #fff; -webkit-animation: nexsliderbar 5s linear infinite; animation: nexsliderbar 5s linear infinite; background:#0095FF;}

.nex_mobile_cons{ margin-top:30px; overflow:hidden;}
.nex_mobile_cons ul{ width:105%;}
.nex_mobile_cons ul li{ width:45.5%; float:left; margin:0 3.8% 3.8% 0;}
.nex_mobile_cons ul li a{ display:block; width:80%; height:80%; border:1px solid #ededed; padding:10%;}
.nex_adv_term{ width:45px; height:45px; margin:0 auto 15px;}
.nex_adv_term img{width:45px; height:45px;}
.nex_mobile_cons ul li a h5{ text-align:center; height:30px; line-height:30px; font-size:16px; color:#434343; font-weight:400; overflow:hidden;}
.nex_mobile_cons ul li a p{ height:44px; line-height:22px; font-size:12px; color:#999; overflow:hidden; margin:5px 0 10px 0;}
.nex_mobile_cons ul li a em{ display:block; text-align:center; height:15px; line-height:15px; font-size:12px; color:#0095FF;}

.nex_mobile_boxs_abt{ padding:30px 15px 60px 15px;  background:#f5f5f5;position:relative; background:url(../images/about_us.jpg) top center no-repeat;}
.nex_mobile_boxs_abt .nex_mobile_top h5{text-align:center; font-size:20px; color:#fff; font-weight:400; height:35px; line-height:35px; overflow:hidden;}
.nex_mobile_boxs_abt .nex_mobile_top p{color:#fff;}
.nex_mobile_boxs_abt .nex_mobile_top .nex_pubsliders:before { content: ''; position: absolute; width: 99px; height: 2px; left:50%; bottom: 0; -webkit-transform:translateX(-50%);         transform:translateX(-50%);background:#fff;}
.nex_mobile_boxs_abt .nex_mobile_top .nex_pubsliders:after { content: ''; width: 32px; height: 2px; position: absolute; left:50%; bottom: 0; border-left: 10px solid #fff; border-right: 10px solid #fff; -webkit-animation: nexsliderbar 5s linear infinite; animation: nexsliderbar 5s linear infinite; background:#0095FF;}


.nexaboutus{ width:100%; height:250px; background:#fff; position:relative; top:20px;-moz-box-shadow: 0 0 74px rgba(12, 12, 12,0.07);  -webkit-box-shadow: 0 0 74px rgba(12, 12, 12,0.07); box-shadow: 0 0 74px rgba(12, 12, 12,0.07);  }
.nexaboutus_L{ float:left; width:50%; height:250px; position:relative; z-index:1; background:url(../images/about_usbg.jpg) no-repeat;}
.nexaboutus_L em{ display:block;width:100%; height:250px; background:rgba(0,0,0,0.4); position:absolute; top:0; left:0; z-index:2;}
.nexaboutus_L i{display:block;width:100%; height:250px; ; background:url(../images/ab_bg.png) 0 0 repeat; position:absolute; top:0; left:0;z-index:3;}
.nexaboutus_L a{ display:block; width:60px; height:60px; position:absolute; top:33%; left:33%; z-index:10; background:url(../images/video-button.png) no-repeat; background-size:60px;}
.nexaboutus_L a:after{content: '';  border: 1px solid #fff;  width: 150%;  height: 150%;   -webkit-border-radius: 100%;   border-radius: 100%;   position: absolute;  left: -25%;  top: -25%;  opacity: 1;  -webkit-animation: 1s nex_speadings linear infinite;   animation: 1s nex_speadings linear infinite; }
.nexaboutus_L a:before {   content: '';  border: 1px solid #fff;  width: 150%; height: 150%;  -webkit-border-radius: 100%; border-radius: 100%;  position: absolute;  left: -25%;  top: -25%;  opacity: 1;   -webkit-animation: 1s nex_speadings linear infinite;   animation: 1s nex_speadings linear infinite;-webkit-animation-delay: .5s;   animation-delay: .5s; }
@-webkit-keyframes nex_speadings {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68); }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }

@keyframes nex_speadings {
  0% {
    -webkit-transform: scale(0.68);
            transform: scale(0.68); }
  100% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0; } }
.nexvideobds{  display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; -webkit-overflow-scrolling: touch; outline: 0;}
.nexvideobox{ width:50%;margin: 30px auto; margin-top: 180px;}	
.nexvideo-tag{ width:100%;}
.nexaboutus_R{ padding:5%; float:right; width:40%;}
.nexaboutus_R h3{ height:20px; line-height:20px; overflow:hidden;margin-bottom: 10px;font-size: 13px;  font-weight: 400;  letter-spacing: 2px; color: #999;}
.nexaboutus_R h5{font-size: 16px;  font-weight: 500;  letter-spacing: 4px; color: #0095FF;  line-height: 28px; margin-bottom:20px;}
.nexaboutus_R a{ display:block;font-size: 13px; color: #005FA3;  width:97%; height:35px; line-height:35px; text-align:center;border-radius: 33px; border: 1px solid  #005FA3; overflow:hidden; position:relative; margin-top:15px;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear;}

.nex_mobile_boxs_cases{ background:#f5f5f5; padding:30px 0 15px 0;}
.nex_cases_List_tab{}
.nex_cases_List_tab ul{ display:table; margin:20px auto;}
.nex_cases_List_tab ul li{ float:left; height:20px; line-height:20px; margin:0 7px; font-size:14px; color:#434343;}
.nex_cases_List_tab ul li.cur{ color:#0095FF;}
.nex_cases_List_bom{}
.nex_cases_List_bom ul li{ display:none;}
.nex_cases_bds{ overflow:hidden; padding:0 15px}
.nex_cases_bds dl{ width:105%;}
.nex_cases_bds dl dd{width:45.5%; float:left; margin:0 3.8% 3.8% 0;}
.nex_cases_bds dl dd a{ width:100%; display:block;}
.nex_casepic{ width:100%; height:100px; overflow:hidden;}
.nex_casepic img{ width:100%; height:100%;}
.nex_cases_bds dl dd a h5{ height:50px;  overflow:hidden; padding:12px; background:#fff; border:1px solid #ededed; border-top:0;}
.nex_cases_bds dl dd a h5 span{height:50px; line-height:25px;  overflow:hidden; display:block;color:#434343; font-size:14px; }

.nex_mobile_boxs_comments{ padding:40px 15px 0 15px; background:#fff url(../images/map.png) bottom center no-repeat;}
.nexonboxs{ padding:0 15px; }
.nexpicScroll{ position:relative; width:100%;padding:20px 0 0 0;}
.nexpicScroll ul{ overflow:visible!important;}
.nexpicScroll .tempWrap{height: 205px; width:105%!important;padding-left: 9%;}
.nexpicScroll ul.nexpiclist li{ height:140px; float:left;margin-right:40px; background:#fff; border:1px solid #ededed; padding:20px; position:relative; overflow:visible; top:23px; }
.nexpicScroll ul.nexpiclist li i{ display:block; width:40px; height:40px; position:absolute; top:-20px; left:20px; background:#fff url(../images/quote.png) center no-repeat; border-radius:100%;}
.nexcommentcons{ height:75px; line-height:25px; font-size:14px; color:#999; overflow:hidden;}
.nexcomsd{ height:40px; margin-top:20px;}
.nexcomlogo{ float:left; width:80px; height:40px; padding-right:10px; border-right:1px solid #ededed;}
.nexcomlogo img{width:80px; height:40px;}
.nexcomters{ padding-left:120px;}
.nexcomters h5{ height:20px; line-height:20px; margin-bottom:5px; font-size:16px; color:#999; overflow:hidden; font-weight:400;}
.nexcomters p{ height:15px; line-height:15px; font-size:12px; color:#0095FF; overflow:hidden;}

.nexpicScroll .nexslist{overflow:hidden;zoom:1; display:table; margin:30px auto; }
.nexpicScroll .nexslist li{ float:left;width:12px;height:12px;cursor:pointer; margin:0 5px;background:#fafafa; border:2px solid #ededed; border-radius:100%;}
.nexpicScroll .nexslist li.on{background:#fff;border:2px solid #347EFF; }

.nex_mobile_boxs_news{ padding:30px 15px 60px 15px;  background:#f5f5f5;position:relative; background:url(../images/news_bg.jpg) top center no-repeat; margin-bottom:20px;}
.nex_mobile_boxs_news .nex_mobile_top h5{text-align:center; font-size:20px; color:#fff; font-weight:400; height:35px; line-height:35px; overflow:hidden;}
.nex_mobile_boxs_news .nex_mobile_top p{color:#fff;}
.nex_mobile_boxs_news .nex_mobile_top .nex_pubsliders:before { content: ''; position: absolute; width: 99px; height: 2px; left:50%; bottom: 0; -webkit-transform:translateX(-50%);         transform:translateX(-50%);background:#fff;}
.nex_mobile_boxs_news .nex_mobile_top .nex_pubsliders:after { content: ''; width: 32px; height: 2px; position: absolute; left:50%; bottom: 0; border-left: 10px solid #fff; border-right: 10px solid #fff; -webkit-animation: nexsliderbar 5s linear infinite; animation: nexsliderbar 5s linear infinite; background:#0095FF;}
.nexnewsbd{ padding:15px; background:#fff; position:relative; top:20px;-moz-box-shadow: 0 0 74px rgba(12, 12, 12,0.07);  -webkit-box-shadow: 0 0 74px rgba(12, 12, 12,0.07); box-shadow: 0 0 74px rgba(12, 12, 12,0.07); }
.nexnewsbd ul li{ margin-bottom:10px; padding-bottom:10px; border-bottom:1px dashed #ededed;}
.nexnewsbd ul li:last-child{ margin-bottom:0; padding-bottom:0; border-bottom:0;}

.nexnewsbd ul li a{ display:block; width:100%;}
.nexnewspic{ width:100px; height:70px; float:left;}
.nexnewspic img{ width:100%; height:70px;}
.nexnewsinfo{ padding-left:115px;}
.nexnewsinfo h5{ height:44px; line-height:22px; overflow:hidden; font-size:14px; color:#434343; font-weight:400; margin-bottom:5px;}
.nexnewsinfo p{ height:15px; line-height:15px; font-size:12px; color:#999; overflow:hidden;}

.nex_mobile_boxs_sus{ padding:30px 15px 35px 15px;position:relative; background:url(../images/media_bg.jpg) center no-repeat;}
.nex_mobile_boxs_sus .nex_mobile_top h5{text-align:center; font-size:20px; color:#fff; font-weight:400; height:35px; line-height:35px; overflow:hidden;}
.nex_mobile_boxs_sus .nex_mobile_top p{color:#fff;}
.nex_mobile_boxs_sus .nex_mobile_top .nex_pubsliders:before { content: ''; position: absolute; width: 99px; height: 2px; left:50%; bottom: 0; -webkit-transform:translateX(-50%); transform:translateX(-50%);background:#fff;}
.nex_mobile_boxs_sus .nex_mobile_top .nex_pubsliders:after { content: ''; width: 32px; height: 2px; position: absolute; left:50%; bottom: 0; border-left: 10px solid #fff; border-right: 10px solid #fff; -webkit-animation: nexsliderbar 5s linear infinite; animation: nexsliderbar 5s linear infinite; background:#0095FF;}
.nexsusbd{width: 100%; height:346px; margin-top:20px;overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; }
.nexsusbd ul{ width:560%;}
.nexsusbd ul li{ float:left; width:200px;margin:0 15px 15px 0;}
.nexsusbd ul li a{ display:block; width:100%; position:relative;}
.nexprojectpic{ width:100%; height:140px;}
.nexprojectpic img{ width:100%; height:100%;}
.nexprojections{ background:rgba(255,255,255,1);  border:1px solid #fff; border-top:0;   padding: 15px 25px;}
.nexprojections p{ height:20px; line-height:20px; font-size:12px; color:#999; overflow:hidden; margin-bottom:5px;}
.nexprotopds{height:20px; line-height:20px; font-size:12px; color:#5BB9FC; overflow:hidden; margin-bottom:5px;}
.nexprotopds em{ padding:0 5px; color:#5BB9FC;}
.nexprojections h5{ height:44px; line-height:22px; overflow:hidden; margin-bottom:5px;font-size:16px; color:#434343; font-weight:400;}
.nexproject_cons{ height:48px; line-height:24px; font-size:12px; color:#8a8a8a; overflow:hidden; margin-bottom:10px;}
.nexproterhj{ height:18px; line-height:18px;}
.nexproterhj span{ display:inline-block; margin-right:15px; font-size:12px; color:#aaa; }
.nexproterhj span.nexproview{ background:url(../images/views.png) left center no-repeat; background-size:19px;padding-left:25px;}
.nexproterhj span.nexproreply{ background:url(../images/comments.png) left center no-repeat;background-size:15px;padding-left:22px;}

.nex_mobile_boxs_clients{ padding:20px 15px 20px 15px; background:#fff;}
.nexclientsbd{ margin-top:30px;}
.nexclientsbd ul{ width:105%;}
.nexclientsbd ul li{ width:30%; float:left; margin:0 3% 3% 0;}
.nexclientsbd ul li a{ display:block; height:30px; padding:10px 0; border:1px solid #ededed;}
.nexclientsbd ul li a img{ display:block; padding:0 10px; width:80%; height:30px;}

.nexcontactbd{ width:100%; height:130px; background:url(../images/ft_bg.jpg) center no-repeat; position:relative; padding:30px 15px; 10px 15px;}
.nexcontgh{ width:83%; position:absolute; left:5%; top:0;}
.nexconpic{ width:42%;float:left; position:relative; top:-36px;}
.nexconpic img{ width:100%;}
.nexconingh{ padding-left:50%; margin-top:40px;}
.nexconingh ul{}
.nexconingh ul h5{ height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#fff; font-weight:400; margin-bottom:5px;}
.nexconingh ul li{ height:25px; line-height:25px; font-size:12px; color:#fff; padding-left:22px;overflow:hidden; }
.nexconingh ul li.nexindex_adds{ background:url(../images/add.png) left center no-repeat; background-size:18px;}
.nexconingh ul li.nexindex_tel{ background:url(../images/tel.png) left center no-repeat; background-size:18px;}
.nexconingh ul li.nexindex_email{ background:url(../images/email.png) left center no-repeat; background-size:18px;}







/*=======论坛=======*/
/*首页*/
/*.nex_structed{ height:49px;}
.nex_contentS{}
.nexpush{ }
.nexbbsbd{ background:#f5f5f5;}
.nex_bbs_bf{}
.nex_total_all{ padding:10px; background:#fff; margin-bottom:10px; border-top:1px solid #ededed;}
.nex_total_all ul{ width:100%; }
.nex_total_all ul li{ width:24.5%; float:left; border-right:1px solid #ededed; text-align:center;}
.nex_total_all ul li.nex_tjlast{ border-right:0;}
.nex_total_all ul li h5{ height:20px; line-height:20px; margin-bottom:10px; font-size:20px; color:#333; font-family:Microsoft Jhenghei; font-weight:400;}
.nex_total_all ul li p{ font-size:14px; color:#999; height:16px; line-height:16px;}
.nex_dz_termh{ margin-top:10px; height:35px; line-height:35px; padding-top:10px;}
.nex_dz_termh_iner{ display:table; margin:0 auto; width:100%;}
.nex_dz_termh_iner a{ font-size:12px; height:35px; width:49%; text-align:center; line-height:35px; color:#fff; display:inline-block; border-radius:2px;}
.nex_dz_termh_iner a.nex_my_posts{ background:#0095FF; margin:0 2% 0 0;}
.nex_dz_termh_iner a.nex_reply_posts{ background:#004474; margin:0;}


.nex_subforumshow{height:40px; line-height:40px; background:#fff; border-bottom:1px solid #ededed; position:relative;}
.nex_subforumshow h2{  font-size:18px; font-weight: 300; color: #333; height:20px; line-height:20px; position:absolute; top:10px; left:0; padding-left:15px; }
.nex_subforumshow span img{ width:40px;  position:absolute; top:-3px; left:-10px;}
.nex_subforumshow span.o{width:30px; height:15px; margin-top:13px; margin-right:10px; position:relative;}

.nex_bankuailist{ background:#fff;}
.nex_bankuailist ul{ padding:0 10px;}
.nex_bankuailist ul li{ padding:15px 0; height:50px;border-bottom:1px solid #f4f4f4;position:relative; overflow:hidden;}
.nex_bankuailist ul li:last-child{ border-bottom:0;}
.nex_bbs_ideeds{ width:50px; height:50px; background:url(../images/ideed.png) no-repeat; background-size:50px; position:absolute; top:15px; right:-17px;}
.nex_bk_icon{ position:absolute; left:0; top:15px;width:50px; height:50px; }
.nex_bk_icon img{ width:100%; height:100%;border-radius:100%; }
.nex_bkinfos_bbs{ display:block; padding-left:65px;}
.nex_bkinfos_bbs h3 { margin-bottom:5px;line-height:25px; height:25px;}
.nex_bkinfos_bbs h3 i{ display:block; float:left; font-size: 18px; font-weight: 300; overflow:hidden; line-height:25px; height:25px;}
.nex_bkinfos_bbs p { width: 80%; color: #999; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nex_bbscount{ float:left; margin-left:10px; margin-top:5px;font-size: 12px; font-weight:300;height:16px; line-height:16px;  border:1px solid #0095FF;}
.nex_bbscount em{ display:inline-block; height:16px; line-height:16px; padding:0 5px;}
.nex_bbscount em.nex_cur_threads{ background:#fff; color:#0095FF; }
.nex_bbscount em.nex_cur_posts{padding:0 8px; background:#0095FF; color:#fff;}
.nex_bk_icon em.num{ display:inline-block;position:absolute; top:-10px; right:-10px; padding:2px; background:#fff; border-radius:100%;}
.nex_bk_icon em.num span{display:inline-block; min-width:20px; text-align:center;color:#fff; font-size:12px; font-weight:300; background:#0095FF; border-radius:100%; height:20px; line-height:20px; }
*//*列表页*/
.category{ font-size:16px; color:#fff;left: 41%; top: 12px;}
.category .name{ line-height:23px;}
.nex_guize{ height:22px; line-height:22px; overflow:hidden; font-size:12px; color:#fff;text-shadow: 0 0 3px #000;}
.nex_threadlisttxt{ margin:10px;}
.nex_threadlisttxt li.noDate,.nex_threadlisttxt li.noData{ width:100%!important;}
.threadlist li{ border-bottom:0;}
.nex_noDate_piv{ text-align:center;}
.nex_noDate_piv img{ width:100px;}
.noDate, .noData{ font-size: 18px!important; padding: 15px 0!important;  width: 100%!important;}
.nex_threadnos{ font-size: 18px!important; padding: 15px 0!important;  width: 100%!important;}
.nexbbstopnav{ background:#0095FF; height:49px!important; line-height:49px; padding:0;}
.nexbbstopnav span.category{ color:#fff; font-size:16px;height:49px; line-height:49px; overflow:hidden; margin: 0 auto; display: block; text-align: center;}
.nexbbstopnav span.name{ color:#fff;}
.nexbbstopnav a.nexback{width: 49px; height: 49px; line-height:49px; position:absolute; top:0; left:0; z-index:22;background-size: 35px!important; text-indent: -9999px; overflow: hidden; color: #fff; font-size: 16px; background:url(../images/back.png) center no-repeat;}
.nex_postbbsbtn a{ display:block;width: 49px; height: 49px; line-height:49px; position:absolute; top:0; right:0; z-index:22;background-size: 18px!important; text-indent: -9999px; overflow: hidden; color: #fff; font-size: 16px; background:url(../images/post.png) center no-repeat;}
.nex_bbsbox{ width:90%;height: 70px; padding:5%; position: relative; overflow:hidden; z-index:1;}
.nex_bkjsbg{ width:100%; height:100%; position:absolute;overflow:hidden;z-index:2; top:0; left:0;}
.nex_bkjsbg b{ display:block;width:100%;height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.33); z-index:2;}
.nex_bbsiners{ width:90%; padding:5%; position:absolute; top:0; left:0; height:70px; z-index:4;}
.nex_bbslist_icon{ width: 65px; height:65px; border: solid 2px #fff;border-radius:2px;position:absolute; left:21px; top:21px;}
.nex_bbslist_icon img{ width:100%; height:100%;border-radius:2px;}
.nex_bbslist_infos{ padding-left:87px;}
.nex_bbslist_infos p span{ margin-right:5px;}
.nex_bbslist_infos h3{font-size:18px; height:20px; font-weight: 400; line-height:20px; margin-bottom:8px; max-width: 140px; overflow: hidden;  text-overflow: ellipsis; white-space: nowrap; color:#fff; text-shadow: 0 0 3px #000; }
.nex_bbslist_infos p {  font-size: 12px;color:#fff;text-shadow: 0 0 3px #000;margin-bottom:5px; height:15px; line-height:15px; overflow:hidden;}
.nex_bbslist_infos a.nex_sc{ display:block; height:22px; line-height:22px; font-size:12px; text-align:center; color:#fff; border:2px solid #0095FF; position: absolute; border-radius:2px; top: 22px;  right:21px;}
#number_favorite_num{ display:inline-block;padding: 0 10px; float:left; background:#fff;height:22px; line-height:22px;font-size:12px; text-align:center; color:#0095FF; }
#number_favorite{display:inline-block; padding: 0 10px;float:right; background:#0095FF;height:22px; line-height:22px;font-size:12px; text-align:center; color:#fff; }
.nex_bkjsbg_none{width:100%; height:100%;position:relative;  position:absolute;overflow:hidden;z-index:2; top:0; left:0;background:url(../images/bg_bktop.jpg) center no-repeat;background-size:cover;}
.nex_bkjsbg_none b{display:block;width:100%;height:100%; position:absolute; top:0; left:0; background:rgba(0,0,0,0.33); z-index:2;}
.nex_count_forumlists{ position: absolute; top: 10px; right: 0;}
.nex_count_forumlists span{ display:inline-block; padding-left:20px; margin-right: 10px;  line-height: 20px;  height: 20px;font-size: 12px;color:#bbb; }
.nex_count_forumlists span.views{ background:url(../images/view_po.png) left center no-repeat; background-size:16px; max-width: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nex_count_forumlists span.replies{ background:url(../images/reply_po.png) left center no-repeat;background-size:16px;max-width: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right:0;}

.nex_bbs_top_select{ display: block; height: 49px; line-height: 49px; margin: 0 70px; width: auto; font-size: 18px; line-height: 24px; text-align: center;}
.nex_bbs_top_select ul{ min-width:200px;margin: 0 auto;border-radius:4px;}
.nex_bbs_top_select ul li{ float: left; width:25%; margin-top: 10px;}
.nex_bbs_top_select ul li a{  display: block; height: 25px;line-height: 25px; padding: 0 10px; background: #fff;  color: #0095FF; font-size: 12px; position: relative; border: 2px solid #fff;}
.nex_bbs_top_select ul li a.on{ background: #0095FF; color: #fff;}
.nex_bbs_top_select ul li.a{background: #0095FF!important;}
.nex_bbs_top_select ul li.a a{ background: #0095FF!important;color: #fff;}
.nex_Digests{}
.nex_sub_bk{ margin:10px;}
.nex_sub_bk h5{padding:0 15px;font-size:18px; font-weight:400;height:40px;line-height:40px;border-bottom:solid 1px #ededed;color:#333; background:#fff url(../images/type.png) 15px center no-repeat; padding-left:45px; background-size:20px;}
.nex_sub_bk ul{ background:#fff; padding:10px 15px 0 15px;border-bottom:solid 1px #ededed;}
.nex_sub_bk li{float: left; width: 45%; height: 47px; margin: 0 15px 15px 0; }
.nex_sub_list_Icon{float:left; width:47px; height:47px;}
.nex_sub_list_Icon a{}
.nex_sub_list_Icon a img{ width:47px; height:47px; border-radius:100%;}
.nex_sub_list_Names{}
.nex_sub_list_Names a{ display:block;float:left; margin-left:10px; height:47px; line-height:47px; font-size:14px; color:#333; }
.nex_count_Mythreads{  position:absolute;top:7px;right:0;}
.nex_count_Mythreads span{ display:inline-block; padding-left:20px; margin-right: 10px;  line-height: 20px;  height: 20px;font-size: 12px;color:#bbb; }
.nex_count_Mythreads span.views{ background:url(../images/view_po.png) left center no-repeat; background-size:16px; max-width: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nex_count_Mythreads span.replies{ background:url(../images/reply_po.png) left center no-repeat;background-size:16px;max-width: 26px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right:0;}

/*txt*/
.nex_threadlisttxt{}
.nex_threadlisttxt ul li{ overflow:hidden;background: #fff; margin-bottom: 10px; position: relative; display: block;  padding:15px 15px 10px 15px; font-size:16px; color:#333;}
.nex_threadlisttxt ul li a{ display:block; padding:0;}
.nex_threadlisttxt ul li h3.threadSubject{ max-height:50px; margin:10px 0 5px 0; line-height: 25px; overflow:hidden; }
.nex_threadlisttxt ul li h3.threadSubject span{font-size: 18px; margin-top:10px;  color:#333;}
.nex_threadlisttxt ul li h3.threadSubject .threadType{ padding: 1px 5px; background: #0095FF; color: #fff; font-size: 12px; border-radius: 2px;}
.nex_threadlisttxt ul li h3 span.threadAttr{ padding: 1px 5px; background: #0095FF; color: #fff; font-size: 12px;  border-radius: 2px;}
.nex_threadlisttxt ul li h3 span.threadAttrjh{ padding: 1px 5px; background: #ff9900; color: #fff; font-size: 12px;  border-radius: 2px;}
.nex_threadscontents{ max-height:44px; line-height:22px; color:#999; overflow:hidden; font-size:14px; margin-bottom:10px; text-indent:15px;}
.nex_tlpicsx{ width:112%;}
.nex_tlpics{width:112%;}
.nex_tzpics1{width:100%;}
.nex_tzpics1 img{width:100%!important; height:100%;}
.nex_tzpicsx{ width:113%; }
.nex_tzpicsx img{float:left; margin:0 2% 2% 0;width:28.2%!important; height:90px;}
.nex_tzpics{ width:100%; min-height:180px;}
.nex_tzpics img{ width:100%; height:100%;}
.nex_tzpics2{ margin:5px 0;width:125%;}
.nex_tzpics2 img{ display:block; float:left; margin:0 2% 2% 0; width:38.9%!important;height:137px;}

.threadListTit{ position:relative;}
.threadListTit h4{ font-size:16px; font-weight:300;}
.nex_bbs_avatar_lists{ width:47px; height:47px; border-radius: 50%; overflow: hidden; position:absolute; left:0; top:0; margin-right: 10px;}
.nex_bbs_avatar_lists img{ width:47px;  height:47px; border-radius:100%;}
.nex_bbs_topinfos{ margin-left:55px; border-bottom:1px solid #f4f4f4; padding:3px 0 5px 0; position:relative;}

.nex_threadlisttxt ul li a h4{font-size: 16px; font-weight: 400; height:20px; line-height:20px; color: #333;}
.threadListTit p{font-size: 12px; color: #999; line-height: 22px;}
.nex_Guiderolls_terms{padding-top:5px; margin-top:5px;width: 110%; overflow: hidden; margin-left: -15px;}
.nex_Guiderolls_terms span{ display:inline-block; padding:0 10%; width:11.35%; text-align:center; line-height: 20px;  height: 20px;font-size: 12px;color:#bbb; border-right:1px solid #f4f4f4; }
.nex_Guiderolls_terms span.views{ background:url(../images/view_po.png) 25% center no-repeat; background-size:18px; padding: 0 10% 0 12%;}
.nex_Guiderolls_terms span.replies{ background:url(../images/reply_po.png) 25% center no-repeat;background-size:16px;}
.nex_Guiderolls_terms span.zans{ background:url(../images/zan_po.png) 25% center no-repeat;background-size:16px; border-right:0px solid #f4f4f4;}
.nex_user_Names{ float:left; max-width:100px; margin-right:5px; height:20px; line-height:20px; overflow:hidden;text-overflow:ellipsis; white-space:nowrap;  font-size:14px; color:#333; }
.nex_boys{ float:left; margin-left:5px;margin-top:2px;margin-right:2px; border:1px solid #5579ED;height:16px;line-height:16px; border-radius:24px;}
.nex_boys b{ width:16px; height:16px; overflow:hidden; border-radius:24px;display:inline-block; float:left; background: url(../images/male.png) center no-repeat; background-size:20px;}
.nex_boys span{ font-size:12px; color:#5579ED; font-weight:500; padding:0 5px; float:right; }
.nex_girls{float:left; margin-left:5px; margin-top:2px; margin-right:5px; border:1px solid #FC6E51;height:16px;line-height:16px; border-radius:24px;}
.nex_girls b{ width:16px; height:16px; overflow:hidden; border-radius:24px;display:inline-block; float:left; background: url(../images/famale.png) center no-repeat; background-size:20px;}
.nex_girls span{ font-size:12px; color:#FC6E51; font-weight:500; padding:0 5px; float:right; }
.nex_unknowbg{float:left; margin-left:5px; margin-right:5px; border:1px solid #AC92EC;height:16px;line-height:16px; border-radius:24px;margin-top:2px;}
.nex_unknowbg b{ width:16px; height:16px; overflow:hidden; border-radius:24px;display:inline-block; float:left; background: url(../images/unknow.png) center no-repeat; background-size:20px;}
.nex_unknowbg span{ font-size:12px; color:#AC92EC; font-weight:500; padding:0 5px; float:right; }

.nex_Scores{ display: inline-block; height: 18px; -webkit-border-radius: 10px; background: #ffc11b; color: #fff; text-align: center; margin: 0 3px; vertical-align: middle; white-space: nowrap; padding: 0 4px; top:-3px; position: relative;}
.nex_Scores i{ display:inline-block;line-height: 16px; width: 16px; height: 16px; margin-left: -4px; margin-right: 2px; border: 1px solid rgba(255,181,36,.8); color: #ed850a; background: #ffe970; -webkit-border-radius: 100%; display: inline-block; vertical-align: top; position: relative; background:#ffe970 url(../images/xing.png) center no-repeat; background-size:11px;}
.nex_Scores span{ font-size: 12px; line-height: 17px; display: inline-block; vertical-align: top; position: relative;max-width: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.nex_Scores_forumlists{ display: inline-block; height: 18px; -webkit-border-radius: 10px; background: #ffc11b; color: #fff; text-align: center; margin: 0 3px; vertical-align: middle; white-space: nowrap; padding: 0 4px; top:-1px; position: relative;}
.nex_Scores_forumlists i{ display:inline-block;line-height: 16px; width: 16px; height: 16px; margin-left: -4px; margin-right: 2px; border: 1px solid rgba(255,181,36,.8); color: #ed850a; background: #ffe970; -webkit-border-radius: 100%; display: inline-block; vertical-align: top; position: relative; background:#ffe970 url(../images/xing.png) center no-repeat; background-size:11px;}
.nex_Scores_forumlists span{ font-size: 12px; line-height: 17px; display: inline-block; vertical-align: top; position: relative;max-width: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.nex_BanKuai_from{ font-size:12px; max-width: 45px; height: 20px;overflow: hidden; line-height: 20px;}
.nex_BanKuai_from a{ color:#FFB44A;}



/*tuwen*/
.nex_threadlistpics{ overflow:hidden; padding:15px; width:auto;}
.nex_threadlistpics ul{ width:106%;}
.nex_threadlistpics ul li a{ padding:0;}
.nex_threadlistpics ul li{ float:left;  width: 45.2%;  margin: 0 4% 4% 0; background:#fff; padding:0;-webkit-transition: all .7s ease-out .1s; -moz-transition: all .7s ease-out; -o-transition: all .7s ease-out .1s; transition: all .7s ease-out .1s;}
.nex_threadlistpics ul li h5.threadSubject{ padding:0 10px;font-size: 14px; line-height: 30px; font-weight: 400;height: 30px; overflow: hidden; color:#333;}
.nex_threadlistpics ul li h5 span.threadAttr{ padding: 0 1px; background: #FC6E51; color: #fff; font-size: 12px;  border-radius: 2px;}
.nex_threadlistpics ul li h5 span.threadAttrjh{ padding: 0 1px; background: #967ADC; color: #fff; font-size: 12px;  border-radius:2px;}
.nex_waterfallpic{ width:100%; height:40%}
.nex_waterfallpic img{ width:100%; height:180px;}
.nex_wfinfosd{overflow:hidden;}
.nex_forumavat{padding:5px 10px 10px 10px; height:20px;}
.nex_bbszza{width: 20px; height:20px; border-radius: 50%; overflow: hidden; float: left; margin-right:10px;}
.nex_bbszza img{width: 20px;  height: 20px; border-radius:100%;}
.nex_forumavat span{font-size: 12px; line-height:20px; height:20px; overflow:hidden; display:block; max-width:50px;text-overflow:ellipsis; white-space:nowrap;  color: #666; float:left;}
.nex_forumavat span.nex_datelines{font-size: 12px; color: #999; line-height: 16px; display:block;}
.nex_wfinfosd em{ display:inline-block; padding-left:25px; float:right; line-height: 20px;  height: 20px;font-size: 12px; color:#999;}
.nex_wfinfosd em.nex_view{ background:url(../images/view.png) left center no-repeat; background-size:20px;}

/*内容页*/
.nex_bbstopnav_viewthread{ height:49px; background: #0095FF;border-bottom:0; width:100%; position:fixed; top:0;left:0; z-index:11111;-webkit-transition:all 0.3s linear;-moz-transition:all 0.3s linear;-o-transition:all 0.3s linear;-ms-transition:all 0.3s linear;transition:all 0.3s linear; }
.nex_header_top{top:-49px;}
.nex_header_topx{ top:0;}

.nex_bbstopnav_viewthread a.nexback{width: 49px; height: 49px; line-height:49px; position:absolute; top:0; left:0; z-index:22;background-size: 35px!important; text-indent: -9999px; overflow: hidden; color: #fff; font-size: 16px; background:url(../images/back.png) center no-repeat;}
.category .name .tit{ color:#fff;}
.nex_viewthreadTop{background: #fff; padding:15px; border-bottom:1px solid #ededed; color: #333; position: relative;}
.nex_viewthreadTop h3{font-size:20px; line-height: 30px; margin-bottom: 10px;}
.nex_viewthreadTop h3 em a.nex_Managing_btn{ font-size:14px; color:#0095FF; border:1px solid #0095FF; margin-left:10px; padding:0 5px;}
.nex_vt_postUser{ font-size:12px; color:#999;}
.nex_bbs_avatar{ display:block; float:left;width:50px; height:50px; margin-right:10px;}
.nex_bbs_avatar img{ width:50px; height:50px; border-radius:100%;}
.nex_bbs_infosd{ float:left;}
.nex_bbs_infosd a.nex_vt_admin{font-size:16px; display:block; height:25px; line-height:25px; margin-bottom:5px;color: #333 !important; display:block;}
.nex_bbs_infosd span.nex_va_date{ height:16px; line-height:16px; font-size:12px; color:#999;}
.nex_bbs_rpts{ float:right; width:140px; height:50px; position:relative;}
.nex_lookonly{ display:block; position:absolute; top:5px; right:0; width:70px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#fff!important; background:#0095FF; border-radius:2px;}
.nex_viewcounts{ height:16px; line-height:16px; position:absolute; right:0; bottom:3px;}
.nex_viewcounts em{ display:inline-block; font-size:12px; color:#999; margin-left:10px;}
.nex_viewcounts em.nex_nod_views{ background:url(../images/view.png) left center no-repeat; padding-left:22px; background-size:18px;}
.nex_viewcounts em.nex_nod_replys{ background:url(../images/comment.png) left center no-repeat;padding-left:22px; background-size:14px;}
.nex_line_Ups{ padding:5px 10px; background:#fff; margin-bottom:15px; border-top:1px solid #ededed; }
.nex_line_Ups_inters{white-space: nowrap; overflow-y: hidden; width:100%; overflow-x: scroll;}
.nex_sort{ width:auto;}
.nex_Dunts{ clear:both; margin-bottom:5px;}
.nex_sort span{ float:left; display:block; margin-right:10px; padding:0 3px; height:18px; line-height:18px; background:#0095FF; border-radius:2px;}
.nex_sort span a{ color:#fff; font-size:12px;}
.nex_sort li{ float:left; margin:0 10px 5px 0;}
.nex_sort li a{color:#333; font-size:14px;}


/*hd*/
.mbn dt{ border-bottom:1px dashed #ededed; padding:8px 0;padding-left:30px;}
.nex_hdlx{ background:url(../images/lx.png) left center no-repeat; }
.nex_hdkssj{ background:url(../images/ks.png) left center no-repeat; }
.nex_hddidian{ background:url(../images/dd.png) left center no-repeat; }
.nex_hdxb{ background:url(../images/xb.png) left center no-repeat; }
.nex_hdfee{ background:url(../images/hf.png) left center no-repeat; }
.nex_hdjiezhi{ background:url(../images/jz.png) left center no-repeat; }
.nex_hdybm{ background:url(../images/sy.png) left center no-repeat; }
.nex_hdftu{ background:url(../images/rs.png) left center no-repeat; }
.nex_confirmedbtn_hd{ width:30%; display:inline-block; height:40px; line-height:40px; background:#0095FF; font-size:14px; color:#fff; text-align:center; border:0;}
.nex_txt_input_hd{ width: 100%; border: solid #ededed 1px;font-size: 14px; padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 2px;}
.nex_hd_bg{border:1px solid #ededed; width:20%; height:40px; line-height:40px; font-size:14px; overflow:hidden; color:#666; text-align:center;}
.nex_applylists{}
.nex_jointitle{ font-size:18px; color:#333; font-weight:300;  margin-bottom:10px; height:25px; line-height:25px;}


/*poll*/
.nex_polltitlers{ font-size:16px; color:#333; font-weight:300;height:20px; line-height:20px; margin:12px 0; }
.nex_polltitlers i{ display:inline-block; width:20px; height:20px; background:url(../images/poll.png) center no-repeat;margin-right:10px; float:left;}
.nex_polltitlers strong{ display:inline-block;font-size:18px; float:left;font-weight:300;height:20px; line-height:20px; color:#0095FF; margin-right:13px;}
.nex_polltitlers em{ display:inline-block;font-size:18px; float:left;font-weight:300;height:20px; line-height:20px; color:#ff4400}
.nex_pollcount{ height:30px; line-height:30px; font-size:14px; color:#999;}
.nex_polldowncounts{ height:20px; line-height:20px; color:#666; font-size:12px; margin-bottom:5px;}
.nex_polldowncounts span{ color:#fa0000;}
.nex_pollcontentslist{}
.nex_pollclists{ margin-bottom:10px;}
.nex_pollclists label{ display:block;line-height:25px; font-size:16px; color:#555; margin-bottom:10px;}
.nex_pollclists span.nex_pollbars{ float: left; height: 13px; margin-right: 10px; width: 65%; padding: 0; border-radius: 0 8px 8px 0; background:#eaeaea;}
.nex_pollclists span.nex_pollbars em{ float: left; height: 13px; border-radius: 0 8px 8px 0;}
.nex_pollclists i{ display:inline-block;float: left; height: 13px; line-height:13px; font-size:12px;}
.nex_pollclists i em{ margin-left:3px;}
.nex_pollcontentslist span.xi1,.nex_pollcontentslist span.xi1 a{ color:#ff9900;}
.nex_pollcontentslist span.xi1 a{ padding:0 5px; text-decoration:underline;}
.nex_pollbtn{ background:#0095FF; color:#fff; border:0; padding:0 6px;}
/*rewards*/
.nex_rewards{ padding:10px; border:1px dashed #FFC773; background:#FFF6E8; margin-bottom:20px;}
.nex_rewardstxt{ height:30px; line-height:30px; float:left; color:#ff9900; font-size:16px; font-weight:300; }
.nex_rewardstxt i{ font-size:26px; padding:0 5px 0 1px; font-family:Arial, Helvetica, sans-serif}
.nex_rewardunsoluted{ float:right;height:30px; line-height:30px; }
.nex_rewardunsoluted span{ font-size:14px; color:#999;}
.nex_rewardunsoluted span.xi1{ color:#ff9900;}
.nex_rewardstxt span.xg1{ color:#ff4400; font-weight:bold;}
.nex_answerbtns{}
.nex_answerbtns button{ background:#ff9900; color:#fff; border:0; padding:0 15px; font-size:14px; height:33px; line-height:33px; border-radius:2px;}
.nex_bestans{padding:10px; border:1px dashed #FFC773; background:#FFF6E8; margin-top:10px;}
.nex_bestans h3.nex_bestanstitle{ font-size:16px; color:#ff9900; font-weight:300;  background:url(../images/bestans.png) left center no-repeat; padding-left:25px; height:20px; line-height:20px; overflow:hidden; margin-bottom:10px;}
.nex_besttx{ width:35px; height:35px; float:left;}
.nex_besttx img{ width:35px; height:35px; border-radius:100%;}
.nex_bestyu{ float:left; height:35px; line-height:35px; margin-left:5px;}
.nex_bestyu span{ font-size:12px; color:#999;}
.nex_bestyu a{ margin-left:10px;}
.nex_bestyu a.nex_bestanszz{ font-size:14px; color:#A66300}
.nex_bestyu a.nex_enterfulls{ text-decoration:underline; font-size:14px; color:#ff9900;}
.nex_bestmng{ font-size:14px; color:#666; line-height:25px; font-family:Verdana, Geneva, sans-serif;}
.nex_rewardsneirong{}
.nex_rewardsneirong strong{ font-size:18px; color:#333; font-weight:300; line-height:30px; }

/*debate*/
.nex_debatebox{}
.nex_debatetops{ height:22px; line-height:22px; overflow:hidden; margin-bottom:20px;}
.nex_debatetl{ font-size:16px; color:#5579ED; float:left; height:22px; line-height:22px;}
.nex_debatetl em{ font-size:12px; color:#5579ED; margin-left:5px;}
.nex_debatetr{font-size:16px; color:#0095FF; float:right; height:22px; line-height:22px;}
.nex_debatetr em{ font-size:12px; color:#0095FF; margin-left:5px;}
.nex_debateboxed{}
.nex_d_aff{ width:40%; float:left;}
.nex_d_aff h5{}
.nex_d_aff h5 a{ display:block; height:36px; line-height:36px; width:100%; border-radius:2px; background:#5579ED; font-size:14px; color:#fff; text-align:center; font-weight:300; }
.nex_d_aff h5 a em{font-weight:300; font-size:12px; margin-left:5px;}
.nex_gd_guandian{ margin:10px 0;color:#666; line-height:25px; max-height:275px; overflow:hidden; font-size:14px;}

.nex_d_btmzfang{padding:10px;border: 1px solid #C1CEF8; background: #F4F6FD;}
.nex_d_dfrt_zf{color:#C1CEF8!important;}
.nex_d_tyuyu_zf a{ background:#C1CEF8!important;}

.nex_d_btmfdf{ padding:10px;border: 1px solid #FFC773; background: #FFF6E8;}
.nex_d_dfrt{ float:left; height:20px; line-height:20px; font-size:14px; color:#ff9900;}
.nex_d_tyuyu{ float:right;}
.nex_d_tyuyu a{ display:block; width:40px; height:20px; line-height:20px; background:#0095FF; color:#fff; font-size:12px; text-align:center; border-radius:2px; }
.nex_d_bianshou{ margin-top:10px;}
.nex_d_bianshou ul{ width:110%}
.nex_d_bianshou ul li{ float:left; width:25px; margin:0 7% 5% 0;}
.nex_d_bianshou ul li a{ display:block;}
.nex_d_bianshou ul li a img{ width:25px; height:25px; border-radius:100%; display:block; margin:0!important;}
.nex_d_mm{ float:left; width:16%; margin:0 2%; min-height:200px;}
.nex_barfdr{ width:10%; height:100%;height:200px; position:relative; float:left; background:#f6f6f6; border-radius:5px 5px 0 0;}
.nex_barfdr em{ display:block;width:100%;  position:absolute; left:0; bottom:0; background:#5579ED;border-radius:5px 5px 0 0;}
.nex_d_vsd{ float:left; width:80%; height:30px; line-height:30px;font-size:20px; color:#999; text-align:center; }
.nex_barfdrt{ float:right; width:10%; height:100%;height:200px; position:relative;background:#f6f6f6; border-radius:5px 5px 0 0;}
.nex_barfdrt em{ display:block;width:100%;  position:absolute; left:0; bottom:0; background:#0095FF;border-radius:5px 5px 0 0;}
.nex_d_neg{width:40%; float:right;}
.nex_d_neg h5{}
.nex_d_neg h5 a{ display:block; height:36px; line-height:36px; width:100%; border-radius:2px; background:#0095FF; font-size:14px; color:#fff; text-align:center; font-weight:300; }
.nex_d_neg h5 a em{font-weight:300; font-size:12px; margin-left:5px;}
.nex_d_endings{ height:20px; line-height:20px; margin-top:10px; font-size:14px; color:#999;}
.nex_d_endings em{ margin-left:5px;}
.nex_endingbtns{}
.nex_endingbtns a{ display:block; width:100px; margin:10px 0; text-align:center;height:30px; line-height:30px; background:#5579ED; font-size:12px; color:#fff; border-radius:2px;}
.nex_d_biaotis{ height:35px; border-bottom:1px solid #ededed; margin-bottom:10px; line-height:35px; font-size:16px; color:#333; }
/*trades*/
.nex_commocial{ border:1px solid #e8e8e8;}
.nex_com_tops{ height:40px; line-height:40px; background:#ededed; color:#333; font-size:14px; padding:0 15px;}
.nex_com_tl{ float:right; background:url(../images/dealer.png) left center no-repeat; padding-left:26px;}

.nex_com_tr{ float:left; background:url(../images/com.png) left center no-repeat; padding-left:28px;}
.nex_com_listedf{}
.nex_com_listedf ul li{ width:94%; margin:3% auto; padding-bottom:10px; position:relative; height:180px; border-bottom:1px solid #ededed;}
.nex_com_listedf ul li:last-child{ border-bottom:0;padding-bottom:0px;}
.nex_coM_pic{ position:absolute; left:0; top:0; width:140px; height:180px;}
.nex_coM_Picins{ width:100%; height:100%; position:relative;}
.nex_coM_Picins span{ display:block; width:110px; position:absolute; left:0; bottom:0; background:rgba(0, 0, 0,0.5) url(../images/miaobiao.png) 10px center no-repeat; font-size:12px; color:#fff; padding-left:30px; height:30px; line-height:30px; overflow:hidden;}
.nex_coM_Picins img{ width:140px; height:180px; margin:0!important;}
.nex_coM_Ifosd{ padding-left:150px;}
.nex_coM_Ifosd h4{ font-size:16px; color:#333; font-weight:300; height:45px; line-height:22px; overflow:hidden; margin-bottom:5px;}
.nex_coM_itemsd{ height:30px; line-height:30px; font-size:12px; color:#666;}
.nex_coM_itemsd span{ display:inline-block; height:15px; line-height:15px; background:#FF4400; color:#fff; font-size:12px; padding:0 3px; border-radius:2px;}
.nex_coM_itemsb{ margin-top:20px;}
.nex_coM_itemsb p{ font-size:12px; color:#999;}
.nex_coM_itemsb p i{ font-size:12px; color:#FF4400;}
.nex_coM_itemsb em{font-size:18px; color:#FF4400;}
/*tradeinners*/
.nex_coM_spxqpic{height: 290px;  overflow: hidden; position: relative;}
.nex_coM_spxqpic img{ width:100%;}
.nex_coM_one{ padding:10px 15px; border-bottom:1px solid #ededed; margin-bottom:15px; background:#fff;}
.nex_coM_names{ height:50px; line-height:25px; overflow:hidden; margin-bottom:10px; font-size:16px; color:#333; font-weight:300; }
.nex_coM_Innerprice,.nex_coM_Innerolds{font-size:12px;color:#aaa;}
.nex_coM_Innerprice i{ font-size:12px;color:#FF4400;}
.nex_coM_Innerprice em{ font-size:18px; color:#FF4400;}
.nex_coM_Nums{height:25px; line-height:25px;}
.nex_coM_Nums span{ display:block; float:left; width:33%; height:25px; line-height:25px; font-size:12px; color:#aaa;}
.nex_coM_Maijia{ }
.nex_coM_two{ padding:0;}
.nex_coM_Maijia ul li{ border-bottom:1px solid #ededed; height:40px; line-height:40px; padding:0 10px; font-size:12px; color:#666;}
.nex_coM_Maijia ul li span{ color:#999; margin-right:5px;}
.nex_coM_three{ padding:0;}
.nex_coM_three h5{ height:40px ; line-height:40px; padding:0 10px; font-size:16px; color:#333; border-bottom:1px solid #ededed;}
.nex_coM_three ul li{ border-bottom:1px solid #ededed;line-height:40px; padding:0 10px; font-size:12px; color:#666;}
.nex_sellavs{ float:left; height:30px;}
.nex_sellavs a{ display:block;}
.nex_inMtx{ display:inline-block; float:left;}
.nex_inMtx img{ width:30px; height:30px; margin-top:5px; border-radius:100%; display:block; float:left;}
.nex_sellavs a em{ display:block; float:left; margin-left:10px; font-size:12px; color:#999; margin-right:4px;}
.nex_coM_contactseller{ float:right;}
.nex_coM_txtsd{ padding:10px;}
.nex_coM_three h2{ height:40px ; line-height:40px; padding:0 10px; font-size:16px; color:#333; border-bottom:1px solid #ededed;}
.nex_coM_Ralte{ padding:10px;}
.nex_coM_Ralte ul li{ padding-bottom: 10px; margin-bottom:10px; position: relative; height: 180px; border-bottom: 1px solid #ededed;}
.nex_coM_Rpics{position: absolute; left: 0; top: 0; width: 140px; height: 180px;}
.nex_coM_Rpics img{width: 140px; height: 180px;}
.nex_coM_Rinfos{ padding-left:150px;}
.nex_coM_Rinfos h6{ height: 45px; line-height: 22px; overflow: hidden; margin-bottom: 5px;}
.nex_coM_Rinfos h6 a{font-size: 16px; color: #333; font-weight: 300; }
/*导读*/
.nex_bbs_top_selected{}
.nex_bbs_top_selected li{padding:0!important; margin-top:0!important; border-top:0!important}
.nex_bbs_top_selected li.a{ border-bottom:2px solid #0095FF!important;}
.nex_bbs_top_selected li.a a{ color:#0095FF!important;}
.noDate,.noData{ padding:15px 10px; background:#fff; text-align:center; font-size:16px;}




/****==============频道============***/
.nex_pd_sub_listsed a{ width: 49px; height: 49px; line-height: 49px;  text-indent: -9999px; overflow: hidden; color: #fff; font-size: 16px;background:url(../images/fenlei.png) center no-repeat;background-size: 18px!important;}
.nex_corp_News_bg{ width:100%; height:200px; padding-top:49px; overflow:hidden; position:relative; background:url(../images/list_bg.jpg) center no-repeat; background-size:cover;}
.nex_corp_News_bg em{ display:block; width:100%; height:250px; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5) url(../images/bg_cover.png) repeat;}
.nex_corp_News_bg h5{ height:40px; line-height:40px; font-size:18px; font-weight:400; color:#fff; text-align:center; position:relative; top:70px;}

.nex_toppd{ height:50px; line-height:50px; background:#0095FF;}
.nex_sharebtns_AR{ padding:15px; background:#fff;}
.nex_shares a{ display:block; width: 49px; height: 49px; line-height: 49px; position:absolute;top:0; right:0; z-index:22; text-indent: -9999px; overflow: hidden;color: #fff; font-size: 16px; background: url(../images/topshare1.png) center no-repeat; background-size: 18px!important;}
.nex_nextnav{}
.nex_nextnav ul{}
.nex_nextnav ul li{ float:left; margin:0 10px 5px 0;}
.nex_nextnav ul li a{ display:inline-block; background:#0095FF; font-size:14px; color:#fff; padding:0 8px; border-radius:2px!important;width:auto!important; height:20px!important;line-height:20px!important; }


.nex_artice{  width:100%; margin-top:10px;}
.nex_artice ul{}
.nex_artice ul li{ padding:15px;background:#fff;margin-bottom: 10px; position:relative; }
.nex_artice ul li a{ width:100%; background:#fff;}


.nex_art_top_ydxq{ float: right;height: 40px; line-height:40px; overflow: hidden; text-align: right;}
.nex_art_top_ydxq span{ display: inline-block; margin-left: 10px; font-size: 14px; color: #999; padding-left: 20px;}
.nex_art_top_ydxq span.nex_yuedushu{background: url(../images/view_po.png) left center no-repeat;  background-size: 13px;}
.nex_art_top_ydxq span.nex_huifushu{background: url(../images/reply_po.png) left center no-repeat;  background-size:13px;}

.nex_artice_pics{width: 100%; width:35%; height:115px; position:relative; float:left;}
.nex_artice_pics img{ width:100%; height:115px;}
.nex_artice_pics span.nex_articerfrom{ display:block; position:absolute; top:10px; left:10px; background:#2EA8FF; padding:0 5px; font-size:12px; color:#fff; height:16px; line-height:16px; }
.nex_artice_pics span.nex_articerfrom i{ display:block; position:absolute; left:0; top:16px; background:url(../images/ids.png) no-repeat; background-size:5px; width:5px; height:5px;}
.nex_articer_R{ padding-left:40%; width:60%;}
.nex_articername{width: 100%; max-height: 48px; line-height: 24px; overflow: hidden; font-size: 14px; color: #333;}

.nex_articersummary{  font-size: 12px; line-height: 22px; color: #999; text-indent:15px; font-weight: 300; margin-top:10px;}
.nex_articerinfo{ padding: 5px 0 0 0;}
.nex_zhuozhenm{float: left; max-width:100px;}
.nex_ar_touxiang{width: 20px; height: 20px; float:left;}
.nex_ar_touxiang img{ width: 20px; height: 20px; border-radius: 100%; display: block;}
.nex_zhuozhen_r{ float:left; margin-left:10px;height: 20px; line-height:20px; }
.nex_zhuozhen_r span{ font-size:12px; color:#333;}
.nex_zhuozhen_r span.nex_articerforum{ margin-left:10px; font-size:12px; color:#0095FF;}
.nex_zhuozhenm span{ }
.nex_fabushijian{ height:15px; line-height:15px; font-size:12px; color:#999; margin-top:3px;}

.nex_articersummaryxz{ margin:0 10px 10px 10px;}
.nex_artfroms{  float: left;  margin-left: 10px;  height: 30px;  line-height: 30px;  font-size: 12px;  color: #999;}
.nex_artfroms span{ color:#0095FF; padding-left:5px;}

.nex_zhuozhen_Left{ float:left;}
.nex_art_top_ydintels{ float: right;height: 20px; line-height:20px; overflow: hidden; text-align: right;}
.nex_art_top_ydintels span{display: inline-block; margin-left: 10px; font-size: 12px; color: #999; padding-left: 20px;}

.nex_art_top_ydintels span.nex_yuedushu{background: url(../images/view_po.png) left center no-repeat;  background-size: 13px;}
.nex_art_top_ydintels span.nex_huifushu{background: url(../images/reply_po.png) left center no-repeat;  background-size:13px;}

/*pdneirong*/
.nex_pdcontent{ padding:15px; background:#fff;}
.nex_mntitles{ font-size:18px; color:#333; text-align:center;line-height:22px; margin-bottom:10px; overflow:hidden;}
.nex_mneditsninfos{ font-size:12px; color:#999; margin:5px 0; height:20px; line-height:20px; overflow:hidden; text-align:center;}
.nex_mneditsninfos a{ color:#999;}
.nex_mneditsninfos span{ padding:0 5px; color:#ededed;}
.nex_mnsummarys{ font-size:12px; padding:10px 0; border-top:1px solid #ededed; border-bottom:1px solid #ededed; margin-bottom:10px; color:#999; height:45px; overflow:hidden; line-height:25px;}
.nex_mnsummarys em{ padding:0 5px;  background:#f40; color:#fff; font-size:12px; margin-right:5px; }
.nex_mncontent{ font-size:18px; line-height:33px;overflow:hidden;}
.nex_mncontent img{ width:100%; min-height:210px;}
#click_div{ width:300px; margin: 30px auto;}
#click_div h3{ font-weight:300; margin-bottom:10px;}
#click_div h3 a{}
#click_div li{ float:left; width:30px; margin-right:10px; margin-bottom:10px;}
#click_div li img{ width:30px; height:30px;}
#click_div li p{ height:20px; line-height:20px; overflow:hidden;}
#click_div li p a{ font-size:12px; color:#666;}
#click_div td{ width:22.2%; text-align:center;}
.nex_mn_bottom{ margin-bottom:15px; padding-bottom:10px; border-bottom:1px solid #ededed;}
.nex_mn_bottom a{font-size:12px; color:#666; margin:5px 0;}
.nex_mn_bottom span{padding:0 5px; color:#ededed;}
.nex_relatedarts{}
.nex_relateds{ height:25px; line-height:25px; overflow:hidden; font-size:14px;}
.nex_relateds em{ display:inline-block; font-size:14px; color:#0095FF;}
.nex_relateds em a{ display:inline-block; margin-left:5px; font-size:12px; color:#999;}
.nex_tyh{height: 50px; line-height: 50px; padding:0 10px; background: #F5F5F5;}
.nex_tyh span{ font-size:18px; color:#666; font-weight:300; display:block; float:left;}
.nex_tyh em{ display:block; font-size:14px;color:#666;}
.tedt #message{ width:99%; border:1px solid #ededed; text-indent:10px; padding-top:10px; margin-bottom:10px;}
.nex_buttonspl button{ padding:0 10px; border:0; height:40px; line-height:40px;  background:#0095FF; font-size:18px; color:#fff; width:100%;}
#tedt .pt.bgchange{ background:#f9f9f9;}
.nex_allcomments{height: 50px; line-height: 50px; margin-bottom:10px; padding:0 10px; background: #f5f5f5; color:#666; font-size:16px;}
.mbm a{ color:#0095FF}
.mbm{ font-size:18px; font-weight:300;}
.nex_portrait{ float:left; width:30px; height:30px; overflow:hidden; border-radius:100%;}
.nex_portrait img{width:30px; height:30px;  border-radius:100%;}
.nex_users{ float:left; margin-left:10px; margin-top:5px;}
.nex_usertools{ float:right; margin-top:5px;}
.nex_mades{ width:93%; height:auto; padding:3%; position:relative; border:1px solid #ededed;  margin-bottom:10px; }
.nex_mades i{ display:block; position:absolute; width:32px; height:7px; background:url(../images/arrow.png) center no-repeat; top:-7px; left:0px;}
.mbm .portrait a{float: left; display: inline-block; margin-right: 10px;}
.mbm .portrait a img{ width:40px; height:40px; border-radius:100%;}
/*cc*/
#related_article{ background:#fff; }
#related_article h3{ height: 50px; line-height: 50px; padding: 0 10px;font-size: 18px; color: #666; font-weight: 300; background: #F5F5F5;}
.nex_relatedbox{ padding: 0 15px;}
.nex_relatedbox ul li{ border-bottom: solid 1px #ededed; line-height: 40px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background: url(../images/dot.png) 0 center no-repeat; background-size: 3px auto; padding-left: 18px;}
.nex_relatedbox ul li:last-child{ border-bottom:0;}
.nex_relatedbox ul li a{ font-size:16px; color:#666;}
.reply .px{ width:80%; float:left;}
.button2{ margin: 0 0 3px 5px; border-radius:5px;}
#comment{background:#fff;}
#comment_ul .px{ border:1px solid #ededed;}
#comment_ul li{ border-bottom:1px dashed #ededed; padding:10px 0;  margin-bottom:10px;}
#comment_ul li a,#comment_ul li span{ font-size:12px;}
#comment_ul h1.ph{ font-size:16px; color:#666; font-weight:300; margin:10px 0;}
#comment_ul .hm p{ margin-bottom:10px;}
.nex_pd_comments{ padding:15px;}
.nex_all_comments{ padding:0 15px;}
.nex_Comsback{ font-size:14px; color:#666;}

.wk_top_nav {
	display: none;
	background: #FFF;
}
.wk_top_nav ul {
	border-top: 1px solid #ec0938;
}
.wk_top_nav li {
	text-align: left;
	padding: 4%;
	border-bottom: 1px solid #dddddd;
}
.wk_top_nav li.last {
	border-bottom: 0px none;
	padding-bottom: 2%;
}
.wk_top_nav li a {
	color: #333;
	display: block;
}
.wk_top_nav li div {
	display: block;
	width: 2.3438%;
	float: right;
	padding-top: 1%;
}
.ft_nav {
	position: fixed;
	bottom: 0;
	width: 100%;
	margin-bottom: -6px;
	overflow: hidden;
	z-index:99;
}
.ft_nav li {
	width: 25%;
	float: left;
	max-width: 250px;
}

/**about**/
.nexabout{ margin-bottom:50px;}
.nexabouttop{ height:45px; line-height:45px;position: relative; top: 105px;}
.nexabouttop ul li{ float:left; width:25%; height:45px; text-align:center; font-size:16px; color:#aaa; line-height:45px;}
.nexabouttop ul li.ab{ color:#fff;}
.nexaboutbottom{}
.nexaboutbottom ul li{ display:none;}
.nexabt_bg{ width:100%; height:200px; position:relative; top: -95px; z-index: -1;}
.nex_abtboxd{ padding:15px; position:relative;}
.nex_abtbdf{ margin-bottom:25px;}
.nex_abtbdf h5{ height:16px; line-height:16px; border-left:5px solid #0095FF; padding-left:10px; margin-bottom:15px; font-size:16px; color:#434343; font-weight:400;}
.nex_abt_cont{ line-height:25px; font-size:15px; color:#666;}
.nex_abpivs{ margin-bottom:15px;}
.nex_abpivs dl{ width:105%;}
.nex_abpivs dl dd{ width:46%; float:left; margin:0 3% 3% 0;}
.nex_abpivs dl dd img{ width:100%; height:100px;}
.nex_abtboxd{}
.nex_abtboxd h2{ line-height:30px; height:30px; margin-bottom:20px; font-size:18px; color:#434343; font-weight:600;}
.nex_abt_links{ margin-bottom:20px;}
.nex_abt_links p{ height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#444;}
.nex_abt_links p span{ color:#999; margin-right:5px;}
.nex_corpmap{ width:100%;}
.nex_corpmap img{ width:100%;}
/**分页**/
.page{ margin-bottom:50px; padding: 20px 10px;}
.page ul{
  display: inline-block;
  vertical-align: middle;
}
.page ul li{
	float:left;
	margin-bottom:10px;
}
.page .pageco{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 8px;
    color: #313131;
    vertical-align: middle;
}
.pagination li a,.pagination li span {
    display: inline-block;
    height: 30px;
    padding: 0 8px;
    border: 1px solid #bbb;
    margin: 0 4px;
    color: #313131;
	line-height:30px;
}
.pagination .active span{
  background: #009144;
  color: #fff;
  border:1px solid #009144;
  padding: 0px 10px;
}
/**pro**/
.nex_Cases{ margin-bottom:50px;}
.nex_Cases_bg{ width:100%; height:100px; padding-top:49px; overflow:hidden; position:relative; background:url(images/case_bg.jpg) center no-repeat; background-size:cover;}
.nex_Cases_bg em{ display:block; width:100%; height:250px; position:absolute; top:0; left:0; background:rgba(0,0,0,0.5) url(images/bg_cover.png) repeat;}
.nex_Cases_bg h5{ height:40px; line-height:40px; font-size:18px; font-weight:400; color:#fff; text-align:center; position:relative; top:10px;}
.nex_Cases_BD{ padding:15px;}
.nex_Cases_BD ul{ width:105%;}
.nex_Cases_BD ul li{ float:left; width:46%; margin:0 3% 3% 0; border:1px solid #ededed;}
.nex_Cases_BD ul li a{ display:block; width:100%;}
.nex_Case_Piv{ width:100%; height:140px;}
.nex_Case_Piv img{width:100%; height:100%;}
.nex_Case_Info{ padding:20px;}
.nex_Case_Date{ height:15px; line-height:15px; font-size:12px; color:#999; overflow:hidden; margin-bottom:10px;}
.nex_Case_Date em{ padding:0 5px;}
.nex_Case_Info h5{line-height:25px; overflow:hidden; font-size:16px; color:#434343; font-weight:400; margin-bottom:10px;}
.nex_Case_Info p{ height:44px; line-height:22px; overflow:hidden; font-size:12px; color:#999;}
.nex_Case_Terms{ margin-top:10px;}
.nex_Case_Terms span{ height:20px; line-height:20px; font-size:12px; color:#ccc; margin-right:15px; display:inline-block; padding-left:20px;}
.nex_Case_Terms span.nex_Viewsd{ background:url(images/view_po.png) left center no-repeat; background-size:15px;}
.nex_Case_Terms span.nex_Replierd{background:url(images/reply_po.png) left center no-repeat; background-size:15px;}

.input-txt{
	height:25px;
	width:50%;
}
.input-sub {
    height: 28px;
    width: 50px;
    border: none;
    background: #DD4250;
    color: #fff;
}
